Go to file
blymn f645d021ce Allocate private string buffers for the menu mark and unmark to prevent
a double free of the string memory.  This fixes PR 17937.
2002-08-19 11:01:11 +00:00
bin Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:56:00 +00:00
crypto more NO_xx cleanup. can't catch these by openssl-unifdef.pl 2002-08-17 21:41:59 +00:00
dist mdocify. Adapt contents to NetBSD. Requested by mrg. 2002-08-18 23:41:38 +00:00
distrib Correct CLEANFILES. 2002-08-18 14:43:16 +00:00
etc fix mode and group of /dev/reload 2002-08-17 05:28:54 +00:00
games calloc() arg mistake. it's (nelem, size). from openbsd 2002-08-12 02:37:26 +00:00
gnu Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../../some/path (etc). 2002-08-19 09:46:39 +00:00
include Cosmetic changes. 2002-08-15 04:47:12 +00:00
lib Allocate private string buffers for the menu mark and unmark to prevent 2002-08-19 11:01:11 +00:00
libexec defend against malicious line in ut_line, which could cause unwanted 2002-08-16 20:21:48 +00:00
regress don't install regress test programs 2002-08-18 14:59:32 +00:00
sbin Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path 2002-08-19 10:16:51 +00:00
share Document RND_COM option. Partially addresses PR17976 from 2002-08-19 00:00:48 +00:00
sys copyout only if oldp is non-null 2002-08-19 07:23:22 +00:00
tools work around FreeBSD defining user_from_uid() in stdlib.h 2002-07-03 17:17:04 +00:00
usr.bin defend against malicious line in ut_line, which could cause unwanted 2002-08-16 20:21:48 +00:00
usr.sbin Fix a few comments, and add some others to outline what's missing 2002-08-16 00:47:39 +00:00
build.sh fix pasto in error message 2002-07-09 06:36:16 +00:00
BUILDING Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674. 2002-07-22 09:49:05 +00:00
BUILDING.mdoc Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674. 2002-07-22 09:49:05 +00:00
Makefile Fix botch in previous. Actually do "build" for "distribution". 2002-07-10 23:44:54 +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