bin
|
Use ${HOST_SH}
|
2003-05-08 13:03:19 +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
|
fix ugen issue from latest shell changes that treat numeric constants
|
2003-05-07 13:41:34 +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
|
No need in default label if default case is not processed.
|
2003-05-08 20:42:39 +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
|
A fraglist entry struct must be packed, to make installboot dtrt on amd64.
|
2003-05-08 23:09:30 +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
|
Format fixes.
|
2003-05-08 20:33:44 +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
|
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
|
2002-04-10 14:53:43 +00:00 |
UPDATING
|
put a not on 2002/12/19 cvs repository layout change.
|
2003-04-30 07:23:49 +00:00 |