Go to file
he ed00fe0aee Plug a memory leak when setting PWD -- don't mark the variable with
VTEXTFIXED because the value is dynamically allocated.  Fix from
Tor Egge, FreeBSD PR#31533.
2001-11-14 18:04:36 +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 ${MAKE} print-objdir -> ${PRINTOBJDIR} 2001-11-14 00:58:48 +00:00
etc Make the TARGET_ENDIANNESS check only valid when making release, snapshot, 2001-11-13 17:14:27 +00:00
games Update to the new t_agetstr() API. 2001-11-02 18:27:00 +00:00
gnu No need for ${CPP}; just compile the .S if m68k || i386. 2001-11-13 17:26:52 +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 Update asm files to use sp instead of r13. Also tweak a couple of bits in the longjmp code to save an instruction. 2001-11-13 20:04:52 +00:00
libexec ANSI'ify. 2001-11-10 17:35:54 +00:00
regress ${MAKE} print-objdir -> ${PRINTOBJDIR} 2001-11-14 00:41:52 +00:00
sbin move guts of non-F special parsing into separate openpartition() func 2001-11-09 11:48:39 +00:00
share * Use -isystem instead of -idirafter for ${DESTDIR}/usr/include. 2001-11-13 20:25:38 +00:00
sys Regen. 2001-11-14 17:50:44 +00:00
tools Add m4 to host tools (not built by default). 2001-11-14 15:32:05 +00:00
usr.bin Get first getopt string right; provide better usage message. 2001-11-14 14:57:04 +00:00
usr.sbin Test absense of command differently to avoid null pointer deference 2001-11-14 03:01:15 +00:00
BUILDING Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
BUILDING.mdoc Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
Makefile Reverse the order of "make cleandir" and "make obj" back to the way they 2001-11-13 17:47:16 +00:00
Makefile.inc
UPDATING note wcstod.c needs new lint. 2001-10-30 06:05:28 +00:00
build.sh Revert part of rev. 1.20 -- $DESTDIR and $TOOLDIR are deliberately shown 2001-11-13 19:03:08 +00:00