bin
split white space and single line policy processing into separate
2002-09-17 05:07:21 +00:00
crypto
don't quit while creating X11 listening socket.
2002-09-17 06:26:18 +00:00
dist
Print newline after pid (reapply revision 1.10).
2002-09-19 09:03:09 +00:00
distrib
EOL clist.h.
2002-09-19 10:47:47 +00:00
etc
Add port 873 for rsync ( http://rsync.samba.org ), according to IANA
2002-09-19 02:09:52 +00:00
games
select() -> poll(), nanosleep()
2002-09-19 03:15:43 +00:00
gnu
- use NETBSDSRCDIR as appropriate
2002-09-19 03:09:31 +00:00
include
minor makefile delint
2002-09-18 06:17:38 +00:00
lib
don't include machine/asm.h (make this build again).
2002-09-19 01:24:43 +00:00
libexec
find_user() in process.c does an unbounded copy into a destination
2002-09-19 14:39:51 +00:00
regress
Fix checksum error
2002-09-19 08:13:31 +00:00
rescue
oops; typo. (thanks enami!)
2002-08-26 09:02:45 +00:00
sbin
uppercase the lkm kernel-userspace dev macros and prefix them with LKM_
2002-09-18 22:59:36 +00:00
share
A missing .Fa.
2002-09-19 00:52:54 +00:00
sys
Start the search for a function's prologue by using the current PC - 4.
2002-09-19 15:47:33 +00:00
tools
Since TOOLCHAIN_MISSING is defined in bsd.own.mk, it can never be undefined.
2002-09-19 01:23:24 +00:00
usr.bin
use NETBSDSRCDIR as appropriate
2002-09-19 11:31:21 +00:00
usr.sbin
use NETBSDSRCDIR as appropriate
2002-09-19 12:08:37 +00:00
build.sh
Remove USE_NEW_TOOLCHAIN, replacing it with similar logic using
2002-09-18 15:20:53 +00:00
BUILDING
Expand on the difference between `build.sh -d'' and
`make install'',
2002-09-17 16:35:39 +00:00
BUILDING.mdoc
Expand on the difference between `build.sh -d'' and
`make install'',
2002-09-17 16:35:39 +00:00
Makefile
* Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it into
2002-09-17 23:18:25 +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
Merge the gehenna-devsw branch into the trunk.
2002-09-06 13:55:43 +00:00