Go to file
lukem c71e0408fb Fixes to allow unprivileged building of the binary tar files to
contain the correct permissions.

Makefile:
- set SETSENV to the list of variables we wish to pass to each shell
  script and use that, rather than duplicating the effort below
- call maketars with "-M ${METALOG}" if UNPRIVED is set.

getdirs.awk:
- takes a list of filenames and outputs the list along with all the
  directories used by those filenames

maketars:
- support "-M metalog"
- merge etc/mtree/NetBSD.dist with the "-M metalog" for use in the tgz build
- for a given set, find the union between the set list and the metalog
  generated above and use that as the list of files to ${PAX} up as the
  tgz file.
2002-02-27 10:51:47 +00:00
bin first variable argument to "read" is not optional 2002-02-24 21:41:52 +00:00
crypto don't try to use the krb5 context if the init fails; should fix 2002-02-26 11:16:08 +00:00
dist document -i and -u in the man page 2002-02-21 17:10:14 +00:00
distrib Fixes to allow unprivileged building of the binary tar files to 2002-02-27 10:51:47 +00:00
etc Bring pseudo terminal devices' major numbers in sync with reality again. 2002-02-26 21:13:32 +00:00
games Correct spelling of "delimiter", and remove from ignored-errors lists. 2002-02-26 02:37:28 +00:00
gnu Remove R_VAX_GOT32O and R_VAX_PLT32O relocs. VAX don't need 'em. 2002-02-27 07:43:34 +00:00
include Make it obvious in comments that dispatch takes some arguments (from 2002-02-25 22:44:56 +00:00
lib Add some more bits of host compatibility. 2002-02-26 22:29:38 +00:00
libexec Change to use a register prefix. 2002-02-24 01:06:18 +00:00
regress break long line 2002-02-27 02:21:36 +00:00
sbin Add -b to getopt argument. Patch from DHOYASHIKI Shinichi in bin/15742. 2002-02-26 15:57:13 +00:00
share While we're here, roll forward the up-to-date tag. 2002-02-26 13:20:22 +00:00
sys s/DEL_ZERO/DEV_ZERO/ 2002-02-27 06:51:57 +00:00
tools Fix bootstrap-libgcc (should be looking in build/, not .native/), and make 2002-02-27 04:43:22 +00:00
usr.bin clarification of vflag 2002-02-27 03:55:14 +00:00
usr.sbin do not age global address on loopback interface. sync with kame 2002-02-25 02:22:59 +00:00
build.sh Shark is not yet MACHINE_ARCH=arm. 2002-02-10 19:09:13 +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 Bomb if NBUILDJOBS is set, as it is badly broken in some way (as described 2002-02-14 19:17:32 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Tell VAX people to update their gas so they can assemble -current sources. 2002-02-24 01:15:21 +00:00