bin
|
Remove the \n and tabs from the __COPYRIGHT() strings.
|
2008-07-20 00:52:39 +00:00 |
common
|
Don't convert cpuid_t through int while testing it for being in range.
|
2008-07-27 05:47:56 +00:00 |
crypto
|
Add some missing ifdefs required for non-radius enabled builds.
|
2008-07-23 17:36:00 +00:00 |
dist
|
Update build glue for dhcpcd 4.0.0rc3 and move it to
|
2008-07-27 19:31:02 +00:00 |
distrib
|
Add recently added subdirs under /usr/X11R6.
|
2008-07-29 14:59:26 +00:00 |
doc
|
document workaround for PR#39192
|
2008-07-29 14:24:06 +00:00 |
etc
|
Install rump libraries and utilities to the base system and remove the
|
2008-07-29 13:17:40 +00:00 |
external
|
use ${FONTCONFIG} instead of the long version.
|
2008-07-31 01:37:58 +00:00 |
games
|
Remove the \n and tabs from the __COPYRIGHT() strings.
|
2008-07-21 13:24:38 +00:00 |
gnu
|
Add a few more conditions to the setting of the symbol size for external
|
2008-07-22 05:35:44 +00:00 |
include
|
SUS says that pthread_atfork() must also be in unistd.h
|
2008-06-25 11:45:38 +00:00 |
lib
|
Nuke __VFSOPS_EXPOSE, it hasn't been used in ages.
|
2008-07-30 18:10:38 +00:00 |
libexec
|
Make sure to call dlerror() to clear any error messages after the relocations
|
2008-07-29 16:27:01 +00:00 |
regress
|
2020447 IPFilter's NAT can undo name server random port selection
|
2008-07-24 09:37:57 +00:00 |
rescue
|
we cannot use pthreads here because we are statically linked.
|
2008-06-23 14:53:06 +00:00 |
sbin
|
Split option parsing into its own routine so that it can be used
|
2008-07-29 16:05:05 +00:00 |
share
|
Prevent amd64 compiler flag -mcmodel=kernel for rump kernel code.
|
2008-07-29 20:18:25 +00:00 |
sys
|
be sure to decend into sys/rump during "make obj". fixes builds on r/o src.
|
2008-07-31 01:11:53 +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
|
Fix 'total' output from 'du -sc'.
|
2008-07-30 22:03:40 +00:00 |
usr.sbin
|
Use command line option parsing code from sbin/mount_msdos to
|
2008-07-29 16:06:18 +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
|
Install rump libraries and utilities to the base system and remove the
|
2008-07-29 13:17:40 +00:00 |
Makefile.inc
|
|
|
UPDATING
|
Add entries for WARNS>0 enabling fatal warnings in the linker & assembler.
|
2008-07-23 00:29:35 +00:00 |