Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2013-02-16 | sysinfo: list ethernet devices #l[0-3], fix spaces -> tabs | cinap_lenrek | |
2013-02-04 | add !tcp80 | stanley lieber | |
2013-02-04 | add rc-httpd | stanley lieber | |
2013-01-29 | reverted changes to termrc | mveety | |
2013-01-29 | made the timesync failure more obvious on the rpi. | mveety | |
2013-01-29 | Fixed some ircrc bugs. Only the last channel given to the -t flag is set as ↵ | ppatience0 | |
target. Unknown commands are not sent to the server. Control-D can be used to exit the client. When the connection is lost, an error message is displayed and the client waits for user input before exiting. Manual page updated. | |||
2013-01-28 | added support for the dos partition on raspberry pi. | mveety | |
2013-01-28 | remove /rc/bin/mousereset | cinap_lenrek | |
2013-01-28 | valley: fix random numbers | cinap_lenrek | |
2013-01-27 | hurr | khm | |
2013-01-27 | added valley(1) | khm | |
2012-12-21 | cpu: make incoming cpu connections work with aan(8) by default | cinap_lenrek | |
2012-12-20 | inst: fix pbs update for bootsetup, remove stopether and stopppp tasks | cinap_lenrek | |
the pbs update might fail if we dont unmount the 9fat. | |||
2012-12-14 | play: use audio/sundec instead of audio/µlawdec | cinap_lenrek | |
2012-12-08 | µlaw audio support (from erik quanstro) | cinap_lenrek | |
2012-12-06 | inst: add a linebreak before install boot record description | cinap_lenrek | |
2012-12-06 | inst: remove broken winnt boot setup | cinap_lenrek | |
2012-12-05 | move usb ethernet in bootfs.paq | cinap_lenrek | |
2012-11-27 | upas: handle Bcc: header | cinap_lenrek | |
when -8 flag is given, upas/marshal override To:, Cc: and Bcc: headers. add -B option for Bcc. it is also now valid to pass recipient list on upas/marshal arguments and have -8 flag set. make nedmail and /rc/bin/mail call upas/marshal with -8 now to make it effective. | |||
2012-11-26 | sysinfo: -m handle e-mail from unconfigured systems | stanley lieber | |
2012-11-12 | merge | cinap_lenrek | |
2012-11-12 | tap: various improvements | cinap_lenrek | |
dont use sed pipeline for indention, cache process arguments, get process list once at start. | |||
2012-11-10 | ssam: add usage | stanley lieber | |
2012-10-18 | hpost: better handling of optional -u flag | cinap_lenrek | |
2012-10-18 | hpost: add -l flag to get location url after POST | cinap_lenrek | |
2012-10-14 | formpost becomes hpost | cinap_lenrek | |