plan9fox/sys/src
cinap_lenrek c1c644d13c etheriwl: add support for Centrino Advanced-N 6030, 6235 (thanks khm, openbsd)
from openbsd driver, it seems the Centrino Advanced-N 6030 and 6235
cards share the same device revision as the 6205 (Type6005). Also
changing the device revision field from 4 to 5 bits.
2017-02-16 20:03:41 +01:00
..
9 etheriwl: add support for Centrino Advanced-N 6030, 6235 (thanks khm, openbsd) 2017-02-16 20:03:41 +01:00
ape stdio: fix sclose() buffer overrun when terminating string, realloc() error handling (thanks porlock) 2016-11-27 21:20:27 +01:00
boot efi: ensure 8 byte alignment of buffer, as ReadBlocks() method will fail otherwise 2016-05-22 21:52:04 +02:00
cmd factotum: support sha256 algorithm in rsa pkcs#1 signing 2017-02-09 09:08:43 +00:00
games playlistfs: fix playc chan type (thanks mischief) 2017-02-15 08:53:31 +01:00
lib9p lib9p: limit the number of srv processes kept arround 8 2016-10-23 17:16:22 +02:00
libaml aml: define amlintmask and set it according to DSDT revision (64bit / 32bit) 2016-06-05 14:57:38 +02:00
libauth libauth: don't attempt to mount when opening mount srv file fails in nsop() 2016-12-22 01:56:19 +01:00
libauthsrv libauthsrv: ANAMELEN -> PASSWDLEN 2016-08-05 19:09:42 +02:00
libavl libavl: fix manpage example, minor improvement to code 2016-12-24 17:58:31 -06:00
libbin
libbio bio: add Bfdopen() from plan9port 2014-12-14 20:21:42 +01:00
libc libc: move calloc() into its own compilation unit 2016-11-05 18:00:10 +01:00
libcomplete
libcontrol /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
libdisk libdisk: error handling, sanity checks 2015-05-31 12:58:13 +02:00
libdraw libdraw: avoid dropping queued button change mouse events in emouse() 2016-10-22 00:04:21 +02:00
libfis libfis: dont reject drives lacking SSP (sata ssd connected to ide with adapter) 2016-02-22 22:53:19 +01:00
libflate libflate: add bounds checking on decode array, add sanity checks in hufftab() 2016-08-15 01:07:28 +02:00
libframe /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
libgeometry
libhtml /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
libhttpd libhttpd: use strtol to parse decimal character references in httpunesc() 2015-08-03 15:26:33 +02:00
libip libip: skip ipv6 loopback address (thanks mischief) 2014-12-26 09:34:30 +01:00
libjson libjson: add slack space to literal string buffer to handle bad runes (thanks mischief) 2016-04-27 12:59:06 +02:00
liblex
libmach /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
libmemdraw libmemdraw: cleanup fillpoly(), remove unused fillcolor hack 2016-11-17 20:10:07 +01:00
libmemlayer libdraw: remove unused static log2[] array 2016-02-28 01:38:29 +01:00
libmp libmp: fix mpmod() aliasing bug when n == r and x < 0 (thanks aiju, mischief) 2017-02-05 02:48:13 +01:00
libndb /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
libplumb
libregexp libregexp: improve the transition to next available thread, instruction, and generation 2017-02-03 15:33:15 -06:00
libscribble /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
libsec libsec: zero name buffer in X509toECpub() 2017-02-10 21:42:11 +01:00
libstdio stdio: fix sclose() buffer overrun when terminating string, realloc() error handling (thanks porlock) 2016-11-27 21:20:27 +01:00
libString
libsunrpc
libthread retire the dec alpha port 2016-05-04 16:11:48 +02:00
libventi /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
mkfile remove unused liboventi 2016-04-13 01:09:45 +02:00
mkfile.proto retire the dec alpha port 2016-05-04 16:11:48 +02:00
NOTICE