shithub: front

RSS feed

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

d6d02abd – aap <aap@papnet.eu> authored on 2024/08/01 10:51
libframe: always draw tick with current TEXT color.

9c0f4aa0 – Jacob Moody <moody@posixcafe.org> authored on 2024/08/01 10:33
9p(2): typos

f00a88b5 – qwx <qwx@sciops.net> authored on 2024/08/01 10:31
/sys/lib/dist/ndb/common: add hjgit port, remove unused

030feef1 – sl <sl@x60t> authored on 2024/07/31 20:15
/lib/1oct1993: add troff files.

dc959fbc – sl <sl@x60t> authored on 2024/07/31 20:07
/lib/1oct1993: replace text file with directory of troff source files.

462464ff – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/30 13:36
ape/patch: also kill ape/patch

76fe6e96 – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/30 13:13
ape/diff: one more ancient, unmaintained, buggy gnu utility gone

2a47e4f0 – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/30 13:12
hgfs: use merge3

2dc68de3 – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/29 21:55
git: use native merge3 program instead of ape/diff3

0136b08a – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/29 20:42
merge3: fix exit conditions -- l, r are never nil

c409b912 – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/28 20:37
gefs: correct in-memory directory length for DMAPPEND files (thanks cinap)

821e6690 – Jacob Moody <moody@posixcafe.org> authored on 2024/07/28 16:41
2l(1): add 7l and 9l

f9212297 – Jacob Moody <moody@posixcafe.org> authored on 2024/07/28 16:17
2c(1): add 9c

67b0aeb2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/07/28 15:40
ipmux: implement hangup ctl

460b007c – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/28 12:26
gefs: we need an agetv for the qgen on 32 bit systems

75ac2674 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/07/27 20:32
devip: do not raise error from ipoput*()

520d698c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/07/27 18:22
devip: same for loopbackmedium...

c91d99c5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/07/27 18:03
devip: dont shoot the messenger (dont unbind the interface when ipipu4/ipiput6 errors)

439a5251 – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/27 11:36
git: rewrite entcmp to be single pass, less stupid

605bed31 – Jacob Moody <moody@posixcafe.org> authored on 2024/07/26 18:03
devip: fix masks in ipmux filters

5ae675be – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/25 23:01
libmp: sidestep git bug for now

5eb5831b – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/25 22:44
git/query: use git entry sorting when computing dir diff

c220d0ac – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/24 20:10
libmp: remove stale test file

42940399 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/07/24 15:55
kernel: use flag and integer to handle affinity

487c2dc2 – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/23 19:42
git: provide symref extension

703bcae2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/07/23 18:29
kernel: only reset processor affinity p->mp when p->wired == nil

cbbce6b3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/07/23 17:35
ip/ipconfig: fix logic bug (thanks cgnarne)

2076c934 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/07/23 17:23
kernel: make schedinit() _Noreturn void

8a6c61c8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/07/23 17:03
kernel: remove global balancetime variable -> make function static

4a7c44fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/07/23 17:00
kernel: improve nlocks print in sleep()

f1e7d6da – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/07/23 15:50
kernel: sched() should not imply spllo()

fc859af6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/07/21 13:35
etherimx: fix missing barrier for doorbell (thanks sigrid)

3598b7cf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/07/21 09:44
kernel: hack processor affinity to allow load sharing

11cd33bc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/07/21 09:00
kernel: make fixedpri work.

706b44c1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/07/21 08:44
kernel: fix wrong updatecpu() context regression

b0d33c09 – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/19 16:37
gefs: more/stricter asserts and checks

108f94b2 – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/19 16:13
gefs: set super dir in Qadm correctly

6a049aaf – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/18 12:49
history: add support for gefs dumps

1ca26f99 – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/18 12:25
gefs: work around 8c bug

0956f486 – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/18 09:13
git/commit: filter to changed files for git/save

338e78a0 – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/17 17:48
gefs: dump dirs are dirs too

Next