RSS feed
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
54f52b30
– mia soweli <inbox@tachibana-labs.org>
authored
on 2025/04/19 15:15
etheri225: use block pool (thanks cinap)
db821f2d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/19 13:32
kernel: add experimental devmii phy debug driver
d1a416fc
– mia soweli <inbox@tachibana-labs.org>
authored
on 2025/04/17 19:23
etheriwl: don't include license in the bootfs
0188bddb
– mia soweli <inbox@tachibana-labs.org>
authored
on 2025/04/17 19:19
etheriwl: ensure all firmware is installed in the bootfs
f4b63202
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/17 18:35
kernel: explicitely pass MiiPhy* to ethermii operations
4cd46e86
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/17 13:55
rc: ignore sigwinch trap when theres no handler
ac6d54e5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/17 01:25
libc: fix ALL tzload() bugs
9e857f15
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/17 00:44
inst/mount*: allow /dev/fs/fs* a file-system partition for cryptsetup (thanks cyb3rh3x_)
78c6c3ef
– mia soweli <inbox@tachibana-labs.org>
authored
on 2025/04/16 20:19
dossrv: convert timestamps on disk to utc correctly
a470ef6f
– mia soweli <inbox@tachibana-labs.org>
authored
on 2025/04/16 14:44
etheri225: add ethernet driver for intel i225 and i226 devices
6253af7a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/15 20:26
kernel: refactor syscall and note handling
ba59008e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/14 12:37
kernel: cleanup noted(), make it more consistent
0bb90c3d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/14 12:35
pc64: fix noted(NSAVE) check
568663c4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/13 16:06
kernel: restore kernel fpu state on fault*() error
4091eb6f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/12 16:06
kernel/arm64: fix procsetup() TPIDR_EL0 potentially not getting reset to 0 on exec
8bcc9986
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/04/12 14:48
gefs: stop wasting a byte for each deletion message
a44f4f56
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/04/11 19:55
vdiff: add button 2 menu
722bfb73
– qwx <qwx@sciops.net>
authored
on 2025/04/10 02:53
awk: fix srand not returning previous seed
924a6155
– qwx <qwx@sciops.net>
authored
on 2025/04/10 02:47
eui: fix /dev/kbd message parsing
69d2f49c
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/04/09 16:43
libmemdraw: initialize min in allocmemsubfont (thanks noam)
53e56b2e
– rodri <rgl@antares-labs.eu>
authored
on 2025/04/08 14:02
draw(2): fix little typo
60aa2705
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/04/08 02:44
pc64: revert unintentional change
a9795be0
– rodri <rgl@antares-labs.eu>
authored
on 2025/04/07 20:44
libgeometry: 40% more efficient versions of (det|adj|inv)m3
2346ea48
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/07 18:10
kernel: deduplicate the mess that is the 32-bit arm ports
5851d6fe
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/07 18:07
kernel: fix noted() checks for all archs
6d454013
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/07 17:46
kernel: fix unused warning (some leftover from last monotime commit)
14cfa562
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/04/07 14:37
kernel: add monotonic time to /dev/time, /dev/bintime (thanks rsc)
473a93d7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/04/06 23:40
gefs: allow large snapshot names in gefs
ea93dce7
– rodri <rgl@antares-labs.eu>
authored
on 2025/04/06 20:37
libgeometry: unroll s?mulm3? for an up to 2-4x speedup
52710ef5
– rodri <rgl@antares-labs.eu>
authored
on 2025/04/06 20:32
libgeometry: use compound literals instead of constructors
f5fc316d
– mia soweli <inbox@tachibana-labs.org>
authored
on 2025/04/06 00:58
ape: add Bstropen
e0db57f1
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/04/05 19:59
bio: add Bstropen
cf004940
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/04/05 18:55
kernel: allow use of fpu in note handlers
3269ee74
– sl <sl@gaff>
authored
on 2025/04/05 18:34
ghostscript/font/Fontmap: update for URW Garamond No. 8.
5fae61d5
– sl <sl@gaff>
authored
on 2025/04/05 18:33
add URW Garamond No. 8 font to ghostscript, postscript, and troff.
e87c6c0a
– sl <sl@gaff>
authored
on 2025/04/01 23:02
/lib/1oct1993/: update for 4th print edition of the book
a3fef838
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/03/30 18:33
9boot(8): document 8+3 file-name limitation for 9bootfat
1f0ba471
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/03/28 11:37
acme: include delimiter-pair when extending selection
2f300614
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2025/03/28 09:34
rio: include delimiter-pair when extending selection
d998b701
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2025/03/28 09:32
sam: include delimiter-pair when extending selection
70127e3c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/03/23 21:22
libc/qlock: don't allow unlocking unlocked lock
ee89b38b
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/03/23 20:09
awk: support %q in s*printf()
4d594706
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/03/23 18:00
kernel: fix taslocks: Edf times are in µs(), not nanoseconds. d'oh.
9bd1e7cd
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2025/03/23 14:07
g: add .sl (StreetLISP)
048a1f91
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/03/22 18:41
netstat(1): fix troff fat finger (thanks cgnarne)
146b4dd7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/03/22 13:59
ndb/cs: quote attribute value for csgetvalue() and csipinfo()
022d758c
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/03/20 11:09
netstat(1): reference awk rewrite for SOURCE (thanks Alexander)
d394e8d5
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/03/17 21:32
netstat: rewrite in awk
42897a39
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/03/17 21:25
devip: track connection initialization time as mtime
86281ffa
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/03/17 20:13
devvmx: touch artwork
6c59f496
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/03/16 22:50
flambe: fix non-interruptible temporary warning.
f7b56134
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/03/16 22:50
prof: fix non-interruptible temporary warning.
27abf782
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/03/16 02:42
ndb/dns: check for truncated read offset
b181c1f7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/03/16 02:42
ndb/cs: check for negative or truncated read offset
5dcb8d92
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/03/09 14:38
git/import: add support for concatenated patches
cc8e899d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/03/09 14:26
upas/Mail: clean up child counting, fix off by one.
c53182c3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/03/08 18:13
gefs: allow custom snapshot schedules
831c8b61
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/03/08 11:36
auth/factotum: fix out of crash with one byte messages
8af6a098
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/03/07 22:48
yacc: allow unicode in identifiers
44143b94
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/03/06 11:13
devip: don't add default broadcast addresses for ipv4 (thanks cgnarne)
1348c68c
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/03/04 18:08
distproto: correct /lib/^(ucd ktrans) permissions
7dd51004
– qwx <qwx@sciops.net>
authored
on 2025/03/03 22:34
dpic(1): fix skybox example not in flat section
9ff7598b
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/03/03 00:28
/lib/glass: normalize to NFC according to Unicode 16.0
1038f18f
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/03/03 00:18
libc: runecomp: update and clean generated files
5c89ac1c
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/03/03 01:00
libc: runecomp: unicode 16.0 and rewrite
ced2a9bc
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/03/01 20:21
pc: more cputemp support for AMD and cleanup
e10e9345
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/02/25 11:02
gefs: optimize hash function
521281c4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/02/24 15:09
gefs: remove dead code
acd2079e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/23 15:57
io: Add -f option to pass a I/O file (such as /dev/pci/*raw)
ce815eb2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/23 15:14
aux/aout2uimage: add a flag to override ostype (lie about not being plan9)
7b48acc5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/23 13:53
cwfs: check qid.path in Tfile tag for fs_read and truncate
d49ce9f8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/02/23 12:26
git/rebase: use correct flag to delete branch (thanks humm)
4c2f418c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/02/23 12:26
git/serve: put repo name in failure message (thanks humm)
ced6a9c9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/02/23 12:24
ether8169: remove redundant tx enable
041ae399
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/02/23 12:19
ether8169: initialize stats counter to prevent scribbling over memory
c7fb3d69
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/02/22 21:42
pc: add cputemp for Ryzen (family 17h)
c3d2d3f2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/02/22 15:52
gefs: cleanly reject too many connections
01ed94c6
– Arne <cgnarne@netcologne.de>
authored
on 2025/02/21 11:41
nusbrc: fix Prolific detection
2b8e615c
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2025/02/19 11:36
vmx: nanosec: replace the loop with a few div, mod and mul ops
08babeb6
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/02/18 00:09
awk: remove dead declerations
Next