Go to file
tsutsui f69620555a - Define and use struct hb_attach_args rather than struct confargs
for hb devices.
- Move declarations for hb functions and macros to dev/hbvar.h.
- Define and use hb_badaddr() macro for hb devices.
- Declare news3400_badaddr() in machine/cpu.h rather than machine/autoconf.h.
- Remove unused stuff from machine/autoconf.h.
2003-05-09 13:36:39 +00:00
bin #ifdef HOSTPROG then explicitly use {major,minor,makedev}_netbsd 2003-05-09 01:09:13 +00:00
crypto plug memory leak. jgraessley at apple.com 2003-05-09 05:32:36 +00:00
dist Track type changes in <arpa/inet.h>, so that BIND compiles again. 2003-05-06 07:31:43 +00:00
distrib Allow for menu 'opt_name' being const char *. 2003-05-09 12:45:01 +00:00
doc Note pmap->uvm managed kernel address space bounds change. 2003-05-08 18:19:16 +00:00
etc Remove ksyms before mknod ksyms. 2003-05-09 00:13:50 +00:00
games Remove double spaces between words 2003-05-08 18:12:24 +00:00
gnu Include <string.h>. From Ian Lance Taylor. 2003-05-06 02:31:06 +00:00
include bcrypt_gensalt() isn't defined in any X/Open standard I've got convenient 2003-05-05 14:49:31 +00:00
lib O_NOFOLLOW is another non-standard extension 2003-05-08 23:20:38 +00:00
libexec Pull in <sys/param.h> explicitly. 2003-04-29 17:22:01 +00:00
regress Add a simple double -> unsigned conversion test for values that can not 2003-05-03 19:33:51 +00:00
rescue Build mount_* individually, since mount and most of mount_* no longer 2003-03-03 02:09:18 +00:00
sbin Use .Nm instead of .Xr mknod, and sort options in HISTORY (incl. mdoc and grammar nit fixes). 2003-05-09 09:15:20 +00:00
share Fix _HOST_CYGWIN lossage. 2003-05-08 20:39:00 +00:00
sys - Define and use struct hb_attach_args rather than struct confargs 2003-05-09 13:36:39 +00:00
tools Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
usr.bin Make the prog.mk makefile run make in each of the target directories and 2003-05-09 12:10:15 +00:00
usr.sbin just for safety - use sizeof 2003-05-09 00:48:59 +00:00
BUILDING build.sh now provides defaults for DESTDIR and RELEASEDIR if not expert mode. 2003-05-08 14:42:05 +00:00
Makefile .WAIT before distrib, since distrib may need things built earlier 2003-04-18 19:14:39 +00:00
Makefile.inc
UPDATING put a not on 2002/12/19 cvs repository layout change. 2003-04-30 07:23:49 +00:00
build.sh When providing a default DESTDIR & RELEASEDIR in non-expert mode, add 2003-05-09 09:10:06 +00:00