git: 9front

RSS feed

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

7efba9bd – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/17 11:07
gefs: modifying a directory should update qid.vers

aff6035f – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/07 23:29
gefs: change log compression heuristic

c5b4e7b3 – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/07 23:23
gefs: fix allocation log compression

5844eb87 – rodri <rgl@antares-labs.eu> authored on 2024/07/16 07:29
samterm: avoid division-by-zero when $tabstop is zero or empty

d0bec7a4 – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/14 15:49
bio(2): fix formatting

f1d960f1 – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/13 11:55
gefs: copy mode down on create, don't truncate walks with no DMEXEC

dc1c2297 – mkf <mkf@cloud9p.org> authored and Jacob Moody <moody@posixcafe.org> committed on 2024/07/04 16:26
rx: add ssh

cad86194 – sl <sl@x1tit> authored on 2024/07/07 17:42
/sys/src/9/pc/audiohda.c: add vid/did for Intel Tiger Lake

acdfdb81 – Ori Bernstein <ori@eigenstate.org> authored on 2024/07/01 22:55
gefs: temporarily disable log compression

b1a40db8 – Ori Bernstein <ori@eigenstate.org> authored on 2024/06/27 01:17
gefs: remove useless cachedel

b67ddc92 – Ori Bernstein <ori@eigenstate.org> authored on 2024/06/23 11:33
gefs: remove trace noise

6bb99a19 – qwx <qwx@sciops.net> authored on 2024/06/25 15:08
etheriwl: add support for 3168

78d43ae8 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/06/25 11:52
it kbmap: more mapping fixes (thank shura)

95a37a18 – Emery Hemingway <ehmry@posteo.net> authored and Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> committed on 2024/01/22 06:13
kbmap: add Workman layout

a2deff17 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/06/25 09:23
it kbmap: fix > and < (thanks NeuraL)

7bffa513 – mia soweli <inbox@tachibana-labs.org> authored on 2024/06/24 16:22
9/pc: Remove unused lm78 driver

34885a7d – Ori Bernstein <ori@eigenstate.org> authored on 2024/06/23 10:26
gefs: weaken overzealous assert

d9172590 – Ori Bernstein <ori@eigenstate.org> authored on 2024/06/19 13:42
git: allow longer authors in commits

1a754fc1 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/06/17 18:03
sam(1): ^ does not take any range

4e1b476c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/06/17 16:31
cc: logical operations (& | ^) operate on integers only (thanks sigrid)

8c525dcf – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/06/16 11:58
sam: make X/.../b work

a5d1cbe3 – mia soweli <inbox@tachibana-labs.org> authored on 2024/06/16 10:22
9/port: make sure MSI-X is off before enabling and disabling MSI

5df50cb0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/06/15 13:20
ip/ipconfig: properly handle ipv6 address deprecations

2162089c – Jacob Moody <moody@posixcafe.org> authored on 2024/06/10 22:26
man: also attempt to interpret argument as path

88cce34a – Romano <me+unobe@fallglow.com> authored and Ori Bernstein <ori@eigenstate.org> committed on 2024/06/10 00:42
dhcpd(8): typos

d25f2995 – Ori Bernstein <ori@eigenstate.org> authored on 2024/06/09 10:40
gefs: correctly set duid/dgid on Tcreate

43a12025 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/06/09 09:02
ip/ipconfig: ask devip to delete expired ipv6 prefixes (thanks arne)

af370639 – Ori Bernstein <ori@eigenstate.org> authored on 2024/06/08 12:21
gefs: only start epochs for console procs that need them

176debe4 – Ori Bernstein <ori@eigenstate.org> authored on 2024/06/08 12:02
gefs: fix deadlock between epochclean and truncwait

475b486f – Arne Meyer <meyer.arne83@netcologne.de> authored and Jacob Moody <moody@posixcafe.org> committed on 2024/06/07 17:30
nusb/ether: fix typo in previous commit

ab921c8b – Arne Meyer <meyer.arne83@netcologne.de> authored and cinap_lenrek <cinap_lenrek@felloff.net> committed on 2024/06/05 05:22
nusb/ether: Don't pass ethernet fcs to the network stack for smsc and lan78xx

95391428 – Ori Bernstein <ori@eigenstate.org> authored on 2024/06/07 10:50
gefs: bring back write cancellation for free blocks.

96b59907 – Ori Bernstein <ori@eigenstate.org> authored on 2024/06/07 10:41
gefs: improve flow of blocks/frees

33b8e6bd – qwx <qwx@sciops.net> authored on 2024/06/06 19:05
gs: ignore more autogenerated headers

43457ea4 – qwx <qwx@sciops.net> authored on 2024/06/06 06:35
gs: don't track autogenerated header (thanks James)

2b224c8b – Ori Bernstein <ori@eigenstate.org> authored on 2024/06/04 13:49
gefs: revert cacheflag()

fa1a49f2 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/06/04 10:27
sam: M: don't require a current file to operate (thanks umbraticus)

3e7b4528 – Ori Bernstein <ori@eigenstate.org> authored on 2024/06/02 15:52
gefs: fix file truncation performance (thanks cinap)

5e666dcc – Ori Bernstein <ori@eigenstate.org> authored on 2024/06/02 14:53
gefs: remove vestigial bucket lock

712dfd75 – umbraticus <umbraticus@prosimetrum.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2024/06/01 18:55
sam: introduce a new command M for adding commands to mouse b2 menu

d37701e8 – Jacob Moody <moody@posixcafe.org> authored on 2024/06/01 13:53
9[cl]: correct previous changes

0c3e5940 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/06/01 12:14
sdaoe: remove unfinished atapi code (thanks arne)

d448d850 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/05/31 17:04
2c: fix indirect calls

7c9fe270 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/05/31 16:50
hjfs: check mount spec (aname) in Tauth

22b12c38 – rodri <rgl@antares-labs.eu> authored on 2024/05/30 17:11
libgeometry: simplify rframes

a95b5ac3 – Alex Musolino <alex@musolino.id.au> authored on 2024/05/30 08:46
sshnet: update usage text to match man page

0e54aa2a – Alex Musolino <alex@musolino.id.au> authored on 2024/05/30 08:46
sshnet(4): merge usage lines

4fbcd522 – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/29 19:53
gefs: revert the last commit; we added a deadlock

01ecffe7 – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/29 15:34
gefs: correctly serialize updates to mounts

c2331b00 – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/29 13:12
gefs: make dent cache per-mount

97250f23 – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/28 10:45
gefs: improve 'print fid' on cons

35f9e78c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/05/28 14:16
devip: don't send and ignore MLD messages for invalid multicast groups

8101cf6b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/05/28 13:25
ipconfig(8): fix /net/null vs /dev/null (thanks humm)

0f1981b4 – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/27 21:57
gefs: skip writeback on data blocks

3223acae – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/27 21:56
gefs: allow halting read-only file system

61d505bb – sl <sl@x60t> authored on 2024/05/27 19:59
/sys/man/8/plan9.ini: document the existence of git.9front.org/plan9front/firmware (thanks, orib)

c0e521df – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/27 11:02
git/clone: allow cloning into an empty directory

9aac97e7 – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/27 00:17
gefs: add command to show free ranges on console

ce82e8d7 – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/26 21:35
users(6): it's not just older servers

6f4eea67 – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/26 19:39
gefs(8): docment user creation commands

9557847c – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/26 18:01
gefs: avoid holding the wrlock when syncing the file system

096772ca – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/26 20:42
gefs: tweak block address heuristic to sequentialize allocation

e3c185cc – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/26 20:17
gefs: improve heuristic for arena selection

9aafb5ba – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/26 20:11
gefs: use a single syncer proc to flush to disk

b972c1f5 – qwx <qwx@sciops.net> authored on 2024/05/25 22:02
devsegment: don't use ulong as negative index

07f197ce – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/25 23:05
gefs: fix memory leak on nop syncs

52622a44 – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/24 08:59
gefs(8): say some words about snapshots

3bb2964d – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/22 23:28
gefs: set gid correctly when creating directory entries

7acc4b29 – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/22 22:30
gefs: clean up blk logging code

5d71f76e – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/22 22:29
gefs: add lock assertion for paranoia

f02c92a5 – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/22 21:51
fs: acquire mutation lock around ORCLOSE upsert

8d1c7a83 – Jacob Moody <moody@posixcafe.org> authored on 2024/05/21 21:49
inst: add option to use esp as 9fat

2ff77491 – Keegan Saunders <keegan@undefinedbehaviour.org> authored on 2024/05/21 21:20
boot: add honeycomb

8da648a8 – Keegan Saunders <keegan@undefinedbehaviour.org> authored on 2024/05/21 19:54
add honeycomb kernel

1dfd1e0a – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/21 10:17
gefs: dump set of directory entry attributes

97030310 – Jacob Moody <moody@posixcafe.org> authored on 2024/05/21 00:42
mp(2): typos (thanks sirjofri)

8898fa26 – Jacob Moody <moody@posixcafe.org> authored on 2024/05/21 00:28
webfs(4): typo around connection close (thanks halfwit)

8187fe3f – Jacob Moody <moody@posixcafe.org> authored on 2024/05/21 00:27
/sys/src/cmd/test: enable zones.rc test (thanks unobe)

063712ff – Ori Bernstein <ori@eigenstate.org> authored on 2024/05/20 21:34
gefs: remove unused blk field

Next