git: 9front

RSS feed

4cbb0f53 – Ori Bernstein <ori@eigenstate.org> authored on 2022/11/04 20:38
plan9.ini(8): document the *debug option

43bfea0d – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/04 18:20
cc: do not wait for cpp to finish if there were errors

5c41fd94 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/04 17:02
cc: wait for cpp to report whether it was a success

5fddb5fd – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/04 13:46
bar: static buffer for splitting, since it is getting used for clicks later on

4f666744 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/04 13:41
bar(1): explain the items separation better, mention the default separator char

218a1721 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/04 13:41
bar: increase the buffer to fit more aux data (noam decided to display the currently playing track there)

38069ba8 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/03 21:07
cpp: stringified macros shouldn't split words separate by a dot

a7bb8212 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/03 12:52
audio/zuke: fix -s not drawing properly and track being off by one; more OCLOSE

08396612 – Jacob Moody <moody@posixcafe.org> authored on 2022/11/03 00:20
boot/bitsy: clean up checked in binary

7f3f8d9e – Jacob Moody <moody@posixcafe.org> authored on 2022/11/03 00:16
libc: address kencc warning in date.c

16ea5ba4 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/02 16:40
bar: fix automatic resize and click location; ignore separator area when clicking

bd7c3da4 – Jacob Moody <moody@posixcafe.org> authored on 2022/11/02 01:44
kernel: Do not treat IPv6 ULA's as GUA's (thanks Arne Meyer)

f594765a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/11/01 07:28
disk/partfs: fix bogus "%r" error response

db7ebf2d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/11/01 07:27
hjfs: check and fix print format errors

672dd409 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/11/01 07:10
lib9p: fix missing newlines in fprint()

6b67914c – Michael Forney <mforney@mforney.org> authored on 2022/10/30 00:34
rc: make `flag f [+-]` clear status on success

099743a2 – qwx <qwx@sciops.net> authored on 2022/10/31 14:02
games/doom: experience it right from the start

08f81179 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/10/31 11:53
florenate: not funny

6072f80b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/10/31 11:43
lib9p: double the buffer for /srv/$service

5ac33112 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/10/31 08:44
reform: only override console=0 when no plan9.ini is passed

d98f2f24 – Ori Bernstein <ori@eigenstate.org> authored on 2022/10/30 23:52
ape: fix warning building mkstemp

6c1f9225 – Ori Bernstein <ori@eigenstate.org> authored on 2022/10/30 20:28
zuke: don't fall into the rathole

aa71411d – Ori Bernstein <ori@eigenstate.org> authored on 2022/10/30 20:28
libflac: work around kencc running out of registers on arm

95c798e8 – Michael Forney <mforney@mforney.org> authored on 2022/10/04 13:34
vt: fix home/end sequences in xterm mode

1216b730 – Michael Forney <mforney@mforney.org> authored on 2022/10/30 00:21
patch: improve hunk search

55b8b5cc – Michael Forney <mforney@mforney.org> authored on 2022/10/29 20:02
upas/fs: support date format used in RFC 4155 mbox files

060549d0 – Michael Forney <mforney@mforney.org> authored on 2022/10/29 19:06
upas/fs: clear errstr after chkunix

e78c3d8b – Ori Bernstein <ori@eigenstate.org> authored on 2022/10/29 14:19
tmdate: provide better parse errors

0d444d9f – Jacob Moody <moody@posixcafe.org> authored on 2022/10/28 23:46
/sys/src/cmd/mkfile: append to $NOMK so user can provide their own

530884a1 – sl <sl@x61t> authored on 2022/10/28 17:22
/lib/rob: I told this anecdote in an internal talk at Google. You might have seen it then.

a9dc8123 – sl <sl@x61t> authored on 2022/10/28 17:21
/lib/theo: I want to say more.

3de3a651 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/26 18:21
audio/flacdec: don't run pcmconv on s16r44100c2

752099d6 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/26 17:20
zuke: kill off decoders; use more OCEXEC

107acb29 – qwx <qwx@sciops.net> authored on 2022/10/24 03:24
bar: revert boundaries fix, the old ones are fine

46528955 – qwx <qwx@sciops.net> authored on 2022/10/23 16:00
bar: fix item boundaries misspacing

aab54bed – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/10/22 21:59
sdnvme: fix missing unlock() in submit queue full case

91ec74f2 – Michael Forney <mforney@mforney.org> authored on 2022/10/22 15:13
patch: fix bounds check for hunk scan in forward direction

8e4b6f76 – Arne Meyer <meyer.arne83@netcologne.de> authored and Ori Bernstein <ori@eigenstate.org> committed on 2022/10/01 06:35
cdfs: handle block sizes correctly

bad6620f – Michael Forney <mforney@mforney.org> authored on 2022/10/22 14:40
exportfs: fix clunk of first attach with -S

7c90d143 – an2qzavok <an2qzavok@gmail.com> authored and Ori Bernstein <ori@eigenstate.org> committed on 2022/10/22 12:23
plot: fix disc and circle operations

f518bc4f – Ori Bernstein <ori@eigenstate.org> authored on 2022/10/21 11:27
git/walk: don't list untracked files after removal

00ea2689 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/10/21 07:06
kernel: fix freeb() for custom pools

a3fb3fb3 – Jacob Moody <moody@posixcafe.org> authored on 2022/10/18 23:00
rio: prevent some more keyboard lockups

e2c7dcbd – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/18 11:07
zuke: fix wrong string width of playback position calculated on network streams

d389ae26 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/18 10:20
mothra: get rid of soft hyphens

ff19a2e5 – Jacob Moody <moody@posixcafe.org> authored on 2022/10/17 20:07
window: fix regression w.r.t subrios

d8c8034d – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/17 19:58
libtags: opus/vorbis: make sure to get to the last frame to have the full duration

e2320ebe – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/17 19:00
zuke: display currently enabled modes when stopped

978cad57 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/17 18:47
zuke: less garbage dereferencing, stop interrupting decoders

0faa8ef9 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/17 15:12
zuke: use percentile to calculate relative widths of columns

e8963591 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/17 14:45
zuke: update ICY title from the stream metadata while playing

3aa643f1 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/16 15:46
zuke: fix repeat and replay gain modes not showing when playing network streams

3bef614b – Ori Bernstein <ori@eigenstate.org> authored on 2022/10/16 14:46
import(4), oexportfs(4): more empty files removed.

747530e0 – Ori Bernstein <ori@eigenstate.org> authored on 2022/10/16 14:25
cpu(1): why did we have an empty file? (thanks llamaa)

2d5b3522 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/15 15:01
zuke: basic replay gain support

f0d1399a – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/15 14:59
libtags: pick R128 gain

b0233aa9 – Ori Bernstein <ori@eigenstate.org> authored on 2022/10/14 12:04
git/compat: fix 'git init --bare' and 'git ls-remote' (thanks floren)

78fe0400 – Ori Bernstein <ori@eigenstate.org> authored on 2022/10/13 22:58
valley, feminize: these jokes suck.

9e2ca079 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/12 21:18
libtags: vorbis, opus: ignore tags past the ogg page

56629b2b – Jacob Moody <moody@posixcafe.org> authored on 2022/10/12 14:48
ktrans(1): remove README files

270dbb2b – Jacob Moody <moody@posixcafe.org> authored on 2022/10/12 14:25
/sys/lib/kbmap/jp: correct Zenkaku control character

b5ec937e – Jacob Moody <moody@posixcafe.org> authored on 2022/10/12 14:17
ktrans: revisit grammer handling and do some spring cleaning

56f67dd6 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/12 10:44
reform/pm: lpc comms: increase delays to 80ms

fd161650 – Jacob Moody <moody@posixcafe.org> authored on 2022/10/10 22:08
rio: close the display on the way out

ea21002e – Jacob Moody <moody@posixcafe.org> authored on 2022/10/10 21:59
/lib/font/bit/pelm: use Korean fonts

30cb4be8 – Igor Böhm <igor@9lab.org> authored on 2022/10/10 12:28
upas/fs/imap.c: additional sanity checking during `Expunge` to avoid suicide

b023456a – Jacob Moody <moody@posixcafe.org> authored on 2022/10/09 20:42
ktrans(1): typo

fc5cf2a1 – Jacob Moody <moody@posixcafe.org> authored on 2022/10/09 18:26
ktrans: gui and man page rework

b6e46459 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/10/09 08:12
usbsdmux: Add program to control usb-sd-mux device

7c149580 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/08 16:41
reform/pm: oops. do not invert

f94813a4 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/08 16:37
reform/pm: kbdoled: allow any size/depth of uncompressed image - convert ourselves

8c419836 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/10/08 14:56
nusb/disk: always allow raw scsi request (even without media present)

854505af – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/10/08 06:38
merge

1cadaea5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/10/08 06:33
devip: use port/netif.h constants for ethermedium

141c18ae – Michael Forney <mforney@mforney.org> authored on 2022/10/08 02:06
git/hist: fix with repository other than /

a411ced8 – Michael Forney <mforney@mforney.org> authored on 2022/10/03 15:32
patch: fix consecutive deletions

125264d0 – Michael Forney <mforney@mforney.org> authored on 2022/10/03 13:33
git/import: remove removed files from index after commit

c4d3c027 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/07 22:10
reform/pm: kbdoled: clear the OLED on zero-length write

933840fc – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/07 21:20
reform/pm: provide /dev/kbdoled to display a 126x32x1 bitmap on the keyboard OLED

7a1e3b1a – Jacob Moody <moody@posixcafe.org> authored on 2022/10/07 11:26
aux/kbdfs: correct comment regarding 0x79 and 0x7b codes.

369ff084 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/07 11:19
reform/pm: power off via the keyboard first

abc5ccf3 – Jacob Moody <moody@posixcafe.org> authored on 2022/10/06 22:09
nusb/kb: support 無変換, 変換, and 'ひらがな / カタカナ' keys

0ad90e7d – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/06 19:21
reform/pm: add keyboard light level controlling to /dev/light

118d2a80 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/06 19:14
nusb/kb: add "rawon"/"rawoff" to switch ctl fid into raw report output mode

6edc6b46 – Igor Böhm <igor@9lab.org> authored on 2022/10/06 18:41
acmed: remove obsolete ip/acmed.c

4566322f – Igor Böhm <igor@9lab.org> authored on 2022/10/06 18:07
rsa(2): fix X509reqtoRSApub(…) signature

bd3c29e1 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/06 15:56
reform/shortcuts: use media keys for LCD brightness control

2b988176 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/06 15:45
nusb/kb, aux/kbdfs: add brightness down/up media keys

afab6830 – Ori Bernstein <ori@eigenstate.org> authored on 2022/10/06 00:53
git(1): remove documentation for deleted '-b' option (thanks llamaa)

93070524 – Michael Forney <mforney@mforney.org> authored on 2022/10/04 21:42
vt: quote special characters in command arguments

48036822 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/04 19:48
reform/shortcuts: change to use available media keys via Hyper

f0d2b15c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/04 19:47
aux/kbdfs, nusb/kb: add basic media keys support; add /dev/hidNctl to change repeat/delay; fix a race condition

ec68e49e – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/04 19:14
riow: fix uninitialized field

10f4210b – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/04 18:57
riow(1): remove the filter warning as it passes unknown keys now

cb0bb405 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/04 18:51
riow: handle ckKz properly (thanks qwx); better sticky mode (label-dependent)

c2aeb597 – Michael Forney <mforney@mforney.org> authored on 2022/10/04 14:32
git: clear status on whoami success

9c79d998 – Michael Forney <mforney@mforney.org> authored on 2022/10/03 21:47
git/compat: fix init

702402cf – Michael Forney <mforney@mforney.org> authored on 2022/10/03 01:51
patch: fix uninitialized Fbuf during dry run

1da71bf1 – Michael Forney <mforney@mforney.org> authored on 2022/10/03 01:51
patch: make slurp() return void

0613c94c – Michael Forney <mforney@mforney.org> authored on 2022/10/03 01:34
patch: fix deletion of files

Next