plan9fox/sys/src
cinap_lenrek 4afb56f570 kernel: evaluate dependencies of bootfs.proto files for bootfs.paq
expand the list of files specified in bootfs.proto and use them
as dependencies to bootfs.paq rule. this way, bootfs.paq is
regenerated when the to be included files have been modified.
2014-12-14 00:00:59 +01:00
..
9 kernel: evaluate dependencies of bootfs.proto files for bootfs.paq 2014-12-14 00:00:59 +01:00
ape expr: fix missing type declarations for match(), which broke on amd64 as pointers dont fit into a long 2014-07-12 03:02:21 +02:00
boot efi: generate /386/efiboot.fat for generating efi bootable cd images (see -E option of mk9660) 2014-10-31 20:07:54 +01:00
cmd various cmds: replace magic numbers with Kdel/Keof, etc 2014-12-13 21:58:49 +01:00
games games/md: fix interlace at scale 2 2014-11-22 20:35:28 +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: Brdstr, Bopen: set malloc tag to the caller 2014-05-02 04:27:29 +02:00
libc libc: import cleaned up syslog() function from sources 2014-11-07 08:42:19 +01:00
libcomplete
libcontrol fix threadsetname usage in few places 2014-05-03 13:07:52 +02:00
libdisk
libdraw libdraw: fix atomouse 2014-11-06 04:42:20 +01:00
libfis
libflate
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: use snprint() in myetheraddr() to prevent accidents 2014-04-28 02:32:06 +02:00
libjson
liblex
libmach libmach: fix break point instruction for little endian MIPS (from sources) 2014-07-13 01:24:55 +02:00
libmemdraw libmemdraw: fix byte ordering in memfillcolor() 2014-09-19 17:49:48 +02:00
libmemlayer
libmp
libndb
liboventi
libplumb
libregexp
libscribble
libsec libsec: experimental DHE client support for tls and cleanups 2014-09-14 02:30:46 +02: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
libventi fix dangerous werrstr() usages 2014-11-07 12:51:59 +01:00
mkfile
mkfile.proto
NOTICE