RSS feed
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
cbb45b4b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/09 07:46
upas/fs plumb flag changes.
ed4cb094
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/08 21:03
merge
9da8b984
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/08 21:01
hgfs: fix loadrevinfo() breakage on long lines using libbio (thanks deuterion)
3779fe0e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/08 06:58
hack around timezone issues.
0b7e4df9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/08 06:58
merge
a34083e8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/08 06:54
fix filetype detecton by suffix so that multiple dots dont confuse it. (thanks kvik)
d2b8148d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/06 21:19
pc: replace duplicated and broken mmu flush code in vunmap()
eda435c1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/06 21:13
kernel: avoid useless mmu flushes, implement better wait condition for procflushmmu()
291b625e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/06 07:08
fix some acme memory leaks
02fdefe1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/06 06:53
hoc: don't nest calls to follow() when lexing ++/+= and --/-= (#287)
7d6f64c5
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2019/12/06 10:20
words: transgender
d03eb1a1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/04 19:16
delete obsolete comments (replies are flagged elsewhere)
7b365266
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/04 17:04
merge
afc6b3aa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/04 17:02
bcm: use extended small pages so XN bit can work
f3bead88
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/04 16:56
9/boot/net.rc: suppress error from grep if ethernet ifstats file is not found
72d62f19
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/04 07:55
acme: Apply each -/+ only once (#156)
397a7ef7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/04 07:37
acme: avoid division by zero when resizing col (#189)
785f395c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/04 06:46
acme, sam: handle >1GB files correctly
40910eed
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/03 15:57
merge
a2619e83
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/03 15:55
cmd(3): fix typo, Close -> Closed (thanks kivik)
b86915f3
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/12/03 13:32
rio(4): fix bad cross-reference format
e3047dc3
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/12/03 13:25
seconds(1): add SOURCE section
1e4d7784
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/03 03:22
always zero initialize Tm structure for tm2sec()
Next