Go to file
oster 813fbd6152 RF_LOCK_MUTEX()/RF_UNLOCK_MUTEX() often cover more code than they
needs to.  In particular, they often surround calls to malloc().
Re-work the locking on most macros to avoid this problem.

XXX: On MP systems, simultaneous calls to the GET macros when a
freelist is empty may cause that freelist to grow more quickly than
before.  Given that the "increment" value of these lists are fairly
small, this shouldn't be too much of an issue.
2002-08-08 02:53:01 +00:00
bin more effort to make it compile on platforms w/o linux emul 2002-08-02 14:29:34 +00:00
crypto remove files mistakenly shipped with openssl 0.9.6e. 2002-08-05 11:21:29 +00:00
dist resolver(5) -> resolv.conf(5). PR 17691 2002-07-23 22:43:08 +00:00
distrib Catch up to new pmc header files. 2002-08-07 21:20:49 +00:00
etc dot.mailrc hasn't ever actually been maintained, unlike /etc/mail.rc . 2002-08-06 13:55:03 +00:00
games Remove unused variable "err". 2002-08-06 11:39:53 +00:00
gnu Define __ARMEL__ if little-endian, as gcc 3.x does. 2002-08-07 03:35:51 +00:00
include Back out previous - I was confused. 2002-08-04 18:06:54 +00:00
lib Refer to rcmd(3) instead of the non-existing krcmd(3). 2002-08-08 01:41:17 +00:00
libexec Include string.h so this application compiles. 2002-08-05 15:36:51 +00:00
regress Add regression tests section for LFS. First regression test is based on 2002-08-02 19:10:49 +00:00
sbin Fix mandoc glitch in description of `eui64' command. 2002-08-06 19:29:35 +00:00
share Update supported hardware list. 2002-08-08 00:29:31 +00:00
sys RF_LOCK_MUTEX()/RF_UNLOCK_MUTEX() often cover more code than they 2002-08-08 02:53:01 +00:00
tools work around FreeBSD defining user_from_uid() in stdlib.h 2002-07-03 17:17:04 +00:00
usr.bin Mentions options -l and -y as in passwd.1. 2002-08-07 23:20:29 +00:00
usr.sbin fix an exploitable fd_set overflow in mrinfo(8). drop root priv earlier. 2002-08-08 00:21:36 +00:00
BUILDING Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674. 2002-07-22 09:49:05 +00:00
BUILDING.mdoc Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674. 2002-07-22 09:49:05 +00:00
Makefile Fix botch in previous. Actually do "build" for "distribution". 2002-07-10 23:44:54 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Revise 20010803 since i386 gas is no longer built where that entry 2002-07-01 02:12:11 +00:00
build.sh fix pasto in error message 2002-07-09 06:36:16 +00:00