code: plan9front

RSS feed

03208130 – Jacob authored - 2024/04/22 20:55
/sys/lib/dist/ndb/common: remove old random auth domains

0298949d – cinap_lenrek authored - 2024/04/22 14:44
tcp: fix limbo entry leaks from hell

b43c4160 – cinap_lenrek authored - 2024/04/22 03:19
pc: fix link order, libc.a *after* libsec.a (for rand())

4745cae5 – Jacob authored - 2024/04/21 14:51
g: search .S files

567b1b91 – Jacob authored - 2024/04/21 14:40
rio: fix memory leak with closed kbdtap (thanks aap)

ff30a774 – Jacob authored - 2024/04/21 14:21
stats: use a high water mark for maximum on graphs

46b4b999 – Jacob authored - 2024/04/21 14:20
/sys/lib/dist/ndb: update root servers and add script to keep them updated

a7028030 – cinap_lenrek authored - 2024/04/21 09:16
rudp: better newgen() function, avoiding the lock

a54fcac0 – cinap_lenrek authored - 2024/04/21 09:10
devsdp: fix randomization of dial and acceptid

314faec3 – cinap_lenrek authored - 2024/04/21 09:08
rudp: fix start generation randomization and cleanup

e4509d40 – cinap_lenrek authored - 2024/04/20 08:01
snoopy: teach gre about ethernet and ip6 payloads (thanks arne meyer)

a288db97 – cinap_lenrek authored - 2024/04/19 12:17
keyboard(6): use >> instead of > for caps example (thanks moody)

dd820435 – Roberto authored - 2024/04/19 10:06
Fix minor typos and error redirections

c655b655 – Roberto authored - 2024/04/19 07:55
Add caps kbmap

ec73849b – Sigrid authored - 2024/04/16 10:07
nusb/usbd: fix typos

fe5d1976 – cinap_lenrek authored - 2024/04/14 09:29
snoopy: add igmp protocol

9861f1a9 – cinap_lenrek authored - 2024/04/13 13:34
igmp: maintain timeout per group per interface

7144ff26 – cinap_lenrek authored - 2024/04/08 12:47
kernel: do nlocks && delayshed check only for Running state

b3a26fb6 – cinap_lenrek authored - 2024/04/08 12:45
kernel: fix the semacquire stack corruption on interrupt

a6ccb66d – Sigrid authored - 2024/04/08 11:57
audio(1): mention mixfs resampling audio

0a28dcd2 – Sigrid authored - 2024/04/08 10:50
ext4srv(4): fshalt works with ext4srv now, update; add SOURCE section

354a970b – Sigrid authored - 2024/04/08 10:00
ext4srv: fix ext4_bmap_bit_find_clr returning the wrong bit index

b17ce0d9 – Sigrid authored - 2024/04/08 09:48
ext4srv: remove mbr scanning and writing

733c5d66 – Sigrid authored - 2024/04/07 19:22
ext4srv: revisit "fix meta csum producing garbage" in a better way

28751938 – Sigrid authored - 2024/04/07 18:03
disk/smart: fix a warning

a3f2d6d2 – Sigrid authored - 2024/04/07 18:00
tapefs: fix two warnings

6a714c48 – Sigrid authored - 2024/04/07 17:44
imx8/sai: run off ref 25MHz clock - no need to turn audio PLL on

217f99b1 – Jacob authored - 2024/04/07 15:04
filter(1): small typesetting error

26008742 – cinap_lenrek authored - 2024/04/07 13:45
kernel: dont zero up->nerrlab in syscall()

31c5c1ac – cinap_lenrek authored - 2024/04/07 12:23
kernel: zero Proc.lastlock and Proc.lastilock in newproc()

18039c83 – cinap_lenrek authored - 2024/04/07 12:19
kernel: remove unused Proc.lockwait Lock pointer

8a4a2dea – cinap_lenrek authored - 2024/04/07 12:09
kernel: remove some debugging cruft from taslock.c

87299152 – cinap_lenrek authored - 2024/04/07 11:22
pc, pc64: simplify error handling setscreensize()

36d797f8 – cinap_lenrek authored - 2024/04/07 11:19
nusb/audio: fix division by zero error

cc17845f – Jacob authored - 2024/04/06 21:56
ape: bring in entrypoint changes from libc and fix profiling across the board

69793014 – cinap_lenrek authored - 2024/04/06 19:18
pc, pc64: fix rlock: nlocks 1 print from vga

6e33b8e4 – Sigrid authored - 2024/04/06 19:07
audio/mixfs: resample based on audio dev output format, not just the rate

e6f85e3e – Sigrid authored - 2024/04/06 18:55
nusb(4): fix audio(3) reference

dde3628d – Sigrid authored - 2024/04/06 17:31
nusb(4): fix Audio section

1b44caa0 – cinap_lenrek authored - 2024/04/06 12:42
kernel: print warning in rlock() and wlock() when we hold spinlocks

a597496b – cinap_lenrek authored - 2024/04/06 12:35
9boot: use BIOS tick counter instead of INT 0x15 WAIT

3e9ae26c – cinap_lenrek authored - 2024/04/06 12:17
devip: handle interface spec correctly for writes to /net/iproute

d5fc6080 – Jacob authored - 2024/04/04 23:21
sdide: add pci id for SiS 964 IDE controller (thanks mrunix00)

0c77ac17 – Sigrid authored - 2024/04/04 20:50
nusb/audio: great new features

0a7d581e – adventuresin9 authored - 2024/04/04 18:23
mt7688: add devarch and i2c

6901fbd5 – Sigrid authored - 2024/04/04 17:45
usbxhci: fix high/super speed iso transfers

c613e336 – Sigrid authored - 2024/04/02 21:46
libpcm: fix pcmratio - forgot to adjust for output frame size

3d5dca52 – Sigrid authored - 2024/04/02 17:28
ext4srv: correct the "not found" walk error

8dfdc38f – Sigrid authored - 2024/04/02 17:19
ext4srv: walk: set QTTMP

5af9daea – Sigrid authored - 2024/04/02 16:52
ext4srv: fix ..-walk from a dir under root

de1a460f – Sigrid authored - 2024/04/02 16:52
ext4srv: add append-only and temp files support

0196ca75 – Jacob authored - 2024/04/01 23:57
/sys/doc/nssec.ms: fix references section header

68512a3f – Jacob authored - 2024/04/01 23:55
ktrans: correct Korean input (thanks npmania!)

f4122cfb – Jacob authored - 2024/04/02 00:01
ktrans: graphical upgrade and feedback

578af376 – cinap_lenrek authored - 2024/04/01 16:23
6c: fix botched "embedded struct conversion codegen"-fix

1b51d568 – cinap_lenrek authored - 2024/03/31 15:55
pc64: use chain of IDIVQ for delayloop() (former aamloop())

ad5c6c0d – cinap_lenrek authored - 2024/03/30 15:26
qio: fix deadlock with qdiscard()

0bf1028e – Ori authored - 2024/03/29 17:38
git/branch: don't add dirs to removed file list

61cc0694 – Sigrid authored - 2024/03/29 11:35
audio(1): add a missing comma

bdd38580 – cinap_lenrek authored - 2024/03/28 18:27
kernel: fix addbroken() race

b96573b4 – cinap_lenrek authored - 2024/03/28 17:52
kernel: zero up->ureg on sysexec() and pexit()

c309f466 – cinap_lenrek authored - 2024/03/28 17:34
kernel: bring back cooperating scheduling

92ce2cfe – cinap_lenrek authored - 2024/03/28 11:16
ktrace: _intrr -> noteret (pc64)

5622b0bb – sl authored - 2024/03/27 22:58
/sys/src/cmd/nusb/kb/kb.c: increase uchar rep from 512 to 1024, makes thinkpad x280 usb touchscreen work

027f579f – Sigrid authored - 2024/03/27 19:47
nusb/audio: pick a different rate if 44.1kHz is not available

571d3258 – Sigrid authored - 2024/03/27 19:44
audio/mixfs: convert pcm for devices that are not 44.1kHz

2d1f4327 – Sigrid authored - 2024/03/27 19:43
audio/pcmconv: use libpcm

0d84321e – Sigrid authored - 2024/03/27 19:42
libpcm: audio/pcmconv-as-a-library

4834c3c1 – cinap_lenrek authored - 2024/03/27 17:14
devuart: dont allow ridiculous queue sizes

4cdf0539 – cinap_lenrek authored - 2024/03/27 17:13
devuart: should use rts() control only when hw flow control is enabled (modem flag)

d034799e – cinap_lenrek authored - 2024/03/24 16:38
qio: aaand turn QDEBUG off :)

ad974842 – cinap_lenrek authored - 2024/03/24 16:37
kernel: Fix qio flow control

0f9c1727 – cinap_lenrek authored - 2024/03/24 16:24
devether: use qfull() instead of qwindow()

fe4b87e6 – cinap_lenrek authored - 2024/03/24 13:05
devmnt: handle too short or negative message sizes

f0f2d452 – Sigrid authored - 2024/03/24 11:24
audio/mkplist: fix wrong pointer being dereferenced

57b4f2b8 – Jacob authored - 2024/02/29 18:56
/sys/src/cmd: make Rerror for non existent files consistent

90032afb – Jacob authored - 2024/02/29 18:53
/sys/src: remove testfiles on mk clean

a24a2944 – Jacob authored - 2024/02/29 18:46
cal(1): indicate which reformation date is used

de0f2325 – Sigrid authored - 2024/03/21 15:23
pc/ac97: add 0x27de did

e5561c36 – rodri authored - 2024/03/21 07:38
libgeometry: add barycentric interpolation routines

f97cf2ac – cinap_lenrek authored - 2024/03/17 13:27
kernel: delcare nalemenerror() and faulterror() as _Noreturn

e3ad3d69 – cinap_lenrek authored - 2024/03/16 16:14
qio: revert the change, i was not reading the code right

b54c61c6 – cinap_lenrek authored - 2024/03/16 13:10
devpipe: use 256k pipeqsize as default, make sure its a multiple of the i/o unit

06221c08 – cinap_lenrek authored - 2024/03/16 13:07
qio: fix queue bloat blocking condition for qwrite()

6c9c2beb – mkf authored and cinap_lenrek committed - 2024/03/14 09:48
imap4d: be consistant with rest of system in log file name

e1cd2250 – Sigrid authored - 2024/03/12 21:01
audio/flac: remove unused var; add a missing newline

fcb6d6ec – cinap_lenrek authored - 2024/03/11 13:34
7c: fix storeprop() sign extension bug

1d902b24 – Sigrid authored - 2024/03/10 17:45
libtags: separate "album artist" key

68a4565c – Sigrid authored - 2024/03/10 17:13
ext4srv: support ORCLOSE

e5d9d3c0 – Sigrid authored - 2024/03/06 18:29
libtags: sync with upstream

36478171 – cinap_lenrek authored - 2024/03/04 14:32
bootrc: make sure essid and wpapsk are used literally

88377fc8 – Sigrid authored - 2024/03/04 13:53
libtags: fix multiple issues found by fuzzing

abdb6260 – Sigrid authored - 2024/03/02 13:23
libtags: correct 437 codepage

c5c19dfe – Sigrid authored - 2024/02/24 15:43
ext4srv: generate a uuid when doing mkfs; don't journal ext2

d6923e0f – cinap_lenrek authored - 2024/02/24 14:43
nusbrc: ignore ITE RGB LED Controller

f881d4f6 – Jacob authored - 2024/02/24 09:35
games/gba: add rtc GPIO implementation

2259c436 – Sigrid authored - 2024/02/23 18:27
ext4srv: ext4_recover: fix a deadlock on filesystems without a journal

41abe98a – Sigrid authored - 2024/02/19 20:38
zuke: add "composer" tag support (column hidden by default)

bafc196c – Sigrid authored - 2024/02/19 13:53
libtags/m4a: "gnre" is non-standard id3v1 style (non-text) - check before reading the value

06731838 – Sigrid authored - 2024/02/19 13:37
libtags: add Tcomposer and Tcomment

Next