bin
fix EOF on input bug; from mpech@prosoft
2003-04-23 17:44:59 +00:00
crypto
Management, not managment. Mostly from jmc@openbsd.
2003-04-26 22:07:12 +00:00
dist
Management, not managment. Mostly from jmc@openbsd.
2003-04-26 22:07:12 +00:00
distrib
Don't build gzboot's separately. Instead, use the concatenate'able
2003-04-29 18:18:53 +00:00
doc
add some of the areas I feel responsible for
2003-04-29 00:24:23 +00:00
etc
Add ksyms to "std" devices.
2003-04-27 13:15:28 +00:00
games
Drop a trailing dot. From jmc@openbsd.
2003-04-26 21:30:51 +00:00
gnu
Management, not managment. Mostly from jmc@openbsd.
2003-04-26 22:07:12 +00:00
include
Header file cleanup:
2003-04-29 12:49:38 +00:00
lib
The second parameter of strchr() is an integer, not a pointer.
2003-04-29 14:56:05 +00:00
libexec
Pull in <sys/param.h> explicitly.
2003-04-29 17:22:01 +00:00
regress
Add a regression test to check that forced unmounts work correctly.
2003-04-15 06:19:57 +00:00
rescue
Build mount_* individually, since mount and most of mount_* no longer
2003-03-03 02:09:18 +00:00
sbin
Remove superfluous +. From FUKAUMI Naoki in PR 21390.
2003-04-29 16:39:00 +00:00
share
Improve hardware/device descriptions. (maybe needs wizd(8) ;-)
2003-04-29 22:02:44 +00:00
sys
Added the map_memory method for the IOKit, plus an implementation
2003-04-29 22:16:38 +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
Pull in <sys/param.h> explicitly.
2003-04-29 17:55:00 +00:00
usr.sbin
Change 'ulong' to 'unsigned long' so it compiles as a host tool on freebsd.
2003-04-29 09:39:23 +00:00
build.sh
Adapt for x86_64 -> amd64 rename.
2003-04-26 18:42:34 +00:00
BUILDING
Makefile
.WAIT before distrib, since distrib may need things built earlier
2003-04-18 19:14:39 +00:00
Makefile.inc
UPDATING
Mention nasty interactions between new FFS superblock layout and old
2003-04-19 21:27:04 +00:00