plan9fox/sys/src/9
cinap_lenrek d4abe404b4 pc64: prevent dat.h from getting overwritten by ../pc/dat.h
the rule that was used to copy header files from ../pc
accidently overwrote dat.h when ../pc/dat.h was updated
because it matched on all *.h files that was also found
in ../pc directory. change to exact match on $PCHEADERS
to prevent this.
2014-03-24 19:00:34 +01:00
..
alphapc kernel: convert putmmu() to uintptr for va and pa 2014-01-20 03:17:55 +01:00
bcm kernel: interpret service= boot parameter to set "cpuserver" variable 2014-03-15 00:55:02 +01:00
bitsy kernel: convert putmmu() to uintptr for va and pa 2014-01-20 03:17:55 +01:00
boot added in a way to make net.rc wait for the network hardware to come up before running ip/ipconfig. This fixes the issue with the Raspberry Pi where ip/ipconfig tried running prior to /net/etherU3 exists 2014-02-14 22:05:25 -05:00
ip ipmux: fix 6c complaints 2014-02-03 20:14:19 +01:00
kw pc64: fix note handling 2014-02-06 22:43:33 +01:00
mtx kernel: convert putmmu() to uintptr for va and pa 2014-01-20 03:17:55 +01:00
omap kernel: various cleanups 2014-01-20 02:16:42 +01:00
omap4 pc64: fix note handling 2014-02-06 22:43:33 +01:00
pc audiohda: start playback only when we have a minimum delay buffered 2014-03-19 21:15:43 +01:00
pc64 pc64: prevent dat.h from getting overwritten by ../pc/dat.h 2014-03-24 19:00:34 +01:00
port devfs: fix cclose() crash in devfs error handling 2014-03-21 18:12:06 +01:00
ppc kernel: interpret service= boot parameter to set "cpuserver" variable 2014-03-15 00:55:02 +01:00
teg2 kernel: interpret service= boot parameter to set "cpuserver" variable 2014-03-15 00:55:02 +01:00
mkfile Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00