RSS feed
809a7402
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/22 14:33
aout2uimage: fix missing \n in usage print (thanks james)
16196298
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/22 12:44
upasfs(4): fix small typos (thanks igor)
157166d4
– 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)
29f60cac
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/22 11:29
kernel: avoid palloc lock during mmurelease()
2fb5fbbd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/21 19:47
merge
f2919dfd
– Alex Musolino <alex@musolino.id.au>
authored
on 2020/12/22 05:11
rio(4): list window states in order (thanks umbracticus)
0ad4ceb8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/21 17:03
kernel: make addbroken() static, remove misleading Proc* argument
262d5c10
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/21 10:06
merge
a203d904
– Alex Musolino <alex@musolino.id.au>
authored
on 2020/12/21 19:16
hpost: fix usage text
5a059477
– 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
932995bb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/21 09:41
kernel: update procsave() comment, we'r not holding up->rlock anymore
41c60689
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/20 18:08
ndb/dns: handle dnskey RR's (thanks moody)
e4ce6aad
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/20 17:34
kernel: handle tos and per process pcycle counters in port/
08c1622b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/19 14:15
[12kq]l: remove unix compat code for cputime()
0527345e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/19 13:47
libthread: remove unused _times() function
58e67504
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/19 13:07
kernel: remove Proc* argument from procsetuser() function
eb1dfed9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/19 13:02
libauth: change programs to use the new procsetuser() function
fc5070c6
– 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
daccd2b2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/19 10:52
aux/kbdfs: use getuser() from libc
ba20914d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/19 10:50
acme: use global user string variable instead of getuser()
c7fc69bd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/19 10:36
acme: use getuser() in fsinit()
672cf179
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/19 10:15
libc: implement getppid() reading /proc/$pid/ppid instead of /dev/ppid
d919ad3b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/19 09:59
devsons: remove #c/pgrpid
d0cc9e2e
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/12/19 08:33
g: initialize files env var
4dc437c0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/12/18 14:23
vt: rfork environment varibles (thanks fshahriar)
2db3642b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/12/18 02:16
strndup: don't assume buffer is terminated
f0978836
– kvik <kvik@a-b.xyz>
authored
on 2020/12/18 10:15
kbmap: add Turkish keymap (thanks Kemal)
c2aa8c99
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/12/17 15:26
hpost: support custom headers (thanks julienxx)
658c1b9f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/12/17 14:20
libap: add strndup
646c502b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/17 16:02
ether2114x: make sure pci bar0 is I/O
318fe6a7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/17 15:55
ether2114x: vetting the driver for pc64
5016ac0c
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/12/15 09:37
pc: set exit status depending on errors
d0c6ade5
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/12/15 09:25
pc: treat EOF gracefully, allowing easier use within sam command language
3749e92c
– Alex Musolino <alex@musolino.id.au>
authored
on 2020/12/15 15:55
merge
404c901f
– Alex Musolino <alex@musolino.id.au>
authored
on 2020/12/15 15:45
ico: avoid potential nil pointer dereferences
81647c20
– Alex Musolino <alex@musolino.id.au>
authored
on 2020/12/15 15:44
ico: fix interpretation of 0 widths/heights
32291b52
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/13 15:23
iostats: dup 9p pipe to both fd 0 and fd 1 for exportfs
08a9a695
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/13 15:11
cpu(1): refer to oexportfs(4)
6f932de7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/13 15:11
import(4): refer to oexportfs(4)
27a83106
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/13 15:09
oexportfs: move legacy code for cpu and import to separate program
0b33b3b8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/13 11:04
kernel: implement per file descriptor OCEXEC flag, reject ORCLOSE when opening /fd, /srv and /shr
b2b2d2cb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/12 13:16
sdiahci: assume 64-bit PCIWADDR()
5ea540e7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/12 13:00
sdiahci: enable pci busmaster before ahciconfigdrive() (fix qemu crash)
b1d1fa04
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/11 10:24
merge
fc0f08c6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/11 10:23
pc, pc64: make sure write combining is supported in MTRR's before setting it
658c994c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/11 10:21
pc, pc64: ignore MTRR's when MTRRCap.vcnt and MTRRCap.fix are zero
345e93dd
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/12/11 10:18
update Finnish kbmap: fix ¤ on shift+4 and add more AltGr variants
f5d1fce9
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/12/10 07:19
vmx: clean up mksegment, memset only if segment existed (devsegment clears new ones)
d7120ecb
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/12/10 05:33
src: work on awk scripts too, see "src valley" (thanks phil9)
cef91f23
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/09 20:47
pc, pc64: work around bhyve all uncached MTRR's
635be848
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/08 20:05
merge
eb3d055e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/08 20:04
backout OCEXEC changes when potentially opening /srv files
07d3d9bf
– kvik <kvik@a-b.xyz>
authored
on 2020/12/08 16:20
sega(1): fix keys (thanks bigato)
5149f204
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/08 12:16
plan9.ini(8): document *nomtrr= and order the table
8efbd243
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/08 11:58
pc, pc64: cleanup cpuidentify() and some comments
b2ffb6cc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/08 11:34
pc, pc64: add *nomtrr= kernel parameter
263dc809
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/08 11:00
pc64: preserve reserved bits in CR0/CR4 for amd64 in mtrr setstate()
4db8a82f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/08 10:15
vncv: backing out previous change, this needs another revision
b1da2bb1
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/12/08 09:32
vncv: do NOT map Kaltgr to meta, introduce Mod4 (Super) as an extra key to use instead
93c6f8cb
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/12/08 08:18
vmx(1): build vmxgdb by default, clean it up as well
4ba5cb6c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/08 08:04
vmx: nanosec(): fix non-interruptable temporary, assign fasthz only once after xstart
01eb0406
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/08 07:42
pc: move ldmxcsr() prototype to fpu.c
de5770c3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/08 07:40
vmx: add fmt checking, fix fmt errors, remove duplication for vmdebug
07805ac8
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/12/08 06:47
nusb/kb: update button state if event was actually received, fix typos (thanks umbraticus)
3d9abd96
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/12/08 06:21
devmouse: remove redundant check
e812aa61
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/12/08 05:34
mouse(3): blankS, setS to follow the convention (thanks umbraticus)
014bf3fe
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/12/08 05:21
mouse(3): document "scrollswap" ctl message, fix style a bit (thanks umbraticus)
8f9d4d7c
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/12/08 05:08
vesa: make unsupported function not an error, set return status
96850d8b
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/12/08 05:01
vmx: add -D option to enable debug messages, use vmdebug for non-fatal "errors"
c74458c9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 13:59
vmx: add -v|-w flag to control window creation behaviour
1bb96d54
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 12:18
libcomplete: open internal file-descriptor with OCEXEC flag
383a2ca7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 12:14
libsec: open internal file-descriptors with OCEXEC flag
d5928fb5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 11:48
merge
f7e21d76
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 11:47
libauthsrv: open internal file-descriptors with OCEXEC flag
f433f142
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 11:46
libauth: open internal file-descriptors with OCEXEC flag
6c29cf79
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/12/07 11:42
aux/kbdfs, kbmaps: enable Kmod4 for other layouts, not just neo2
f341ae8c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 11:30
libdraw: open file-descriptor with OCEXEC flag in readcolmap()
1a900513
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 10:15
libndb: open internal file-descriptors with OCEXEC flag
5e59c57b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 09:54
lib9p: open internal file-descriptor with OCEXEC flag in getremotesys()
4d4b6a19
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 09:51
lib9p: open /mnt/factotum/rpc with OCEXEC flag in auth9p()
d570229e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 09:49
lib9p: improve reqqueuecreate()
b3c92495
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 09:33
merge
4d22dbb0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 09:32
libdraw: open internal file-descriptors with OCEXEC flag
e8b871ef
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 09:32
libdraw: remove unused Error label in freescreen()
c10e21b4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 09:31
libthread: reduce stack usage of threadkill*(), open /proc/n/ctl with OCEXEC flag
e45bd681
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 09:29
libthread: reduce stack usage for ioprocs, open /proc/n/ctl with OCEXEC flag
1e2657ee
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 09:27
libthread: simplify threadsetname()
f1e15da8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 09:24
libc: open internal file-descriptor with OCEXEC flag
544bca02
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 09:23
rio: format pid's as ulongs
ed3ae3fa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 09:23
rio: open /dev/snarf with OCEXEC flag when writing
c86a9608
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/07 09:22
rio: simplify filsysinit() by using getuser(), format pid's as ulongs
a92ffdbb
– kvik <kvik@a-b.xyz>
authored
on 2020/12/06 19:36
libndb: remove db file size limit
c924edb9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/06 17:06
merge
23b52bbf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/06 17:05
pc64: assign fpsave/fprestore only once in fpuinit()
d15439ee
– kvik <kvik@a-b.xyz>
authored
on 2020/12/06 16:52
ptrap: implement filtering on plumb attributes
cd38d413
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/06 16:44
pc64: AMD64 mandates SSE support, remove the check in fpuinit()
dcdb2bfb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/06 16:28
xen: use pc/fpu.c
8c1bde46
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/12/06 16:07
pc, pc64: move all fpu specific code from main.c to fpu.c
dbbae6d3
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/12/06 15:28
xen: fix for the last avx changes
97b32915
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/12/06 14:40
amd64: FP: back to static size for allocation and copying
Next