Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-30 | spred(1): fix troff | stanley lieber | |
2014-07-30 | added sprite editor spred | aiju | |
2014-07-29 | fstype(1): document hjfs | stanley lieber | |
2014-07-22 | ratrace(1): uses syscall not syscalltrace file | mischief | |
2014-07-22 | sega(1): add man page for games/md (and potential future sega emulators) | stanley lieber | |
2014-07-22 | nintendo(1): document snes | stanley lieber | |
2014-07-21 | libdraw: add missing borderop() (thanks aiju) | cinap_lenrek | |
2014-07-17 | a.out(6): sync definitions | mischief | |
2014-07-09 | pkg(1): add mischief's repositories | stanley lieber | |
2014-07-03 | merge | cinap_lenrek | |
2014-07-02 | 9pqueue(2): english | stanley lieber | |
2014-07-03 | 9p(2): add reference to 9pqueue(2) | cinap_lenrek | |
2014-07-03 | add 9pqueue(2), medium to low quality manpage. | cinap_lenrek | |
2014-06-30 | authsrv(6): fix typos (from /n/sources/patch/authsrv-6-typos) | cinap_lenrek | |
2014-06-28 | nusb: fix spelling, sorry | cinap_lenrek | |
2014-06-28 | nusb: implement aijus stable uniqueue device names | cinap_lenrek | |
instead of naming devices by ther dynamically assigned device address, we hash device uniqueue fields from the device descriptor and produce a 5 digit hex string that will identify the device across machines. when there is a collision (less than 1% chance with 100 devices), usbd will append the device address to the name to make it uniqueue for this machine. the hname is passed to drivers in the devid argument, which now has the form addr:hname, where the colon and hname can be omited (for backwards compatibility). when the new behaviour isnt desired, nousbhname= environment variable can be defined giving the old behaviour. | |||
2014-06-22 | newt(1): minor man page clarifications | stanley lieber | |
2014-06-08 | iostats: add -C flag to enable mount cache | cinap_lenrek | |
2014-05-30 | we look for strings.c, it is broken, this strings.c will make us go. | cinap_lenrek | |
2014-05-26 | page(1): or | cinap_lenrek | |
2014-05-26 | page(1): minus | cinap_lenrek | |
2014-05-26 | page(1): theres no -r option, nor multipage restrictions | cinap_lenrek | |
2014-05-20 | libc: dont cache /dev/bintime filedescriptor for nsec() | cinap_lenrek | |
2014-05-19 | ip/torrent: fix usage, add -A option to set user-agent | cinap_lenrek | |
trackers do like the new default Mozilla/5.0 (compatible) user agent. so force useragent to hjdicks and give option to override it in case trackers get even more clever in the future. | |||
2014-05-12 | sam(1): add ctrl+b | ftrvxmtrx | |
2014-05-03 | uniq: document -s option (thanks heaumer) | ftrvxmtrx | |
2014-05-01 | leak(1): typo | ftrvxmtrx | |
2014-04-29 | aan(8): fix aanuke synopsis | ftrvxmtrx | |
2014-04-26 | games/geigerstats: fix usage() to exit; games(1): geigerstats args | glenda | |
2014-04-26 | merge | ftrvxmtrx | |
2014-04-26 | man pages: fix duplicate words | ftrvxmtrx | |
2014-04-26 | draw(2): fix missing arg of bezspline on page 5 | glenda | |
2014-04-26 | man pages: the the wich | ftrvxmtrx | |
2014-04-24 | nusb(4): fix spelling | mischief | |
2014-04-22 | nusb/ether: add RNDIS support (tested on Nexus 5) | ftrvxmtrx | |
2014-04-14 | aan(8): add HISTORY | 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-03 | spin(1): fix typo | ftrvxmtrx | |
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-04-01 | getfields(2): add missing SOURCE file | BurnZeZ | |
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-23 | auth/login: find authdom instead of using hardcoded cs.bell-labs.com (thanks ↵ | cinap_lenrek | |
erik) | |||
2014-03-22 | hget(1): fix minor formatting error | mischief | |
2014-03-22 | hget: add the -v option to produce progress on stderr, like old hget | mischief | |
2014-03-15 | plan9.ini(8): document service= boot parameter | cinap_lenrek | |
2014-03-13 | nm(2): clarify that U is an undefined symbol | mischief | |
2014-03-08 | 5e(1): add HISTORY | stanley lieber | |
2014-03-05 | ndb(8): the truth is too hard to explain, so theres a nice lie. | cinap_lenrek | |