plan9fox/sys/src
cinap_lenrek 3f869a6894 factotum: cleanup getnvramkey()
- remove secstore password code, it is not used anymore.
- zero the Nvrsafe structure on the stack before returning.
- use smprint(), can't overflow.
2015-03-01 11:17:21 +01:00
..
9 devusb: check for nil hp->dump and hp->seprintep 2015-02-20 18:56:22 +01:00
ape getfcr: change getfcr/setfcr to use VFP 2014-12-25 17:44:49 +01:00
boot pc, efi loaders: erase characters when backspace is pressed 2015-01-25 17:21:07 -08:00
cmd factotum: cleanup getnvramkey() 2015-03-01 11:17:21 +01:00
games games/c64: map : to \ key 2015-02-07 18:55:03 +01:00
lib9p lib9p: fix .. walk crash in deleted directory (thanks BurnZeZ) 2014-10-23 23:59:16 +02:00
libaml
libauth libauth: dont print blobs in auth_proxy error strings 2014-05-24 19:49:54 +02:00
libauthsrv libauthsrv: allow multiple auth= attributes for backup auth servers, authdial() tries each one in order 2014-09-16 16:41:05 +02:00
libavl
libbin
libbio bio: add Bfdopen() from plan9port 2014-12-14 20:21:42 +01:00
libc pool: maintain Pool.curalloc for poolallocalign() and blockgrow() 2015-02-26 22:22:07 +01:00
libcomplete
libcontrol fix threadsetname usage in few places 2014-05-03 13:07:52 +02:00
libdisk
libdraw libdraw: use multiple read() calls in openfont() to read .font file 2015-03-01 05:45:22 +01:00
libfis
libflate flate: fix wrong adler32() length calculation (thanks qrstuv) 2014-12-20 03:34:40 +01:00
libframe libframe: use correct text color on frinsert depending on selection (thanks sl) 2014-07-17 23:29:55 +02:00
libgeometry
libhtml
libhttpd
libip libip: skip ipv6 loopback address (thanks mischief) 2014-12-26 09:34:30 +01:00
libjson
liblex
libmach libmach: fix break point instruction for little endian MIPS (from sources) 2014-07-13 01:24:55 +02:00
libmemdraw libdraw: use readn() to read headers and Fontchar array 2015-03-01 05:39:45 +01:00
libmemlayer
libmp
libndb
liboventi
libplumb
libregexp
libscribble
libsec libsec: add TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA client cipher suit support 2015-02-05 04:29:28 +01:00
libstdio libstdio: avoid issues with aliasing in dtoa() on amd64 (from 9atom, thanks to erik and charles) 2014-06-12 20:14:12 +02:00
libString
libsunrpc
libthread libthread: remove unused internal functions and old xinc assembler files 2015-02-28 13:26:38 +01:00
libventi fix dangerous werrstr() usages 2014-11-07 12:51:59 +01:00
mkfile
mkfile.proto
NOTICE