git: 9front

RSS feed

03417fd3 – Ori Bernstein <ori@eigenstate.org> authored on 2023/10/18 16:48
git/*: reduce object cache size

3b2d7631 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/10/16 13:57
7l: avoid hitting old 7c bug with 64-bit constant propagation

3a2b2862 – qwx <qwx@sciops.net> authored on 2023/10/15 20:33
file: recognize MOD files (thanks umbraticus)

189b6dd7 – qwx <qwx@sciops.net> authored on 2023/10/15 20:27
file: use xiph mimetypes to clearly differentiate ogg/vorbis from ogg/opus et al (thanks sigrid)

5044df49 – qwx <qwx@sciops.net> authored on 2023/10/15 20:03
troff: embiggen troff character size limit to support huge fonts

b7710560 – qwx <qwx@sciops.net> authored on 2023/10/15 20:01
file: recognize and differentiate opus

df0e5e9e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/10/15 17:20
ndb/dns: avoid blocking 9p on refresh, use shorter 15second query timeout, cleanup

6b2cc0d9 – Ori Bernstein <ori@eigenstate.org> authored on 2023/10/15 13:20
walk: handle removed files correctly

674a5212 – Ori Bernstein <ori@eigenstate.org> authored on 2023/10/15 13:10
git/walk: filter out files from within the .git repo

cec5b46f – Ori Bernstein <ori@eigenstate.org> authored on 2023/10/15 13:09
git/walk, git/save: be less restrictive about permission matching

fba714a4 – Ori Bernstein <ori@eigenstate.org> authored on 2023/10/15 13:05
git/add: don't include paths in the .git directory

1a9d78fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/10/14 23:28
6c: fix wrong signed type conversion from char/short -> float/double

9a1a1979 – Ori Bernstein <ori@eigenstate.org> authored on 2023/10/14 17:32
git/query: allow arbitrary length queries

2b74c065 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/10/14 15:13
devsd, sd*: use seprint() style start/end pointer for rctl() function

5123b2d3 – Ori Bernstein <ori@eigenstate.org> authored on 2023/10/14 14:00
git/query: check for nil return from seprint

d063cc47 – Ori Bernstein <ori@eigenstate.org> authored on 2023/10/14 13:50
idn: fix crash with long domain names

c2a5d7e3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/10/14 13:12
cpurc, termrc, bootrc: organize default device binds

9aed1e73 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/10/13 11:46
bcm, bcm64: Add bitbang i2cgpio driver

f51b2dd4 – Keegan Saunders <keegan@undefinedbehaviour.org> authored on 2023/10/12 18:54
nusb/kb: fix Glorious Model O mouse

e7d172c0 – Romano <unobe@cpan.org> authored and Ori Bernstein <ori@eigenstate.org> committed on 2023/10/09 23:16
grabrfc: update fetching

aff077ae – sl <sl@deckard> authored on 2023/10/07 22:14
/lib/theo: You get to adapt to what we produce.

e340e233 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/10/06 15:44
devpipe: remove bogus "wstat on closed pipe" note

7f8c46e2 – Ori Bernstein <ori@eigenstate.org> authored on 2023/10/03 11:26
upas/fs: don't try to fstat a renamed fd

caf8b04a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/10/02 16:15
history: set missing execute bit

9dadae59 – Ori Bernstein <ori@eigenstate.org> authored on 2023/10/02 12:14
git/fs: fix leak of uid strings

45092367 – Jacob Moody <moody@posixcafe.org> authored on 2023/10/02 01:41
diff: fix no newline test

bdddfd6b – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/01 17:21
pipe: bring back wstat, set size (in bytes) of the pipe buffer

869a08f0 – Keegan Saunders <keegan@undefinedbehaviour.org> authored on 2023/10/01 13:26
7l: use wider INITTEXT and INITDAT

52007761 – Ori Bernstein <ori@eigenstate.org> authored on 2023/10/01 13:04
git/save: fix warning

5825486e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/09/30 18:50
7c: fix constant propagation for negative 64-bit constants

4eb4620b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/09/30 13:06
nusb/usbd: attach spam protection for reset loops and flanky devices

303712d3 – Romano <unobe@cpan.org> authored and Ori Bernstein <ori@eigenstate.org> committed on 2023/09/28 02:41
git: document git/import -n

b6e1166b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/09/29 19:15
nusb/usbd: don't spam opendevdata() transaction errors before timeout, error printing

a6e9ee73 – adventuresin9 <adventuresin9@gmail.com> authored on 2023/09/27 16:47
i2cbcm: clean up and fixes

1c2320e1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/09/27 15:19
nusbrc: use exponential backoff and timeout usb enumeration

519a41f4 – Jacob Moody <moody@posixcafe.org> authored on 2023/09/26 10:40
cpp: don't bail on all '?'

39cdf5e3 – Ori Bernstein <ori@eigenstate.org> authored on 2023/09/25 21:54
upas/fs: write index out to temp file

1c08e728 – Ori Bernstein <ori@eigenstate.org> authored on 2023/09/25 21:24
upas/fs: don't abort when the server gives us invalid dates

f1d4a07b – Ori Bernstein <ori@eigenstate.org> authored on 2023/09/25 21:21
cpp: remove trigraphs

f1b8f153 – Ori Bernstein <ori@eigenstate.org> authored on 2023/09/25 21:12
error(5): revert accidental commit

d6281e73 – Ori Bernstein <ori@eigenstate.org> authored on 2023/09/25 21:09
git/walk: only show untracked paths matching requested prefix

995fc877 – Ori Bernstein <ori@eigenstate.org> authored on 2023/09/25 20:59
manpages: we don't need to execute manpages

75604e41 – Ori Bernstein <ori@eigenstate.org> authored on 2023/09/25 20:58
git(1): document flag to show unused files

416d70fd – Ori Bernstein <ori@eigenstate.org> authored on 2023/09/25 18:03
git: replace index format for ~200x speedup

fcae67bf – Ori Bernstein <ori@eigenstate.org> authored on 2023/09/25 20:03
git/fs: when statting an object, generate a correct qid

5b5f7c80 – kemal <kemalinanc8@gmail.com> authored and Ori Bernstein <ori@eigenstate.org> committed on 2023/09/23 19:52
rc: use IOUNIT for io NBUF

3803159f – Ori Bernstein <ori@eigenstate.org> authored on 2023/09/22 19:02
libmach: set errstr if we can't find a SP for a PC

42467d74 – Russ Cox <rsc@swtch.com> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/07/18 19:52
acme: add font control message

7fb0eba0 – Ori Bernstein <ori@eigenstate.org> authored on 2023/09/22 11:52
hg: actually remove hg this time

2defdb1e – Ori Bernstein <ori@eigenstate.org> authored on 2023/09/22 11:42
hg: remove forgotten traces

e0c3f900 – theowner <theowner@files> authored on 2023/09/21 13:57
bcm64: add i2c for pi3

753d3e59 – theowner <theowner@files> authored on 2023/09/21 13:54
bcm64: add i2c for pi3

51b41f0d – Ori Bernstein <ori@eigenstate.org> authored on 2023/09/21 12:56
diff: generate no-newline directives

961db4e3 – Ori Bernstein <ori@eigenstate.org> authored on 2023/09/21 12:55
patch: support no-newline directives

3ca766f5 – Jacob Moody <moody@posixcafe.org> authored on 2023/09/20 15:33
games/aout2gba: allow either ARM or ARMB mach type

a5640218 – Jacob Moody <moody@posixcafe.org> authored on 2023/09/20 15:31
libmach: fix dropped header in last commit

1ca87510 – Jacob Moody <moody@posixcafe.org> authored on 2023/09/20 14:09
libmach: thumb support

3b104c7f – Ori Bernstein <ori@eigenstate.org> authored on 2023/09/20 13:46
diff: don't flush on every line

f3f4c580 – Keegan Saunders <keegan@undefinedbehaviour.org> authored on 2023/09/18 21:40
boot/efi: add arm64

72916e69 – Jacob Moody <moody@posixcafe.org> authored on 2023/09/18 19:36
eui: draw in seperate proc

f48c39de – Ori Bernstein <ori@eigenstate.org> authored on 2023/09/18 12:34
patch: fix offsets in reverse mode

02b57c65 – Kristo <kristo.ilmari@gmail.com> authored and Ori Bernstein <ori@eigenstate.org> committed on 2023/08/07 11:29
libjson: make sure string contains only a single JSON value

75b722e8 – qwx <qwx@sciops.net> authored on 2023/09/17 21:27
games/mid2s: fix usage string

4cd574b3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/09/17 16:25
devip: fix comment ifc->id -> ifc->ifcid

dc1bb91e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/09/17 16:12
devip: run Medium.unbind() with ifc->conv released, cleanup

125e008f – kemal <kemalinanc8@gmail.com> authored and Ori Bernstein <ori@eigenstate.org> committed on 2023/07/27 14:25
audiohda: detect hda devices using pci class id

434ee04f – Keegan Saunders <keegan@undefinedbehaviour.org> authored on 2023/09/17 13:35
add aux/aout2efi

6a3c00f4 – Jacob Moody <moody@posixcafe.org> authored on 2023/09/16 20:51
ktrans: more tests, telex rewrite, small chinese fix

9782c3a2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/09/16 20:36
sysupdate: use the rc -b flag to keep sysupdate in memory

7e84722d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/09/16 20:16
devip: automatically unbind interface on read errors

20a7719d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/09/16 19:35
devi2c: expose the I2Cdev structure to the controller.

dabe1d47 – Keegan Saunders <keegan@undefinedbehaviour.org> authored on 2023/09/15 18:29
kernel: move virtio10 drivers to port

10a4dcf9 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/15 16:56
doom: run audio in its own proc; can stop frame-dropping as well

834e866b – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/15 14:15
doom: wait explicitly for convproc to exit before running getwindow on resize

9c0fddcc – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/15 14:04
doom: faster palette→rgb conversion for arm64; fix convproc channel handling

3c5f73e0 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/14 21:16
doom: draw in a separate proc

ecfa1a0e – rodri <rgl@antares-labs.eu> authored on 2023/09/13 15:05
/lib/keyboard: fix subscript small letter n. add super/sub small letter i

dc60f531 – qwx <qwx@sciops.net> authored on 2023/09/13 01:22
games/doom: don't crash on invalid music selection with idmus cheat

9b737a8f – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/12 07:00
reform/pm: fix lcd pwm cycle setting precision

9af59d7c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/11 09:53
7c: replace {CMP $0,…; Bcond} with CB[N]Z/TB[N]Z when possible

1cf7cb09 – Ori Bernstein <ori@eigenstate.org> authored on 2023/09/10 20:05
git/fs: preserve mode bits when walking branch dirs

ebf50878 – Ori Bernstein <ori@eigenstate.org> authored on 2023/09/10 19:46
merge3: handle edge cases where we remove lines

0fd02441 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/10 13:43
7l: define missing TBZ/TBNZ relation

563aed23 – Ori Bernstein <ori@eigenstate.org> authored on 2023/09/09 17:54
cdfs: use IOUNIT for maxrpc (thanks Arne Meyer)

a509e8b2 – mia soweli <inbox@tachibana-labs.org> authored and Ori Bernstein <ori@eigenstate.org> committed on 2023/09/08 10:23
webcookies(4): cookiefs -> webcookies

d3d36fbf – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/08 09:48
nedmail: set $% to the full path of the current message

2e187952 – qwx <qwx@sciops.net> authored on 2023/09/07 20:21
games/doom: remove dead code

cdbd954f – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/07 11:30
7c: add from3 support (no functional change)

af31749d – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/07 11:04
7l: support fused multiply-add/sub ops

274227dd – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/07 10:12
7l: fix MADD/MSUB optional reg

04a8cf77 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/05 17:58
7l: do a single pass to produce data segment instead of doing it in chunks

590fe634 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/05 15:46
libc/arm64: memmove/memset - save/restore link register

78872353 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/05 14:34
libc/arm64: disable profiling on memcpy (memmove is an alias and follows immediately)

30ad92e1 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/04 17:47
7l: support CB[N]Z[W] instructions

4714ed41 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/09/03 13:21
qio: fix memory leak in qproduce()

a2857366 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/02 17:03
libmach: arm64: disasm fmov Rn,Fd / fmov Fn,Rd

9509bee2 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/02 16:33
7l: support fmov between general and fp registers

909fcdae – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/02 16:28
7l: 1 → NOPROF to avoid confusion

85036639 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/02 12:34
libc/arm64: fabs, floor and ceil in assembly

e73427f9 – Ori Bernstein <ori@eigenstate.org> authored on 2023/08/30 23:29
diff: improve is-binary heuristic

Next