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-09 | pkg(1): add mischief's repositories | stanley lieber | |
2014-06-22 | newt(1): minor man page clarifications | stanley lieber | |
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-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-26 | games/geigerstats: fix usage() to exit; games(1): geigerstats args | glenda | |
2014-04-26 | man pages: fix duplicate words | ftrvxmtrx | |
2014-04-26 | man pages: the the wich | ftrvxmtrx | |
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-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(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-13 | nm(2): clarify that U is an undefined symbol | mischief | |
2014-03-08 | 5e(1): add HISTORY | stanley lieber | |
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-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-01 | ip/torrent: print tracker errors/warnings in debug mode and allow setting peerid | mischief | |
2014-01-06 | weather: trim garbage from output | stanley lieber | |
2013-12-28 | mothra: add regular expression text search (thanks mischief, sl) | cinap_lenrek | |
this works differently from mischiefs original patch. instead of overloading the address bar, we popup our own enter box. the function can be invoked from the menu or by hitting ^F. | |||
2013-12-27 | add HISTORY to various man pages | stanley lieber | |
2013-12-26 | audio(1): add pcmconv to HISTORY | stanley lieber | |
2013-12-26 | audio(1): add HISTORY, fix spelling | stanley lieber | |
2013-12-26 | add audio/mixfs to allow simultanious playback streams over a single /dev/audio | cinap_lenrek | |
2013-12-21 | page: implement bookmarks (thanks trav_ for starting it) | cinap_lenrek | |
add new functions pageaddr() that returns a string describing the page to be loaded. it is in the form of: /path/to/file!pagename!subpage!.... one can jump to such a page by calling trywalk(name, addr) where name and addr get concatinated with ! to form a page address and then the currently loaded pages are walked up to the nearest page which is then returned. (or nil when not found). the remaining address will be set in the global pagewalk variable. once pages get loaded (asynchronously), pagewalk1() gets called again on addpage() and continues the walking up to the last page. new program flag -j <addr> was added to jump to a page on startup. page address (without filename) can also be supplied in plumb message with the "addr" attribute. | |||
2013-12-07 | mothra: remove debug code, dont create $home/lib/mothra/mothra.err file | cinap_lenrek | |
2013-12-05 | cpu: add -n flag for the remote site to allow "none" authentification method ↵ | cinap_lenrek | |
(inspired from sources cpu-noauth patch) | |||
2013-09-20 | hget(1): usage for webpaste | 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 | pkg(1): fix for plan9.bell-labs.com; update repository list | stanley lieber | |
2013-09-18 | add /rc/bin/ok, tool for okturing.com pastebin | stanley lieber | |