code: plan9front

RSS feed

2e8a4a69 – Jacob authored - 2023/09/20 14:09
libmach: thumb support

9d9da40f – Ori authored - 2023/09/20 13:46
diff: don't flush on every line

1ae5fc01 – Keegan authored - 2023/09/18 21:40
boot/efi: add arm64

5f4e2670 – Jacob authored - 2023/09/18 19:36
eui: draw in seperate proc

26e4a18e – Ori authored - 2023/09/18 12:34
patch: fix offsets in reverse mode

172dc000 – Kristo authored and Ori committed - 2023/08/07 11:29
libjson: make sure string contains only a single JSON value

597ff0b5 – qwx authored - 2023/09/17 21:27
games/mid2s: fix usage string

c1d40df4 – cinap_lenrek authored - 2023/09/17 16:25
devip: fix comment ifc->id -> ifc->ifcid

f39abb29 – cinap_lenrek authored - 2023/09/17 16:12
devip: run Medium.unbind() with ifc->conv released, cleanup

da308716 – kemal authored and Ori committed - 2023/07/27 14:25
audiohda: detect hda devices using pci class id

16a0a106 – Keegan authored - 2023/09/17 13:35
add aux/aout2efi

3ce0347e – Jacob authored - 2023/09/16 20:51
ktrans: more tests, telex rewrite, small chinese fix

556618eb – cinap_lenrek authored - 2023/09/16 20:36
sysupdate: use the rc -b flag to keep sysupdate in memory

e182ec11 – cinap_lenrek authored - 2023/09/16 20:16
devip: automatically unbind interface on read errors

35427393 – cinap_lenrek authored - 2023/09/16 19:35
devi2c: expose the I2Cdev structure to the controller.

86b470d8 – Keegan authored - 2023/09/15 18:29
kernel: move virtio10 drivers to port

83f489cf – Sigrid authored - 2023/09/15 16:56
doom: run audio in its own proc; can stop frame-dropping as well

4a4d141f – Sigrid authored - 2023/09/15 14:15
doom: wait explicitly for convproc to exit before running getwindow on resize

a0a3bf21 – Sigrid authored - 2023/09/15 14:04
doom: faster palette→rgb conversion for arm64; fix convproc channel handling

a523ce12 – Sigrid authored - 2023/09/14 21:16
doom: draw in a separate proc

c8b73800 – rodri authored - 2023/09/13 15:05
/lib/keyboard: fix subscript small letter n. add super/sub small letter i

140ca8fb – qwx authored - 2023/09/13 01:22
games/doom: don't crash on invalid music selection with idmus cheat

526f6310 – Sigrid authored - 2023/09/12 07:00
reform/pm: fix lcd pwm cycle setting precision

d6023746 – Sigrid authored - 2023/09/11 09:53
7c: replace {CMP $0,…; Bcond} with CB[N]Z/TB[N]Z when possible

a3c75553 – Ori authored - 2023/09/10 20:05
git/fs: preserve mode bits when walking branch dirs

9e79d829 – Ori authored - 2023/09/10 19:46
merge3: handle edge cases where we remove lines

e0d12942 – Sigrid authored - 2023/09/10 13:43
7l: define missing TBZ/TBNZ relation

9fabc3bb – Ori authored - 2023/09/09 17:54
cdfs: use IOUNIT for maxrpc (thanks Arne Meyer)

41a932f3 – mia authored and Ori committed - 2023/09/08 10:23
webcookies(4): cookiefs -> webcookies

2efc26f2 – Sigrid authored - 2023/09/08 09:48
nedmail: set $% to the full path of the current message

af848f17 – qwx authored - 2023/09/07 20:21
games/doom: remove dead code

92e9b85b – Sigrid authored - 2023/09/07 11:30
7c: add from3 support (no functional change)

ecb29841 – Sigrid authored - 2023/09/07 11:04
7l: support fused multiply-add/sub ops

a9f4ddad – Sigrid authored - 2023/09/07 10:12
7l: fix MADD/MSUB optional reg

e3df6c86 – Sigrid authored - 2023/09/05 17:58
7l: do a single pass to produce data segment instead of doing it in chunks

c3025ce1 – Sigrid authored - 2023/09/05 15:46
libc/arm64: memmove/memset - save/restore link register

e7d670f1 – Sigrid authored - 2023/09/05 14:34
libc/arm64: disable profiling on memcpy (memmove is an alias and follows immediately)

14f8dbe6 – Sigrid authored - 2023/09/04 17:47
7l: support CB[N]Z[W] instructions

fdf020f1 – cinap_lenrek authored - 2023/09/03 13:21
qio: fix memory leak in qproduce()

dd1962f9 – Sigrid authored - 2023/09/02 17:03
libmach: arm64: disasm fmov Rn,Fd / fmov Fn,Rd

e2224a90 – Sigrid authored - 2023/09/02 16:33
7l: support fmov between general and fp registers

1446861b – Sigrid authored - 2023/09/02 16:28
7l: 1 → NOPROF to avoid confusion

b03b762a – Sigrid authored - 2023/09/02 12:34
libc/arm64: fabs, floor and ceil in assembly

7a79e287 – Ori authored - 2023/08/30 23:29
diff: improve is-binary heuristic

b009c447 – Ori authored - 2023/08/29 17:50
games/mkfile: match the dmxdec rename

51950fd7 – Ori authored - 2023/08/29 15:58
ms2html: fix crash on macro without newline

df3bb51a – qwx authored - 2023/08/28 16:40
games/dmx: rename to games/dmxdec for consistency

24cb61a5 – Jacob authored - 2023/08/28 11:46
libauthsrv: readnvram: prompt for password conformation

5376aac7 – cinap_lenrek authored - 2023/08/27 20:39
ether82563: clear force speed/duplex bits in link-up (thanks taw)

68bba88d – cinap_lenrek authored - 2023/08/27 15:09
yacc: define dummy yytokname() and yystatname() macros if not yydebug

93c94e8c – cinap_lenrek authored - 2023/08/27 14:50
sd(3): list /led and /smart files

ad26b06c – cinap_lenrek authored - 2023/08/27 14:44
bzip2: use IOUNIT for transfer block size

44a2f89a – Ori authored - 2023/08/25 15:31
git/commit: fix sed invocation: our '^' operator has a quirk when used with 'g'

bf7e8777 – Jacob authored - 2023/08/25 14:51
actually merge

ad458243 – cinap_lenrek authored - 2023/08/25 14:17
merge

aa3eb3b6 – cinap_lenrek authored - 2023/08/25 14:07
lib9p: return effective iounit in Ropen response

1387ccff – Sigrid authored - 2023/08/24 12:36
audio/zuke: ICY: 4k of stack is enough for everybody

b15f9ddd – Sigrid authored - 2023/08/24 12:35
audio/zuke: fix ICY proc running out of stack

21445d72 – Sigrid authored - 2023/08/23 19:34
audio/flacenc: implement [-i fmt] for supported formats; fix tell callback; fix big endian and 3-byte samples

483ff27f – Jacob authored - 2023/08/23 11:57
games/voc^(enc dec): move from audio and add encoder

ec628c4d – Sigrid authored - 2023/08/22 09:46
bar: smaller buffer for aux proc; exit on eof

99db038e – Ori authored - 2023/08/22 01:06
git/clone: correctly handle cloning repos with '/' in the remote ref

e44ea2b1 – cinap_lenrek authored - 2023/08/19 23:00
libdraw: use IOUNIT for transfer block size in readimage()

faa625a1 – cinap_lenrek authored - 2023/08/19 22:45
page: use IOUNIT for NBUF

daba1155 – cinap_lenrek authored - 2023/08/19 17:58
devtls: allow larger than MaxRecLen (16k) writes

3914893b – cinap_lenrek authored - 2023/08/19 16:17
vncv: remove 16 -> 32 bpp conversion routine

f424cd81 – cinap_lenrek authored - 2023/08/18 20:29
vncs: use IOUNIT for Maxfdata

6efabda4 – Sigrid authored - 2023/08/18 14:21
7c: do NOT allocate link register for general use

ee93b998 – Ori authored - 2023/08/16 21:28
6c: fix embedded struct conversion codegen

38ea1ac1 – cinap_lenrek authored - 2023/08/16 19:40
libbio: bump Bsize to IOUNIT

5030157d – cinap_lenrek authored - 2023/08/16 12:31
uhtml: use IOUNIT for transfer block size

c26f2e6d – cinap_lenrek authored - 2023/08/16 12:28
wc: use IOUNIT for NBUF

03c14457 – cinap_lenrek authored - 2023/08/16 12:27
rx: use IOUNIT for transfer block size

609a5052 – cinap_lenrek authored - 2023/08/16 12:18
webfs: use IOUNIT for transfer block size

c06f967b – cinap_lenrek authored - 2023/08/16 11:59
tlsclient: use IOUNIT for transfer block size

a5db044f – cinap_lenrek authored - 2023/08/16 11:56
fcp: use IOUNIT as default size

23340038 – cinap_lenrek authored - 2023/08/16 11:51
sshfs: use MAXWRITE for I/O unit

8575acfc – cinap_lenrek authored - 2023/08/16 11:40
upas/Mail: use IOUNIT for Bufsz

a9d4e596 – cinap_lenrek authored - 2023/08/16 11:35
vac: use IOUNIT reading files

f537ba5b – cinap_lenrek authored - 2023/08/16 11:25
vacfs: use IOUNIT

17a02a69 – cinap_lenrek authored - 2023/08/16 11:22
cfs: use IOUNIT for MAXFDATA

0f56516d – cinap_lenrek authored - 2023/08/16 11:16
ip/ftpfs: fix totally broken messagesize, use IOUNIT

fcd5c498 – cinap_lenrek authored - 2023/08/16 11:12
upas/marshal: use IOUNIT

87de3d34 – cinap_lenrek authored - 2023/08/16 11:10
imap4d: use IOUNIT for Bufsize

469fa904 – cinap_lenrek authored - 2023/08/16 11:07
upas/fs: use IOUNIT

db809f2d – cinap_lenrek authored - 2023/08/16 11:02
paqfs(4): remove 8K default message size comment

bb8009ba – cinap_lenrek authored - 2023/08/16 10:59
paqfs: use IOUNIT+IOHDRSZ for mesgsize

53fa826a – cinap_lenrek authored - 2023/08/16 10:45
zuke: make stack usage independent of Biobuf's Bsize.

0d4b5b8a – cinap_lenrek authored - 2023/08/16 09:15
bzfs: use IOUNIT for buffer size

f8ce6a33 – cinap_lenrek authored - 2023/08/16 08:45
dossrv: use IOUNIT for Maxdata

233a151e – cinap_lenrek authored - 2023/08/16 08:36
tapefs: use IOUNIT for Maxbuf

2e8af772 – cinap_lenrek authored - 2023/08/16 08:26
aux/depend: remove old cruft

d848aee0 – cinap_lenrek authored - 2023/08/16 08:20
aux/dial: use IOUNIT for transfer block size

471274ea – cinap_lenrek authored - 2023/08/16 08:18
aux/trampoline: use IOUNIT for transfer block size

57f8b3d1 – cinap_lenrek authored - 2023/08/16 08:08
6a: use IOUNIT for BUFSIZ

7d7e8ae3 – cinap_lenrek authored - 2023/08/16 08:01
cc: use IOUNIT for BUFSIZ

e55cb65c – cinap_lenrek authored - 2023/08/16 07:41
tl: use IOUNIT for MAXIO

8c6c2b72 – cinap_lenrek authored - 2023/08/16 07:41
ar: use IOUNIT for streaming in files

cb28d3f5 – cinap_lenrek authored - 2023/08/16 07:10
nusb/disk: use IOUNIT constant for Maxiosize

9ed0dd3a – cinap_lenrek authored - 2023/08/16 07:08
tput: use iounit(2) of the file-descriptor by default

Next