Go to file
tv dabda76181 For now, just to make sure we don't conflict with an out-of-the-box
gcc 3.0 build (as noted by mrg), bump shlib major again, to version 4.0.

There might be a better solution to this kind of thing in the future; I'll
have to think about it.
2001-08-14 01:21:23 +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 run fsck with "-n -f" instead of just "-n"; recent changes to fsck 2001-08-09 15:30:30 +00:00
games Fix pasto. From FreeBSD. 2001-08-09 13:09:59 +00:00
gnu For now, just to make sure we don't conflict with an out-of-the-box 2001-08-14 01:21:23 +00:00
include #ifdef __STDC__ -> #if __STDC__. 2001-08-04 07:08:55 +00:00
lib need __BEGIN/END_DECLS for use with C++ (Arla). 2001-08-13 09:04:59 +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 sync with latest kame. clarifies hex key and other things. 2001-08-12 09:38:18 +00:00
share Add WOMBAT 2001-08-11 11:57:35 +00:00
sys Back out previous change; I've lost my card and can't test it. 2001-08-14 01:09:33 +00:00
usr.bin Nit. 2001-08-13 12:33:48 +00:00
usr.sbin - ansi KNF 2001-08-14 01:02:02 +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