summaryrefslogtreecommitdiff
path: root/sys/man/1
AgeCommit message (Collapse)Author
2014-07-30spred(1): fix troffstanley lieber
2014-07-30added sprite editor spredaiju
2014-07-29fstype(1): document hjfsstanley lieber
2014-07-22ratrace(1): uses syscall not syscalltrace filemischief
2014-07-22sega(1): add man page for games/md (and potential future sega emulators)stanley lieber
2014-07-22nintendo(1): document snesstanley lieber
2014-07-09pkg(1): add mischief's repositoriesstanley lieber
2014-06-22newt(1): minor man page clarificationsstanley lieber
2014-05-30we look for strings.c, it is broken, this strings.c will make us go.cinap_lenrek
2014-05-26page(1): orcinap_lenrek
2014-05-26page(1): minuscinap_lenrek
2014-05-26page(1): theres no -r option, nor multipage restrictionscinap_lenrek
2014-05-19ip/torrent: fix usage, add -A option to set user-agentcinap_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-12sam(1): add ctrl+bftrvxmtrx
2014-05-03uniq: document -s option (thanks heaumer)ftrvxmtrx
2014-05-01leak(1): typoftrvxmtrx
2014-04-26games/geigerstats: fix usage() to exit; games(1): geigerstats argsglenda
2014-04-26man pages: fix duplicate wordsftrvxmtrx
2014-04-26man pages: the the wichftrvxmtrx
2014-04-11newt: add 'kf' command to grep $home/lib/newsgroups for group namesstanley lieber
2014-04-03spin(1): fix typoftrvxmtrx
2014-04-02newt: clean up regexpstanley lieber
2014-04-01add newt(1): nntp client for use with nntpfs(4)stanley lieber
2014-03-23hget: revert hget -v change, this needs more thoughtcinap_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-22hget(1): fix minor formatting errormischief
2014-03-22hget: add the -v option to produce progress on stderr, like old hgetmischief
2014-03-13nm(2): clarify that U is an undefined symbolmischief
2014-03-085e(1): add HISTORYstanley lieber
2014-03-05nintendo(1): add SOURCE sectioncinap_lenrek
2014-03-04updated nintendo manpageaiju
2014-03-03games(1), nintendo(1): re-organize nintendo emulators into separate man ↵stanley lieber
page; add HISTORY
2014-02-21games(1): englishstanley lieber
2014-02-22games(1): add some of the new games, not all have full description thocinap_lenrek
2014-02-16xd: changed -s option to switch to little-endian unitsaap
2014-02-01ip/torrent: print tracker errors/warnings in debug mode and allow setting peeridmischief
2014-01-06weather: trim garbage from outputstanley lieber
2013-12-28mothra: 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-27add HISTORY to various man pagesstanley lieber
2013-12-26audio(1): add pcmconv to HISTORYstanley lieber
2013-12-26audio(1): add HISTORY, fix spellingstanley lieber
2013-12-26add audio/mixfs to allow simultanious playback streams over a single /dev/audiocinap_lenrek
2013-12-21page: 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-07mothra: remove debug code, dont create $home/lib/mothra/mothra.err filecinap_lenrek
2013-12-05cpu: add -n flag for the remote site to allow "none" authentification method ↵cinap_lenrek
(inspired from sources cpu-noauth patch)
2013-09-20hget(1): usage for webpastecinap_lenrek
2013-09-20mergecinap_lenrek
2013-09-20hpost: dont emit /bin/hpost but just hpostcinap_lenrek
just emiting "hpost" makes it simpler to override it as a rc function.
2013-09-20rename /rc/bin/ok to /rc/bin/webpastestanley lieber
2013-09-18pkg(1): fix for plan9.bell-labs.com; update repository liststanley lieber
2013-09-18add /rc/bin/ok, tool for okturing.com pastebinstanley lieber