bin
|
use sizeof for safety
|
2003-05-09 00:56:56 +00:00 |
crypto
|
parse EOS before performing #include. Joshua Graessley of apple (via kame)
|
2003-05-08 07:58:54 +00:00 |
dist
|
Track type changes in <arpa/inet.h>, so that BIND compiles again.
|
2003-05-06 07:31:43 +00:00 |
distrib
|
Fix placement of lib{arm,m68k}_pic.a, fwiw.
|
2003-05-08 18:11:38 +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
|
Fix format string. (no % in PRIx..).
|
2003-05-08 18:39:09 +00:00 |
share
|
Fix _HOST_CYGWIN lossage.
|
2003-05-08 20:39:00 +00:00 |
sys
|
Silence a gcc 3 warning about a 'x = ++x % foo' construct.
|
2003-05-09 00:16:55 +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
|
Accept variable names for menu titles and options to allow internationalisation.
|
2003-05-08 16:20:56 +00:00 |
usr.sbin
|
just for safety - use sizeof
|
2003-05-09 00:48:59 +00:00 |
build.sh
|
New features:
|
2003-05-08 14:19:39 +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 |