Go to file
lukem 15af0b9ec7 when zeroing the image, use fstatfs() to find the optimal block size
(falling back to 8KB) instead of 512. should speed things up.
2001-08-08 07:34:53 +00:00
bin Print system processes/kernel threads as [kprocname] as top(1) does. 2001-08-07 14:46:09 +00:00
crypto validate certs correctly. sync with kame 2001-08-06 08:17:40 +00:00
dist remove .cvsignore files which got imported inadvertently, as pointet 2001-08-07 08:31:16 +00:00
distrib Oops! Fix a pasto in this file. Change the second set of 2001-08-06 06:51:10 +00:00
etc Fix botched commit (a conflict was committed). 2001-08-05 03:37:37 +00:00
games seperate -> separate 2001-07-22 13:33:58 +00:00
gnu Add MKPIC=no explicitly for old-toolchain build structure, to avoid shlib 2001-08-07 03:28:07 +00:00
include #ifdef __STDC__ -> #if __STDC__. 2001-08-04 07:08:55 +00:00
lib there's no host.conf in netbsd. pointed out by smb 2001-08-05 18:09:03 +00:00
libexec Add missing braces, per bin/13612 by Brian Ginsbach. 2001-08-01 16:41:14 +00:00
regress On ARM ELF systems, check that the kernel aligns the stack pointer to an 2001-08-06 22:29:57 +00:00
sbin when zeroing the image, use fstatfs() to find the optimal block size 2001-08-08 07:34:53 +00:00
share avoid unnecessarily using /tmp during "make install" 2001-08-07 10:24:46 +00:00
sys This file is no longer used. 2001-08-08 00:17:00 +00:00
usr.bin present SPD cache lookup stats. sync with kame 2001-08-06 10:25:54 +00:00
usr.sbin define HMAC_MD5 2001-08-07 14:51:27 +00:00
Makefile Wrap a long line. 2001-08-02 06:13:33 +00:00
Makefile.inc
UPDATING Since the new makeinfo is necessary to build grep.info, advertize to install 2001-08-03 14:47:17 +00:00