Go to file
thorpej 45de366b2e Rename __GENERIC_SOFT_INTERRUPTS to __HAVE_GENERIC_SOFT_INTERRUPTS,
and place the definition in <machine/types.h>.  This can now be used
as a flag to indicate whether or not <machine/intr.h> can be included
to get the generic soft interrupt API.
2001-01-14 23:50:28 +00:00
bin KPTR/KPTR24 are using u_int64_t. commented by minoura 2001-01-09 01:21:59 +00:00
crypto $NetBSD$ 2001-01-14 05:28:01 +00:00
dist don't use LOG_CONS 2001-01-11 02:58:05 +00:00
distrib fix compile lossage on i386. 2001-01-14 23:45:16 +00:00
etc Add /etc/rc.d/poffd, for x68k power management deamon. 2001-01-14 15:37:22 +00:00
games The capital of Mordor is _not_ Minas Morgul. 2001-01-12 04:33:51 +00:00
gnu Put GNU sort back to sleep. R.I.P. 2001-01-13 20:17:13 +00:00
include Sync with lib/librpcsvc/Makefile; Pass -B ${MAKEFLAGS} to submake. 2001-01-07 06:56:15 +00:00
lib There was a missing check for curscr != NULL, fixed. 2001-01-14 08:12:47 +00:00
libexec back out previous commit; I found a better way of handling the missing 2001-01-14 09:39:26 +00:00
regress Add the "sort the dictionary" test that detected the recent lossage. 2001-01-14 14:47:56 +00:00
sbin back out previous; it is better for now to handle the dependencies in 2001-01-14 09:41:41 +00:00
share use the new .if commands(<target>) directive so that we don't have to 2001-01-14 20:49:36 +00:00
sys Rename __GENERIC_SOFT_INTERRUPTS to __HAVE_GENERIC_SOFT_INTERRUPTS, 2001-01-14 23:50:28 +00:00
usr.bin Once again, do the warning in a format that doesn't completely blow, and that 2001-01-14 20:54:16 +00:00
usr.sbin Fix a buffer overrun in the parsing of the searchpaths, and check the return 2001-01-14 21:23:23 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING mention fixed bsd.subdir.mk bug. 2001-01-01 15:29:16 +00:00