Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-14 | aanuke: check both /net and /net.alt (thanks, mischief) | stanley lieber | |
2014-04-14 | add /rc/bin/aanuke | stanley lieber | |
2014-04-11 | newt: add 'kf' command to grep $home/lib/newsgroups for group names | stanley lieber | |
2014-04-09 | newt: improve input filtering | stanley lieber | |
2014-04-09 | newt: always prefix single digit days with 0 in 'h' view | stanley lieber | |
2014-04-09 | newt: fix 'h' formatting | stanley lieber | |
2014-04-02 | newt: clean up regexp | stanley lieber | |
2014-04-01 | add newt(1): nntp client for use with nntpfs(4) | stanley lieber | |
2014-03-23 | hget: revert hget -v change, this needs more thought | cinap_lenrek | |
problems that need to be addressed: - reads in the whole /proc every second for no reason - breaks when http server doesnt include Content-Length header - length is wrong for continued download (-o option) | |||
2014-03-22 | hget: add the -v option to produce progress on stderr, like old hget | mischief | |
2014-03-15 | inst/bootsetup: do not copy 9pccpuf kernel to 9fat | cinap_lenrek | |
theres no cpuserver install anymore and pc kernels can assume cpu role with service=cpu boot parameter. | |||
2014-02-22 | rc-httpd/handlers/serve-static: restore Content-length | stanley lieber | |
2014-02-21 | added florenate | aiju | |
2014-01-13 | hpost: fix Content-Type parameter separator for multipart/form-data POSTs | mischief | |
2014-01-06 | weather: trim garbage from output | stanley lieber | |
2014-01-03 | 9fs: add atom and atomdump (fix the mount spec) | cinap_lenrek | |
2014-01-03 | 9fs: add atom alias for atom.9atom.org | cinap_lenrek | |
2013-12-25 | window: fix various problems, cleanup | cinap_lenrek | |
with window -m, properly remove the old wsys from /dev before binding new window to it, so the original window wont leak into the new namespace. do not pass -pid when $wsys does not refer to a local running rio. cleanup environment before running sub-process. set window label consistentently no matter if -m is used or not. | |||
2013-12-22 | fshalt: rfork n to avoid limbo namespace when the command fails | cinap_lenrek | |
2013-11-08 | /rc/bin/": fix typo | stanley lieber | |
2013-11-07 | /rc/bin/", /rc/bin/"": handle the venerable ; prompt | stanley lieber | |
2013-10-30 | play: guess file type from file extension if mimetype fails | cinap_lenrek | |
2013-10-26 | rc: make default path safer | BurnZeZ | |
2013-10-26 | inst: cleanup installer making it not rely on path containing . | cinap_lenrek | |
always explicitely execute installer modules with ./name instead of relying that the path contians the dot. | |||
2013-10-15 | usps: update for new usps website (thanks, mischief) | stanley lieber | |
2013-10-12 | hget: handle http contentencoding (compression) | cinap_lenrek | |
2013-09-20 | merge | cinap_lenrek | |
2013-09-20 | hpost: dont emit /bin/hpost but just hpost | cinap_lenrek | |
just emiting "hpost" makes it simpler to override it as a rc function. | |||
2013-09-20 | rename /rc/bin/ok to /rc/bin/webpaste | stanley lieber | |
2013-09-18 | add /rc/bin/ok, tool for okturing.com pastebin | stanley lieber | |
2013-08-10 | tcp113: fix null list in concatenation error | cinap_lenrek | |
2013-08-06 | ups: fix typo | stanley lieber | |
2013-08-06 | ups: give me my computer | stanley lieber | |
2013-08-02 | inst: remove systype step. system will be terminal with a disk after ↵ | cinap_lenrek | |
installation. | |||
2013-07-31 | tcp993: we're not plan9.bell-labs.com | stanley lieber | |
2013-07-12 | rexec: redirect error (fd=2) to network for tcp17009 | cinap_lenrek | |
the new listen doesnt redirect stderr for us, so do it in the service script. | |||
2013-07-05 | sysinfo: add -e to include a reply-to e-mail address | stanley lieber | |
2013-07-04 | sysinfo: remove -m, add -p, which posts output at http://sysinfo.9front.org, ↵ | stanley lieber | |
which forwards the information to 9front-sysinfo@9front.org mailing list | |||
2013-06-05 | remove iwl-firmware download script, this should be a package | cinap_lenrek | |
2013-06-04 | added a script to automate downloading and installing of iwl firmware | mveety | |
2013-06-01 | inst/ndbsetup: allow setting sysname more than once | cinap_lenrek | |
In the installation, if you run the ndbsetup task n times (n > 1), the installed /lib/ndb/local will have n sys= entries. The problem is that ndb(8) will use the first sys= entry found, but one would expect that the last configuration in the ndbsetup task would be the active one. Remove any previous entry in ndbsetup before adding new one. | |||
2013-05-29 | ircrc: target is more important (especially in winwatch) | ftrvxmtrx | |
2013-05-26 | tojpg: add jpeg encoder | ppatience0 | |
2013-05-14 | netaudit: check if ipgw= is an ip address | cinap_lenrek | |
2013-04-30 | blogcom +x | aiju | |
2013-04-30 | added blogcom | aiju | |
2013-03-12 | inst/mountcwfs, inst/mounthjfs: fix typos | ppatience0 | |
2013-02-27 | termrc: termrc.local can start ndb/cs for us, so check if its already running | cinap_lenrek | |
2013-02-27 | add cpurc.local and termrc.local hooks | cinap_lenrek | |
2013-02-19 | rc-httpd/handlers/serve-static: charset=utf-8 | stanley lieber | |