summaryrefslogtreecommitdiff
path: root/sys/man
AgeCommit message (Collapse)Author
2013-01-24cons(3): add /dev/mordor to the liststanley lieber
2013-01-146in4: add -o option to make it possible to use different nets for ipv6 and ↵cinap_lenrek
ipv4 interface
2013-01-13Four shall be the number thou shalt count, and the number of the counting ↵cinap_lenrek
shall be four.
2013-01-13plan9.ini(8): isa uartscinap_lenrek
2013-01-12webfs: preauth supportcinap_lenrek
2013-01-11hget(1): fix typo, various cleanupscinap_lenrek
2013-01-11hget(1): document restrictions for name@file with -m flag, fix examples, usagecinap_lenrek
2013-01-09hjfs(4): update man pagestanley lieber
2013-01-09vac(1), ec(2), usb(3), hjfs(8): fix source referencecinap_lenrek
2013-01-09tlssrv(8): fix bad cross referencecinap_lenrek
2013-01-09audio(1): various cleanupscinap_lenrek
2013-01-07hjfs: network announce/listen supportcinap_lenrek
2013-01-03nusb(4): document debug flags for usbdcinap_lenrek
2013-01-01upas/marshal: change Inline: to Include: header, interpret even withou -8 flagcinap_lenrek
after some thought, the file attachment headers Attach: and Include: (before Inline:) are more like the Subject: line and should be interpreted every time.
2013-01-01upas/marshal: interpret Attach: and Inline: headers only when -8 flag is givencinap_lenrek
2012-12-30aan(8): add cpu(1) remark as it also support -p iptioncinap_lenrek
2012-12-26nusb/kb: remove mouse acceleration -a flagcinap_lenrek
mouse acceleration can be done by software in the kernels devmouse device like: echo hwaccel off >/dev/mousectl echo accelerated 5 >/dev/mousectl it is hard to pass nusb/kb parameters anyway as it is started from nusbrc in bootfs.paq, so i remove the option.
2012-12-25bio: remove useless Breadn() as it does the same as Bread()cinap_lenrek
Bread() always reads exactly nbytes of data if it can. only when it reaches end of file or an error it will return less. so the Breadn() function that was introduced has been removed. sorry for the confusion.
2012-12-21cpu(8): option -A before -Rcinap_lenrek
aan announce option -A has to be specified before -R and -O so reflect this in the manual page.
2012-12-14audio: replace µlawdec, add big endian and µlaw audio formats to pcmconv, ↵cinap_lenrek
µlaw in wav support to support µ-law audio embedded in wav and big endian pcm in sun audio files the µ-law and a-law and big endian integer decoding was added to pcmconv. sundec now parses the sun audio header supporting stereo now.
2012-12-08audio(1): µlawdec referencecinap_lenrek
2012-12-08µlaw audio support (from erik quanstro)cinap_lenrek
2012-12-08audio: add audio/pcmconv programcinap_lenrek
instead of duplicating resampling and pcm format conversion code, put it in the new pcmconv program.
2012-12-06ipconfig(8): better way to say it :)cinap_lenrek
2012-12-06ipconfig(8): document new default behaviour for finding ethernet devicecinap_lenrek
2012-12-06nusb(4): document new nusb/ether optionscinap_lenrek
2012-11-27upas: handle Bcc: headercinap_lenrek
when -8 flag is given, upas/marshal override To:, Cc: and Bcc: headers. add -B option for Bcc. it is also now valid to pass recipient list on upas/marshal arguments and have -8 flag set. make nedmail and /rc/bin/mail call upas/marshal with -8 now to make it effective.
2012-11-21derp: handle file type changescinap_lenrek
handle cases when files become directories or directories become files.
2012-11-15add C-Keens tls-client-authcinap_lenrek
This patch adds client TLS authentication to libsec in compliance with rfc 4346. A new -c flag has been introduced for tlsclient allowing the user to specify a certificate in pem(8) format which will be provided to the server upon request. A -D debug flag has been introduced to enable debugging output. The patch has been tested against OpenSSL 0.9.7j 04 May 2006. It exists today because of the great (debugging) help and insight provided by Matthias Bauer. TODOs: - specification of a certain client key in factotum is not possible at the moment - tlssrv should support this too These will get added in another patch. The first try to submit this patch failed due to a network error. Sorry for the duplication! Kind regards, Christian
2012-11-08pstree: manpage, print pid in first column, bio, silly walkscinap_lenrek
2012-11-07remove tty(1) command as kbdfs now handles interruptscinap_lenrek
2012-11-05fplot(1) man pageiru
2012-11-02derp(1) spelling (thanks pap)cinap_lenrek
2012-11-02add directory-examining recursive compare derp(1)cinap_lenrek
2012-10-23pkg(1): update man pagestanley lieber
2012-10-18document urlencode in hget(1)cinap_lenrek
2012-10-18hpost: add -l flag to get location url after POSTcinap_lenrek
2012-10-14update fshalt(8) manpagecinap_lenrek
2012-10-14formpost becomes hpostcinap_lenrek
2012-10-12ircrc(1): man page fixes, thanks papstanley lieber
2012-10-11hget(1): fix man page errors, add another examplestanley lieber
2012-10-11add /rc/bin/formpost; add formpost to hget(1) man pagestanley lieber
2012-10-11ircrc(1): fix errorstanley lieber
2012-10-11add /sys/man/1/ircrc, thanks papstanley lieber
2012-10-09vncv: snarfvers race, silly walks, add -l option for clipboard charsetcinap_lenrek
2012-10-07netaudit(8): englishstanley lieber
2012-10-08netaudit changes and manual pagecinap_lenrek
2012-10-07hjfs(8): fix wordingstanley lieber
2012-10-07add /sys/man/8/hjfsstanley lieber
2012-10-06hjfs(4): fly your flagstanley lieber