Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2014-03-05 | ndb(8): document -x option of ndb/dnsquery (thanks mischief) | cinap_lenrek | |
2014-03-05 | nintendo(1): add SOURCE section | cinap_lenrek | |
2014-03-04 | updated nintendo manpage | aiju | |
2014-03-03 | games(1), nintendo(1): re-organize nintendo emulators into separate man ↵ | stanley lieber | |
page; add HISTORY | |||
2014-02-25 | libsec: add aes_128_cbc and aes_256_cbc ciphers | mischief | |
2014-02-25 | scribble(2): quashed false claims of quick-reference decadance. | glenda | |
2014-02-24 | mp(2): spelling | mischief | |
2014-02-24 | control(2): spelling | mischief | |
2014-02-21 | games(1): english | stanley lieber | |
2014-02-22 | games(1): add some of the new games, not all have full description tho | cinap_lenrek | |
2014-02-16 | xd: changed -s option to switch to little-endian units | aap | |
2014-02-15 | documented usbwait in plan9.ini(8) | Matthew Veety | |