cinap_lenrek
143fcc0a42
formpost becomes hpost
2012-10-14 06:28:58 +02:00
cinap_lenrek
45c0c41280
urlencode: fix /fd/0 use
2012-10-13 15:35:39 +02:00
cinap_lenrek
68537b7e96
ircrc: fix spurious autojoin
2012-10-12 19:13:34 +02:00
stanley lieber
324ab59b08
ircrc(1): man page fixes, thanks pap
2012-10-12 09:17:47 -05:00
stanley lieber
2f83fa7f74
hget(1): fix man page errors, add another example
2012-10-11 22:06:11 -05:00
cinap_lenrek
fe13029eb4
ircrc: various improvements (thanks again pap!)
...
the -t option was ineffective. this fixes is.
fix incompatibility with 9vx as its tcp/status
file returns slightly different format than
Plan 9.
strip annoying character from nickserv.
2012-10-12 01:05:34 +02:00
stanley lieber
b786ff0544
add /rc/bin/formpost; add formpost to hget(1) man page
2012-10-11 16:37:48 -05:00
cinap_lenrek
5cddd21627
cifsd: fix 64bit fileoffset bug
...
the low 32bit word got *sign-extended* on vlong conversion. m(
2012-10-11 21:38:54 +02:00
stanley lieber
05a0570970
ircrc(1): fix error
2012-10-11 11:34:15 -05:00
stanley lieber
1ef8bffd3c
add /sys/man/1/ircrc, thanks pap
2012-10-11 11:31:40 -05:00
cinap_lenrek
16d61d3c97
kernel: try to catch some (rare) mistakes
...
kstrcpy() did not null terminate for < 4 byte buffers. fixed,
but i dont think there is any case where this can happen in
practice.
always set malloctag in kstrdup(), cleanup.
always use ERRMAX bounded kstrcpy() to set up->errstr, q->err
and note[]->msg. paranoia.
instead of silently truncating interface name in netifinit(),
panic the kernel if interface name is too long as this case
is clearly a mistake.
panic kernel when filename is too long for addbootfile() in
devroot. this might happen if your kernel configuration is
messed up.
2012-10-11 17:29:16 +02:00
cinap_lenrek
d9394b0d87
6in4: fix exit status, less strict src filtering, logging (import from sources)
2012-10-11 13:21:30 +02:00
cinap_lenrek
73e7e47d5b
kenrel: simplify image cache by use of ccloseq()
2012-10-10 08:22:35 +02:00
cinap_lenrek
ca9f286b6c
vncv: cleanup
2012-10-09 16:22:19 +02:00
cinap_lenrek
6f2ea28817
vncv: fork tcs with RFNOWAIT as we dont collect wait message
2012-10-09 15:26:45 +02:00
cinap_lenrek
3cc39a0ac7
vncv: snarfvers race, silly walks, add -l option for clipboard charset
2012-10-09 15:15:57 +02:00
cinap_lenrek
14817c4991
/sys/lib/acid/kernel: fix imagecache() and procenv()
2012-10-09 03:52:18 +02:00
cinap_lenrek
e52677328b
merge
2012-10-09 03:23:21 +02:00
cinap_lenrek
eb13b7debc
/sys/lib/acid/kernel: needacid("chan")
2012-10-09 03:22:28 +02:00
aiju
4048ceedd6
fortunes
2012-10-08 22:14:19 +02:00
stanley lieber
8b24e40e29
netaudit(8): english
2012-10-07 22:06:47 -05:00
cinap_lenrek
b2f404e70b
content-driven bullshit
2012-10-08 01:57:52 +02:00
cinap_lenrek
df66638fb5
netaudit changes and manual page
2012-10-08 00:56:00 +02:00
stanley lieber
e598b6dd31
hjfs(8): fix wording
2012-10-07 15:09:04 -05:00
stanley lieber
104c0eaf29
fortunes, rsc, rob: more
2012-10-07 14:40:29 -05:00
stanley lieber
c2881f43fb
add /sys/man/8/hjfs
2012-10-07 14:39:45 -05:00
cinap_lenrek
778242f2c3
just-in-time-scale bullshit
2012-10-07 21:28:58 +02:00
aiju
8a7c247ff2
fixed the bullshit in bullshit
2012-10-07 18:39:29 +02:00
cinap_lenrek
54c5131529
/sys/lib/acid/kernel: fix intrcount()
2012-10-07 08:03:02 +02:00
stanley lieber
3049e7036b
hjfs(4): fly your flag
2012-10-06 12:27:40 -05:00
stanley lieber
f80ac5dd42
fortunes, rob, rsc, theo, troll: updates
2012-10-06 11:56:56 -05:00
cinap_lenrek
83ffc3a1da
pc kernel: make imagemem maxsize 10% less of mainmem maxsize
2012-10-06 07:05:08 +02:00
stanley lieber
349abfcd79
add /sys/man/4/hjfs
2012-10-06 03:49:53 +00:00
cinap_lenrek
16a9d6bbd3
tftpfs(4) example typo
2012-10-06 05:14:46 +02:00
cinap_lenrek
bac191c407
httpfile(4) section name quoting
2012-10-06 05:13:14 +02:00
cinap_lenrek
d21df97764
paint(1) fix bad cross reference
2012-10-06 05:12:07 +02:00
stanley lieber
c23d478a25
tftpfs(4): minor corrections
2012-10-05 21:25:55 -05:00
cinap_lenrek
61d1967e74
tftpfs: add manpage, add -x option
2012-10-06 04:14:48 +02:00
cinap_lenrek
5baafe7307
libfis: do not lie about logical sector units
2012-10-06 22:56:05 +02:00
cinap_lenrek
4cfd5cb02e
urlencode: encode null bytes
2012-10-05 23:38:43 +02:00
cinap_lenrek
310afb88ef
urlencode: fix null byte hexdigit() bug
2012-10-05 23:30:05 +02:00
cinap_lenrek
9ac9a135c8
urlencode: decode + as space
2012-10-05 23:21:17 +02:00
cinap_lenrek
4af5408953
replace urlencode with c version that isnt broken for utf-8
2012-10-05 23:14:23 +02:00
stanley lieber
0c93da13ae
add /rc/bin/urlencode
2012-10-04 14:08:32 -05:00
aiju
56df14a6a3
fixed ream code; added megabyte output to df
2012-10-03 18:27:22 +02:00
cinap_lenrek
aeb41b90f6
merge
2012-10-03 18:19:17 +02:00
cinap_lenrek
8840830ab8
liblex: fix allprint() definition (from sources)
2012-10-03 18:18:01 +02:00
aiju
0ebd85f72c
hjfs: debug-chdeind and sync commands added
2012-10-03 18:10:56 +02:00
cinap_lenrek
76c102e548
apply sources patch cc-cpp-c99-comm
...
When running "?c -p ...", ensure the backend cpp recognizes C++ comments.
2c(1) states that the compilers recognize // comments, and the bare compilers
do. But if you invoke the compiler with '-p', the backend cpp process
doesn't handle // comments properly unless you also give ?c the undocumented
'-+' option (which it passes through to cpp).
2012-10-03 18:09:53 +02:00
aiju
87b66bade2
fixed debug-getblk
2012-10-03 18:01:23 +02:00