RSS feed
98fed10b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:56
plot: don't put newline in sysfatal()
33916ec1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:54
aux/vga: don't put newline in werrstr()
631ed0a2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:53
aux/realemu: don't put newline in sysfatal()
5030429c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:52
bzfs: don't put newline in sysfatal()
f0aca064
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:50
resize: don't use sysfatal() for usage print.
75091ef0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:48
upas: don't put newline in sysfatal()
ba18f54d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:46
cifs: don't put newline in werrstr() for sequence number mismatch error
3bba12aa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:44
cifs: don't put newline in sysfatal() or werrstr()
e1548dc5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:42
jpg: don't put newline in sysfatal() or werrstr()
3005ae10
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:38
nusb: don't put newline in sysfatal() or werrstr()
bd92aeeb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:37
ip/sol: don't put newline in sysfatal()
30210098
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:36
hgfs: don't put newline in sysfatal()
c90f5f91
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:35
gefs: don't put newline in sysfatal()
d6a16ad5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:33
tar: don't put newline in sysfatal()
f781a3df
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:31
libc: mkrunetype, dont put newline in sysfatal()
aded5732
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:30
libc/test/date: fail() takes newline, while sysfatal() does not.
1bd4909c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:22
libdisk: dont put newline in werrstr().
f81e1bc8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:17
kernel: remove rwstats, cleanup checks, don't print in qunlock() while holding QLock.use.
6fe87994
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/02/08 15:07
boot: add missing firmware to etheriwl firmware list
bdf2c7a8
– Lennart Jablonka <humm@ljabl.com>
authored
and Jacob Moody <moody@posixcafe.org>
committed
on 2025/02/02 19:00
git(1): follow conventions more closely
4ae7a48e
– Alex Musolino <alex@musolino.id.au>
authored
on 2025/02/01 04:50
webfs: fix crash in unquote function
058b4f1c
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/30 16:08
revert 4a69412b4fa92677903ca5d7c3c6e2bd188af4ab
4a69412b
– Paul Lalonde <plalonde@acm.org>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2025/01/19 20:29
Anti-alias/filter fonts from truetypefs
59bc47d5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/30 00:08
werrstr shouldn't have a newline, and neither should sysfatal.
ddeb8932
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/30 00:06
git/save: sort unicode file paths correctly
c28f07b5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/29 23:57
git/pull: show update message only when not quiet, and only after updates
e03915a9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/29 23:34
git/send: set errstr when reporting status
cfab8e33
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/26 02:40
/sys/doc/sam: tut is not a trout (thanks llamaa)
e4f43011
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/25 17:09
/sys/doc: mk html fix and clean the output
d5b0c449
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/25 17:08
/sys/doc/sam: remove more unused files
2f0751d1
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/25 16:46
htmlroff: remove legacy html unicode encoding
aeef9d3a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/25 13:59
cc: don't crash on empty args for USED()/SET()
63003069
– qwx <qwx@sciops.net>
authored
on 2025/01/23 05:16
revert 88631519b59348537d092b1b4f6298e3d8e24fc7, 9cc3442d4a250855f09dd663ded45cbd4c99fe28
88631519
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/21 15:05
glenda/lib/profile: fix embarrassing copy-paste issue
9cc3442d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/20 15:55
newuser, dist: sync profile script for glenda
433249b2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/19 17:24
rc: count split line numbers correctly
54031c9e
– Lennart Jablonka <humm@ljabl.com>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2025/01/19 17:20
acid(1), db(1), proc(3): mention snap(4)
71ca9a66
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2025/01/17 18:07
sam, samterm: rfork to copy env vars and namespace
69297812
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/16 13:02
units: accept negative numbers
1355f149
– qwx <qwx@sciops.net>
authored
on 2025/01/16 11:44
patch: fix not applying each input patch file atomically
d5938c59
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/15 12:38
nusb/lib: remove GET_STATUS special case in usbcmd(), cleanup
33a0d059
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/15 12:35
nusb/usbd: maintain hublist order with rootports first
654fdc9f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/13 00:08
leak: properly sign-extend kernel callerpc for arm64
dda9a6f5
– Alex Musolino <alex@musolino.id.au>
authored
on 2025/01/12 23:36
totp(1): fix example for adding totp key to factotum
fbea9119
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/12 21:28
merge
c274f902
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/12 21:27
libdraw: fix bytesperline() for negative coordinates (thanks qwx)
2339cfc5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/12 19:14
git/branch: missed changing a var name
232ac9a2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/12 19:12
git/branch: change '-d' flag to '-r' flag for consistency
4c10b20e
– qwx <qwx@sciops.net>
authored
on 2025/01/12 10:20
fontsel: fix text buffer oob and crash due to insufficient stack size after IOUNIT change
c4c1ce10
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/11 23:16
ip/ipconfig: unconditionally refresh when adding addresses manually (thanks chilledfrogs)
d7393292
– Lennart Jablonka <humm@ljabl.com>
authored
and Jacob Moody <moody@posixcafe.org>
committed
on 2024/12/29 08:55
6l: relocate operands with REX correctly
8c86e440
– Arne <cgnarne@netcologne.de>
authored
on 2025/01/11 17:04
ethervgbe: implement proper speed and link detection
0336b2fa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/11 13:54
netif: simplify locking and cleanup
4730816f
– Arne <cgnarne@netcologne.de>
authored
on 2025/01/11 10:03
ip/ipconfig: only write out /net/ndb when something changed
511cd4dc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/10 17:50
devether: handle input queue size for bypass mode
09b56194
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/10 17:48
wifi: don't try to associate when bypassed
3459c8cb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/10 09:32
allocb: implement buffer pools for ethernet drivers
8b7a03c5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/09 00:20
gefs: remove daed mkfile bits
b0e7312a
– Arne <cgnarne@netcologne.de>
authored
on 2025/01/08 14:36
gefs(8): fix indent of empty snapshot paragraph
c6a91038
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/07 06:54
stats: add etherovf value (hw and software overflows on input queue)
22d3ade3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/07 06:52
devether: don't print link-status until netif is initialized
705a2c3c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/07 01:49
netif: fix potential memory leak in netifwstat()
00c25292
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/06 22:50
devether: print mbps only on link-up
5dde462f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/06 22:10
devether: make link status prints consistent
682e4713
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/06 19:45
ether2114x: fix automatic media detection
3ff88ede
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/06 02:25
libmp: fix mips build breakage from previous commit (thanks eyss)
b3d44a51
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/05 21:45
gefs: use broke() when we get a corrupt block
ce4926cf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/05 19:53
merge
c91fd355
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/05 19:51
gefs: getblk(): remove duplicate getcallerpc(), check b->bp.gen from cache
9a648220
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/05 18:35
configfs: adjust phrasing on file system state/usecases
01f50db9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/05 17:36
inst/configfs: make gefs visible in the installer
c709e091
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/05 17:25
gefs: don't abort when the fs breaks
66d2e1ac
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/05 16:28
gefs: use freeblk() instead of freebp() when we already have the block
e0358fd4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/05 16:13
mkfiles: stop cargo culting UPDATE=
11ac75e7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/05 15:16
devether: provide ethersetspeed() function to adjust queue sizes
3b5e83f1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/05 14:49
9/pc64: remove reference to stale conf
a8361bc1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/05 13:07
gefs: flush limbo lists on halt
ddfbf28c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/05 12:52
htmlroff: fix tcs pipe leak
8d0702ad
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/05 12:49
/sys/doc/fs: don't make fs.html by default
7ed56c37
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/04 21:35
/sys/doc: remove generated files
05f29659
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/04 21:35
/sys/doc: add mk clean
28465682
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/04 19:26
kprof: don't downsample the pc
4de9d8a5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/04 19:12
gefs: fix waserror() bugs
2a622dfc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/04 19:11
gefs: fix dlist cache limit by maintaining fs->dlcount
5a460a15
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/03 04:24
nusb/ether: dont break lan78xx chip (rpi3b+)
ef5a8a73
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/02 19:41
aux/mnihongo: formatting
3273db5a
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/02 19:43
aux/mnihongo: use memdraw instead of draw
9e0913fa
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/02 19:51
libmemdraw: change openmemsubfont() to accept rune minimum as argument
a1015612
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/02 15:11
auth/factotum: avoid static buffer from netmkaddr()
e981a260
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/02 15:09
libc: provide netmkaddrbuf() function avoiding the static buffer
5ea80693
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/12/29 12:09
usbuhci, usbehci: remove portlck qlock
68c89f4a
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/12/27 14:29
acid: remove outdated 8.out binary default (thanks Tekk)
b849349e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/12/26 12:35
devusb: fix enable delays to avoid device suspend (thanks cgnarne)
242e1dc5
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/12/25 22:54
vdiff: accept diff as filename argument and man page touch-up (thanks humm)
ed318aac
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/12/25 22:53
rio(4): fix paragraph spacing (thanks humm)
0bfa3ffc
– Ori Bernstein <ori@eigenstate.org>
authored
on 2024/12/25 19:46
gefs: fix error handling in readsnap()
d4938f09
– Ori Bernstein <ori@eigenstate.org>
authored
on 2024/12/25 12:33
auth/totp(1): separate docs for auth/totp, auth/userpasswd
e05e30ea
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/12/25 12:08
auth/userpasswd: remove factotum-bug work-around from 2002, cruft (thanks ori)
21731dd4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2024/12/24 21:18
auth/factotum: add support for TOTP code generation
1a919327
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/12/23 11:12
ip/dhcpd: impvoe validip(), make validipmask() reject ipv6 masks
Next