bin
Add a FALLTHROUGH to keep lint happy.
2003-05-07 13:23:32 +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
Add magic_*() into not only man/cat3 but also man/man3. Found by
2003-05-08 07:30:20 +00:00
doc
groff-1.19 out.
2003-05-07 10:25:26 +00:00
etc
fix ugen issue from latest shell changes that treat numeric constants
2003-05-07 13:41:34 +00:00
games
Typo fix. From FreeBSD PR/51909.
2003-05-07 19:00:13 +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
Make libmagic known as a system library, and install manual page links
2003-05-08 07:14:11 +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
2.0, not 1.7
2003-05-08 11:36:28 +00:00
share
Make libmagic known as a system library, and install manual page links
2003-05-08 07:14:11 +00:00
sys
Adapt for new bus_dma structure.
2003-05-08 12:47: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
Let page up/down go to first/last menu item when it is already showing.
2003-05-07 16:54:39 +00:00
usr.sbin
The FIONREAD ioctl() expects an int parameter.
2003-05-08 08:35:40 +00:00
build.sh
Adapt for x86_64 -> amd64 rename.
2003-04-26 18:42:34 +00:00
BUILDING
Fix example 3; the build.sh target is "install" not "installworld".
2003-02-08 10:00:33 +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