Go to file
matt 12810ed37d Use size_t in prototype (so this will be LP64 clean for PPC64 someday).
Calculate len separately for icache & dcache in case each has different
cacheline widths.  Make the code for both loops the same except for the
dcbst/icbi.  Deal with sizes >=2GB properly (like that'll happen but ...)
2002-03-26 21:20:24 +00:00
bin PR/16010: Andreas Gustafsson: wait is not interruptible. 2002-03-22 19:50:42 +00:00
crypto handle RTM_NEWADDR correctly. PR 15693. sync w/kame 2002-03-22 03:58:43 +00:00
dist When checking that a potentially-unsigned enum is >= 0, assign it to an int 2002-03-18 20:26:50 +00:00
distrib as this uses libhack, copy in a useful etc/master.passwd rather than 2002-03-26 01:12:36 +00:00
etc change MAXPARTITIONS to 16. 2002-03-26 11:01:45 +00:00
games PR/15878: Ed Ravin: fortune all frees junk pointers. Fixed, free structure 2002-03-12 15:20:14 +00:00
gnu Back out DEFAULT_SHORT_ENUMS; it's actually causing some real problems, 2002-03-25 23:26:31 +00:00
include Add VIS_HTTPSTYLE and strunvisx (From FreeBSD) 2002-03-23 17:39:05 +00:00
lib Use size_t in prototype (so this will be LP64 clean for PPC64 someday). 2002-03-26 21:20:24 +00:00
libexec Split the notion of building Hesiod, Kerberos, S/key, and YP 2002-03-22 18:10:19 +00:00
regress ARM FPA mangling of doubles isn't specific to arm26. 2002-03-24 23:04:03 +00:00
sbin Rename arm26 -> acorn26. 2002-03-24 22:25:27 +00:00
share End sentence with a dot, not a comma. 2002-03-25 19:32:26 +00:00
sys Use size_t in prototype (so this will be LP64 clean for PPC64 someday). 2002-03-26 21:20:24 +00:00
tools Add a standalone exec_elf.h, so that elf2ecoff can be compiled on non-netbsd 2002-03-24 19:17:51 +00:00
usr.bin Back out rev 1.6, per discussion with Aymeric Vincent and Antti Kantee. 2002-03-25 00:13:56 +00:00
usr.sbin Fix typo in warning, reported by Tero Kivinen in bin/16055. 2002-03-25 19:55:41 +00:00
BUILDING Add a -B option to set the BUILDID for the build. This also causes 2002-03-14 18:33:04 +00:00
BUILDING.mdoc Add a -B option to set the BUILDID for the build. This also causes 2002-03-14 18:33:04 +00:00
Makefile Split the _SUBDIR assignment into two assignments so you can do things 2002-03-11 07:49:24 +00:00
Makefile.inc
UPDATING <bsd.lib.mk> needs a new install(1) 2002-03-19 14:42:41 +00:00
build.sh Rename arm26 -> acorn26. 2002-03-24 22:21:41 +00:00