summaryrefslogtreecommitdiff
path: root/sys/man
AgeCommit message (Expand)Author
2015-07-19devstream: fast sequential file access with 9p pipelining experimentcinap_lenrek
2015-07-085e: enable VFP emulation by default, doubles only need to be 4 byte alignedcinap_lenrek
2015-07-01open(2): fix typostanley lieber
2015-06-28etherwpi: Intel PRO Wireless 3945abg driver based on openbsd's if_wpi (thanks...cinap_lenrek
2015-06-19exec(2): return register (R0) contains address of Tos structure.cinap_lenrek
2015-06-18ndb(6): fix typo (thanks, pena)stanley lieber
2015-06-18dhcpd(8): the fs attribute refers to the file server, not the name server (th...stanley lieber
2015-06-16stats: add kernel malloc and kernel draw allocation size graphscinap_lenrek
2015-06-16devcons: add current pool allocations to #c/swapcinap_lenrek
2015-06-09addpt(2): put badrect in .SH NAME so that it gets into the searchindexftrvxmtrx
2015-06-09esetcursor(2), alarm(2): fix prototypesftrvxmtrx
2015-06-09event(2): fix estartfn prototypeftrvxmtrx
2015-06-09libdraw: sync allocimage/allocwindow prototypes with man pagesftrvxmtrx
2015-06-09unix is BUGGERED. remove itftrvxmtrx
2015-06-09addpt(2): document badrect functionftrvxmtrx
2015-06-09freeimage(2), readcolmap(2), writecolmap(2): fix prototypesftrvxmtrx
2015-06-08exec(2): exec argument size only limited by user stack sizecinap_lenrek
2015-06-08exec(2): fix prototypesftrvxmtrx
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-05-28cputime(2): fix prototype for cycles() (thanks qrstuv)cinap_lenrek
2015-05-25remove pkg(1): we regret the errorstanley lieber
2015-05-25thread(2): fix prototype for threadint() and threadkillgrp() (thanks qwx!)cinap_lenrek
2015-05-21libsec: implement tlsClient support for RFC6066 server name identification (SNI)cinap_lenrek
2015-05-17colors(1), who(1): add missing SOURCE entriesstanley lieber
2015-05-03passwd(1): passwd no longer needs to be run on a terminal; netkey is more stu...stanley lieber
2015-05-01audio(1): explain mp3enc wants raw data in the opposite byte order to /dev/au...stanley lieber
2015-05-01audio(1): fix examplestanley lieber
2015-04-29libsec: remove aesCTRencrypt()/aesCTRdecrypt() (thanks mischief and qrstuv)cinap_lenrek
2015-04-22secstore(1): add DIAGNOSTICS sectioncinap_lenrek
2015-04-12segment(3): document fixed segment creationcinap_lenrek
2015-04-11nintendo(1), qer(8): fix typosstanley lieber
2015-04-10nintendo(1): update for gbc compatabilitystanley lieber
2015-04-10mothra(1): replace code.google.com with code.9front.orgstanley lieber
2015-03-30nintendo(1): add SOURCE entry for games/gbacinap_lenrek
2015-03-18pushtls(2): tls.h -> libsec.h (thanks, pr)stanley lieber
2015-03-16mp(2) man page: mpinvert, not mpinverse (thanks, pr)stanley lieber
2015-03-15rsa(8): recommend secstore(1) for Plan 9 RSA private key storagecinap_lenrek
2015-03-11encode(2): clarify lim argument to enc*(), add SOURCE reference for encodefmt()cinap_lenrek
2015-03-10wpa(8): the -p flag will also prompt for user/password on wpa enterprisecinap_lenrek
2015-03-10pushtls(2): fix signature to TLSconn.trace()cinap_lenrek
2015-03-04col(1): add SOURCE (thanks, qrstuv)stanley lieber
2015-03-04libthread: get rid of chaninit() (thanks qrstuv)cinap_lenrek
2015-02-28thread(2): remove another instance of /mnt/tempcinap_lenrek
2015-02-28libthread: use devdup instead of mounting pipe to /mnt/temp for close-on-exec...cinap_lenrek
2015-02-20restore balance to realitykhm
2015-02-20io(1), seg(1): add HISTORY section to man pages (thanks, jpm_)stanley lieber
2015-02-12ircrc(1): remove auth/userpasswd complaint from BUGS sectioncinap_lenrek
2015-02-12build and document auth/userpasswdcinap_lenrek
2015-02-05fplot: add modulus % operatorcinap_lenrek