code: plan9front

RSS feed

6dc60ec3 – qwx authored - 2024/08/05 18:23
qcowfs: add 9p debug flag

f0ef1a4b – Ori authored - 2024/08/05 03:12
git/fs: don't allow walking blobs

4c670104 – Sigrid authored - 2024/08/04 21:35
vt: skip over vertical line marks (Contour terminal)

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

ea4db126 – sl authored - 2024/08/04 19:02
/lib/theo: This thread is too long. Please just stop.

91916b68 – sl authored - 2024/08/01 23:06
/sys/games/lib/fortunes: redaction day

d6d02abd – aap authored - 2024/08/01 10:51
libframe: always draw tick with current TEXT color.

9c0f4aa0 – Jacob authored - 2024/08/01 10:33
9p(2): typos

f00a88b5 – qwx authored - 2024/08/01 10:31
/sys/lib/dist/ndb/common: add hjgit port, remove unused

030feef1 – sl authored - 2024/07/31 20:15
/lib/1oct1993: add troff files.

dc959fbc – sl authored - 2024/07/31 20:07
/lib/1oct1993: replace text file with directory of troff source files.

462464ff – Ori authored - 2024/07/30 13:36
ape/patch: also kill ape/patch

76fe6e96 – Ori authored - 2024/07/30 13:13
ape/diff: one more ancient, unmaintained, buggy gnu utility gone

2a47e4f0 – Ori authored - 2024/07/30 13:12
hgfs: use merge3

2dc68de3 – Ori authored - 2024/07/29 21:55
git: use native merge3 program instead of ape/diff3

0136b08a – Ori authored - 2024/07/29 20:42
merge3: fix exit conditions -- l, r are never nil

c409b912 – Ori authored - 2024/07/28 20:37
gefs: correct in-memory directory length for DMAPPEND files (thanks cinap)

821e6690 – Jacob authored - 2024/07/28 16:41
2l(1): add 7l and 9l

f9212297 – Jacob authored - 2024/07/28 16:17
2c(1): add 9c

67b0aeb2 – cinap_lenrek authored - 2024/07/28 15:40
ipmux: implement hangup ctl

460b007c – Ori authored - 2024/07/28 12:26
gefs: we need an agetv for the qgen on 32 bit systems

75ac2674 – cinap_lenrek authored - 2024/07/27 20:32
devip: do not raise error from ipoput*()

520d698c – cinap_lenrek authored - 2024/07/27 18:22
devip: same for loopbackmedium...

c91d99c5 – cinap_lenrek authored - 2024/07/27 18:03
devip: dont shoot the messenger (dont unbind the interface when ipipu4/ipiput6 errors)

439a5251 – Ori authored - 2024/07/27 11:36
git: rewrite entcmp to be single pass, less stupid

605bed31 – Jacob authored - 2024/07/26 18:03
devip: fix masks in ipmux filters

5ae675be – Ori authored - 2024/07/25 23:01
libmp: sidestep git bug for now

5eb5831b – Ori authored - 2024/07/25 22:44
git/query: use git entry sorting when computing dir diff

c220d0ac – Ori authored - 2024/07/24 20:10
libmp: remove stale test file

42940399 – cinap_lenrek authored - 2024/07/24 15:55
kernel: use flag and integer to handle affinity

487c2dc2 – Ori authored - 2024/07/23 19:42
git: provide symref extension

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

cbbce6b3 – cinap_lenrek authored - 2024/07/23 17:35
ip/ipconfig: fix logic bug (thanks cgnarne)

2076c934 – cinap_lenrek authored - 2024/07/23 17:23
kernel: make schedinit() _Noreturn void

8a6c61c8 – cinap_lenrek authored - 2024/07/23 17:03
kernel: remove global balancetime variable -> make function static

4a7c44fe – cinap_lenrek authored - 2024/07/23 17:00
kernel: improve nlocks print in sleep()

f1e7d6da – cinap_lenrek authored - 2024/07/23 15:50
kernel: sched() should not imply spllo()

fc859af6 – cinap_lenrek authored - 2024/07/21 13:35
etherimx: fix missing barrier for doorbell (thanks sigrid)

3598b7cf – cinap_lenrek authored - 2024/07/21 09:44
kernel: hack processor affinity to allow load sharing

11cd33bc – cinap_lenrek authored - 2024/07/21 09:00
kernel: make fixedpri work.

706b44c1 – cinap_lenrek authored - 2024/07/21 08:44
kernel: fix wrong updatecpu() context regression

b0d33c09 – Ori authored - 2024/07/19 16:37
gefs: more/stricter asserts and checks

108f94b2 – Ori authored - 2024/07/19 16:13
gefs: set super dir in Qadm correctly

6a049aaf – Ori authored - 2024/07/18 12:49
history: add support for gefs dumps

1ca26f99 – Ori authored - 2024/07/18 12:25
gefs: work around 8c bug

0956f486 – Ori authored - 2024/07/18 09:13
git/commit: filter to changed files for git/save

338e78a0 – Ori authored - 2024/07/17 17:48
gefs: dump dirs are dirs too

48edf79c – Ori authored - 2024/07/17 11:07
gefs: modifying a directory should update qid.vers

201fe8de – Ori authored - 2024/07/07 23:29
gefs: change log compression heuristic

a19d90dc – Ori authored - 2024/07/07 23:23
gefs: fix allocation log compression

1442891a – rodri authored - 2024/07/16 07:29
samterm: avoid division-by-zero when $tabstop is zero or empty

51c899ca – Ori authored - 2024/07/14 15:49
bio(2): fix formatting

ee51c91f – Ori authored - 2024/07/13 11:55
gefs: copy mode down on create, don't truncate walks with no DMEXEC

23e7a571 – mkf authored and Jacob committed - 2024/07/04 16:26
rx: add ssh

79822e96 – sl authored - 2024/07/07 17:42
/sys/src/9/pc/audiohda.c: add vid/did for Intel Tiger Lake

f628dc85 – Ori authored - 2024/07/01 22:55
gefs: temporarily disable log compression

ed73544b – Ori authored - 2024/06/27 01:17
gefs: remove useless cachedel

2350b084 – Ori authored - 2024/06/23 11:33
gefs: remove trace noise

a71a7674 – qwx authored - 2024/06/25 15:08
etheriwl: add support for 3168

9b5d1867 – Sigrid authored - 2024/06/25 11:52
it kbmap: more mapping fixes (thank shura)

2760eef5 – Emery authored and Sigrid committed - 2024/01/22 06:13
kbmap: add Workman layout

c05ee321 – Sigrid authored - 2024/06/25 09:23
it kbmap: fix > and < (thanks NeuraL)

f43c3018 – mia authored - 2024/06/24 16:22
9/pc: Remove unused lm78 driver

6b5d2ac4 – Ori authored - 2024/06/23 10:26
gefs: weaken overzealous assert

107a7ba9 – Ori authored - 2024/06/19 13:42
git: allow longer authors in commits

c9a15308 – Sigrid authored - 2024/06/17 18:03
sam(1): ^ does not take any range

68b4a8e6 – cinap_lenrek authored - 2024/06/17 16:31
cc: logical operations (& | ^) operate on integers only (thanks sigrid)

12ad6dff – Sigrid authored - 2024/06/16 11:58
sam: make X/.../b work

3d6deb3f – mia authored - 2024/06/16 10:22
9/port: make sure MSI-X is off before enabling and disabling MSI

82f44b3f – cinap_lenrek authored - 2024/06/15 13:20
ip/ipconfig: properly handle ipv6 address deprecations

71d676a1 – Jacob authored - 2024/06/10 22:26
man: also attempt to interpret argument as path

0dc37f97 – Romano authored and Ori committed - 2024/06/10 00:42
dhcpd(8): typos

16369de8 – Ori authored - 2024/06/09 10:40
gefs: correctly set duid/dgid on Tcreate

f3ee0648 – cinap_lenrek authored - 2024/06/09 09:02
ip/ipconfig: ask devip to delete expired ipv6 prefixes (thanks arne)

c91e9322 – Ori authored - 2024/06/08 12:21
gefs: only start epochs for console procs that need them

5e6f3db0 – Ori authored - 2024/06/08 12:02
gefs: fix deadlock between epochclean and truncwait

0db5d2bd – Arne authored and Jacob committed - 2024/06/07 17:30
nusb/ether: fix typo in previous commit

43166ed0 – Arne authored and cinap_lenrek committed - 2024/06/05 05:22
nusb/ether: Don't pass ethernet fcs to the network stack for smsc and lan78xx

f9b061c9 – Ori authored - 2024/06/07 10:50
gefs: bring back write cancellation for free blocks.

f91852c6 – Ori authored - 2024/06/07 10:41
gefs: improve flow of blocks/frees

dd4b1abb – qwx authored - 2024/06/06 19:05
gs: ignore more autogenerated headers

aad45634 – qwx authored - 2024/06/06 06:35
gs: don't track autogenerated header (thanks James)

8c046fe4 – Ori authored - 2024/06/04 13:49
gefs: revert cacheflag()

005bd2b7 – Sigrid authored - 2024/06/04 10:27
sam: M: don't require a current file to operate (thanks umbraticus)

8759403b – Ori authored - 2024/06/02 15:52
gefs: fix file truncation performance (thanks cinap)

5c0670bf – Ori authored - 2024/06/02 14:53
gefs: remove vestigial bucket lock

828c577e – umbraticus authored and Jacob committed - 2024/06/01 18:55
sam: introduce a new command M for adding commands to mouse b2 menu

4e4bd869 – Jacob authored - 2024/06/01 13:53
9[cl]: correct previous changes

01e7d784 – cinap_lenrek authored - 2024/06/01 12:14
sdaoe: remove unfinished atapi code (thanks arne)

40cb72e7 – cinap_lenrek authored - 2024/05/31 17:04
2c: fix indirect calls

865a0f43 – cinap_lenrek authored - 2024/05/31 16:50
hjfs: check mount spec (aname) in Tauth

9bbbc13c – rodri authored - 2024/05/30 17:11
libgeometry: simplify rframes

33572bd8 – Alex authored - 2024/05/30 08:46
sshnet: update usage text to match man page

31b7b7a7 – Alex authored - 2024/05/30 08:46
sshnet(4): merge usage lines

eddf77b8 – Ori authored - 2024/05/29 19:53
gefs: revert the last commit; we added a deadlock

dd82b07a – Ori authored - 2024/05/29 15:34
gefs: correctly serialize updates to mounts

79323e05 – Ori authored - 2024/05/29 13:12
gefs: make dent cache per-mount

04d0d77e – Ori authored - 2024/05/28 10:45
gefs: improve 'print fid' on cons

68a98ec9 – cinap_lenrek authored - 2024/05/28 14:16
devip: don't send and ignore MLD messages for invalid multicast groups

dc85e6d0 – cinap_lenrek authored - 2024/05/28 13:25
ipconfig(8): fix /net/null vs /dev/null (thanks humm)

Next