Go to file
atatat bbd661c23d The four tools mkdep, strip, objcopy, and objdump are not part of the
defined toolchain if we're not using the new toolchain.  We need them,
so we add our own definitions here.
2001-11-16 16:15:08 +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 mkboot isn't installed since it is a host tool 2001-11-16 07:52:38 +00:00
etc Make more USB controller devices. You can easily have 6 these days. 2001-11-15 22:16:17 +00:00
games Update to the new t_agetstr() API. 2001-11-02 18:27:00 +00:00
gnu Merge alpha support from src/gnu/dist. Doesn't necessarily build or work 2001-11-16 15:58:47 +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 Provide a $LOGNAME as well. 2001-11-15 14:23:09 +00:00
regress ${MAKE} print-objdir -> ${PRINTOBJDIR} 2001-11-14 00:41:52 +00:00
sbin this doesn't need <ufs/ufs/inode.h> 2001-11-16 14:33:37 +00:00
share Add OBJDUMP to the toolchain list. 2001-11-15 21:43:54 +00:00
sys The four tools mkdep, strip, objcopy, and objdump are not part of the 2001-11-16 16:15:08 +00:00
tools Change .MAKEFLAGS to MAKE_ARGS so MACHINE doesn't get trashed in some 2001-11-16 01:50:17 +00:00
usr.bin Try $LOGNAME first, then fall back to $USER. 2001-11-15 14:16:11 +00:00
usr.sbin rcsid cleanup 2001-11-16 07:10:09 +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