Go to file
perry 77bd523e70 Snapshot of some things for builds as non-root -- work in progress:
0) rename UNPRIVILEGED UNPRIVED. It was too long. We'll argue about if
   we should replace it with yet something else later. It currently
   logs metadata by default. We'll argue more about that later too.
1) create a _SRC_TOP_OBJ_ variable pointing at the /usr/src objdir so
   we know where to dump metadata.
2) Add a METALOG variable pointing at the default location for the
   metadata log. (This may be moved or renamed -- the location is just
   for testing.)
3) Add a HOST_INSTALL_FILE used in host tools Makefiles instead of
   INSTALL_FILE, which doesn't include ${INSTPRIV} (i.e -U -M ${METALOG})
4) Add INSTALL_LINK, INSTALL_SYMLINK for use in other .mk files so we
   can get rid of explicit uses of ln. Slightly clean up INSTALL_FILE.
2001-11-19 04:44:32 +00:00
bin Plug a memory leak when setting PWD -- don't mark the variable with 2001-11-14 18:04:36 +00:00
crypto fix auth_krb5() error case behavior. found by jhawk, sync with openbsd tree 2001-11-12 05:45:29 +00:00
dist s/%%m/%m/ 2001-11-12 03:06:44 +00:00
distrib Add autri(4). 2001-11-18 16:48:13 +00:00
etc use reverse_list() (from rc.subr) to reverse the list 2001-11-19 03:19:28 +00:00
games Update to the new t_agetstr() API. 2001-11-02 18:27:00 +00:00
gnu New toolchain files for mipsel. 2001-11-17 04:41:44 +00:00
include Be smarter about finding rpcgen's absolute path; only do it if ${RPCGEN} 2001-11-01 15:03:07 +00:00
lib sync with latest openbsd one. this one describes corner case of strlcat better 2001-11-16 04:21:57 +00:00
libexec __ss_{len,family} hack is no longer necessary 2001-11-19 03:20:45 +00:00
regress ${MAKE} print-objdir -> ${PRINTOBJDIR} 2001-11-14 00:41:52 +00:00
sbin Improve grammar. Noted by Stoned Elipot. 2001-11-18 23:21:02 +00:00
share Snapshot of some things for builds as non-root -- work in progress: 2001-11-19 04:44:32 +00:00
sys Start of pipe open routine. 2001-11-19 02:57:16 +00:00
tools Workaround some make(1) braindamage wrt when it tries to "auto-chdir" 2001-11-16 16:41:46 +00:00
usr.bin __ss_{len,famiy} hack is no longer necessary 2001-11-19 03:20:02 +00:00
usr.sbin Remove a spurious slash and clean up formatting. 2001-11-19 04:11:18 +00:00
build.sh If using -t, do a "cleandir" before building/installing the 2001-11-15 00:14:35 +00:00
BUILDING Note only <bsd.own.mk> as the authority for determining whether the new 2001-11-15 16:20:37 +00:00
BUILDING.mdoc Note only <bsd.own.mk> as the authority for determining whether the new 2001-11-15 16:20:37 +00:00
Makefile Warn when "make build" is started with USE_NEW_TOOLCHAIN on a platform for 2001-11-15 19:32:19 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING note wcstod.c needs new lint. 2001-10-30 06:05:28 +00:00