git: 9front

RSS feed

a9afd0ec – Jacob Moody <moody@posixcafe.org> authored on 2024/02/29 18:46
cal(1): indicate which reformation date is used

83339b04 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/03/21 15:23
pc/ac97: add 0x27de did

3045836a – rodri <rgl@antares-labs.eu> authored on 2024/03/21 07:38
libgeometry: add barycentric interpolation routines

9a45c4a7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/03/17 13:27
kernel: delcare nalemenerror() and faulterror() as _Noreturn

d1aa861a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/03/16 16:14
qio: revert the change, i was not reading the code right

b6bbe3b5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/03/16 13:10
devpipe: use 256k pipeqsize as default, make sure its a multiple of the i/o unit

96b131e3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/03/16 13:07
qio: fix queue bloat blocking condition for qwrite()

d734c75d – mkf <mkf@cloud9p.org> authored and cinap_lenrek <cinap_lenrek@felloff.net> committed on 2024/03/14 09:48
imap4d: be consistant with rest of system in log file name

093cd921 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/03/12 21:01
audio/flac: remove unused var; add a missing newline

592d368e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/03/11 13:34
7c: fix storeprop() sign extension bug

684f0ea0 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/03/10 17:45
libtags: separate "album artist" key

06bf2675 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/03/10 17:13
ext4srv: support ORCLOSE

1ae09292 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/03/06 18:29
libtags: sync with upstream

6094da1d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/03/04 14:32
bootrc: make sure essid and wpapsk are used literally

3cb7b1cf – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/03/04 13:53
libtags: fix multiple issues found by fuzzing

8d89936b – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/03/02 13:23
libtags: correct 437 codepage

c9ec6e25 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/24 15:43
ext4srv: generate a uuid when doing mkfs; don't journal ext2

071895fc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/02/24 14:43
nusbrc: ignore ITE RGB LED Controller

a76ba7be – Jacob Moody <moody@posixcafe.org> authored on 2024/02/24 09:35
games/gba: add rtc GPIO implementation

4ed9c707 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/23 18:27
ext4srv: ext4_recover: fix a deadlock on filesystems without a journal

b2603824 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/19 20:38
zuke: add "composer" tag support (column hidden by default)

ac659775 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/19 13:53
libtags/m4a: "gnre" is non-standard id3v1 style (non-text) - check before reading the value

6e67ce95 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/19 13:37
libtags: add Tcomposer and Tcomment

dce53871 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/19 13:07
libtags/wav: respect buffer size when reading tag value

da627d4e – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/19 13:00
libtags/wav: process unknown tags as well

0101b3bb – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/19 20:13
audio/readtags: print Tunknown tags

672ad869 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/19 12:52
libtags/wav: don't stop on data (tags may follow after); don't stop after 8 sections either

c36d8eb7 – Ori Bernstein <ori@eigenstate.org> authored on 2024/02/03 10:06
git/serve: provide better errors

f38ecd36 – Ori Bernstein <ori@eigenstate.org> authored on 2024/02/18 00:06
git/get: move ERR handling into protocol code

bcfca778 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/16 21:22
ext4srv: ext4_crc32c: use u32int macro

b9af56a5 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/16 21:21
ext4srv: fix meta csum producing garbage

1b143773 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/16 13:41
ext4srv: fix dir/idx case when creating new dirs; update mtime on writes; close dirs after create

ec7a5434 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/16 13:37
ext4srv: dir/index: disable htree csum checks for now (lwext4 broken); fix a few bugs

075d74a7 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/16 13:30
ext4srv: update inode change time on wstat

1c5f2f41 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/15 19:55
ext4srv: fix/simplify ext4_bmap_bits_free

5d86bd8f – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/15 10:52
ext4srv: fix a missed size decrement; fix 32-bit int crc32 on big endian

6f4cde93 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/14 19:39
ext4srv: faster crc32c

f0cb21ed – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/14 16:51
fshalt: halt ext4srv as well

ad24ea21 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/14 14:22
ext4srv: clean up and fix a couple bugs

2e0e217a – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/13 10:48
audio/mixfs: fix volume proxying; ignore audioctl and audiostat - not device names

67bf17b4 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/12 20:21
ext4srv: disallow fwrite/ftruncate on files not open for writing

e18286b1 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/02/12 14:12
replace ext2srv with ext4srv

e090c472 – Jacob Moody <moody@posixcafe.org> authored on 2024/02/10 17:16
tapefs/^(v6fs 32vfs): fix read errors (thanks Lyssa)

120c2be0 – Jacob Moody <moody@posixcafe.org> authored on 2024/02/07 21:15
cal(1): remove redundant statement

6994c1f2 – Jacob Moody <moody@posixcafe.org> authored on 2024/02/08 13:34
/sys/src/cmd/?i: correct memory access

5afb6d1c – Ori Bernstein <ori@eigenstate.org> authored on 2024/02/07 17:33
disk/qcow2: fix crash with misaligned sectors

0a140fa3 – phil9 <telephil9@gmail.com> authored on 2024/02/05 05:54
merge

b1ecaf84 – phil9 <telephil9@gmail.com> authored on 2024/02/05 05:53
vdiff: add ability to collapse file diffs

aa5e9054 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/02/03 16:28
plan9.ini(8): document $sysname override

204a6e37 – Jacob Moody <moody@posixcafe.org> authored on 2024/01/31 16:04
libc: remove dead code from main9p.s

c73d8a26 – sl <sl@y> authored on 2024/01/31 23:43
/rc/bin/9fs: case 9front: move extra to plan9.stanleylieber.com

be047d42 – sl <sl@y> authored on 2024/01/30 21:12
/lib/theo: there is another possibility is everyone is out to get you.

0a067833 – Ori Bernstein <ori@eigenstate.org> authored on 2024/01/30 18:26
vdiff: correctly strip more than one prefix

1b442732 – Ori Bernstein <ori@eigenstate.org> authored on 2024/01/30 17:58
vdiff: add support for stripping path elements when plumbing

1091434d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/30 16:06
ndb/dns: fix dnsservers() function

4eb9df48 – phil9 <telephil9@gmail.com> authored on 2024/01/30 04:22
vdiff: a visual diff viewer

ce561537 – Ori Bernstein <ori@eigenstate.org> authored on 2024/01/29 05:48
Mail: add 'Mark +s' to default tag

5c5f2431 – Ori Bernstein <ori@eigenstate.org> authored on 2024/01/29 05:40
Mail: show cc list in message view

37cb0a36 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/28 13:59
mt7688/uart: fix compiler warnings

39060520 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/28 13:58
ether7688: fix compiler warnings

b0ab2a2d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/28 13:54
kernel: Use _Noreturn for gotolabel(), error(), nexterror() and panic()

8c4d884a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/28 13:38
zynq: fix unused argument warning in procrestore()

3454611b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/28 13:38
zynq: fix missing return argument for intr()

ef302069 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/28 13:10
/lib/ndb/common: add tcp=dot port=853 entry

14154ced – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/28 12:46
ndb/dns: give each DoT server Maxtcpdialtm + 500ms to complete request

1d9512cb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/28 11:44
ndb/dns: log appropriate message when thumbfile is missing, make tcpfree static, timeout constants

5c559438 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/28 11:43
ndb/dns: set procname() for tls server

d695ad0d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/28 11:23
ndb(8): document thumbprint file for DoT

6acddeda – Ori Bernstein <ori@eigenstate.org> authored on 2024/01/28 09:03
g: search in files with .txt suffix

5a17c16c – Jacob Moody <moody@posixcafe.org> authored on 2024/01/27 22:36
libc, libthread, ape: mark exit functions as _Noreturn and clean up new warnings

7514eab6 – Jacob Moody <moody@posixcafe.org> authored on 2024/01/27 19:01
ndb/dns: DoT support

d397eb9b – Jacob Moody <moody@posixcafe.org> authored on 2024/01/27 17:05
9fs: add iso case for nightly iso box

280fa961 – Igor Böhm <igor@9lab.org> authored on 2024/01/25 02:18
acmed(8): fix typos

61373d86 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/24 15:51
ip/ipconfig: don't add default route for ULA prefix

25f08667 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/24 15:51
devip: fix isula()

8c796aea – Jacob Moody <moody@posixcafe.org> authored on 2024/01/23 16:10
awk: fix out of bounds write with large fields (thanks kristo)

359c74c2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/21 10:27
kernel: remove unused variables from arm trap() handler

a08f3505 – Ori Bernstein <ori@eigenstate.org> authored on 2024/01/20 22:11
diff(1): include merge3 name in diff manpage

d33611e7 – Ori Bernstein <ori@eigenstate.org> authored on 2024/01/20 22:07
diff(1): docuemnt merge3

19b75b5d – Ori Bernstein <ori@eigenstate.org> authored on 2024/01/20 21:44
merge3: make identical changes merge cleanly

07c7618e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/20 12:26
kernel: make trap() handlers consistent and check for stack overflow in kenter() for all archs

1ded64db – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/20 12:15
pc: use JMPF instead of indirect jump for going to syscall()

be5cdf69 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/17 14:54
pc64: no need to CLI in noteret() and forkret()

e47b16b1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/17 14:48
pc64: set accessed and dirty bits in PTE to avoid write-back

77e9964f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/14 22:59
ndb/dnsdebug: fix dnsserver override (thanks moody)

58f67543 – Igor Böhm <igor@9lab.org> authored on 2024/01/14 20:11
nusb/ptp: transaction IDs are sequences of numbers starting with 0 (thanks unobe)

8a90e889 – Jacob Moody <moody@posixcafe.org> authored on 2024/01/09 14:59
ip/torrent: only register note handler in one proc

ecf1f426 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/08 15:25
imx8, arm64: fix tbdf argumnt position for intrdisable() (thanks cosa)

9b96680b – Igor Böhm <igor@9lab.org> authored on 2024/01/07 20:27
vncv: implement autoscaling via -a flag (thanks unobe)

901af7d4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/07 19:16
bcm64: fix build caused by added bootargs file in arm64/

d16188ee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/07 18:39
devip: no more wandering routes

931f48b7 – Keegan Saunders <keegan@undefinedbehaviour.org> authored on 2024/01/07 16:10
arm64/qemu: add xhci usb

7412e881 – Keegan Saunders <keegan@undefinedbehaviour.org> authored on 2024/01/07 14:57
arm64/qemu: detect VM configuration

7a48cbb2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/07 00:12
ip/ppp: increase echo timeout to 5 periods (25 seconds)

8840b257 – Jacob Moody <moody@posixcafe.org> authored on 2024/01/06 22:04
6?, 8?, libc: add JMPF instruction

c0fedecd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/06 16:14
vncs: bind devswap also for memory(1), this used to be in devcons

d8e920f6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/06 14:55
nusb/audio: name audio device as audioUxxxx/volumeUxxxx (thanks arne)

d63acbc0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/06 14:40
mixfs: allow switching between audio devices (/dev/audio*)

fc6fd4b5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/06 14:32
ip/ppp: lower echo timeout to 2 periods (10 seconds)

997aa2e2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/05 02:10
9nfs: fix rfork() race with shared pid variable

Next