Go to file
dyoung cafee584b5 KNF: compare pointers with NULL instead of 0, and do not "test
truth" of either integers or pointers, so that it's clear
     what's going on.  Remove superfluous () from return statements.
     bcmp -> memcmp, bcopy -> memcpy.

Misc. cosmetic: join some lines, remove a few empty lines, remove
spaces from type casts.  Don't open-code IFNET_FOREACH().  Shorten
some staircases.
2007-03-18 20:59:38 +00:00
bin s/intialized/initialized/ 2007-03-17 13:51:46 +00:00
common Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
crypto From Yves-Alexis Perez: enable monitoring of ipv6 address changes on Linux. 2007-03-15 14:12:12 +00:00
dist unbork openssl import borkage. 2007-03-07 03:18:53 +00:00
distrib While it was nice to re-add the html documentation for ntp, 2007-03-16 00:55:43 +00:00
doc Modify description of the reinoud-bufcleanup experiment branch: 2007-03-17 17:24:44 +00:00
etc For sdpd(8), change default user/group from nobody/nobody to _sdpd/_sdpd 2007-03-18 15:53:54 +00:00
games NetBSD JIHBED 2007-02-26 06:49:00 +00:00
gnu Steal code from tc-sparc.[ch] to implement a vax specific "cons" routine. 2007-03-16 22:16:12 +00:00
include -get cabs() and cabsf() out of public view - these are historical and 2007-02-22 22:08:17 +00:00
lib don't use CPPPICFLAGS but CPICFLAGS. 2007-03-18 08:52:48 +00:00
libexec Deal with MKPICLIB != no. 2007-03-15 17:27:15 +00:00
regress - Make -DINTREE works again. 2007-03-16 01:29:40 +00:00
rescue add libprop to LIBS, as veriexecctl now needs it. 2006-11-29 08:41:49 +00:00
sbin - sprinkle static 2007-03-14 03:52:28 +00:00
share For sdpd(8), change default user/group from nobody/nobody to _sdpd/_sdpd 2007-03-18 15:53:54 +00:00
sys KNF: compare pointers with NULL instead of 0, and do not "test 2007-03-18 20:59:38 +00:00
tools G/C some HAVE_GCC == 3 stuff 2007-03-16 08:01:05 +00:00
usr.bin allow time to be specified as 'now' instead of 'now + 0 minutes' 2007-03-12 21:28:48 +00:00
usr.sbin For sdpd(8), change default user/group from nobody/nobody to _sdpd/_sdpd 2007-03-18 15:53:54 +00:00
x11 build XFree86 on shark 2006-12-21 01:45:32 +00:00
build.sh Don't treat -m evbarm like the other arm-based platforms. Set 2007-02-19 14:20:11 +00:00
BUILDING Try to clarify the description of build.sh -m mach. 2007-01-27 11:47:36 +00:00
Makefile Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +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 src/sys/sys/{sa.h,savar.h} removal and workaround 2007-03-10 00:10:15 +00:00