Go to file
christos 816452912b Initialize the rnd softint explicitly via a function late in main. Avoids
LOCKDEBUG panic since softint_establish() was called via wdcintr -> wddone
from an interrupt context and tried to acquire a non-spin mutex.
2013-06-20 23:21:41 +00:00
bin constify 2013-06-12 01:36:52 +00:00
common Add support for __ARM_ARCH_EXT_IDIV__ which is set for those cores 2013-06-20 07:16:23 +00:00
compat MKCOMPAT support for earm. 2013-04-27 08:44:35 +00:00
crypto Add an option --enable-wildcard-match to enable wildcard matching and explain 2013-06-20 15:41:18 +00:00
dist buy ancient code 2013-06-20 18:39:14 +00:00
distrib add login_getpwclass 2013-06-20 20:43:33 +00:00
doc mention CG14 acceleration support 2013-06-19 13:31:33 +00:00
etc Use TOOL_GZIP in mkimage, and pass the TOOL_GZIP into it. 2013-06-16 13:47:42 +00:00
external file descriptor neatness. 2013-06-20 15:14:03 +00:00
extsrc
games Don't expect fairings. 2013-05-12 03:29:07 +00:00
gnu Describe another use for .Cm. Bump date. 2013-06-09 16:32:43 +00:00
include Add mbsnrtowcs and wcsnrtombs. Approved by core. 2013-05-28 16:57:56 +00:00
lib use login_getpwclass() everywhere for consistency. 2013-06-20 20:54:52 +00:00
libexec Prefix most of the cpp macros with lfs_ and LFS_ to avoid conflicts with ffs. 2013-06-18 18:18:57 +00:00
regress
rescue point pdisk to the right place 2013-03-24 19:18:37 +00:00
sbin blkoff() -> ffs_blkoff() stragglers 2013-06-19 18:02:21 +00:00
share Fix a typo: Affrimative -> Affirmative. 2013-06-17 11:05:42 +00:00
sys Initialize the rnd softint explicitly via a function late in main. Avoids 2013-06-20 23:21:41 +00:00
tests Remove header files which became unnecessary in 1.7. 2013-06-14 05:39:28 +00:00
tools Invoke tools/binstall/mkmanifest for Cygwin via ${HOST_SH}. 2013-06-14 16:10:02 +00:00
usr.bin - don't re-use the va list twice, leads to coredumps. 2013-06-20 20:54:02 +00:00
usr.sbin bye build glue 2013-06-20 18:41:26 +00:00
x11 avoid compiler bug 2013-05-24 17:44:27 +00:00
BUILDING regen using 'make regen' from src/doc. 2013-05-29 21:59:51 +00:00
Makefile Add src/etc/Makefile.params, containing the definition of the 2012-12-03 13:53:28 +00:00
Makefile.inc
UPDATING Note manual removal of internal freetype headers. 2013-06-05 21:59:59 +00:00
build.sh Support to build for epoc32 userland. 2013-05-01 13:11:59 +00:00