RSS feed
bc1212fa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/08 10:49
9p(2): document the filedescriptor sharing behaviour of postmountsrv()
a609c1a2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/08 10:11
devproc: return process id when reading /proc/n/ctl file
57741d47
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/08 09:13
games/playlistfs: open /proc/n/ctl OWRITE, not ORDWR
5826140c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/08 01:52
lib9p: restore previous behaviour of fd group sharing
59fdb3a1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/08 00:54
sshnet: fix fork race conditions
2c53dd32
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 23:34
aux/realemu: fix exit code
cea9e226
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 23:25
aux/realemu: run cpuproc in same fd group as fileserver
7aaa481f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 23:12
aux/timesync: open /proc/n/ctl with OWRITE, not ORDWR
a0879aba
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 18:58
devproc: don't allow /proc/$pid/ctl to be opens for reading
efd64da9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 17:26
nusb/usbd: fix /env/usbbusy bug
1a1b4b54
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 15:41
rio: fix goodrect() bug (thanks mike)
feb6d6f0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 15:27
dossrv, 9660srv, hjfs: stop *READING* standard *OUTPUT* with -s flag
225c359b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 15:19
lib9p: get rid of Srv.nopipe and Srv.leavefdsopen hacks
e1cdcfdb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 15:06
acme: split win into winfs and rc script, get rid of lib9p leavefdsopen hack
022087cd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 10:20
lib9p: fix typo
8f64e448
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 10:01
lib9p: zero out per connection state in Srv template for listensrv()
dce28e58
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 09:23
dossrv: output iotrack error message to stderr
e0cb81af
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 08:35
ramfs: don't use Srv.nopipe
b053f5d0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 08:23
aux/acpi, aux/apm: remove nopipe -i flag
de289929
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 07:28
hgignore: ignore section 9 manpage indices, ignore init, kernels and bootloader binaries
a87c9cfc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/05 15:46
devproc: fix syscalltrace read for ratrace
17136370
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/01 18:23
hgfs: fix loadrevinfo() for empty log bug
2f976d8b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/01 11:02
libsec: move AES XTS function prototypes to AES definition section in the header file
64640083
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/01 10:07
libsec: remove hash pickle functions, document ripemd160, cleanup sechash(2) manpage
69e28c65
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/29 16:06
kernel: simplify exec()
17a92f39
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/28 11:48
devproc: make sure writewatchpt() doesnt overflow the watchpoint array
adb36de0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/28 11:45
kernel: make sure we wont run into the tos when copying exec() arguments
ff3e0eeb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/28 11:41
devproc: cleanup procwrite size checks
3df95385
– Ori Bernstein <ori@eigenstate.org'>
authored
on 2020/02/27 10:09
fix special case for null pointer constants in cond expressions
0f9666ae
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/02/26 16:45
walk arguments to g
1ccd0cd0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/02/26 15:52
include section 9 in manpage plumb rules.
7bd77769
– BurnZeZ <devnull@localhost>
authored
on 2020/02/23 15:33
ape/cc: stop spamming arguments that are only needed once
ab5c4799
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/23 15:42
devcons: fix permissions for reboot and sysstat
9fcce48b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/23 13:58
kernel: avoid selecting the boot process in killbig()
4a80d9d0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/23 13:00
kernel: fix multiple devproc bugs and pid reuse issues
f7c60230
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/23 09:08
devswap: dont assume Proc* structures returned from proctab() are continuous
b7089d66
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/23 09:05
sdiahci, sdodin: avoid calling kproc() while holding ilock()
68f15d65
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/02/22 19:57
/sys/lib/kbmap: update 0xf860 to Kshift value, fix fake shifts on esc1
219741ac
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/19 14:26
sed: allow whitespace after ! negation (thanks k0ga)
234aafb3
– spew <devnull@localhost>
authored
on 2020/02/13 11:09
acme(1): fix scrolling when swiping text at the top or bottom of a frame
98374d6e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/02/10 14:26
remove C99_SPRINTF_EXTENSION define.
5f7a6b7e
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2020/02/09 16:39
bcm: change ARGB32 to XRGB32 for framebuffer to avoid slow drawing
8b59286e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/02/05 09:11
upas/fs plumb modify messages for self-changed flags
70043845
– rgl <devnull@localhost>
authored
on 2020/02/04 16:32
image(6): fix typo
77a7e3f8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/02 15:46
kernel: cleanup makefile for $CONF.$O target
04c4a9ca
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/02 15:33
merge
be8cbcc8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/02 15:31
listen(1): implement one-shot mode flag for listen1 (thanks kivik)
8ce18a63
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/01/31 04:25
fix double free in acme.
efd4eb89
– rgl <devnull@localhost>
authored
on 2020/01/29 14:27
document common emulator keys
2c0ccff2
– BurnZeZ <devnull@localhost>
authored
on 2020/01/27 20:27
walk: add D and T fmt characters (fileserver device/type)
0f1b442b
– BurnZeZ <devnull@localhost>
authored
on 2020/01/27 19:53
walk(1): formatting/corrections
7facfb55
– BurnZeZ <devnull@localhost>
authored
on 2020/01/27 19:44
walk: remove superfluous newline
023d957e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/26 21:17
kernel: restore old behaviour that kprocs have ther noteid == pid
46a733c3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/26 20:51
kernel: fix mistake from previous commit (noteid not being inherited by default)
8d51e7fa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/26 14:01
kernel: implement portable userinit() and simplify process creation
60bb408a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/25 13:37
ppc: remove old duplicate of devtls.c
6f80913a
– aiju <devnull@localhost>
authored
on 2020/01/22 08:09
add v8e
1ecdf09a
– Alex Musolino <alex@musolino.id.au>
authored
on 2020/01/20 09:59
page(1): fix troff manual example
09eac381
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/19 14:21
merge
47bae09b
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2020/01/19 14:18
Apply http://www.9paste.net/qrstuv/patch/acme-movetodelmesg/
16f11e4c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/19 13:45
merge
a898d31f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/19 13:43
acme: fix off by one in colclose(), make dellist() code consistent
b0997535
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2020/01/19 13:36
acme: Restore call to movetodel() in colclose
639500b7
– aiju <devnull@localhost>
authored
on 2020/01/13 18:22
cycv: support for registers
561346d0
– aiju <devnull@localhost>
authored
on 2020/01/11 22:40
cyclone v kernel: fpga support, fix CONFADDR
7cf83694
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/11 19:19
vnc/devdraw: fix topnwindows() panic when images are not windows (thanks aiju)
16784a2e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/11 19:07
devdraw: fix topnwindows() panic when images are not windows (thanks aiju)
5254e41f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/11 18:31
pc64: adapt vgaradeon driver to 64-bit (thanks Robert Ransom)
361b65e4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/11 16:26
kernel: remove relics of CPU 'load balancing' policy in scheduler (thanks Robert Ransom)
dfda1cc8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/11 16:25
bootrc: fix comment typo (thanks Robert Ransom)
0b12020f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/11 09:50
ip/cifsd: implement SMB_SET_FILE_UNIX_BASIC for wstat
e55ee7fa
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/01/11 08:25
libFLAC: 1.3.1 -> 1.3.3
ffd9c39d
– aiju <devnull@localhost>
authored
on 2020/01/10 15:43
dont spin on MDIO
9ab87f62
– aiju <devnull@localhost>
authored
on 2020/01/10 13:49
merge
d64f76c9
– aiju <devnull@localhost>
authored
on 2020/01/10 13:49
add cycv ethernet driver
8150f689
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/01/09 06:59
show line numbers in dtracy type errors
17ebe550
– aiju <devnull@localhost>
authored
on 2020/01/07 21:35
add cycv kernel
826c76f9
– aiju <devnull@localhost>
authored
on 2020/01/07 21:27
dumb bug
76ed5d2e
– aiju <devnull@localhost>
authored
on 2020/01/07 21:22
add aux/aout2uimage
c43700f5
– Alex Musolino <alex@musolino.id.au>
authored
on 2020/01/07 12:28
rc-httpd: append carriage return to content-length header
f12744b5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/05 13:20
devip: fix packet loss when interface is wlocked
645b5f87
– rgl <devnull@localhost>
authored
on 2020/01/04 13:02
/sys/man/9: more pages added
c739f57a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/04 06:49
ip/ipconfig: keep on sending router solicitation after initial RA
4eee8f13
– 23hiro <23hiro@gmail.com>
authored
on 2019/12/22 20:31
rio, kbdfs: increase read buffer for high latency kbdfs support
95c166fc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/21 10:31
9p(2): fix sentence for wstat function (thanks jsmoody)
d00b2c84
– rgl <devnull@localhost>
authored
on 2019/12/20 18:15
sleep(9): recover comment with the right reference
6cf9fb7b
– rgl <devnull@localhost>
authored
on 2019/12/20 13:01
kproc(9) and sleep(9) corrections
0bc963f9
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/12/19 12:12
thread(2): fix description of when/why procexec(l) functions return
8fa9b7d6
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/12/19 10:19
pc, pc64: fix cputemp decimal handling in amd10temprd (thanks Robert Ransom)
47c188c0
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/12/18 04:01
flate(2): fix typos (thanks rgl)
b820d892
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/15 08:59
ip(3): document special null-address hack for accepting all incoming connections
c3af90c6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/14 12:09
date: make ISO 8601 time output compatible to RFC3339
685670b0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/11 18:26
normalize error messages in yacc, stop writing to closed fd.
80ecdec0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/11 18:53
merge
52e4e51b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/11 18:52
devcons: fix write length of writebintime() (thanks BurnZeZ)
375d8f43
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/10 18:13
remove unused code.
b0384439
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/10 18:01
only ensurecache() on doplumb().
993c7b5f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/10 13:21
merge
0f189389
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/12/10 10:13
crop(1): remove duplicate -b option in synopsis
55af35ee
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/09 13:08
riostart: when system uses serial console, provide a system shell on it
Next