index
:
plan9front.git
etheriwl
front
rio
sam
webfs
my patches for 9front; forked from http://git.9front.org/plan9front/plan9front/HEAD/info.html
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-23
nusbrc: delect lenovo camera
cinap_lenrek
2020-12-22
kw: use ethermii.c from port/ (thanks stuart)
cinap_lenrek
2020-12-22
aout2uimage: fix missing \n in usage print (thanks james)
cinap_lenrek
2020-12-22
upasfs(4): fix small typos (thanks igor)
cinap_lenrek
2020-12-22
kbdfs: fix mistake, remove leftover static user variable (thanks umbraticus a...
cinap_lenrek
2020-12-22
kernel: avoid palloc lock during mmurelease()
cinap_lenrek
2020-12-22
merge
cinap_lenrek
2020-12-22
rio(4): list window states in order (thanks umbracticus)
Alex Musolino
2020-12-21
kernel: make addbroken() static, remove misleading Proc* argument
cinap_lenrek
2020-12-21
merge
cinap_lenrek
2020-12-21
pc, xen: move fpu setup/fork/save/restore handlers to pc/fpu.c
cinap_lenrek
2020-12-22
hpost: fix usage text
Alex Musolino
2020-12-21
kernel: update procsave() comment, we'r not holding up->rlock anymore
cinap_lenrek
2020-12-20
ndb/dns: handle dnskey RR's (thanks moody)
cinap_lenrek
2020-12-20
kernel: handle tos and per process pcycle counters in port/
cinap_lenrek
2020-12-19
[12kq]l: remove unix compat code for cputime()
cinap_lenrek
2020-12-19
libthread: remove unused _times() function
cinap_lenrek
2020-12-19
kernel: remove Proc* argument from procsetuser() function
cinap_lenrek
2020-12-19
libauth: change programs to use the new procsetuser() function
cinap_lenrek
2020-12-19
libauth: add procsetuser() function to change user id of the calling process
cinap_lenrek
2020-12-19
aux/kbdfs: use getuser() from libc
cinap_lenrek
2020-12-19
acme: use global user string variable instead of getuser()
cinap_lenrek
2020-12-19
acme: use getuser() in fsinit()
cinap_lenrek
2020-12-19
libc: implement getppid() reading /proc/$pid/ppid instead of /dev/ppid
cinap_lenrek
2020-12-19
devsons: remove #c/pgrpid
cinap_lenrek
2020-12-19
g: initialize files env var
Sigrid
2020-12-18
vt: rfork environment varibles (thanks fshahriar)
Ori Bernstein
2020-12-18
strndup: don't assume buffer is terminated
Ori Bernstein
2020-12-18
kbmap: add Turkish keymap (thanks Kemal)
kvik
2020-12-17
hpost: support custom headers (thanks julienxx)
Ori Bernstein
2020-12-17
libap: add strndup
Ori Bernstein
2020-12-17
ether2114x: make sure pci bar0 is I/O
cinap_lenrek
2020-12-17
ether2114x: vetting the driver for pc64
cinap_lenrek
2020-12-15
pc: set exit status depending on errors
Sigrid
2020-12-15
pc: treat EOF gracefully, allowing easier use within sam command language
Sigrid
2020-12-15
merge
Alex Musolino
2020-12-15
ico: avoid potential nil pointer dereferences
Alex Musolino
2020-12-15
ico: fix interpretation of 0 widths/heights
Alex Musolino
2020-12-13
iostats: dup 9p pipe to both fd 0 and fd 1 for exportfs
cinap_lenrek
2020-12-13
cpu(1): refer to oexportfs(4)
cinap_lenrek
2020-12-13
import(4): refer to oexportfs(4)
cinap_lenrek
2020-12-13
oexportfs: move legacy code for cpu and import to separate program
cinap_lenrek
2020-12-13
kernel: implement per file descriptor OCEXEC flag, reject ORCLOSE when openin...
cinap_lenrek
2020-12-12
sdiahci: assume 64-bit PCIWADDR()
cinap_lenrek
2020-12-12
sdiahci: enable pci busmaster before ahciconfigdrive() (fix qemu crash)
cinap_lenrek
2020-12-11
merge
cinap_lenrek
2020-12-11
pc, pc64: make sure write combining is supported in MTRR's before setting it
cinap_lenrek
2020-12-11
pc, pc64: ignore MTRR's when MTRRCap.vcnt and MTRRCap.fix are zero
cinap_lenrek
2020-12-11
update Finnish kbmap: fix ยค on shift+4 and add more AltGr variants
Sigrid
2020-12-10
vmx: clean up mksegment, memset only if segment existed (devsegment clears ne...
Sigrid
[next]