Go to file
lukem 2fa188aaec change -F semantics to treat the argument as a file system image; open it
`as-is' without attempting to determine the device name with opendisk(3),
and don't attempt to read a disklabel.
2001-11-16 04:25:42 +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 myself 2001-11-15 12:16:37 +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 Pull up code from binutils 2.11.3 to fix a problem when linking against 2001-11-15 20:06:27 +00:00
include
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 change -F semantics to treat the argument as a file system image; open it 2001-11-16 04:25:42 +00:00
share Add OBJDUMP to the toolchain list. 2001-11-15 21:43:54 +00:00
sys Better error message. 2001-11-16 02:21:54 +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 remove LBL_ALIGN. the code leaks memory severely, and makes packet dump 2001-11-15 07:39:25 +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
UPDATING
build.sh If using -t, do a "cleandir" before building/installing the 2001-11-15 00:14:35 +00:00