Age | Commit message (Expand) | Author |
2015-07-19 | devstream: fast sequential file access with 9p pipelining experiment | cinap_lenrek |
2015-07-08 | 5e: enable VFP emulation by default, doubles only need to be 4 byte aligned | cinap_lenrek |
2015-07-01 | open(2): fix typo | stanley lieber |
2015-06-28 | etherwpi: Intel PRO Wireless 3945abg driver based on openbsd's if_wpi (thanks... | cinap_lenrek |
2015-06-19 | exec(2): return register (R0) contains address of Tos structure. | cinap_lenrek |
2015-06-18 | ndb(6): fix typo (thanks, pena) | stanley lieber |
2015-06-18 | dhcpd(8): the fs attribute refers to the file server, not the name server (th... | stanley lieber |
2015-06-16 | stats: add kernel malloc and kernel draw allocation size graphs | cinap_lenrek |
2015-06-16 | devcons: add current pool allocations to #c/swap | cinap_lenrek |
2015-06-09 | addpt(2): put badrect in .SH NAME so that it gets into the searchindex | ftrvxmtrx |
2015-06-09 | esetcursor(2), alarm(2): fix prototypes | ftrvxmtrx |
2015-06-09 | event(2): fix estartfn prototype | ftrvxmtrx |
2015-06-09 | libdraw: sync allocimage/allocwindow prototypes with man pages | ftrvxmtrx |
2015-06-09 | unix is BUGGERED. remove it | ftrvxmtrx |
2015-06-09 | addpt(2): document badrect function | ftrvxmtrx |
2015-06-09 | freeimage(2), readcolmap(2), writecolmap(2): fix prototypes | ftrvxmtrx |
2015-06-08 | exec(2): exec argument size only limited by user stack size | cinap_lenrek |
2015-06-08 | exec(2): fix prototypes | ftrvxmtrx |
2015-06-06 | prep(8): edisk also adds a EFI system partition (esp) when not already exists. | cinap_lenrek |
2015-05-31 | prep(8): document disk/edisk | cinap_lenrek |
2015-05-28 | cputime(2): fix prototype for cycles() (thanks qrstuv) | cinap_lenrek |
2015-05-25 | remove pkg(1): we regret the error | stanley lieber |
2015-05-25 | thread(2): fix prototype for threadint() and threadkillgrp() (thanks qwx!) | cinap_lenrek |
2015-05-21 | libsec: implement tlsClient support for RFC6066 server name identification (SNI) | cinap_lenrek |
2015-05-17 | colors(1), who(1): add missing SOURCE entries | stanley lieber |
2015-05-03 | passwd(1): passwd no longer needs to be run on a terminal; netkey is more stu... | stanley lieber |
2015-05-01 | audio(1): explain mp3enc wants raw data in the opposite byte order to /dev/au... | stanley lieber |
2015-05-01 | audio(1): fix example | stanley lieber |
2015-04-29 | libsec: remove aesCTRencrypt()/aesCTRdecrypt() (thanks mischief and qrstuv) | cinap_lenrek |
2015-04-22 | secstore(1): add DIAGNOSTICS section | cinap_lenrek |
2015-04-12 | segment(3): document fixed segment creation | cinap_lenrek |
2015-04-11 | nintendo(1), qer(8): fix typos | stanley lieber |
2015-04-10 | nintendo(1): update for gbc compatability | stanley lieber |
2015-04-10 | mothra(1): replace code.google.com with code.9front.org | stanley lieber |
2015-03-30 | nintendo(1): add SOURCE entry for games/gba | cinap_lenrek |
2015-03-18 | pushtls(2): tls.h -> libsec.h (thanks, pr) | stanley lieber |
2015-03-16 | mp(2) man page: mpinvert, not mpinverse (thanks, pr) | stanley lieber |
2015-03-15 | rsa(8): recommend secstore(1) for Plan 9 RSA private key storage | cinap_lenrek |
2015-03-11 | encode(2): clarify lim argument to enc*(), add SOURCE reference for encodefmt() | cinap_lenrek |
2015-03-10 | wpa(8): the -p flag will also prompt for user/password on wpa enterprise | cinap_lenrek |
2015-03-10 | pushtls(2): fix signature to TLSconn.trace() | cinap_lenrek |
2015-03-04 | col(1): add SOURCE (thanks, qrstuv) | stanley lieber |
2015-03-04 | libthread: get rid of chaninit() (thanks qrstuv) | cinap_lenrek |
2015-02-28 | thread(2): remove another instance of /mnt/temp | cinap_lenrek |
2015-02-28 | libthread: use devdup instead of mounting pipe to /mnt/temp for close-on-exec... | cinap_lenrek |
2015-02-20 | restore balance to reality | khm |
2015-02-20 | io(1), seg(1): add HISTORY section to man pages (thanks, jpm_) | stanley lieber |
2015-02-12 | ircrc(1): remove auth/userpasswd complaint from BUGS section | cinap_lenrek |
2015-02-12 | build and document auth/userpasswd | cinap_lenrek |
2015-02-05 | fplot: add modulus % operator | cinap_lenrek |