]> git.lizzy.rs Git - plan9front.git/history - sys/man
qer(8): correct man page example (thanks, kenji)
[plan9front.git] / sys / man /
2015-09-26 stanley lieberqer(8): correct man page example (thanks, kenji)
2015-09-24 cinap_lenrekutf(6), rune(2): document 21-bit runes
2015-09-19 stanley lieberircrc: add -P option for server password (thanks, nick)
2015-09-06 cinap_lenreklibc: remove privfree(), simplify privalloc()
2015-09-01 cinap_lenreklibsec: remove flawed aes() digest and hmac_aes() imple...
2015-08-25 cinap_lenreklibmp: add mpnrand() function to generate uniform rando...
2015-08-21 cinap_lenrekremove convkeys2
2015-08-21 cinap_lenrekimport(4): -o, -O flags gone
2015-08-21 cinap_lenrekcpu, import: remove old9p support
2015-08-21 cinap_lenrekremove kfs references from manual
2015-08-21 cinap_lenrekfshalt: remove kfs support
2015-08-21 cinap_lenrekmkfs(8): dont mention kfs
2015-08-21 cinap_lenrekdisk/mkfs: rmeove kfs support
2015-08-21 cinap_lenrekintroduce AES key into nvram and keyfs
2015-08-19 cinap_lenrekmerge
2015-08-19 cinap_lenreklibauthsrv: generalize ticket service, not hardcoding...
2015-08-16 cinap_lenrekrio(4): document "delete" wctl message (thanks mischief)
2015-08-15 cinap_lenrekimport(4): clarify -E and -e options
2015-08-10 cinap_lenrekmount, srv: add -N flag to skip authentication and...
2015-08-03 cinap_lenreklibc: make atoi() not parse c-style octal and hex numbers
2015-08-01 cinap_lenrekbio(2): Bterm() closes filedescriptor for Bfdopen(...
2015-07-19 cinap_lenrekstream(3): fix reference
2015-07-19 cinap_lenrekdevstream: fast sequential file access with 9p pipelini...
2015-07-08 cinap_lenrek5e: enable VFP emulation by default, doubles only need...
2015-07-02 stanley lieberopen(2): fix typo
2015-06-28 cinap_lenreketherwpi: Intel PRO Wireless 3945abg driver based on...
2015-06-19 cinap_lenrekexec(2): return register (R0) contains address of Tos...
2015-06-18 stanley lieberndb(6): fix typo (thanks, pena)
2015-06-18 stanley lieberdhcpd(8): the fs attribute refers to the file server...
2015-06-16 cinap_lenrekstats: add kernel malloc and kernel draw allocation...
2015-06-16 cinap_lenrekdevcons: add current pool allocations to #c/swap
2015-06-09 ftrvxmtrxaddpt(2): put badrect in .SH NAME so that it gets into...
2015-06-09 ftrvxmtrxesetcursor(2), alarm(2): fix prototypes
2015-06-09 ftrvxmtrxevent(2): fix estartfn prototype
2015-06-09 ftrvxmtrxlibdraw: sync allocimage/allocwindow prototypes with...
2015-06-08 ftrvxmtrxunix is BUGGERED. remove it
2015-06-09 ftrvxmtrxaddpt(2): document badrect function
2015-06-09 ftrvxmtrxfreeimage(2), readcolmap(2), writecolmap(2): fix prototypes
2015-06-08 cinap_lenrekexec(2): exec argument size only limited by user stack...
2015-06-08 ftrvxmtrxexec(2): fix prototypes
2015-06-06 cinap_lenrekprep(8): edisk also adds a EFI system partition (esp...
2015-05-31 cinap_lenrekprep(8): document disk/edisk
2015-05-28 cinap_lenrekcputime(2): fix prototype for cycles() (thanks qrstuv)
2015-05-25 stanley lieberremove pkg(1): we regret the error
2015-05-25 cinap_lenrekthread(2): fix prototype for threadint() and threadkill...
2015-05-21 cinap_lenreklibsec: implement tlsClient support for RFC6066 server...
2015-05-17 cinap_lenrekmerge
2015-05-17 stanley liebercolors(1), who(1): add missing SOURCE entries
2015-05-03 stanley lieberpasswd(1): passwd no longer needs to be run on a termin...
2015-05-01 stanley lieberaudio(1): explain mp3enc wants raw data in the opposite...
2015-05-01 stanley lieberaudio(1): fix example
2015-04-29 cinap_lenreklibsec: remove aesCTRencrypt()/aesCTRdecrypt() (thanks...
2015-04-22 cinap_lenreksecstore(1): add DIAGNOSTICS section
2015-04-12 cinap_lenreksegment(3): document fixed segment creation
2015-04-12 cinap_lenrekmerge
2015-04-12 stanley liebernintendo(1), qer(8): fix typos
2015-04-10 stanley liebernintendo(1): update for gbc compatability
2015-04-11 cinap_lenrekmerge
2015-04-10 stanley liebermothra(1): replace code.google.com with code.9front.org
2015-03-30 cinap_lenreknintendo(1): add SOURCE entry for games/gba
2015-03-22 cinap_lenrekmerge
2015-03-19 cinap_lenrekmerge
2015-03-18 stanley lieberpushtls(2): tls.h -> libsec.h (thanks, pr)
2015-03-17 cinap_lenrekmerge
2015-03-17 stanley liebermp(2) man page: mpinvert, not mpinverse (thanks, pr)
2015-03-15 cinap_lenrekrsa(8): recommend secstore(1) for Plan 9 RSA private...
2015-03-11 cinap_lenrekencode(2): clarify lim argument to enc*(), add SOURCE...
2015-03-09 cinap_lenrekwpa(8): the -p flag will also prompt for user/password...
2015-03-09 cinap_lenrekpushtls(2): fix signature to TLSconn.trace()
2015-03-06 cinap_lenrekmerge
2015-03-05 cinap_lenrekmerge
2015-03-05 stanley liebercol(1): add SOURCE (thanks, qrstuv)
2015-03-04 cinap_lenreklibthread: get rid of chaninit() (thanks qrstuv)
2015-02-28 cinap_lenrekthread(2): remove another instance of /mnt/temp
2015-02-28 cinap_lenreklibthread: use devdup instead of mounting pipe to ...
2015-02-23 cinap_lenrekmerge
2015-02-21 cinap_lenrekmerge
2015-02-20 khmrestore balance to reality
2015-02-20 stanley lieberio(1), seg(1): add HISTORY section to man pages (thanks...
2015-02-12 cinap_lenrekircrc(1): remove auth/userpasswd complaint from BUGS...
2015-02-12 cinap_lenrekbuild and document auth/userpasswd
2015-02-05 cinap_lenrekfplot: add modulus % operator
2015-01-29 cinap_lenrekfactotum(4): fix typo
2015-01-29 cinap_lenrekfactotum(4): document mschapv2 and wpapsk protocols
2015-01-29 cinap_lenrektftpfs(8): fix manpage reference dhcp(8) -> dhcpd(8)
2015-01-29 cinap_lenrekircrc(1): tlsclient(8) -> tlssrv(8)
2015-01-29 cinap_lenrek6in4(8): document ayiya
2015-01-29 cinap_lenrekircrc(8), ndb(8): fix manpage reference
2015-01-25 cinap_lenrekauth(2): fix prototype for auth_getinfo() in manual...
2015-01-12 stanley lieberplan9.ini(8) man page: update links to iwn and ral...
2015-01-11 cinap_lenrekmerge
2015-01-10 mischiefip/ipconfig: set ndb database file with -f argument
2015-01-10 stanley lieberxargs(1) man page: rewritten -> implemented
2015-01-10 stanley lieberxargs(1) man page: add HISTORY (thanks, jpm_)
2015-01-09 cinap_lenrekmerge
2015-01-06 mischiefvncs: turn off auth with -A, do not require -c for -x
2015-01-01 mischiefbin(2): fix tab formatting
2015-01-01 ftrvxmtrxaux/vga: display switching for Intel adapters
2014-12-28 mischiefmemlayer(2): fix memdraw signature
2014-12-28 ftrvxmtrxaux/vga: remove -s option, move scaling to the size...
next