Go to file
dsl 8ea16b81f0 If there is a syntax error in a .if expression then ignore the entire
conditional block (ie down to the matching .endif) instead of passing
the input line back to the normal parsing code.
Do the same if the maximum .if nesting (64 levels) is breached.
2008-11-22 18:05:13 +00:00
bin Some spelling fixes from VaX#n8 in PR bin/23812. 2008-11-15 17:01:38 +00:00
common fix build in _STANDALONE case 2008-11-21 03:23:43 +00:00
compat Add rumpvfs to compat, hinted by wiz. 2008-11-19 21:29:02 +00:00
crypto Preserve owner and permissions of original /etc/resolv.conf. 2008-11-08 13:41:09 +00:00
dist Pull in a minor change from file-4.26 that gets cross-compiling from 2008-11-04 13:34:11 +00:00
distrib Switch the i386 installation CDs away from RAM disks and instead use the 2008-11-21 15:49:51 +00:00
doc note librumpvfs 2008-11-21 11:19:07 +00:00
etc Don't warn about missing MAKEDEV.local. It doesn't exist in some 2008-11-21 11:44:38 +00:00
external Unbreak expat by providing a proper configuration include for it. Problem 2008-11-22 00:57:23 +00:00
games PR/39923: Valery Ushakov: trek(6) can spin, consuming 100% CPU on powerpc 2008-11-14 21:10:44 +00:00
gnu Applied a patch from Roman Zippel to fix jump table addressing in the M68k 2008-11-20 22:53:17 +00:00
include include <sys/null.h> because _DIAGASSERT(foo == NULL) is too common and some 2008-11-02 14:27:44 +00:00
lib rump_vfs_load -> rump_module_load 2008-11-21 06:10:15 +00:00
libexec Minor KNF and whitespace nits. No functional change. 2008-11-16 06:26:12 +00:00
regress Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
rescue Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
sbin Punctuation formatting nit. 2008-11-17 02:32:09 +00:00
share what could possibly go wrong 2008-11-21 11:32:21 +00:00
sys If COMPAT_13 is defined, be sure to include compat signal 2008-11-22 15:34:18 +00:00
tests Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
tools include unistd.h where getmode is traditionally declared 2008-11-04 23:31:32 +00:00
usr.bin If there is a syntax error in a .if expression then ignore the entire 2008-11-22 18:05:13 +00:00
usr.sbin Make the allow-multidot option useful. 2008-11-21 10:02:12 +00:00
x11 Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
build.sh Add support for new MAKEVERBOSE levels 3 and 4. The complete list is now: 2008-11-13 20:40:11 +00:00
BUILDING revert sparc back to default of XFree86 at the request of macallan. 2008-11-15 11:27:49 +00:00
Makefile - retire MKXORG from public use 2008-11-09 23:02:28 +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 Add an entry for the "libc lint problem", mostly taken 2008-09-02 07:34:15 +00:00