RSS feed
eb5816af
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:42
jpg: don't put newline in sysfatal() or werrstr()
f0eb756c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:38
nusb: don't put newline in sysfatal() or werrstr()
de528cc6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:37
ip/sol: don't put newline in sysfatal()
f2bc53b2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:36
hgfs: don't put newline in sysfatal()
cc710d3f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:35
gefs: don't put newline in sysfatal()
fcc450e3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:33
tar: don't put newline in sysfatal()
53bac166
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:31
libc: mkrunetype, dont put newline in sysfatal()
72ed801c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:30
libc/test/date: fail() takes newline, while sysfatal() does not.
d1b60fa8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/02/09 07:22
libdisk: dont put newline in werrstr().
29917334
– 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.
f356f3c8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/02/08 15:07
boot: add missing firmware to etheriwl firmware list
8cb7b558
– 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
d79b89a9
– Alex Musolino <alex@musolino.id.au>
authored
on 2025/02/01 04:50
webfs: fix crash in unquote function
fc518b87
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/30 16:08
revert e81f3f27625a766a4a9dd97bc52a322100eb7750
e81f3f27
– 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
7ff9b267
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/30 00:08
werrstr shouldn't have a newline, and neither should sysfatal.
5642f902
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/30 00:06
git/save: sort unicode file paths correctly
4ae8c598
– 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
cbd0ebcb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/29 23:34
git/send: set errstr when reporting status
509c4b11
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/26 02:40
/sys/doc/sam: tut is not a trout (thanks llamaa)
486edb9a
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/25 17:09
/sys/doc: mk html fix and clean the output
25547c32
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/25 17:08
/sys/doc/sam: remove more unused files
4fefe973
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/25 16:46
htmlroff: remove legacy html unicode encoding
cdcf147e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/25 13:59
cc: don't crash on empty args for USED()/SET()
5765a17d
– qwx <qwx@sciops.net>
authored
on 2025/01/23 05:16
revert 033721c4b01ad9433038ebb77c667407a84ed2d8, ecc63084d98c556715fb3d4921755b3ccffded20
033721c4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/21 15:05
glenda/lib/profile: fix embarrassing copy-paste issue
ecc63084
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/20 15:55
newuser, dist: sync profile script for glenda
b8000382
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/19 17:24
rc: count split line numbers correctly
562adf5d
– 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)
c55893d6
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2025/01/17 18:07
sam, samterm: rfork to copy env vars and namespace
87798948
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/16 13:02
units: accept negative numbers
67309398
– qwx <qwx@sciops.net>
authored
on 2025/01/16 11:44
patch: fix not applying each input patch file atomically
37471c0c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/15 12:38
nusb/lib: remove GET_STATUS special case in usbcmd(), cleanup
a10738c8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/15 12:35
nusb/usbd: maintain hublist order with rootports first
2f522907
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/13 00:08
leak: properly sign-extend kernel callerpc for arm64
94d2ee52
– Alex Musolino <alex@musolino.id.au>
authored
on 2025/01/12 23:36
totp(1): fix example for adding totp key to factotum
cde4b93a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/12 21:28
merge
1feadc68
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/12 21:27
libdraw: fix bytesperline() for negative coordinates (thanks qwx)
f564ea22
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/12 19:14
git/branch: missed changing a var name
89c4a6fc
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/12 19:12
git/branch: change '-d' flag to '-r' flag for consistency
8d50f565
– 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
55b324e7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/11 23:16
ip/ipconfig: unconditionally refresh when adding addresses manually (thanks chilledfrogs)
c06291a2
– 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
9e996002
– Arne <cgnarne@netcologne.de>
authored
on 2025/01/11 17:04
ethervgbe: implement proper speed and link detection
82f4d6c7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/11 13:54
netif: simplify locking and cleanup
62162be3
– Arne <cgnarne@netcologne.de>
authored
on 2025/01/11 10:03
ip/ipconfig: only write out /net/ndb when something changed
cb5def63
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/10 17:50
devether: handle input queue size for bypass mode
536478cd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/10 17:48
wifi: don't try to associate when bypassed
34eb2bfa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/10 09:32
allocb: implement buffer pools for ethernet drivers
6e99e7dc
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/09 00:20
gefs: remove daed mkfile bits
9d6930b7
– Arne <cgnarne@netcologne.de>
authored
on 2025/01/08 14:36
gefs(8): fix indent of empty snapshot paragraph
0539617f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/07 06:54
stats: add etherovf value (hw and software overflows on input queue)
a4c072b2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/07 06:52
devether: don't print link-status until netif is initialized
482f6132
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/07 01:49
netif: fix potential memory leak in netifwstat()
987ab425
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/06 22:50
devether: print mbps only on link-up
24cf90c6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/06 22:10
devether: make link status prints consistent
49e53cf9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/06 19:45
ether2114x: fix automatic media detection
d685a638
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/06 02:25
libmp: fix mips build breakage from previous commit (thanks eyss)
4c0a0b13
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/05 21:45
gefs: use broke() when we get a corrupt block
0270f43f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/05 19:53
merge
adab9d8a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/05 19:51
gefs: getblk(): remove duplicate getcallerpc(), check b->bp.gen from cache
6e73d1b1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/05 18:35
configfs: adjust phrasing on file system state/usecases
ee1040d8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/05 17:36
inst/configfs: make gefs visible in the installer
e92a6f1c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/05 17:25
gefs: don't abort when the fs breaks
5682c682
– 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
41247ba4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/05 16:13
mkfiles: stop cargo culting UPDATE=
c78ff316
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/05 15:16
devether: provide ethersetspeed() function to adjust queue sizes
dbc23efe
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/05 14:49
9/pc64: remove reference to stale conf
2d8a8cc0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2025/01/05 13:07
gefs: flush limbo lists on halt
77089880
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/05 12:52
htmlroff: fix tcs pipe leak
7a447151
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/05 12:49
/sys/doc/fs: don't make fs.html by default
bc902fe5
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/04 21:35
/sys/doc: remove generated files
0b165771
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/04 21:35
/sys/doc: add mk clean
681629a5
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/04 19:26
kprof: don't downsample the pc
0c435d84
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/04 19:12
gefs: fix waserror() bugs
0c186894
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/04 19:11
gefs: fix dlist cache limit by maintaining fs->dlcount
5f1541a6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/03 04:24
nusb/ether: dont break lan78xx chip (rpi3b+)
64ac95ab
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/02 19:41
aux/mnihongo: formatting
ba562a48
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/02 19:43
aux/mnihongo: use memdraw instead of draw
540f13f2
– Jacob Moody <moody@posixcafe.org>
authored
on 2025/01/02 19:51
libmemdraw: change openmemsubfont() to accept rune minimum as argument
aa5e70e5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/02 15:11
auth/factotum: avoid static buffer from netmkaddr()
1656d16b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2025/01/02 15:09
libc: provide netmkaddrbuf() function avoiding the static buffer
50680933
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/12/29 12:09
usbuhci, usbehci: remove portlck qlock
ca76dac0
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/12/27 14:29
acid: remove outdated 8.out binary default (thanks Tekk)
55b805e4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/12/26 12:35
devusb: fix enable delays to avoid device suspend (thanks cgnarne)
e8e26435
– 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)
74a15288
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/12/25 22:53
rio(4): fix paragraph spacing (thanks humm)
a1f0bb3d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2024/12/25 19:46
gefs: fix error handling in readsnap()
8a9647b9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2024/12/25 12:33
auth/totp(1): separate docs for auth/totp, auth/userpasswd
1f55f2c7
– 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)
3e867070
– Ori Bernstein <ori@eigenstate.org>
authored
on 2024/12/24 21:18
auth/factotum: add support for TOTP code generation
98e7f36f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/12/23 11:12
ip/dhcpd: impvoe validip(), make validipmask() reject ipv6 masks
47d939a2
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/12/22 17:41
git: bikeshed git/walk relative path calculation and add tests
7e9b758a
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/12/22 16:06
git: make git/diff -s print relative file paths
402cde6b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/12/22 15:06
ip/dhcpd: don't get confused by ipv6 addresses for bootp Info
53f913a3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2024/12/21 23:53
cpp: remove stray line from tests
5ce4ab6e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/12/21 22:37
/sys/src/9/mkfile: add imx8, lx2k and mt7688 to kernel ARCH list
eefed496
– Ori Bernstein <ori@eigenstate.org>
authored
on 2024/12/21 20:19
git/pull: fix typo
c320a827
– Ori Bernstein <ori@eigenstate.org>
authored
on 2024/12/21 19:48
cpp: implement empty arg handling for function-like macros (thanks rod)
76d893b9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2024/12/21 17:40
git/pull: only show commit summary after updating branches
Next