Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-20 | tojpg, totif: change flags to better match those of the decoders | ppatience0 | |
2013-07-19 | readtif: fix many bugs | ppatience0 | |
totif: add tiff encoder | |||
2013-07-18 | cwfs: add rtmp flag for check command to remove temporary files after recover | cinap_lenrek | |
2013-07-18 | mothra: restore usage fix, document -a option in manual | cinap_lenrek | |
2013-07-09 | Add rt2860 to plan9.ini(8) | Alexander Polakov | |
2013-07-08 | dc(1): typo | ppatience0 | |
2013-07-05 | pkg(1): add jens staal's repository | stanley lieber | |
2013-07-05 | merge | ethan | |
2013-07-05 | rc(1): $ifs cleanup | ethan | |
2013-07-05 | sysinfo: add -e to include a reply-to e-mail address | stanley lieber | |
2013-07-05 | vnc(1): remove obsolete section about keyboard events (9front has /dev/kbd) | cinap_lenrek | |
2013-07-05 | hjfs: add users command, fix newuser ? documentation | cinap_lenrek | |
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-07-03 | plan9.ini(8): typo | ppatience0 | |
2013-07-02 | tif: add tiff decoder | ppatience0 | |
2013-06-25 | reintroduce *notsc= option | cinap_lenrek | |
the issues with the previous tsc change where not related to the tsc but where problems with timesync using an old frequency file. a patch to fix timesync was commited, so so we reintroduce the *notsc= again. | |||
2013-06-23 | wifi: allow selecting specific access point with bssid= parameter and ↵ | cinap_lenrek | |
wifictl command | |||
2013-06-21 | reverting *notsc= option, this needs another revision | cinap_lenrek | |
2013-06-19 | plan9.ini: add *notsc= option to disable use of TSC as righ resolution clock | cinap_lenrek | |
we previously used tsc only on cpu kernel. now that we use it on terminal kernel too, there might be some surprises ahead. so make it possible to disable tsc for machines where the tsc rate is not kept constant across cores or is dynamically adjusted by power management. | |||
2013-06-14 | rdbfs: add -s srvname (from charles forsyth's rdbfs-srvname patch) | cinap_lenrek | |
Add a -s srvname option to rdbfs, allowing debugging sessions to be shared or later reattached after disconnection. | |||
2013-06-12 | smtp: add SMTPS support (-t) | cinap_lenrek | |
2013-06-05 | plan9.ini(8): typo | ppatience0 | |
2013-06-05 | cifs(4): default method is ntlmv2, fix formatting | cinap_lenrek | |
2013-06-01 | auth(2): auth_getkey only takes a single argument: char *params | ppatience0 | |
2013-05-26 | tojpg: add jpeg encoder | ppatience0 | |
2013-05-25 | graphics(2): remove non existing char *mousedir argument from geninitdraw ↵ | cinap_lenrek | |
(from sources / geninitdraw-no-mousedir patch) | |||
2013-05-14 | make clear that the "ipgw" attribute has to be an ip address | cinap_lenrek | |
2013-05-12 | toppm: add -r flag for raw ppm | ppatience0 | |
2013-05-03 | mkpaqfs(8): correct maximum block size (from erik quanstros mkpaqfsman patch) | cinap_lenrek | |
2013-04-25 | fix <mach.h> types in manual (erik quanstros machmantype patch) | cinap_lenrek | |
2013-04-22 | graphics(2): add newwindow() key reference | cinap_lenrek | |
2013-04-12 | jpg(1): update bmp and yuv usage | ppatience0 | |
2013-04-04 | sam(1): document -i flag | ppatience0 | |
2013-04-02 | add import -z option to skip initial tree negotiation (from mycroftiv) | cinap_lenrek | |
2013-03-24 | wpa(8) document -1 and -2 options | cinap_lenrek | |
2013-03-10 | wpa(8): fix typos | ppatience0 | |
2013-03-09 | provide wpa(8) manual page | cinap_lenrek | |
2013-02-22 | ndb(2): fix wrong attr names | ftrvxmtrx | |
2006-02-05 | ndb(2): add information about ipv6, srv and txt query types | ftrvxmtrx | |
2013-02-17 | filter(1), nedmail(1): fix typos in both and consistency in nedmail(1) | ppatience0 | |
2013-02-17 | 9boot: preserve configuration on boot error, add show command | cinap_lenrek | |
2013-02-16 | boot(8): manpage correction $objtype vs. $cputype (from ↵ | cinap_lenrek | |
/n/sources/patch/boot-cputype-objtype) boot(8) claims that boot will launch /$objtype/init; that is incorrect. It launches /$cputype/init (so says both boot.c and cpurc(8)). That's the more sensible choice. This patch fixes the man page to resolve the mismatch. | |||
2013-02-13 | plan9.ini(8): make more clear what firmware file to get for iwl | cinap_lenrek | |
2013-02-13 | plan9.ini(8): document iwl options | cinap_lenrek | |
2013-02-04 | add rc-httpd | stanley lieber | |
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 | document tcp445 (CIFS/SMB) listener | cinap_lenrek | |
2013-01-26 | add arm vfp support to compiler and linker (from sources) | cinap_lenrek | |
2013-01-24 | cons(3): add /dev/mordor to the list | stanley lieber | |
2013-01-14 | 6in4: add -o option to make it possible to use different nets for ipv6 and ↵ | cinap_lenrek | |
ipv4 interface |