git: plan9front

RSS feed

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

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

Next