Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-14 | cwfs: noatime flag | cinap_lenrek | |
2012-07-14 | merge | cinap_lenrek | |
2012-07-14 | upas/fs: ministry of silly walks struck again | cinap_lenrek | |
2012-07-13 | multiboot: use initrd for config | aiju | |
2012-07-13 | fixed multiboot booting | aiju | |
2012-07-13 | cwfs: make /srv/cwfs.cmd redable to receive command output | cinap_lenrek | |
before, cwfs would print everything to /dev/cons. this change will redirect the output of commands to the /srv/cwfs.cmd pipe so one can use: con -C /srv/cwfs.cmd and not have the fish for the output in /dev/kmesg. use standard error (/dev/cons) for unsolicited messages as there is not always a reader on the command file. | |||
2012-07-12 | cwfs: set whochan for who command, cleanup | cinap_lenrek | |
2012-07-12 | merge | cinap_lenrek | |
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 | |