Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-12 | mothra: handle email messages as plain text | cinap_lenrek | |
2012-07-09 | paint: only three remote holes in the default install, in a heck of a long time! | stanley lieber | |
2012-07-09 | paint: only two remote holes in the default install, in a heck of a long time! | stanley lieber | |
2012-07-09 | tcp: memset paranoia, synced from sources | cinap_lenrek | |
2012-07-08 | xargs(1): improve man page by deleting lines | stanley lieber | |
2012-07-08 | audio(1): grammar | stanley lieber | |
2012-07-08 | xargs(1): clarify | stanley lieber | |
2012-07-08 | ssam: chmod +x | cinap_lenrek | |
2012-07-08 | g: chmod +x | cinap_lenrek | |
2012-07-08 | qio: raise critical queue bloat threshold from 2 to 10 times to queue limit | cinap_lenrek | |
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 | mothra: handle span and div, helps to resynchronization on html errors | cinap_lenrek | |
2012-07-07 | cryptsetup(8): add SOURCE and reference aes(2) | stanley lieber | |
2012-07-07 | cryptsetup(8): grammar, clarity | stanley lieber | |
2012-07-07 | add xargs(1) man page | stanley lieber | |
2012-07-08 | mothra: edit selection fix | cinap_lenrek | |
2012-07-07 | mothra: ignore size attribute for select tag | cinap_lenrek | |
2012-07-07 | mothra: fix <br/> <hr/> tags | cinap_lenrek | |
2012-07-06 | hproxy: force connection close | cinap_lenrek | |
2012-07-06 | add hproxy to mkfile | cinap_lenrek | |
2012-07-06 | hproxy: simple http proxy server | cinap_lenrek | |
2012-07-05 | add bzfs(4) manpage | cinap_lenrek | |
2012-07-05 | add tap(1) manpage | cinap_lenrek | |
2012-07-05 | add pstree to ps(1) manpage. | cinap_lenrek | |
2012-07-05 | g: more extensions | cinap_lenrek | |
2012-07-05 | g: expand matched files list and add to grep(1) man page | stanley lieber | |
2012-07-05 | merge | cinap_lenrek | |
2012-07-05 | add socksd to ipserv(8) | cinap_lenrek | |
2012-07-05 | kill(1): english | stanley lieber | |
2012-07-05 | cryptsetup(8): english | stanley lieber | |
2012-07-05 | add cryptsetup(8), add crypt command doc to fs(3) | cinap_lenrek | |
2012-07-05 | add dontkill to kill(1) manpage | cinap_lenrek | |
2012-07-05 | merge | cinap_lenrek | |
2012-07-05 | tput(1) manpage, add -b buflen option, exit status | cinap_lenrek | |
2012-07-04 | pkg(1): fix man page | stanley lieber | |
2012-07-04 | /lib/troll: i notice that there is now conflict b/w nix and plan 9 syscall ↵ | stanley lieber | |
numbering. | |||
2012-07-04 | factotum: use glenda as hostowner default | cinap_lenrek | |
2012-07-04 | inst: remove the cdboot parameter from plan9.ini | cinap_lenrek | |
2012-07-04 | mothra: scrollbar mouse grab in alt display | cinap_lenrek | |
2012-07-03 | hgignore: ignore more stuff | cinap_lenrek | |
2012-07-02 | read: add -c flag to copy bytes instead of lines | cinap_lenrek | |
2012-07-02 | mothra: remove 4K snarf limit for edit panel | cinap_lenrek | |
2012-07-01 | mothra: make sequence of links separated by space | cinap_lenrek | |
2012-07-01 | scram: wire proc to cpu0, work arround for hp dc5700 | cinap_lenrek | |
2012-07-01 | mothra: join underlined links | cinap_lenrek | |
2012-06-30 | plan9.ini(8): ACPI update | cinap_lenrek | |
2012-06-30 | mothra: fix scrollbar mouse grab behaviour | cinap_lenrek | |
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 | scram: acpi scram for qemu fix | cinap_lenrek | |
2012-06-29 | fshalt(8): ACPI | cinap_lenrek | |
2012-06-29 | scram: cleanup | cinap_lenrek | |
2012-06-29 | acpi shutdown | aiju | |