Go to file
fvdl e3e7b4bd55 Set np->n_size before calling nfs_vinvalbuf, to avoid recursion
and confusion about the actual filesize. From Matt Dillon's
similar change in FreeBSD.

XXX n_size is really redundant in -current and must die. This commit
XXX is more of a placeholder for a pullup into the 1.5 branch.
2001-12-15 00:32:49 +00:00
bin Document set time variables, and the format strings recognized. 2001-12-12 13:10:44 +00:00
crypto Deal with lossage caused by the addition of the netbsd-1-5 branch tag 2001-12-13 15:53:54 +00:00
dist Check for '-' as first character only after we checked all recognized 2001-12-14 15:20:17 +00:00
distrib install bsd.hostlib.mk, since bsd.hostprog.mk is and things in /usr/src/tools wants it. 2001-12-14 05:46:47 +00:00
etc - set NOPROG before .include <bsd.own.mk> 2001-12-12 12:19:09 +00:00
games MKfoo=no -> NOfoo= 2001-12-12 00:07:45 +00:00
gnu More toolchain2netbsd output for the Alpha, after coaxing 2001-12-14 22:29:12 +00:00
include MKfoo=no -> NOfoo= 2001-12-12 00:07:45 +00:00
lib Document %z. 2001-12-13 22:11:27 +00:00
libexec Don't put compiler options into CPPFLAGS. 2001-12-14 22:21:45 +00:00
regress MKfoo=no -> NOfoo 2001-12-12 01:23:59 +00:00
sbin The sun2 also requires partitions in integer cylinders. 2001-12-14 23:36:25 +00:00
share Add BOGAHICA, fix DKDC, and lowercase letter in another one. 2/3 from 14928. 2001-12-14 15:16:42 +00:00
sys Set np->n_size before calling nfs_vinvalbuf, to avoid recursion 2001-12-15 00:32:49 +00:00
tools Avoid building and installing every time, so that we don't have toolchain 2001-12-13 19:36:22 +00:00
usr.bin Don't use fd_set to keep track of errors to ignore. Doing so relies on 2001-12-13 23:56:00 +00:00
usr.sbin <dev/irdaio.h> -> <dev/ir/irdaio.h> 2001-12-14 20:10:19 +00:00
BUILDING Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
BUILDING.mdoc Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
Makefile Add a wrapper for the "distribution" target, similar to the wrapper 2001-11-25 18:31:12 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Add note about how to work around reloc problems in groff now that the toolchain 2001-12-07 09:56:44 +00:00
build.sh Change check for USE_NEW_TOOLCHAIN to just looking for it being defined. 2001-12-12 23:50:27 +00:00