git: 9front

RSS feed

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

4a59e004 – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/01/11 10:45
audio/flacenc

914c0d9b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/01/10 15:46
merge

7a24dd95 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/01/10 15:44
pc, pc64: revert addition of pcireset() call to pcicfginit()

8d8fded7 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/09 07:20
libdraw: add bezierpts

987fe484 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/06 05:07
9pfid(2): document struct Qid (thanks sirjofri)

cb8654c0 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/05 14:48
merge

e22a44dc – Alex Musolino <alex@musolino.id.au> authored on 2021/01/05 17:36
qr: fix exit status

672b8d4d – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/05 14:37
acid: increase hash size (thanks jonas.amoson)

5580b1d2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/01/03 19:24
marshal(1): fix example: upas/mail -> mail (thanks fulton)

0d6c02c8 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/01 16:40
ape: unify math.h copies

657291c9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/01/02 00:47
ape: add missing isnan() and isinf() macros for 386 (thanks Jonas)

58351e9e – Sigrid <ftrvxmtrx@gmail.com> authored on 2021/01/01 17:58
file: ftyp mp4* is video/mp4 as well

e7783131 – Ori Bernstein <ori@eigenstate.org> authored on 2021/01/01 06:48
sort: fix memory leak (thanks Igor Boehm)

e5ca4e6f – BurnZeZ <devnull@localhost> authored on 2020/12/29 14:38
cc: add a couple notes to the comments regarding flags

201c4b56 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/29 14:08
libc/arm: open #c/sysstat file with OCEXEC (internal file descriptor)

701501da – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/29 13:45
plumber: open rule files as OCEXEC, to avoid leaking them to sub commands

c2c34470 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/28 16:21
text2post: check font index for out of range

4b9a5507 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/28 16:00
plumber: don't leak srvfd file descriptor into sub processes

991f58bb – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/28 07:24
plumb: fix wrong click attribute offset (thanks umbraticus)

94013bf6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/27 18:39
kbmap: avoid division by zero when window becomes too small

7f808b47 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/27 18:10
aux/vga: remove panning, add screen tilting support

f22954c8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/27 18:08
devvga: implement screen tilting, remove panning and overlays

a48d7923 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/23 08:10
libauth: re-implement procsetuser() to use /proc instead of #c/user

0990cff3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/23 08:09
devproc: allow anyone to change user of its own processes to "none"

a0fc6008 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/23 07:18
libvorbis: 1.3.5 → 1.3.7 (fixes a bunch of CVE and other small issues)

5b6ab868 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/22 21:32
ape: re-implement getlogin() by stating /proc/$pid/status

d818548c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/22 21:31
libc: re-implement getuser() by stating /proc/$pid/status

a4c83776 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/22 20:44
fax, psfax, vwhois: use $user instead of /dev/user

ad10e5e7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/22 20:44
B: dont pollute the environment

546fb2b1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/22 20:43
kill, slay, broke: dont pollute environment, use $user

61e27591 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/22 20:42
Kill: don't pollute environment

8f3f3fc3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/22 20:41
start, stop: avoid null list in concatenation witout arguments, use $user

1f97b619 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/22 20:23
nusbrc: delect lenovo camera

f368a125 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/22 17:17
kw: use ethermii.c from port/ (thanks stuart)

ed90a719 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/22 14:33
aout2uimage: fix missing \n in usage print (thanks james)

4231165f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/22 12:44
upasfs(4): fix small typos (thanks igor)

b486d471 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/22 11:36
kbdfs: fix mistake, remove leftover static user variable (thanks umbraticus and igor)

1017c54c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/22 11:29
kernel: avoid palloc lock during mmurelease()

4f4a7afe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/21 19:47
merge

e0f86ec8 – Alex Musolino <alex@musolino.id.au> authored on 2020/12/22 05:11
rio(4): list window states in order (thanks umbracticus)

99c6aedf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/21 17:03
kernel: make addbroken() static, remove misleading Proc* argument

5a171ac0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/21 10:06
merge

c205f04d – Alex Musolino <alex@musolino.id.au> authored on 2020/12/21 19:16
hpost: fix usage text

a1268db3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/21 10:04
pc, xen: move fpu setup/fork/save/restore handlers to pc/fpu.c

8daba613 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/21 09:41
kernel: update procsave() comment, we'r not holding up->rlock anymore

828d3f02 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/20 18:08
ndb/dns: handle dnskey RR's (thanks moody)

535bc9ca – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/20 17:34
kernel: handle tos and per process pcycle counters in port/

fd7299b4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/19 14:15
[12kq]l: remove unix compat code for cputime()

7a42c081 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/19 13:47
libthread: remove unused _times() function

46cb371e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/19 13:07
kernel: remove Proc* argument from procsetuser() function

46aac917 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/19 13:02
libauth: change programs to use the new procsetuser() function

00317de8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/19 12:46
libauth: add procsetuser() function to change user id of the calling process

6f21ecda – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/19 10:52
aux/kbdfs: use getuser() from libc

585cacd6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/19 10:50
acme: use global user string variable instead of getuser()

6bd3180c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/19 10:36
acme: use getuser() in fsinit()

92af03ab – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/19 10:15
libc: implement getppid() reading /proc/$pid/ppid instead of /dev/ppid

Next