bin
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
|
2002-08-19 09:56:00 +00:00 |
crypto
|
more NO_xx cleanup. can't catch these by openssl-unifdef.pl
|
2002-08-17 21:41:59 +00:00 |
dist
|
mdocify. Adapt contents to NetBSD. Requested by mrg.
|
2002-08-18 23:41:38 +00:00 |
distrib
|
Correct CLEANFILES.
|
2002-08-18 14:43:16 +00:00 |
etc
|
fix mode and group of /dev/reload
|
2002-08-17 05:28:54 +00:00 |
games
|
calloc() arg mistake. it's (nelem, size). from openbsd
|
2002-08-12 02:37:26 +00:00 |
gnu
|
Explicitly move setting of NOxxx (et al) to the top of the Makefile
|
2002-08-19 15:01:34 +00:00 |
include
|
Cosmetic changes.
|
2002-08-15 04:47:12 +00:00 |
lib
|
Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of the
|
2002-08-19 14:55:14 +00:00 |
libexec
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
|
2002-08-19 13:54:34 +00:00 |
regress
|
don't install regress test programs
|
2002-08-18 14:59:32 +00:00 |
sbin
|
Sort supported languages, and sync them with reality, as suggested by
|
2002-08-19 18:27:31 +00:00 |
share
|
It's RND_FLAG_*, not RND_FLAGS*. Noted by Christian Biere in kern/17992.
|
2002-08-19 17:41:46 +00:00 |
sys
|
attach random number source.
|
2002-08-20 00:35:46 +00:00 |
tools
|
work around FreeBSD defining user_from_uid() in stdlib.h
|
2002-07-03 17:17:04 +00:00 |
usr.bin
|
revert attempt to make finger locale-dependent. (1) locale dependent
|
2002-08-20 00:27:59 +00:00 |
usr.sbin
|
Fix a few comments, and add some others to outline what's missing
|
2002-08-16 00:47:39 +00:00 |
BUILDING
|
Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674.
|
2002-07-22 09:49:05 +00:00 |
BUILDING.mdoc
|
Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674.
|
2002-07-22 09:49:05 +00:00 |
Makefile
|
Fix botch in previous. Actually do "build" for "distribution".
|
2002-07-10 23:44:54 +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
|
Revise 20010803 since i386 gas is no longer built where that entry
|
2002-07-01 02:12:11 +00:00 |
build.sh
|
fix pasto in error message
|
2002-07-09 06:36:16 +00:00 |