git: 9front

RSS feed

df00fa14 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/07/13 08:50
kernel: double image hash hash-table size from 512 -> 1024 buckets

0af752a6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/07/13 08:43
kernel: cap the amount of work to reclaim pages form hash cain

fd8f9461 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/07/13 08:39
kernel: avoid pagereclaim() on active images when possible

f6303a73 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/07/12 13:05
imap4d: make BYE message upper case (thanks saeed)

149250dc – Ori Bernstein <ori@eigenstate.org> authored on 2025/07/07 15:44
gefs: tighten assertion on btupsert

a370fc22 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/07/06 16:33
kernel: move core of note handling logic into port/sysproc.c

fe42622f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/07/06 09:29
kernel: embed the Mount.spec string into Mount structure

3297f523 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/07/06 09:07
kernel: wrap resrcwait() in waserror() for FPsave/FPalloc

41261cc8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/07/06 08:41
kernel: avoid smalloc() for process groups

93b906ab – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/07/05 09:29
kernel: remove unneeded memset() in procinit0(). xalloc() zeros

157ad54c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/07/05 07:33
kernel: don't use smalloc() for ptealloc()

30a34b50 – Ori Bernstein <ori@eigenstate.org> authored on 2025/07/04 15:49
9pc64/mkfile: add 'mk install.$part' command

f4e52194 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/07/02 15:37
kernel: fix memory leak in procctlmemio()

0cc7de63 – Ori Bernstein <ori@eigenstate.org> authored on 2025/07/02 11:11
tlssrv: we know the internet is hostile

b4dc52eb – Ori Bernstein <ori@eigenstate.org> authored on 2025/07/01 23:03
gefs: remove stray print

286658c6 – Ori Bernstein <ori@eigenstate.org> authored on 2025/07/01 23:01
gefs: check should take the mutlk, not make the fs readonly

d3392a19 – Ori Bernstein <ori@eigenstate.org> authored on 2025/07/01 22:58
gefs: only error() after waserror

68b81c3d – Ori Bernstein <ori@eigenstate.org> authored on 2025/07/01 22:56
gefs: sync last block when compressing

746c61ee – Ori Bernstein <ori@eigenstate.org> authored on 2025/07/01 20:30
gefs: add missing '\n' in error message

6996fffa – Ori Bernstein <ori@eigenstate.org> authored on 2025/07/01 19:29
patch(1): document '-r' flag

00f5c30e – Ori Bernstein <ori@eigenstate.org> authored on 2025/07/01 19:28
patch: improve behavior when a patch has rejected hunks

37f8f8e3 – Ori Bernstein <ori@eigenstate.org> authored on 2025/06/30 19:33
git/diff: don't use the index for diffing with a commit

5f1b9c82 – Ori Bernstein <ori@eigenstate.org> authored on 2025/06/30 13:49
gefs: handle full disk and other errors more gracefully

e5e8b051 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/06/30 06:45
mothra: show errorbody contents (404 pages)

e08ff898 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/06/30 06:44
hget: add -e flag for errorbody contents

c4a1c232 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/06/29 13:18
kernel: revert locking change for putseg(), it is A/B/A bug.

171a55c0 – Ori Bernstein <ori@eigenstate.org> authored on 2025/06/29 10:46
gefs: add missing unlock in waserror() path

de09423c – Ori Bernstein <ori@eigenstate.org> authored on 2025/06/23 13:50
gefs: fix deadlocks on very slow disks

b49bbf36 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/06/28 12:56
disk/test: rfork en to not pollute environment/namespace

8c0e8bee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/06/28 12:27
kernel: big virtual memory system overhaul

56fe39da – 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)

58a65394 – Ori Bernstein <ori@eigenstate.org> authored on 2025/06/21 11:24
acme/Mail: remove unused plumb fd

e8d304c7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/06/18 21:21
ip/ppp: implement termination timeout

2fd74261 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/06/18 17:04
kernel: attach text segment outside of up->seglock in sysexec()

c968cf88 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/06/18 16:49
kernel: lock segment in segpage()

2444bb26 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/06/18 16:47
devsegment: remove useless waserror()

6f5818c3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/06/16 15:15
kernel: have smalloc()/secalloc() whine when out of memory

f84cb958 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/06/16 14:35
kernel: fix deadlock between sysexec() and killbig() (thanks ori)

b8bdb62d – Arne <cgnarne@netcologne.de> authored on 2025/06/14 15:56
nusb/serial: add support for cdc serial devices

be3762ce – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/06/14 12:59
rc: fix fn sigexit handling (thanks nepomuk)

86a1bd23 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/06/14 12:24
libsec: add x25519() function (thanks nepomuk)

a99cbbb3 – Ori Bernstein <ori@eigenstate.org> authored on 2025/06/12 14:19
gefs: remove spurious debug print

85cba11a – Ori Bernstein <ori@eigenstate.org> authored on 2025/06/12 12:25
gefs: add comments/asserts

8e000df0 – Jacob Moody <moody@posixcafe.org> authored on 2025/06/11 22:08
ktrans: use ^' to escape other control characters (thanks B. Wilson)

70982eb1 – Jacob Moody <moody@posixcafe.org> authored on 2025/06/11 21:09
libsec: fix warning in chacha tests

a05f1d6e – Jacob Moody <moody@posixcafe.org> authored on 2025/06/11 21:08
libsec: blake2s_128, mac_blake2s_*

f902deea – Ori Bernstein <ori@eigenstate.org> authored on 2025/06/09 22:31
gefs(4): add missing .TP in manpage (thanks Dave Woodman)

ceb5c619 – Jacob Moody <moody@posixcafe.org> authored on 2025/06/08 21:10
/sys/lib/dist/mkfile: enable console on qcow2 images

ef596514 – Jacob Moody <moody@posixcafe.org> authored on 2025/06/08 20:29
troff: fix parsing of font files in nroff (thanks Dave Woodman)

58aab38c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/06/08 15:50
kernel: re-check Segment.ref whend detaching from Image

20e6629f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/06/08 14:22
kernel: improve imagecache locking

b7ac6def – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/06/07 06:50
auth/acmed: gracefully handle missing errorbody file

ca2589a1 – mia soweli <mia@soweli.net> authored on 2025/06/06 12:00
v[al]: add SYNC (memory barrier)

10f1eeb7 – mia soweli <mia@soweli.net> authored on 2025/06/05 18:11
v[al], libmach: add LL (load-linked) and SC (store-conditional)

57c8dea5 – Ori Bernstein <ori@eigenstate.org> authored on 2025/06/05 18:24
htmlroff: sometimes a quote is just a quote

16007659 – Ori Bernstein <ori@eigenstate.org> authored on 2025/06/04 09:06
cc: lexbody/macbody are effectively header dependencies.

ad0bd0a3 – Ori Bernstein <ori@eigenstate.org> authored on 2025/06/01 21:33
inst/mountgefs: make log messages accurate

d769aafa – Ori Bernstein <ori@eigenstate.org> authored on 2025/06/01 16:55
acmed: parse and show error messages returned from the server

f3285bce – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/06/01 09:39
webfs: Provide errorbody file

05acaf44 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/06/01 09:24
devip: make dial(2) work for /net/ipifc

ab841cbe – 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)

7160baf4 – Jacob Moody <moody@posixcafe.org> authored on 2025/06/01 02:04
libhttpd: the reports of my death have been exaggerated

fbd35e61 – sl <sl@reform> authored on 2025/05/31 21:54
/sys/src/mkfile, /sys/src/cmd/ip/mkfile: remove httpd

90c504fa – Ori Bernstein <ori@eigenstate.org> authored on 2025/05/31 17:24
httpd: nuke from orbit

b3e7ba80 – Ori Bernstein <ori@eigenstate.org> authored on 2025/05/31 14:19
gefs: document '-c' flag

1f7d3cfc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/05/31 10:09
merge

7e7db2a9 – 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)

46e7aaa1 – Ori Bernstein <ori@eigenstate.org> authored on 2025/05/30 09:50
gefs: use rwlock instead of atomics for mount list

2fce59a1 – mia soweli <mia@soweli.net> authored on 2025/05/28 12:29
git/branch: branches at the same commit may not be the same

dd33c362 – mia soweli <mia@soweli.net> authored on 2025/05/28 11:46
git/branch: sort output with -a

abb3ca75 – Ori Bernstein <ori@eigenstate.org> authored on 2025/05/26 21:10
gefs: don't allow removal of locked files

88a35c80 – Ori Bernstein <ori@eigenstate.org> authored on 2025/05/26 04:58
git/walk: fix bug with prefixed directories

6c763c3e – Ori Bernstein <ori@eigenstate.org> authored on 2025/05/26 10:43
patch: cleanname of paths

60d93bcb – Ori Bernstein <ori@eigenstate.org> authored on 2025/05/26 03:59
patch: add support for best-effort patching with reject files

34add0dd – Ori Bernstein <ori@eigenstate.org> authored on 2025/05/24 20:21
patch: add missing case in previous change

08a2534a – Ori Bernstein <ori@eigenstate.org> authored on 2025/05/26 03:55
patch(1): add missing flags to SYNOPSIS (thanks Dave Woodman)

014f77a8 – Ori Bernstein <ori@eigenstate.org> authored on 2025/05/24 20:07
patch: add '-d' flag to make applying patches less clunky

55bead25 – Ori Bernstein <ori@eigenstate.org> authored on 2025/05/22 21:25
mk: initialize 'files' in main (thanks A. Kozdra)

57e1fa0b – Jacob Moody <moody@posixcafe.org> authored on 2025/05/20 16:57
libsec: B2s_256dlen -> BLAKE2s_256dlen

5cba6830 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/05/20 05:02
ape: add blake2s to ape/libsec

8b2062cf – Jacob Moody <moody@posixcafe.org> authored on 2025/05/19 23:36
libsec: move tests in port to test/

bb7cbd71 – Jacob Moody <moody@posixcafe.org> authored on 2025/05/19 23:32
libsec: add blake2s-256

991d96fa – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2025/05/18 13:22
sed: increase input line size to 32k (was 8k)

342cc2af – 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)

302960b6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/05/17 20:24
io: add bitmask argument

70203122 – Jacob Moody <moody@posixcafe.org> authored on 2025/05/17 18:45
/sys/src: do not assume . in $path (thanks falsifan)

b2275a9f – Jacob Moody <moody@posixcafe.org> authored on 2025/05/17 18:31
history: use unified diffs for -D and add delimiters

3ea6b07f – Jacob Moody <moody@posixcafe.org> authored on 2025/05/15 01:04
gefs(8): escape \ in EXAMPLES

7802e261 – mia soweli <mia@soweli.net> authored on 2025/05/12 08:50
gefs(8): remove stray "logprog chgrp" at top of page

b6e82ac3 – Ori Bernstein <ori@eigenstate.org> authored on 2025/05/12 05:25
gefs(8): document creating /n/other/usr/$user/tmp when adding users

d8de5501 – Ori Bernstein <ori@eigenstate.org> authored on 2025/05/12 05:23
inst/mountgefs: create an unsnapshotted /n/other for gefs by default

ee8b0d40 – Ori Bernstein <ori@eigenstate.org> authored on 2025/05/12 04:31
sysinfo: include the commit from the last sysupdate (thanks Dave Woodman)

b16cb451 – 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

0b3f8f98 – Ori Bernstein <ori@eigenstate.org> authored on 2025/05/11 23:42
git/walk: major cleanup, partial rewrite, remove bad optimizations (thanks cinap)

980f5e20 – Ori Bernstein <ori@eigenstate.org> authored on 2025/05/09 14:48
git: fix parsing of author lines

0196d80a – 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

c59f251b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/05/04 14:54
plan9.ini(8): *tiltscreen -> tiltscreen (thanks rodri)

6a3d7f26 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/05/04 14:42
kernel: Improve killbig() function

f153b4cc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/05/03 11:18
merge

ec6f052d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2025/05/03 11:17
nusb/ether: reset promiscuous mode only when connection gets closed

Next