RSS feed
3258ec2d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/06/27 13:01
kernel: fix crash in fpunoted() when called from noted(NRSTR) (thanks yuvia)
29df7173
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/06/21 11:24
acme/Mail: remove unused plumb fd
eaaeeb6e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/06/18 21:21
ip/ppp: implement termination timeout
e2bfa1a5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/06/18 17:04
kernel: attach text segment outside of up->seglock in sysexec()
a664cf0b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/06/18 16:49
kernel: lock segment in segpage()
08db422f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/06/18 16:47
devsegment: remove useless waserror()
c17ac750
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/06/16 15:15
kernel: have smalloc()/secalloc() whine when out of memory
afa2d8b5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/06/16 14:35
kernel: fix deadlock between sysexec() and killbig() (thanks ori)
81f4d1d7
– Arne <cgnarne@netcologne.de>
authored
on 2025/06/14 15:56
nusb/serial: add support for cdc serial devices
30cccba7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/06/14 12:59
rc: fix fn sigexit handling (thanks nepomuk)
9ee2b3a6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/06/14 12:24
libsec: add x25519() function (thanks nepomuk)
185e69f5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/06/12 14:19
gefs: remove spurious debug print
9676bec5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/06/12 12:25
gefs: add comments/asserts
5769ead2
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/06/11 22:08
ktrans: use ^' to escape other control characters (thanks B. Wilson)
487e0864
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/06/11 21:09
libsec: fix warning in chacha tests
b585b4c0
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/06/11 21:08
libsec: blake2s_128, mac_blake2s_*
a4d95fa8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/06/09 22:31
gefs(4): add missing .TP in manpage (thanks Dave Woodman)
26cf063c
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/06/08 21:10
/sys/lib/dist/mkfile: enable console on qcow2 images
1c793f28
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/06/08 20:29
troff: fix parsing of font files in nroff (thanks Dave Woodman)
b356fcb2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/06/08 15:50
kernel: re-check Segment.ref whend detaching from Image
8d435d07
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/06/08 14:22
kernel: improve imagecache locking
c910ac83
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/06/07 06:50
auth/acmed: gracefully handle missing errorbody file
f73fb96c
– mia soweli <mia@soweli.net>
authored
on 2025/06/06 12:00
v[al]: add SYNC (memory barrier)
9a912b05
– mia soweli <mia@soweli.net>
authored
on 2025/06/05 18:11
v[al], libmach: add LL (load-linked) and SC (store-conditional)
6397d1b5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/06/05 18:24
htmlroff: sometimes a quote is just a quote
dd000460
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/06/04 09:06
cc: lexbody/macbody are effectively header dependencies.
93996b78
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/06/01 21:33
inst/mountgefs: make log messages accurate
d95be792
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/06/01 16:55
acmed: parse and show error messages returned from the server
36a8d961
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/06/01 09:39
webfs: Provide errorbody file
69115adf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/06/01 09:24
devip: make dial(2) work for /net/ipifc
0c7888c9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/06/01 09:05
ip(3), ether(3): move the netif ctl's to ether(3)
40afddb7
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/06/01 02:04
libhttpd: the reports of my death have been exaggerated
371fac82
– sl <sl@reform>
authored
on 2025/05/31 21:54
/sys/src/mkfile, /sys/src/cmd/ip/mkfile: remove httpd
f38b2ba2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/05/31 17:24
httpd: nuke from orbit
230c75f3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/05/31 14:19
gefs: document '-c' flag
d6229faf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/05/31 10:09
merge
440d87f8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/05/31 10:08
cc: OLABEL and OCASE nodes do not chain on Node.right (fixes case range warning)
906f8f18
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/05/30 09:50
gefs: use rwlock instead of atomics for mount list
af842ca4
– mia soweli <mia@soweli.net>
authored
on 2025/05/28 12:29
git/branch: branches at the same commit may not be the same
a3ee5e08
– mia soweli <mia@soweli.net>
authored
on 2025/05/28 11:46
git/branch: sort output with -a
c0e343a4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/05/26 21:10
gefs: don't allow removal of locked files
f8d9a6b9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/05/26 04:58
git/walk: fix bug with prefixed directories
473f5675
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/05/26 10:43
patch: cleanname of paths
fbf9f5fe
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/05/26 03:59
patch: add support for best-effort patching with reject files
85edcb6d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/05/24 20:21
patch: add missing case in previous change
da5bcc77
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/05/26 03:55
patch(1): add missing flags to SYNOPSIS (thanks Dave Woodman)
eccbd1ec
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/05/24 20:07
patch: add '-d' flag to make applying patches less clunky
1748296c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/05/22 21:25
mk: initialize 'files' in main (thanks A. Kozdra)
5169005b
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/05/20 16:57
libsec: B2s_256dlen -> BLAKE2s_256dlen
26f0aa33
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/05/20 05:02
ape: add blake2s to ape/libsec
2736d503
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/05/19 23:36
libsec: move tests in port to test/
4fab5fa5
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/05/19 23:32
libsec: add blake2s-256
0b093ef5
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2025/05/18 13:22
sed: increase input line size to 32k (was 8k)
0b6db22b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/05/17 20:52
libsec: rename internal fmul() function form curve25519.c to not conflict unix <math.h> (thanks an2qzavok)
edaac09f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/05/17 20:24
io: add bitmask argument
bec856ac
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/05/17 18:45
/sys/src: do not assume . in $path (thanks falsifan)
80be32f4
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/05/17 18:31
history: use unified diffs for -D and add delimiters
06335925
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/05/15 01:04
gefs(8): escape \ in EXAMPLES
242775f6
– mia soweli <mia@soweli.net>
authored
on 2025/05/12 08:50
gefs(8): remove stray "logprog chgrp" at top of page
7cb6ba0b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/05/12 05:25
gefs(8): document creating /n/other/usr/$user/tmp when adding users
994dabeb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/05/12 05:23
inst/mountgefs: create an unsnapshotted /n/other for gefs by default
de882823
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/05/12 04:31
sysinfo: include the commit from the last sysupdate (thanks Dave Woodman)
e29143c5
– Dave Woodman <dave@naffnet.org.uk>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2025/05/11 12:03
Add gefs to fstype man page
c5c9e947
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/05/11 23:42
git/walk: major cleanup, partial rewrite, remove bad optimizations (thanks cinap)
0861d0d0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/05/09 14:48
git: fix parsing of author lines
4e5d75d7
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2025/05/07 10:55
ascii(1): look example: remove the extra 0 and add -f
9183db3f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/05/04 14:54
plan9.ini(8): *tiltscreen -> tiltscreen (thanks rodri)
9d0f484e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/05/04 14:42
kernel: Improve killbig() function
077c1515
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/05/03 11:18
merge
5ff4ea48
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/05/03 11:17
nusb/ether: reset promiscuous mode only when connection gets closed
96c11372
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/05/03 03:11
troff: native port
cd5cab75
– sl <sl@gaff>
authored
on 2025/05/01 23:37
/sys/lib/postscript/font/fontmap: garamond regular italics should not be bold italics
d55aa5b1
– rodri <rgl@antares-labs.eu>
authored
on 2025/05/01 16:36
audio/mixfs: add support for a null sink
639f9e8d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/27 16:09
pc64: don't panic when running out of page-tables
128525d4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/04/27 15:39
gefs: add reloading users to usage example
73aa3bb9
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/04/26 19:46
/sys/src/cmd/test: ramfs.rc: fix hardcoded 6.out
95767c69
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/04/26 19:44
cpp: test: fix hardcoded 6.out
62128e17
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/04/26 19:35
/sys/src/cmd/test: test.rc: avoid use of /adm/users
fed414fb
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/04/26 17:55
runecomp(2): correct NAME to new functions
e88f8e4e
– qwx <qwx@sciops.net>
authored
on 2025/04/26 06:10
/sys/lib/man/checkman: don't hardcode cputype and library list, blacklist libsunrpc (thanks dave woodman)
b9f1f005
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/04/21 22:28
gefs(8): fix typos (thanks umbraticus)
b3e06559
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/04/21 22:21
libsec: don't access past the end of a string when dumping a cert
deae8939
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/04/21 21:46
libsec: never return nil from octet_decode
469438f4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/04/21 21:44
libsec: add recursion limit for x509 structures
d09e6e50
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2025/04/21 19:04
sam, rio, acme: fix selection stretching past text available
ce4de950
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/21 10:10
etherbcm: fix for BCM57781 (thanks yasinbread)
37ffa0b9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/21 09:35
merge
53526d76
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/21 09:34
upas/smtpd: Pass certificate chain to tlsServer() (thanks sirjofri)
2476c1c2
– qwx <qwx@sciops.net>
authored
on 2025/04/20 16:52
vdiff: fix scrolling and image allocation failures with large diffs
0eeb315c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/20 12:52
merge
8313843c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/20 12:49
mii(3): improving a bit.
64596271
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/04/20 12:44
factotum(4): reference delkey and ipso in SEE ALSO
66a4b3df
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/20 12:05
delkey(1): remove remark about probing different factotum files, its always /mnt/factotum/ctl (thanks qwx)
e93247d5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/19 21:38
mii(3): i knew i'd going to regret this... fix typo.
129eca51
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/19 21:11
mii(3): Add documentation for devmii (initial, i'm drunk)
af7c8671
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/04/19 17:49
sam: fix incorrect exit status from shell subproc
10522cec
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/04/19 17:39
vdiff: fix scrolling and clean up
bfcd6944
– mia soweli <inbox@tachibana-labs.org>
authored
on 2025/04/19 16:56
etheri225: add clause 45 phy auto-negotiation
606af7b4
– mia soweli <inbox@tachibana-labs.org>
authored
on 2025/04/19 16:51
ethermii: add support for up to 10g clause 45 phys
6a812528
– mia soweli <inbox@tachibana-labs.org>
authored
on 2025/04/19 15:21
etheri225: free the block list, not the block
Next