shithub: front

RSS feed

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

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

ebf3e906 – 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()

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

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

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

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

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

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

1e7d5833 – 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.

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

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

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

6894c4e1 – 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

5beba2cf – Ori Bernstein <ori@eigenstate.org> authored on 2024/10/18 19:24
upasfs(4): make the name match the executable path

c73d5a55 – Ori Bernstein <ori@eigenstate.org> authored on 2024/10/18 11:33
spin: make generated code match installed headers

3f33d868 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/10/17 10:29
audio/zuke: icy: use http 1.1, specify host, follow redirects

710b3ec0 – Jacob Moody <moody@posixcafe.org> authored on 2024/10/17 02:04
timezones: Add Indonesia (thanks AlfredPros)

708ff097 – rodri <rgl@antares-labs.eu> authored on 2024/10/14 08:04
libgeometry: add ptincylinder and ptincone

b6b5e569 – rodri <rgl@antares-labs.eu> authored on 2024/10/14 07:22
geometry(2): fix little typo

65ea63e5 – rodri <rgl@antares-labs.eu> authored on 2024/10/14 07:14
libgeometry: add quaternion sandwich product functions

84170d89 – Ori Bernstein <ori@eigenstate.org> authored on 2024/10/12 10:50
patch: show expected line number for hunk when rejecting it

5285caa0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/09 17:43
devusb: prevent double-detach and other invalid state changes

4df9d68a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/09 16:14
devusb: better usbid allocation, fix locking, remove dump ctl

561926fc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/09 15:18
ether8169: add pci id for RTL8111/8168/8411 (thanks Sylvie)

addf2d55 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/06 12:14
test/zones.rc: Fix instability, read current time once.

96bf1d3e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/06 12:02
kernel: remove unused lockstats and make lock() return type void

40177b86 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/05 22:03
auth/as: dont pollute parents environment or namespace (thanks jrmu, sl)

ddcfc1de – Ori Bernstein <ori@eigenstate.org> authored on 2024/10/05 11:20
doctype: fix custom options (thanks sirjofri)

6ebfbaa8 – Jacob Moody <moody@posixcafe.org> authored on 2024/10/04 20:43
isalpharune(2): invalid Runes are just > Runemax

698ecf25 – Jacob Moody <moody@posixcafe.org> authored on 2024/10/04 20:36
libc/runeistype: out of range is only > Runemax, Rune is a uint

394e9c22 – Ori Bernstein <ori@eigenstate.org> authored on 2024/10/04 20:06
libc/runeistype: accept out of range runes

4d484968 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/10/03 16:25
kernel: avoid recursive lockloop() prints from screenputs() (thanks noam)

d8973bdc – Ori Bernstein <ori@eigenstate.org> authored on 2024/10/03 11:36
git/export: don't try to diff dirs

8e301036 – Ori Bernstein <ori@eigenstate.org> authored on 2024/10/02 17:45
merge3: remove unnecessary variables

1cf37db0 – Ori Bernstein <ori@eigenstate.org> authored on 2024/10/02 17:43
merge3: fix funny merge cases and crashes

9fa2b251 – Ori Bernstein <ori@eigenstate.org> authored on 2024/10/01 14:13
merge3: clamp aligned lines to be within the file.

0c4e4cb9 – Noam Preil <noam@pixelhero.dev> authored on 2024/10/01 08:08
git/diff: fix -c flag

91b19a19 – Noam Preil <noam@pixelhero.dev> authored on 2024/09/29 11:08
aux/cddb: fix artist line splitting

be48d656 – Noam Preil <noam@pixelhero.dev> authored on 2024/09/17 03:45
mkmany: check more carefully for test folder

8624a546 – Noam Preil <noam@pixelhero.dev> authored on 2024/09/24 02:47
aux/cddb: support very long artist+album name combos

dcff4acb – Noam Preil <noam@pixelhero.dev> authored on 2024/09/22 16:24
git/commit: preserve merge-parents on failed commit

f3f659b5 – Jacob Moody <moody@posixcafe.org> authored on 2024/09/29 14:35
look: fix case sensitivity when using base > 10

dc318a64 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/09/29 13:29
git/test: add noam.rc testcase

79835264 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/09/29 13:28
git/save: and try again...

0e7690a4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/09/29 12:47
git/save: pffff. revert last change...

de7d3753 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/09/29 12:30
git/save: fix the "noam" bug

1c682a98 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/09/29 07:41
ip/ipconfig: make ra limiter less agressive (thanks cgnarne)

d0f4f620 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/09/23 14:31
walk: qid.vers should be ignored (thanks BurnZeZ)

43741943 – Ori Bernstein <ori@eigenstate.org> authored on 2024/09/22 13:06
git/branch: make it more robust

772f3099 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/09/16 18:55
git/test: run tests with a temporary install bound to /bin/git

e2fa84d6 – Ori Bernstein <ori@eigenstate.org> authored on 2024/09/16 18:51
git/serve: we don't do thin packs -- advertise it.

0636bfc7 – Ori Bernstein <ori@eigenstate.org> authored on 2024/09/16 18:48
git/query: process full contents of queue, even with skips

d9edee8b – Ori Bernstein <ori@eigenstate.org> authored on 2024/09/14 22:22
merge3: correctly handle 1-based closed intervals

1a53aacc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/09/14 15:21
git/test: improve ftype test (also test dir -> file transition)

d03b6743 – Ori Bernstein <ori@eigenstate.org> authored on 2024/09/14 11:57
merge3: fix assert in merge of identical deletions

f63dcb4b – Ori Bernstein <ori@eigenstate.org> authored on 2024/09/13 12:28
git/branch: handle dirents changing between file and dir correctly (thanks cinap)

9482f887 – rodri <rgl@antares-labs.eu> authored on 2024/09/12 15:09
jpg/tga: decode TGA32 images into RGBA32 ones

ce97bb49 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/09/09 12:54
merge

79eb47ef – aap <aap@papnet.eu> authored on 2024/09/09 09:03
acme, abaco: render scrollbar like rio

36e5075d – Ori Bernstein <ori@eigenstate.org> authored on 2024/09/07 15:00
gefs: protect fids with rwlock

084c9d6e – qwx <qwx@sciops.net> authored on 2024/09/04 15:57
g: add .in, fix earlier fuckup (thanks mkf)

87cbf8e7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/08/31 14:50
sshnet(4): fix title (thanks arne)

2d63bdbb – mkf <mkf@cloud9p.org> authored and qwx <qwx@sciops.net> committed on 2024/08/31 03:33
g: add cxx and hxx

9d2f21b2 – Jacob Moody <moody@posixcafe.org> authored on 2024/08/30 22:23
ndb/dns: refuse recursive requests harder when given -R (thanks be0ba)

76145215 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/08/30 15:54
gefs: clunk dent and mnt when dropping rclose message

d31382ca – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/08/30 15:16
gefs: fix fidtab locking order in clunkfid()

0ab0a036 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/08/30 14:54
gefs: fix use after free in putconn()

15341e11 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/08/30 14:46
gefs: fix Fid refcounting bugs

d8cf2611 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/08/28 14:34
gefs: properly close and free connections

b061a21b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/08/28 14:30
kbdfs: consult also escaped scancode table when decoding runes (thanks aap)

09d69e04 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/08/25 15:49
libc: cleanup hangup() function (avoid duplicated literal string)

f384231c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/08/25 10:47
gefs: only allow 'none' attach when previously authenticated

9645ae07 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/08/24 19:47
hjfs: implement "none" attaches properly

a97ee572 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/08/24 19:45
lib9p: add "authok" flag to Srv struct

07aa9bfe – Jacob Moody <moody@posixcafe.org> authored on 2024/08/24 12:58
lib9p: verify uname against returned AuthInfo from factotum (thanks humm)

b05c74e7 – rodri <rgl@antares-labs.eu> authored on 2024/08/23 06:14
geometry(2): correct typo (thanks ndeuteron!)

3d497649 – Ori Bernstein <ori@eigenstate.org> authored on 2024/08/20 00:27
gefs: use correct snap name with autosnaps

7059938e – rodri <rgl@antares-labs.eu> authored on 2024/08/19 17:30
libgeometry: add lineXsphere function

a584d294 – Ori Bernstein <ori@eigenstate.org> authored on 2024/08/10 06:04
tmdate(2): fix formatting for sub-second specifiers

6dc60ec3 – qwx <qwx@sciops.net> authored on 2024/08/05 18:23
qcowfs: add 9p debug flag

f0ef1a4b – Ori Bernstein <ori@eigenstate.org> authored on 2024/08/05 03:12
git/fs: don't allow walking blobs

4c670104 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/08/04 21:35
vt: skip over vertical line marks (Contour terminal)

649a33ea – sl <sl@x60t> authored on 2024/08/04 19:04
/lib/rsc: Please always feel free to continue to reach out whenever you need anything.

ea4db126 – sl <sl@x60t> authored on 2024/08/04 19:02
/lib/theo: This thread is too long. Please just stop.

91916b68 – sl <sl@x60t> authored on 2024/08/01 23:06
/sys/games/lib/fortunes: redaction day

Next