Go to file
gmcgarry 88d8a7dd2f Protect local variables in MALLOC/FREE to avoid shadowing
arguments.  Problem reported by David Laight: david@l8s.co.uk.
2002-07-05 06:54:45 +00:00
bin Mostly just a rewrite of intercept_run() so the arrangement of "child" 2002-07-03 22:54:38 +00:00
crypto >make ssh-keysign read /etc/ssh/ssh_config 2002-07-03 14:23:13 +00:00
dist sync with audit result from kame. 2002-07-04 23:30:39 +00:00
distrib Add support for DHCP network configuration. 2002-07-04 17:59:33 +00:00
etc add comment: 2002-07-03 23:31:25 +00:00
games I was bored, so... simplify(?) this code a bit. 2002-07-02 17:18:21 +00:00
gnu save 1 byte for trailing dot append on dn_expand() call 2002-07-04 13:27:23 +00:00
include Version times() so that programs compiled before the recent change to make 2002-06-30 09:45:39 +00:00
lib restore 0 padding for %2 and %3. From David Laight. 2002-07-04 18:47:28 +00:00
libexec - Change lexer to support numbers > 2^31-1 (stored in an off_t), and allow 2002-07-02 02:18:01 +00:00
regress Fix off-by one when computing page count in the test file. 2002-06-04 22:17:47 +00:00
sbin add a new command, "keeplabel". 2002-07-01 18:49:57 +00:00
share Note that these functions must be called with the scheduler lock held. 2002-07-05 04:03:15 +00:00
sys Protect local variables in MALLOC/FREE to avoid shadowing 2002-07-05 06:54:45 +00:00
tools work around FreeBSD defining user_from_uid() in stdlib.h 2002-07-03 17:17:04 +00:00
usr.bin japan fix due to emperor change (1988) - 4/29 is now called greenary day, 2002-07-04 14:16:56 +00:00
usr.sbin Fix selection code [and remove trailing spaces] from Julio Merino. 2002-07-04 20:50:29 +00:00
BUILDING add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
BUILDING.mdoc add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
Makefile find the Makefile for postinstall-check in the presence of ${.OBJDIR}s 2002-06-26 16:28:18 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Revise 20010803 since i386 gas is no longer built where that entry 2002-07-01 02:12:11 +00:00
build.sh Add hppa as a supported MACHINE_ARCH. 2002-06-10 14:08:05 +00:00