RSS feed
fc997ae1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/08 10:11
devproc: return process id when reading /proc/n/ctl file
b5f269b1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/08 09:13
games/playlistfs: open /proc/n/ctl OWRITE, not ORDWR
43c93c79
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/08 00:52
lib9p: restore previous behaviour of fd group sharing
3af3bd2b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 23:54
sshnet: fix fork race conditions
f6145da5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 22:34
aux/realemu: fix exit code
04832dbd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 22:25
aux/realemu: run cpuproc in same fd group as fileserver
091d24d5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 22:12
aux/timesync: open /proc/n/ctl with OWRITE, not ORDWR
50df2e88
– 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
490ee029
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 17:26
nusb/usbd: fix /env/usbbusy bug
ed149817
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 15:41
rio: fix goodrect() bug (thanks mike)
09f2f933
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 15:27
dossrv, 9660srv, hjfs: stop *READING* standard *OUTPUT* with -s flag
146ff5eb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 15:19
lib9p: get rid of Srv.nopipe and Srv.leavefdsopen hacks
43fed511
– 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
bcfb5890
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 10:20
lib9p: fix typo
d690b5ff
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 10:01
lib9p: zero out per connection state in Srv template for listensrv()
a3b3752b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 09:23
dossrv: output iotrack error message to stderr
a0cbea40
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 08:35
ramfs: don't use Srv.nopipe
ec698a4a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/07 08:23
aux/acpi, aux/apm: remove nopipe -i flag
ba44dc55
– 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
b4ee64e2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/05 15:46
devproc: fix syscalltrace read for ratrace
da9d47d9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/01 18:23
hgfs: fix loadrevinfo() for empty log bug
9e430eec
– 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
fb475bdf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/03/01 10:07
libsec: remove hash pickle functions, document ripemd160, cleanup sechash(2) manpage
11b5c4b8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/29 16:06
kernel: simplify exec()
ecc8a0e6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/28 11:48
devproc: make sure writewatchpt() doesnt overflow the watchpoint array
fdf21a19
– 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
be766038
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/28 11:41
devproc: cleanup procwrite size checks
e6bb6192
– Ori Bernstein <ori@eigenstate.org'>
authored
on 2020/02/27 10:09
fix special case for null pointer constants in cond expressions
922fc6fa
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/02/26 16:45
walk arguments to g
fb8543ab
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/02/26 15:52
include section 9 in manpage plumb rules.
3d15ec6d
– BurnZeZ <devnull@localhost>
authored
on 2020/02/23 15:33
ape/cc: stop spamming arguments that are only needed once
2bf39a81
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/23 15:42
devcons: fix permissions for reboot and sysstat
31ef4f2c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/23 13:58
kernel: avoid selecting the boot process in killbig()
ec82bdc2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/23 13:00
kernel: fix multiple devproc bugs and pid reuse issues
40c63c06
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/23 09:08
devswap: dont assume Proc* structures returned from proctab() are continuous
45bce1b8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/23 09:05
sdiahci, sdodin: avoid calling kproc() while holding ilock()
da6d7244
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/02/22 19:57
/sys/lib/kbmap: update 0xf860 to Kshift value, fix fake shifts on esc1
07769265
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/19 14:26
sed: allow whitespace after ! negation (thanks k0ga)
54533d86
– 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
f2a55424
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/02/10 14:26
remove C99_SPRINTF_EXTENSION define.
17f07a48
– 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
d9dcce4a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/02/05 09:11
upas/fs plumb modify messages for self-changed flags
e01d8804
– rgl <devnull@localhost>
authored
on 2020/02/04 16:32
image(6): fix typo
d9b2f50c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/02 15:46
kernel: cleanup makefile for $CONF.$O target
1e3d3694
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/02 15:33
merge
7bc9df19
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/02/02 15:31
listen(1): implement one-shot mode flag for listen1 (thanks kivik)
6e01baed
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/01/31 04:25
fix double free in acme.
29c222c4
– rgl <devnull@localhost>
authored
on 2020/01/29 14:27
document common emulator keys
41c52f75
– BurnZeZ <devnull@localhost>
authored
on 2020/01/27 20:27
walk: add D and T fmt characters (fileserver device/type)
b566c02d
– BurnZeZ <devnull@localhost>
authored
on 2020/01/27 19:53
walk(1): formatting/corrections
f41df9b2
– BurnZeZ <devnull@localhost>
authored
on 2020/01/27 19:44
walk: remove superfluous newline
1855315a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/26 21:17
kernel: restore old behaviour that kprocs have ther noteid == pid
5af4ed53
– 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)
cdb9de94
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/26 14:01
kernel: implement portable userinit() and simplify process creation
22425790
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/25 13:37
ppc: remove old duplicate of devtls.c
a049f8fc
– aiju <devnull@localhost>
authored
on 2020/01/22 08:09
add v8e
2ce8dedf
– Alex Musolino <alex@musolino.id.au>
authored
on 2020/01/20 09:59
page(1): fix troff manual example
979115af
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/19 14:21
merge
f0a49176
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2020/01/19 14:18
Apply http://www.9paste.net/qrstuv/patch/acme-movetodelmesg/
32d7301a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/19 13:45
merge
cff2531b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/19 13:43
acme: fix off by one in colclose(), make dellist() code consistent
8adc5a0f
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2020/01/19 13:36
acme: Restore call to movetodel() in colclose
a98a3698
– aiju <devnull@localhost>
authored
on 2020/01/13 18:22
cycv: support for registers
ab312be8
– aiju <devnull@localhost>
authored
on 2020/01/11 22:40
cyclone v kernel: fpga support, fix CONFADDR
188543fd
– 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)
e8228856
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/11 19:07
devdraw: fix topnwindows() panic when images are not windows (thanks aiju)
0a874a2b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/11 18:31
pc64: adapt vgaradeon driver to 64-bit (thanks Robert Ransom)
a6eea5ec
– 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)
a508b3bc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/11 16:25
bootrc: fix comment typo (thanks Robert Ransom)
f18c8b93
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/11 09:50
ip/cifsd: implement SMB_SET_FILE_UNIX_BASIC for wstat
8f4e26ba
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/01/11 08:25
libFLAC: 1.3.1 -> 1.3.3
f4cd8026
– aiju <devnull@localhost>
authored
on 2020/01/10 15:43
dont spin on MDIO
106cbc54
– aiju <devnull@localhost>
authored
on 2020/01/10 13:49
merge
ae5a2264
– aiju <devnull@localhost>
authored
on 2020/01/10 13:49
add cycv ethernet driver
52236c7b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/01/09 06:59
show line numbers in dtracy type errors
c6da3d74
– aiju <devnull@localhost>
authored
on 2020/01/07 21:35
add cycv kernel
5b96eb9c
– aiju <devnull@localhost>
authored
on 2020/01/07 21:27
dumb bug
cbb0f58f
– aiju <devnull@localhost>
authored
on 2020/01/07 21:22
add aux/aout2uimage
fba5f2f1
– Alex Musolino <alex@musolino.id.au>
authored
on 2020/01/07 12:28
rc-httpd: append carriage return to content-length header
0cc56197
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/05 13:20
devip: fix packet loss when interface is wlocked
cf9a3c2a
– rgl <devnull@localhost>
authored
on 2020/01/04 13:02
/sys/man/9: more pages added
1f68f54f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/01/04 06:49
ip/ipconfig: keep on sending router solicitation after initial RA
f00cd3d9
– 23hiro <23hiro@gmail.com>
authored
on 2019/12/22 20:31
rio, kbdfs: increase read buffer for high latency kbdfs support
96b0132a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/21 10:31
9p(2): fix sentence for wstat function (thanks jsmoody)
b5b3110c
– rgl <devnull@localhost>
authored
on 2019/12/20 18:15
sleep(9): recover comment with the right reference
9cdd8879
– rgl <devnull@localhost>
authored
on 2019/12/20 13:01
kproc(9) and sleep(9) corrections
aa566d30
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/12/19 12:12
thread(2): fix description of when/why procexec(l) functions return
a0e3c2e7
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/12/19 10:19
pc, pc64: fix cputemp decimal handling in amd10temprd (thanks Robert Ransom)
a666fdcb
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/12/18 04:01
flate(2): fix typos (thanks rgl)
02b23e46
– 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
c096507f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/14 12:09
date: make ISO 8601 time output compatible to RFC3339
c68bcca7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/11 18:26
normalize error messages in yacc, stop writing to closed fd.
db0c79f6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/11 18:53
merge
8ea41d76
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/11 18:52
devcons: fix write length of writebintime() (thanks BurnZeZ)
1e99570a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/10 18:13
remove unused code.
205c0043
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/10 18:01
only ensurecache() on doplumb().
008417d2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/10 13:21
merge
b554ba31
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/12/10 10:13
crop(1): remove duplicate -b option in synopsis
7e2eb5f0
– 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
8c1c1acf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/09 12:44
console(8): add console command and manpage
Next