bin
|
Add test for HAVE_PCC with HAVE_GCC which turn off compiler warning flags.
|
2008-07-12 12:29:42 +00:00 |
common
|
Add few KASSERTs.
|
2008-07-14 01:07:39 +00:00 |
crypto
|
Fix an a typo that prevented racoon from building with hybrid enabled.
|
2008-07-15 02:16:58 +00:00 |
dist
|
explain that mkver needs cleanup when a new version is imported
|
2008-07-16 11:11:37 +00:00 |
distrib
|
mbrtowc() gets called to initialise the mbstate from libcurses.
|
2008-07-12 19:20:03 +00:00 |
doc
|
mention top 3.8beta1
|
2008-07-16 00:47:56 +00:00 |
etc
|
Let "MAKEDEV ptm" create the /dev/pts directory. Requested
|
2008-07-13 15:22:39 +00:00 |
external
|
change the order that we build config.h
|
2008-07-16 11:30:36 +00:00 |
games
|
Clarify how one is supposed to use the pointers returned by getutentries()
|
2008-07-13 20:07:48 +00:00 |
gnu
|
Previous fix only got some undefined symbols. This one gets all of them.
|
2008-07-14 17:59:41 +00:00 |
include
|
SUS says that pthread_atfork() must also be in unistd.h
|
2008-06-25 11:45:38 +00:00 |
lib
|
Clarify one of the process-group-ID cases by saying "process group ID"
|
2008-07-13 15:16:26 +00:00 |
libexec
|
Clarify how one is supposed to use the pointers returned by getutentries()
|
2008-07-13 20:07:48 +00:00 |
regress
|
- Add general cpuset macros.
|
2008-06-16 01:41:20 +00:00 |
rescue
|
we cannot use pthreads here because we are statically linked.
|
2008-06-23 14:53:06 +00:00 |
sbin
|
Cosmetic: s/xenv/oenv/
|
2008-07-15 21:27:58 +00:00 |
share
|
Add and document knobs to turn off building ATF and libm complex support.
|
2008-07-12 12:15:43 +00:00 |
sys
|
Change boot messages to replace build date and maker with kernrev.
|
2008-07-16 13:44:51 +00:00 |
tests
|
Fix two bugs to make MKMODULAR=yes builds will work again, for the
|
2008-05-31 19:58:35 +00:00 |
tools
|
Verify that MAKEFLAGS contains "-j" before trying to manipulate it
|
2008-07-07 10:57:03 +00:00 |
usr.bin
|
* emitrules()
|
2008-07-16 11:45:56 +00:00 |
usr.sbin
|
Don't include build date information in the binaries any more.
|
2008-07-15 18:28:10 +00:00 |
x11
|
MKMAN=no -> NOMAN= # defined
|
2008-05-25 01:46:18 +00:00 |
build.sh
|
Make build.sh -C work as advertised.
|
2008-06-27 21:38:36 +00:00 |
BUILDING
|
Correct/clarify the default setting of USETOOLS in the previous version.
|
2008-03-29 05:22:42 +00:00 |
Makefile
|
Descend into external.
|
2008-05-22 14:13:58 +00:00 |
Makefile.inc
|
|
|
UPDATING
|
Change DRVSUSPENDDEV ioctl number. Fixes PR kern/38740.
|
2008-05-31 13:24:57 +00:00 |