RSS feed
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()
5cd55749
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/02 09:50
Remove reply print.
a8ae1f43
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/02 18:33
merge
90bc67ff
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/02 18:32
pc, pc64: clear debug watchpoint registers on exec and exit
7d4ffe03
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/02 08:56
remove debug print
78227f93
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/02 08:53
simplify flag parsing.
5f8cdf29
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2019/12/02 12:55
os(1): fix a typo
1e07b361
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/02 03:27
merge
5124dfab
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/02 03:26
vgai81x: remove unused mach0 variable
a42941ee
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/02 02:43
pc: fix ldt memory leak in procsetup()
a7c52a94
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/02 02:35
kernel: add missing FPillegal definition for kw and omap kernels
99cedf33
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/01 12:57
kernel: improve diagnostics by reversing the roles of Proc.parentpid and Proc.parent
c3bb1fd6
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/01 12:24
fix typo: we don't have cache insurance.
aac28020
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/01 12:14
show and update flags in acme mail
15219d5e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/12/01 12:12
upas/fs imap fixes and improvements
df131c38
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/12/01 09:06
pc, pc64: merge adjacent e820 map entries of same type
a89f564d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/11/30 15:10
os(1): add c implementation of inferno os command and cmd(3) device manpages
daf20925
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/11/24 16:56
sd53c8xx: fix the driver for amd64, fix alignment/padding issues, fix freechain handling
ccb73789
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/11/23 22:46
upas/fs: remove useless loop in rf822()
3157bf30
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/11/23 03:23
fix ref822 again: remove uniqarray(), fix case with many entries in 'n'.
0cc39653
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/11/22 12:29
upas/marshal: fix printinreplyto function
611a87b9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/11/21 12:17
fix ref882 reference parsing.
9bf64f36
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/11/21 05:48
show urls in html messages.
0ee7576e
– BurnZeZ <devnull@localhost>
authored
on 2019/11/21 11:44
grep: error if sbrk fails
1c4ef04f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/11/20 11:12
merge
bc6e22e5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/11/20 19:40
merge
0569ce81
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/11/20 19:39
vac(1): assimilate manpage additions from plan9port and complete usage lines (thanks joe9)
e722f9bd
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/11/20 12:46
mail(1): fix typo
b358cdbb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/11/20 11:05
improve language in delay(9)
4102a406
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/11/20 06:49
timezones: change DST timezone string for South Australia
1bc1bd8f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/11/19 07:31
merge
c89ae398
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/11/19 07:30
add start of section 9 manpages (thanks rgl)
672d5e85
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/11/19 07:43
rio(4): update description of wctl file format
e9a2b703
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/11/19 07:40
rio: pad window status strings in wctl files
7fcc6aed
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/11/19 07:38
rio: fix bug causing short reads of wctl files
4af7932f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/11/19 04:03
rio: fix cons read breakage from previous commit
5c5ffea9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/11/17 20:06
document 'T' flag misbehavior (thanks rgl)
f65731de
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/11/17 11:17
Specifiy the restrictions on 9boot file names more clearly.
315fe328
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/11/17 11:08
Document 9bootfat limitation.
a41f8bc9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/11/17 16:19
sdiahci: implement reset timeout for ahciencreset(), make blink() never block, fix map[] access in ledkproc()
c620a380
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/11/17 14:04
bootrc: for wireless netbooting, set the WPA/WPA2 preshard key with wpapsk=password boot parameter
ba5841ad
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/11/15 08:26
Parse global pax header in the right place.
46c1da84
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/11/14 08:52
Add pax extended header support to tar.
18d79aaa
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/11/12 08:01
thread(2): fix manpage typos (thanks rgl)
43fe5f87
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/11/11 08:35
draw(2): fix manpage typo (thanks rgl)
2115a6fc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/11/10 14:50
devip: use the routing table for local source ip address selection
4f436709
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/11/05 05:48
Fix directory heuristic for long file names.
079da8c8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/11/03 10:20
games/turtle: do exit instead of crash in redraw() when there where no lines drawn
20fba2f2
– aiju <devnull@localhost>
authored
on 2019/11/03 08:54
add games/linden and turtle to mkfile
61dfe2c2
– aiju <devnull@localhost>
authored
on 2019/11/03 08:49
add games/linden and games/turtle
4413fe99
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/11/02 10:17
tar: fix memory corruption in extract1 (thanks petter)
f36fb1fe
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/11/02 08:52
upasfs(4): fix manpage typo (thanks rgl)
ec52ae87
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/11/01 08:05
file: add (very) basic support for detecting mpeg4 formats
d54c7c9f
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/10/31 05:41
upas/fs: fix handling of numeric timezone offsets in strtotm
2b719145
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/10/28 10:12
Check if 'm' is null when updating messages.
fba21d5c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/10/27 19:51
bcm: fix software cursor avoidance for loadimage() case (thanks bitmapper)
45dfe958
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/10/22 02:53
ip/dhcpd: prevent client from increasing max reply size beyond the reply buffer capacity
484d1f2e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/10/21 11:29
Make ctrl+g focus text windows and cycle zeroxed copies (thanks kvik)
4835a661
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/10/22 04:18
/sys/lib/plumb/basic: open nedmail windows with -noscroll
Next