summaryrefslogtreecommitdiff
path: root/sys/man/8
AgeCommit message (Collapse)Author
2016-04-08listen(8): fix html renderingcinap_lenrek
2016-04-08listen(8): document tcp17019 rcpu servicecinap_lenrek
2016-04-03kbdfs(8): document new /dev/kbd behaviourcinap_lenrek
2016-03-316in4: allow setting the local IPv4 address with -i flag (thanks k0ga)cinap_lenrek
2016-03-15pppoe: Add support for -c and -C to enable/disable header compression ↵cinap_lenrek
(thanks k0ga)
2016-02-14tlsclient: add -o option to establish connection over a file, free the ↵cinap_lenrek
AuthInfo structure to avoid leaking secrets
2016-02-13tlssrv: add -A flag to skip changing user after authentication (usefull for aan)cinap_lenrek
2016-02-01tlssrv: p9any authentication support using TLS-PSK cipher suitscinap_lenrek
2016-01-12fix manpage referencescinap_lenrek
2015-11-22bootrc: remove usbwait hack, usbd/nusbrc are now synchronous by previous commitcinap_lenrek
2015-10-10aux/listen1: allow alternative namespace when running as user none with -n ↵cinap_lenrek
option
2015-09-26qer(8): correct man page example (thanks, kenji)stanley lieber
2015-08-22remove convkeys2cinap_lenrek
2015-08-21remove kfs references from manualcinap_lenrek
2015-08-21fshalt: remove kfs supportcinap_lenrek
2015-08-21mkfs(8): dont mention kfscinap_lenrek
2015-08-21disk/mkfs: rmeove kfs supportcinap_lenrek
2015-08-21introduce AES key into nvram and keyfscinap_lenrek
2015-06-28etherwpi: Intel PRO Wireless 3945abg driver based on openbsd's if_wpi ↵cinap_lenrek
(thanks aap)
2015-06-18dhcpd(8): the fs attribute refers to the file server, not the name server ↵stanley lieber
(thanks, pena)
2015-06-16stats: add kernel malloc and kernel draw allocation size graphscinap_lenrek
2015-06-06prep(8): edisk also adds a EFI system partition (esp) when not already exists.cinap_lenrek
2015-05-31prep(8): document disk/ediskcinap_lenrek
2015-04-11nintendo(1), qer(8): fix typosstanley lieber
2015-03-15rsa(8): recommend secstore(1) for Plan 9 RSA private key storagecinap_lenrek
2015-03-10wpa(8): the -p flag will also prompt for user/password on wpa enterprisecinap_lenrek
2015-01-296in4(8): document ayiyacinap_lenrek
2015-01-29ircrc(8), ndb(8): fix manpage referencecinap_lenrek
2015-01-12plan9.ini(8) man page: update links to iwn and ral firmware blobsstanley lieber
2015-01-10ip/ipconfig: set ndb database file with -f argumentmischief
2015-01-01aux/vga: display switching for Intel adaptersftrvxmtrx
Magic was discovered by abusing INT 10 on several machines while switching cables back and forth and watching the end result.
2014-12-28aux/vga: remove -s option, move scaling to the size string itselfftrvxmtrx
2014-12-26aux/vga: scaling modes for VESAftrvxmtrx
2014-12-23rc-httpd(8): add HISTORY to man pagestanley lieber
2014-12-20pci(8): document vid/did argumentmischief
2014-12-20pci(8): fix usagemischief
2014-12-19add erik quanstros vblade utilitycinap_lenrek
2014-12-17boot(8): the method!server notation isnt usefull anymore...cinap_lenrek
- in 9front, the bootargs are in the form: method!device args - remove redundant and wrong paragraphs regarding tcp booting - document il boot method - fix boot and bootrc confusions
2014-12-15disk/mkfs: add -o flag to list source filescinap_lenrek
2014-12-11plan9.ini(8): fix typo (thanks ftrvxmtrx)cinap_lenrek
2014-12-10plan9.ini(8): etheryukcinap_lenrek
2014-12-10plan9.ini(8): document bcm and virtio ethernet and hda and ac97 audio.cinap_lenrek
2014-12-10plan9.ini(8): remove factotumopts= (not implemented), add secstore=, clarify ↵cinap_lenrek
domain name use for fs= and auth=
2014-12-09ndb(8): document ndb/dnsgetipmischief
2014-12-079boot(8): -fromcinap_lenrek
2014-11-19hjfs(8): theres no chown in plan9, link to chgrp(1) manpage.cinap_lenrek
2014-11-029boot(8): remove redundant "the"cinap_lenrek
2014-11-029boot(8): improve efi documentationcinap_lenrek
2014-10-31efi: generate /386/efiboot.fat for generating efi bootable cd images (see -E ↵cinap_lenrek
option of mk9660)
2014-10-31mk9660: add -E option to create EFI boot entrycinap_lenrek