git: 9front

RSS feed

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

f5a8f328 – Ori Bernstein <ori@eigenstate.org> authored on 2024/12/14 12:11
git/get: support side-band and multi-ack

e7161f76 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/12/16 00:14
usbdwc: preserve Prtpwr bit for portstatus, turn off power by default, handle channel timeout

ea3cfa80 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/12/15 20:52
usbehci: implement portpower control for rootports

e91d72a8 – Ori Bernstein <ori@eigenstate.org> authored on 2024/12/15 16:56
acme/Mail: correct message line number for partially hidden threads

f3d40b08 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/12/15 16:27
usbxhci: preserve RsvdP bits in registers, print recovery reason, print base address.

7265e75a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/12/15 16:19
nusb/usbd: use longer reset delay for rootports

82f0e133 – Ori Bernstein <ori@eigenstate.org> authored on 2024/12/14 00:32
git/branch: stop emitting incorrect 'merge failed' messages

e2d8479a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/12/13 20:49
ndb/dns: don't refuse queries when delegated subareas

effc5f4f – Ori Bernstein <ori@eigenstate.org> authored on 2024/12/12 15:35
walk: error on mutually exclusive flags

7596b04a – Ori Bernstein <ori@eigenstate.org> authored on 2024/12/12 15:17
walk: fix skipped files, simplify seen()

9bf92838 – Ori Bernstein <ori@eigenstate.org> authored on 2024/12/10 18:15
git: refactor capability parsing

99323f65 – Ori Bernstein <ori@eigenstate.org> authored on 2024/12/10 18:14
walk: show siblings with the same qid

fcfc6ade – Ori Bernstein <ori@eigenstate.org> authored on 2024/12/10 18:11
mkfiles: check for test/mkfile when recursing

e922ef2a – Ori Bernstein <ori@eigenstate.org> authored on 2024/12/10 18:07
cpiofs: add newc support for cpiofs (thanks rminnich)

d756a227 – Ori Bernstein <ori@eigenstate.org> authored on 2024/12/10 18:05
tar: use IOUNIT to compute Dblock

6e88d91a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/12/09 08:57
libdisk: cleanname() paths for setname()/mkpath(), avoid utfrrune()

6cd69f1e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/12/09 08:00
nusb/lib: decode classcode() 0xFF -> vendor, 0xFE -> application (-specific)

d6548ad1 – Ori Bernstein <ori@eigenstate.org> authored on 2024/12/09 00:27
acme/Mail: fix redrawn line offsets, add support for flag filters

7fbd55cb – Ori Bernstein <ori@eigenstate.org> authored on 2024/12/08 22:58
upas/Mail: Add support for message filtering

0d5c3726 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/12/08 20:30
nusbrd: pass $usbdebug to nusb/usbd

e904d03c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/12/07 20:10
nusb/usbd: improve debugging, dont portfail() when port attaches/detaches too fast, cleanup

48c1eb66 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/12/07 10:55
nusb/lib: decode more base class codes in classname()

83ba2e41 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/12/07 10:54
nusb/audio: fix wrong emallocz() call in getclockrange()

9a145ba2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/12/06 14:00
nusb/usbd: make it less noisy: fprint() -> dprint()

78cd661c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/12/06 11:10
nusb/usbd: impelement warm-reset for usb3 ports, attempt port reset on failed hubs, enable port-power for rootports

0e1df195 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/12/06 11:07
devusb: handle root-port reset delays outside of hci driver, rootport power control

2701ed01 – Arne <cgnarne@netcologne.de> authored on 2024/12/03 15:21
nusb/joy: support xbox360 controllers

659ea24c – Ori Bernstein <ori@eigenstate.org> authored on 2024/12/01 17:37
cc: dont' try compiling invalid code

d238b7c3 – Jacob Moody <moody@posixcafe.org> authored on 2024/11/30 19:39
flambe: right click to plumb functions

03d55733 – Jacob Moody <moody@posixcafe.org> authored on 2024/11/30 18:51
factotum(4): minor typo

608b648f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/11/24 12:18
nusbrc: add Prolific and CP2102 serial uart

ed11c46f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/11/24 12:11
boot/net.rc: redirect grep error to /dev/null

8993e92b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/11/23 12:37
gefs: remove nokill code

662084ed – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/11/23 11:05
auth/factotum: mount factotum onto /mnt/factotum instead of /mnt by default

c17fa7ea – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/11/22 17:47
libpcm: fix buggy use of clip macro (evaluates its arg twice)

7cce1bc8 – Ori Bernstein <ori@eigenstate.org> authored on 2024/11/22 11:34
upas/Mail: don't move cursor when flags are unchanged

76d49ac9 – Noam Preil <noam@pixelhero.dev> authored on 2024/11/18 17:22
usb: support the pine64 UART

f2456c83 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/11/18 20:56
libmp/convtest: fix format string type warning uint -> %ud and remove unused variables

ac8cbb87 – Ori Bernstein <ori@eigenstate.org> authored on 2024/11/18 18:00
gefs: fix block leak when merging tree nodes

0faaba0e – Ori Bernstein <ori@eigenstate.org> authored on 2024/11/18 15:34
git/save: handle all cases correctly when walking args

84bc75fe – Ori Bernstein <ori@eigenstate.org> authored on 2024/11/18 15:33
git: make tests less verbose

7cc4f38b – Ori Bernstein <ori@eigenstate.org> authored on 2024/11/18 15:24
git/walk: dirs should not count as tracked

8819d2f8 – Ori Bernstein <ori@eigenstate.org> authored on 2024/11/18 15:23
git/merge: normal messages go to stdout

054269d0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/11/16 12:49
kernel: reorganize bootfs.paq generation

6ff904ab – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/11/15 23:24
sdodin: fix set but not used warning

46bbfc87 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/11/15 22:37
kernel: remove unused cruft: delaylink, normalprint

0ab8631f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/11/15 18:20
pc, pc64: refactor pcibios code so we dont pollute the amd64 kernel

52e959a6 – Jacob Moody <moody@posixcafe.org> authored on 2024/11/14 20:06
devip: correctly return when allocating an ipmedium slot

53fe5507 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/11/13 14:31
devip: panic if we exceed the number of media entries (thanks k0ga)

a9b194ee – Ori Bernstein <ori@eigenstate.org> authored on 2024/11/09 20:31
git/save: sort argv lexicographically

909d59f5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/11/07 16:24
ip/pppoe: properly zero-pad ethernet frames, optimize framing, limit mtu

8ddde2cf – Ori Bernstein <ori@eigenstate.org> authored on 2024/11/07 15:51
acme/Mail: provide runnable command to view html

b4682512 – Jacob Moody <moody@posixcafe.org> authored on 2024/11/06 19:40
git: fix off by one in strncmp

0362ec1b – Jacob Moody <moody@posixcafe.org> authored on 2024/11/06 19:40
/sys/lib/dist/ndb/common: add git and gits

658b29c2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/11/03 12:05
cpurc, termrc: actually, gefs not needed, still, keep it sorted (thanks ori)

9e200898 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/11/03 10:16
cpurc, termrc: dont kill gefs

505dbbdc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/11/03 10:10
cpurc: use ndb/query -cia instead of ndb/ipquery

a33545d8 – qwx <qwx@sciops.net> authored on 2024/11/03 09:58
pstree: remove unnecessary globbing and environment pollution (thanks cgnarne, cinap_lenrek)

99fdbe3a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/11/03 07:18
nusb/usbd: issue SetConfiguration(0) request to USB3 hub on attach

95e88e07 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/11/03 07:13
nusb/lib: do not retry port status requests

298c9c1f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/11/03 07:11
devusb: destruct usb tree from the leaves, split epclose() into epstop()/epclose()

29bef5a7 – Ori Bernstein <ori@eigenstate.org> authored on 2024/10/29 10:15
samterm: make right arrow move to the right of dot (thanks llamaa)

cdcfbf03 – qwx <qwx@sciops.net> authored on 2024/10/30 19:43
pstree: reimplement in awk, optionally restrict to a given process

cd08e764 – Jacob Moody <moody@posixcafe.org> authored on 2024/10/30 17:46
ip/tftpd: accept an address to announce to as an argument.

7fa5db9d – Jacob Moody <moody@posixcafe.org> authored on 2024/10/30 17:45
aux/listen: remove namespace from procsetname.

b73d0d12 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/28 21:03
ip/traceroute: sprint() -> snprint()

92f4247b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/28 20:58
telnetd: fix getremote()

5f0c2fbc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/28 20:42
ip/*: sprint() -> snprint() in a bunch of old copy-pasted network announce routines.

208b0066 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/28 20:17
ip/ipconfig: don't use sprint() when we have variable strings.

3db82393 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/28 18:51
ip/ipconfig: ndbvalfmt() strings when formatting ndb entries.

ab46f01e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/28 18:50
ip/ppp: rc-quote ipnet value, to prevent accidents.

9f52efe8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/28 15:08
ppp: pass -i flag to ip/ipconfig (-i for ipv4, -I for ipv6) to populate ipnet= entries

c12f73cb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/28 15:06
ip/ipconfig: implement dhcpv6 prefix delegation, dynamic client

733db65e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/27 18:57
ip(3): ra6 routerlt is in seconds, not ms.

57d1b7b8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/27 05:09
ip/ipconfig: handle dhcpv6 IA options, pass gateway from RA

cb2982f1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/26 13:05
devip: allow (NAT) hole punching for ICMP and UDP

35ad7a7d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/26 13:04
devip: Fix bugus RouteHint* pointer to be passed to ipoput4()

6590bcc6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/23 18:54
devfloppy: fix unreachable code warning after cmderror()

4cc65428 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/23 17:54
devusb: fix TT properties, checking, and bugs

3eb3c3fa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/23 17:42
nusb/*: improve usbd to handle transaction translater properties correctly

1054458b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/23 17:30
nusb/disk: kill 9p procs before sysfatal(), devctl() before opendevdata()

b438f745 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/23 17:26
kernel: make cmderror() _Noreturn

9673f4aa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/20 08:23
forgot pc/wavelan.h

52585f63 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/20 08:22
devether: Fix memory leaks in ifstat reads

9a5bb5c4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/20 08:12
devuart: Fix memory leak when reading status file

913cf047 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/20 08:07
kernel: Limit parsecmd() to a maximum of READSTR bytes

Next