git: 9front

RSS feed

c61a3f52 – kvik <kvik@a-b.xyz> authored on 2021/02/19 18:04
libstdio: sync bits of vfprintf from APE

5e934241 – kvik <kvik@a-b.xyz> authored on 2021/02/18 16:40
nan(2): document isInf(x, 0) matching +∞ and -∞

e669e34e – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/02/18 10:13
audio/flacenc: fix usage

446c1bd0 – Michael Forney <mforney@mforney.org> authored on 2021/02/17 06:20
games/snes: use enum constants KON and ENDX instead of their values

9be052b2 – Michael Forney <mforney@mforney.org> authored on 2021/02/17 06:20
games/snes: implement DSP echo

340c6f84 – Michael Forney <mforney@mforney.org> authored on 2021/02/17 06:19
games/snes: implement DSP noise

85e593d4 – Michael Forney <mforney@mforney.org> authored on 2021/02/17 06:19
games/snes: fix BRR decoding with filters 2 and 3

c9132766 – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/02/16 17:04
mothra: tune up entry control logic for easier text editing

f4df6dc0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/02/14 20:49
9boot: mark efi boot and runtime service regions as reserved

d869990b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/02/14 09:25
ndb/dns: implement RFC6844 certificate authority authorization record type

9c60a4dd – Michael Forney <mforney@mforney.org> authored on 2021/02/11 04:37
[9front] audio/flacenc: fix error check for fseeko

570c50ea – Ori Bernstein <ori@eigenstate.org> authored on 2021/02/10 10:42
font/terminus: you can't run a font, silly

ee81e320 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/02/10 15:08
nusb: don't create rw iso endpoints (by Michael Forney)

4d5d86a6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/02/10 14:52
nusb: don't create rw iso endpoints (by Michael Forney)

977b3952 – Ori Bernstein <ori@eigenstate.org> authored on 2021/02/10 05:21
merge

8a3ab022 – sl <sl@stanleylieber.com> authored on 2021/02/09 18:11
fortunes: That depends on how you define native. -- Andre Garzia

a43a30b4 – sl <sl@stanleylieber.com> authored on 2021/02/09 17:50
newt: remove fn f, replace with walk

f8055f6d – Ori Bernstein <ori@eigenstate.org> authored on 2021/02/09 08:57
stdio: remove erronous assert in dtoa

c3cfd065 – Michael Forney <mforney@mforney.org> authored on 2021/02/08 16:09
[9front] mimetype: add entry for .patch extension

00a00d93 – Michael Forney <mforney@mforney.org> authored on 2021/02/08 15:59
[9front] upas/vf: exclude mime boundary from temporary attachment files

d1ee3f91 – Ori Bernstein <ori@eigenstate.org> authored on 2021/02/08 11:07
ape/lib9: sync arm getfcr.s implementation

f54d6a87 – Ori Bernstein <ori@eigenstate.org> authored on 2021/02/08 10:45
ape: sync flaot.h macros with u.h

963a3d40 – Ori Bernstein <ori@eigenstate.org> authored on 2021/02/07 15:30
Mail: correct rendering of nested multipart messages

9fce1261 – Michael Forney <mforney@mforney.org> authored on 2021/02/07 15:17
[9front] upas/vf: remove debugging print statements

6a2b115c – Michael Forney <mforney@mforney.org> authored on 2021/02/07 23:58
games/gb: fix reversed audio channels

190303a6 – Michael Forney <mforney@mforney.org> authored on 2021/02/07 23:58
games/gb: various HDMA fixes

f10d5df7 – Michael Forney <mforney@mforney.org> authored on 2021/02/07 23:58
games/gb: fix timer divider for input clock 0

2f3e41d3 – Michael Forney <mforney@mforney.org> authored on 2021/02/07 03:02
[9front] upas/vf: install %τ format specifier

400eea4c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/02/06 08:50
merge

c589ebf7 – Alex Musolino <alex@musolino.id.au> authored on 2021/02/06 10:51
test: fix expression parser

7b161c90 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/02/06 08:47
bcm64: get inbound and outbound pci window base address from device tree

9d797f0a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/02/06 08:33
pc: increase number of Conf.mem[] entries from 4 to 16

4a48f151 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/02/06 08:33
pc, pc64: warn when running out of conf.mem[] entries in meminit()

85c80a6b – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/02/04 05:57
libdraw: enter/eenter: fix ^W removing the text on the right side of the tick

4b90c35a – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/02/04 05:45
libdraw: enter/eenter: fix Kleft for non-ascii text

0b669514 – Michael Forney <mforney@mforney.org> authored on 2021/02/03 11:19
[9front] [PATCH] audiohda: add PCI ID for Intel C610/X99

f71d795b – Ori Bernstein <ori@eigenstate.org> authored on 2021/02/03 06:09
acmemail(1): Nail => Mail

9c5ad4b2 – Ori Bernstein <ori@eigenstate.org> authored on 2021/02/03 03:10
mklib, upas/common: clean up libcommon properly (thanks mikan)

32bda088 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/02/02 20:19
acme: fix use after free in warning() call (thanks igor)

6ccbe472 – Ori Bernstein <ori@eigenstate.org> authored on 2021/02/02 02:21
merge

2334c2bd – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/02/02 07:51
fortunes: SATAN

6e5333dc – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/02/02 06:56
winwatch: always reflow when possible (thanks telephil9)

1cfa9cde – Ori Bernstein <ori@eigenstate.org> authored on 2021/02/02 01:52
runq: clean up code, fix error handling.

93570dfa – Ori Bernstein <ori@eigenstate.org> authored on 2021/02/01 15:38
Mail: only clear upas-maintained flags on change (thanks deuteron)

b4c16043 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/31 07:25
mothra: don't insert newline after div (thanks phil9)

8f805f56 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/30 04:19
ape/libm: implement log2 in libc

ff993050 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/29 13:29
Mail: fix inverted reply-all condition

5d827391 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/29 12:34
Mail: rewrite.

7fc04633 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/28 13:07
screenlock: use initdisplay(2), top the window (thanks stuart morrow)

0c37d48b – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/26 13:07
news: make -a and -n get along (thanks lyndon)

745816f8 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/24 04:58
cc: mk clean should delete cc.a$O

b33f09b6 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/23 15:36
5l: fix shifts by zero

e426b7d2 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/23 15:03
ape/libm: add back fmod, remove modf

a4343c79 – Michael Forney <mforney@mforney.org> authored on 2021/01/23 14:47
[9front] ape: remove _SUSV2_SOURCE guard from inttypes.h

2d15bbe6 – Michael Forney <mforney@mforney.org> authored on 2021/01/23 14:46
[9front] nusb(4): fix typo

ffc2297f – Michael Forney <mforney@mforney.org> authored on 2021/01/23 13:28
[9front] cc: fix comparison warning with constant LHS

4aa48404 – Michael Forney <mforney@mforney.org> authored on 2021/01/23 13:26
[9front] cc: remove unnecessary 128-bit add function

029a2f98 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/23 13:02
upas/fs: fix swapped argument, dead code

a6e8c537 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/23 11:38
upas/runq: fix typo

3ed1e244 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/23 11:05
upas/runq: bring back -a

9a0555f4 – qwx <devnull@localhost> authored on 2021/01/23 19:58
ape: update mkfile for removed fmod.c

744ae510 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/23 08:20
vnc: I don't like your face.

e9da3ff5 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/23 06:03
upas/runq: support parallel queue processing, drop -a

f03428ef – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/01/23 13:42
vt(1): document optional command argument (thanks sl)

ac40c236 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/01/23 10:53
ape: apply infinite recursion in fmod() fix (thanks jxy and ality)

1e7f11ef – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/01/23 10:06
syscall: don't rely on . being in $path (thanks Silas)

f41ccbfc – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/01/22 12:48
nusb/kb: correct Mod4 scancode (125 → 91, to match what kbdfs has)

8a874c4e – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/01/22 05:57
aux/acpi: do not expose empty files

0ab5ae26 – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/01/22 05:15
stats: don't query battery and temp as often when using acpi

1f2e251f – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/19 14:56
ape/libap: fix _startbuf, check rfork return (thanks pixelherodev)

ec52236a – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/19 13:14
webcookies: remove straggling custom date parser

12bc634a – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/19 13:12
upas/ml: touch the artwork

2f7fdd35 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/19 10:18
dd(1): update manpage to match program

4689efc7 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/19 10:15
dd: error with invalid size suffixes, add 'm'

42a259c1 – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/01/19 10:04
mothra: linkify text starting with gemini:// and ftp://

aa67d538 – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/01/19 09:14
mothra: resolve urls on middle click. helps with snarfing of relative urls

419d4d41 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/18 12:55
acme(1): add references to appropriate manpages

de1c6eb7 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/17 13:01
passwd: make legacy mode explicit

99e02948 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/01/17 19:51
audiohda: Add AMD Starship/Matisse HD Audio Controller (thanks uramekus)

42adb7fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/01/17 16:28
plan9.ini(8): document *nohpet= option

175d34c4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/01/17 16:22
merge

55cb6d14 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/01/17 16:21
pc, pc64: add minimal HPET driver to measure LAPIC and TSC frequencies

3dd1aee2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/01/17 06:55
usbehci: use 64-bit base address, remove resetlck, simplify scanpci()

f5cf5b0d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/01/17 06:53
usbuhci: remove resetlk, simplify scanpci()

5f9a6170 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/01/17 06:51
usbohci: use 64-bit io base address, disable interrupts before reset, remove resetlck

baf98823 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/17 06:12
seconds: remove junk from usage

8b93eca2 – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/01/17 09:02
dpost prologue: update /radicalex to fix square displacement (thanks umbraticus and Ethan)

40091208 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/16 11:17
zerotrunc(8): add manpage

d9577113 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/16 11:17
troff2png(1): add manpage

6a79c7db – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/16 09:24
tmdate(2): correct example in manpage

81caaac9 – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/01/16 13:30
tweak: support showdata plumb action (thanks sirjofri)

89b74ebb – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/01/15 14:32
9fs: bell labs is very dead

aa0ae845 – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/01/12 16:08
cal: use Sa/Su in all cases, also simplify the code

40413748 – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/01/12 08:32
cal: fix -s 7

7e2a5f41 – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/01/12 08:23
cal: add -s option to specify the starting day of the week

24cfe11a – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/01/12 06:15
audio/flacenc: missed an argument in fprintf()

777476eb – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/01/12 05:13
plumb/basic: handle tga, wav, au, mid and mus

4488faf5 – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/01/12 04:24
audio(1): it is 2021 now

7e554a8e – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/01/11 11:58
libFLAC/mkfile: update version and build with -DNDEBUG

e9807e8a – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/01/11 11:17
libvorbis: fix free() called on a wrong pointer

Next