cinap_lenrek
a360bddee7
qio: raise critical queue bloat threshold from 2 to 10 times to queue limit
...
the limit for overqueueing was too small for stuff like fcp
on a fileserver connected with a standard 32K limit pipe like
ramfs.
fcp usesd 8K*16procs > 32K*2
the biggest queue limit used in the kernel is 256K making
the maximum queue bloat 2.5MB or 320K for standard pipes.
that should be big enougth to never happen in practice
unless there is a bug which we like to catch before we
exhaust all kernel memory.
2012-07-08 19:11:29 +02:00
cinap_lenrek
2d09d805f3
mothra: handle span and div, helps to resynchronization on html errors
2012-07-08 01:06:31 +02:00
stanley lieber
7a704e4ab6
cryptsetup(8): add SOURCE and reference aes(2)
2012-07-07 16:19:07 -05:00
stanley lieber
eddec3a69f
cryptsetup(8): grammar, clarity
2012-07-07 16:13:49 -05:00
stanley lieber
8669b49b00
add xargs(1) man page
2012-07-07 15:43:42 -05:00
cinap_lenrek
0b6f559ebc
mothra: edit selection fix
2012-07-08 22:25:23 +02:00
cinap_lenrek
5b35bbce54
mothra: ignore size attribute for select tag
2012-07-07 19:31:41 +02:00
cinap_lenrek
67541baee8
mothra: fix <br/> <hr/> tags
2012-07-07 15:13:07 +02:00
cinap_lenrek
115f14f144
hproxy: force connection close
2012-07-06 16:02:44 +02:00
cinap_lenrek
b811bb8876
add hproxy to mkfile
2012-07-06 15:51:19 +02:00
cinap_lenrek
fdfce9d864
hproxy: simple http proxy server
2012-07-06 15:49:33 +02:00
cinap_lenrek
51915912e9
add bzfs(4) manpage
2012-07-05 21:46:44 +02:00
cinap_lenrek
fa5fd51e11
add tap(1) manpage
2012-07-05 21:11:37 +02:00
cinap_lenrek
45f55eb644
add pstree to ps(1) manpage.
2012-07-05 20:39:34 +02:00
cinap_lenrek
f976fbe8c7
g: more extensions
2012-07-05 20:24:00 +02:00
stanley lieber
b6993361e0
g: expand matched files list and add to grep(1) man page
2012-07-05 13:12:04 -05:00
cinap_lenrek
1e04852c3d
merge
2012-07-05 20:00:24 +02:00
cinap_lenrek
a427fbba8d
add socksd to ipserv(8)
2012-07-05 19:59:40 +02:00
stanley lieber
7f98d205ea
kill(1): english
2012-07-05 12:37:07 -05:00
stanley lieber
1231ba045a
cryptsetup(8): english
2012-07-05 12:34:26 -05:00
cinap_lenrek
4472cbe66e
add cryptsetup(8), add crypt command doc to fs(3)
2012-07-05 19:17:03 +02:00
cinap_lenrek
000363db65
add dontkill to kill(1) manpage
2012-07-05 15:08:37 +02:00
cinap_lenrek
c0627feea3
merge
2012-07-05 14:53:21 +02:00
cinap_lenrek
7c197c8e73
tput(1) manpage, add -b buflen option, exit status
2012-07-05 14:52:38 +02:00
stanley lieber
267253f8d9
pkg(1): fix man page
2012-07-04 22:20:46 -05:00
cinap_lenrek
acce478d8e
factotum: use glenda as hostowner default
2012-07-04 13:23:36 +02:00
cinap_lenrek
59b16cb441
mothra: scrollbar mouse grab in alt display
2012-07-04 01:18:59 +02:00
cinap_lenrek
bdb228e14a
read: add -c flag to copy bytes instead of lines
2012-07-02 17:46:21 +02:00
cinap_lenrek
44f97f0cb1
mothra: remove 4K snarf limit for edit panel
2012-07-02 03:38:05 +02:00
cinap_lenrek
200216313c
mothra: make sequence of links separated by space
2012-07-01 20:02:22 +02:00
cinap_lenrek
2dde3a005d
scram: wire proc to cpu0, work arround for hp dc5700
2012-07-01 17:00:36 +02:00
cinap_lenrek
1c4d78b03b
mothra: join underlined links
2012-07-01 16:59:28 +02:00
cinap_lenrek
8ac89d66a5
plan9.ini(8): ACPI update
2012-06-30 21:09:09 +02:00
cinap_lenrek
91de9fcd63
mothra: fix scrollbar mouse grab behaviour
...
by default, scrollbars captured the mouse unless
all mouse buttons where released. this makes sense
in mothra main window, but makes drop down menus
with scrollbar unusable.
the patch lets one select the behaviour using the
USERFL-flag. if set, the scrollbar will capture
the mouse. if not set, scrollbar will release
the mouse when outside the scrollbar rect.
2012-06-30 19:49:51 +02:00
cinap_lenrek
fe0b72e93c
scram: acpi scram for qemu fix
2012-06-30 16:06:19 +02:00
cinap_lenrek
536815009a
fshalt(8): ACPI
2012-06-29 17:49:41 +02:00
cinap_lenrek
33cec5c411
scram: cleanup
2012-06-29 17:18:43 +02:00
aiju
1eff3709b4
acpi shutdown
2012-06-29 16:55:48 +02:00
stanley lieber
3500a4fafe
fshalt(8): add /sys/src/cmd/scram.c
2012-06-29 09:18:24 -05:00
cinap_lenrek
1e26438dfb
webfs: fix mistake
2012-06-28 17:56:19 +02:00
cinap_lenrek
0862bcc93d
webfs: send Accept headers
2012-06-28 14:32:09 +02:00
stanley lieber
a82360a8e8
fortunes: really
2012-06-27 11:18:24 -05:00
cinap_lenrek
0b22e8b455
aan: use netconninfo from dial(2), threadsetname
2012-06-27 15:54:42 +02:00
cinap_lenrek
623901ed1f
aan: fix bugs, initial timeout, portable network encoding
2012-06-27 12:36:15 +02:00
cinap_lenrek
0b003bb7c7
cpu: revert to old quoting rules, sorry
2012-06-25 17:40:50 +02:00
cinap_lenrek
1b6577785e
cpu: implement aan(8) support
2012-06-25 16:54:17 +02:00
cinap_lenrek
e077349fef
dial(2): not in parallel on 9front
2012-06-25 16:53:33 +02:00
cinap_lenrek
e9af32cc3a
exportfs/import: cleanup
2012-06-25 16:52:59 +02:00
cinap_lenrek
8f67fae1a0
exportfs: fix bugs, error consistency, cleanup
2012-06-25 09:38:19 +02:00
cinap_lenrek
1cd5d74d4d
cpu: -c command quoting, various cleanups
2012-06-25 06:44:23 +02:00