git: 9front

RSS feed

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

c0916e34 – Anthony Martin <ality@pbrane.org> authored and Ori Bernstein <ori@eigenstate.org> committed on 2022/10/01 19:19
cc: take our pickle out of the peephole

6ccc763b – qwx <qwx@sciops.net> authored on 2022/10/01 23:48
/sys/man: fix minor complaints from checkman

83048bf2 – qwx <qwx@sciops.net> authored on 2022/10/01 23:30
camv(1), nusb(4): add more details on camera operation

d9e9775d – Arne Meyer <meyer.arne83@netcologne.de> authored and Ori Bernstein <ori@eigenstate.org> committed on 2022/10/01 06:15
nusb/disk: fix interactions with libdisk

2fea91bc – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/30 11:38
vga font: add 23ed-23ef, 23f4-23fa, some of which are used in bar(1) manpage

35230f2a – Jacob Moody <moody@posixcafe.org> authored on 2022/09/30 01:51
ktrans: listen on lang port for plumber

3d687f89 – Michael Forney <mforney@mforney.org> authored on 2022/09/29 00:49
patch: fix line bounds check when searching for hunk

30bf5455 – Jacob Moody <moody@posixcafe.org> authored on 2022/09/28 20:53
rio: kbdtap style tweak

b6d477c2 – Jacob Moody <moody@posixcafe.org> authored on 2022/09/28 20:51
bar: leave last aux on screen on eof

1de5d1f1 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/28 19:10
nusb/kb: fix scancode for right ctl

72170b8d – Michael Forney <mforney@mforney.org> authored on 2022/09/28 17:45
patch: fix line calculation to avoid redundant searches

f513438b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/09/28 15:17
devip: get rid of Ipifc.mintu

2255e9f6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/09/28 14:20
arp: move arp expire logic into own function

9cfd87d4 – Jacob Moody <moody@posixcafe.org> authored on 2022/09/28 13:33
/lib/troll: Plan9 is not nginx-level scale

47ed4137 – Michael Forney <mforney@mforney.org> authored on 2022/09/28 00:27
git/rebase: remove unnecessary use of @ operator

a185d307 – Michael Forney <mforney@mforney.org> authored and Ori Bernstein <ori@eigenstate.org> committed on 2022/03/13 22:09
git/query: implement range using paint()

6214ca35 – Jacob Moody <moody@posixcafe.org> authored on 2022/09/27 22:33
rio: ensure single reader and single writer for kbdtap

45ba75b6 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/27 19:30
audio/mkplist: leverage parallelism

4fd1e64e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/09/27 17:40
arp: don't leak data in the padding of arp replies

b73a9622 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/09/27 16:44
arp: make sure arpresolve() only returns single packet

a8654c9b – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/27 11:37
reform/audio: remove HP caps discharge; faster hp/spk switch and (un)mute response

342f9c5f – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/26 13:48
togif: fix a typo - don't free the same image we're going to use

7819f954 – Jacob Moody <moody@posixcafe.org> authored on 2022/09/26 02:15
/lib/font/bit/terminus: remove duplicate OFL license and refer to /lib/legal

664ee5b5 – Jacob Moody <moody@posixcafe.org> authored on 2022/09/25 11:03
fontsel: sample Korean text

bc77fa20 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/09/25 10:48
9/port: revert timer wheel change, breaks pi4 boot, needs more time investigating

6ef7d2b7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/09/25 10:02
devpci: provide a #$ device for PCI config access

bd000e2a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/09/25 09:59
devip: fix ipv6 mss clamping

dc13f363 – Jacob Moody <moody@posixcafe.org> authored on 2022/09/24 18:12
/lib/font/bit: add Adobe Source Hangul Sans

229fd518 – Ori Bernstein <ori@eigenstate.org> authored on 2022/09/24 15:21
9/port: reimplement timers to use timer wheel

c0b42021 – qwx <qwx@sciops.net> authored on 2022/09/24 11:53
git/import: fix handling relative paths

18b23734 – Arne Meyer <meyer.arne83@netcologne.de> authored and qwx <qwx@sciops.net> committed on 2022/09/22 15:28
devarch: add name for VIA C7 Eden

49a26502 – Jacob Moody <moody@posixcafe.org> authored on 2022/09/23 03:48
fontsel: Japanese sample text

368f2dfa – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/21 15:04
audio/zuke: fix playlist plumbing while in shuffled mode

f9edb2df – Jacob Moody <moody@posixcafe.org> authored on 2022/09/21 14:35
ktrans: clean headers

b38540be – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/20 12:54
audio/zuke: fix/enable playlist loading via plumber "audio" port

826ff31a – Ori Bernstein <ori@eigenstate.org> authored on 2022/09/19 21:39
mpc(1): fix typo

87bbd5e7 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/19 17:56
audio/zuke: seekto: vlong, unsigned doesn't work well for negative numbers...

1baaf115 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/19 15:45
audio/zuke: clear out enter() prompt image if search failed

72d96f73 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/19 15:35
audio/zuke: "r" key - "repeat one" mode, based on the patch from qwx (thanks)

9171cc9c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/19 15:14
audio/zuke: use digits to enter exact seek position

5153685f – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/19 13:06
audio/zuke: add slow scrolling

b1b059f9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/09/18 09:31
tcpmssclamp: pass correct size tcpmssclamp()

452df957 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/09/18 08:35
snoopy: add "ippkt" protocol to demux ip packet interfaces without media header.

abd6a222 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/09/18 07:58
sdnvme: avoid "empty if body" warning

1ae61e6b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/09/18 07:57
usbxhci: eliminate "set but not used" warning

560cb013 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/09/18 06:40
devip: less stupid hnputs_csum()

4de8c96a – qwx <qwx@sciops.net> authored on 2022/09/17 23:55
games/dmid: don't buffer output

af069ade – sl <sl@reform> authored on 2022/09/17 21:18
/sys/man/8/smtp: document missing flags (thanks, chris)

5e68ad19 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/09/17 11:02
tcpmssclamp: only check the first ipv4 fragment for tcp header

88ce14d4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/09/17 09:32
devip: do tcp mss clamping when forwarding packets

b4350458 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/16 14:46
pc: remove -n option and check if stdin is cons instead

076dcdc1 – Ori Bernstein <ori@eigenstate.org> authored on 2022/09/16 10:31
git/export: use native diff

8396bda0 – Chris A. Frschl <chris@chrisfroeschl.de> authored and Ori Bernstein <ori@eigenstate.org> committed on 2022/09/16 08:02
tlssrv(8): update example path to imap4d

f9eabd97 – Chris A. Frschl <chris@chrisfroeschl.de> authored and Ori Bernstein <ori@eigenstate.org> committed on 2022/09/16 07:29
nusb(4), camv(1): add nusb/cam description, introduce camv manpage

ccbc0c0a – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/15 09:23
aux/acpi: fix division by zero (thanks umbraticus)

af155379 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/14 19:40
fontsel: a font selector program

d7d2d068 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/14 19:17
bar: a status bar program

61ae4bf1 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/14 19:16
riow: keyboard-controller for rio

34fc6687 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/14 17:33
aux/acpi: simplify/rework; support "power off" via pmctl

bbc971fd – Jacob Moody <moody@posixcafe.org> authored on 2022/09/11 16:59
rio: correct error message

5dce0a49 – Jacob Moody <moody@posixcafe.org> authored on 2022/09/11 16:50
rio: return 'global' size for none /dev/wctl read (thanks umbraticus)

1ab5df4c – Jacob Moody <moody@posixcafe.org> authored on 2022/09/10 23:47
window: add wsys 'none' attach to attempted wctl search

bcf385ac – Jacob Moody <moody@posixcafe.org> authored on 2022/09/10 23:38
rio: more pointy edges with none attach

c53fc887 – Jacob Moody <moody@posixcafe.org> authored on 2022/09/10 21:49
rio: add 'none' attach option to wsys

a955a79c – qwx <qwx@sciops.net> authored on 2022/09/09 21:02
ip/tinc: fix ping pong racing causing recalcs and deleting nodes

641fd7a1 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/09 13:00
reform/audio: remove DAC vol limit; discharge HP caps on init

ccc41839 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/09 12:15
libFLAC: update 1.3.4 → 1.4.0

a4c2bf7d – Jacob Moody <moody@posixcafe.org> authored on 2022/09/09 00:28
aux/9pcon: style

6758c8a2 – Michael Forney <mforney@mforney.org> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/09/08 20:01
9pcon: add support for Rerror in assert mode

06b223c4 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/08 18:57
reform/audio: use soft-mute to toggle DAC

bbb8f8e6 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/08 18:54
reform/pm: measure CPU temperature only when requested, disable monitoring right away

dc69b5e2 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/08 16:20
reform/pm: serve lpc readouts over a queue to avoid lockups on other requests

32bf3750 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/08 15:44
reform/pm: lpccall: read as much as possible after the command; clean up

bba087f7 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/09/07 19:13
reform(1): add a note about battery readings

Next