bin
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 00:52:39 +00:00
common
Provide assembly _atomic_cas_up() as the compiler cannot be trusted to
2008-08-11 21:54:51 +00:00
crypto
From Krzysztof Piotr Oledzki: Remove ph1handler if we received an invalid first exchange from initiator.
2008-08-12 12:45:55 +00:00
dist
Not needed in NetBSD
2008-08-12 10:28:51 +00:00
distrib
accept_filter cat pages.
2008-08-11 01:14:19 +00:00
doc
Note that openldap 2.4.11 is out.
2008-08-12 04:24:48 +00:00
etc
add X11R6/include/{pixman-1,xorg} entries.
2008-08-02 04:39:41 +00:00
external
SHLIB_MAJOR=0 if defined(XMODULEDIR)
2008-08-10 11:56:06 +00:00
games
if initscr() fails, exit with a message rather than crash in the
2008-08-08 16:10:47 +00:00
gnu
Tweak rules to disable generation of .c files from .l / .y.
2008-08-12 10:09:31 +00:00
include
Add C99 imaxabs and imaxdiv protoypes and imaxdiv_t typedef.
2008-08-04 21:19:45 +00:00
lib
Remove unnecessary include.
2008-08-11 21:45:24 +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
We don't need to dump WAPBL log files - don't dump files with SF_LOG
2008-08-12 13:28:35 +00:00
share
Add -p for presenting the directory listing in the original case.
2008-08-12 15:14:00 +00:00
sys
Add new accelerated driver for SPX graphics found in some VAXstations,
2008-08-12 17:54:47 +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
Drop trailing whitespace. Use .Dq.
2008-08-10 23:25:50 +00:00
usr.sbin
call puffs_exit()
2008-08-11 16:23:58 +00:00
x11
MKMAN=no -> NOMAN= # defined
2008-05-25 01:46:18 +00:00
BUILDING
* Suggest a "-j" value between 1+NCPU and 2*NCPU for the fastest builds.
2008-08-11 08:22:39 +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
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
2002-04-10 14:53:43 +00:00
UPDATING
Note in WAPBL entry that the super block needs to be in UFS2 format.
2008-08-02 14:30:37 +00:00
build.sh
Don't bomb if we can't detect the top level obj directory name.
2008-08-08 07:30:42 +00:00