Go to file
2001-08-14 11:57:26 +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 backout this change. we aren't yet ready for it. 2001-08-14 11:37:10 +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 - implement -F, which indicates that files-to-dump is a regular file 2001-08-14 06:51:36 +00:00
share Add a HOST_CXX and HOST_CXXFLAGS (currently needed for compiling groff on 2001-08-14 11:55:04 +00:00
sys mtod() with uintptr_t, not bus_addr_t. 2001-08-14 11:57:26 +00:00
tools Bootstrap toolchain framework, first pass. 2001-08-14 11:01:55 +00:00
usr.bin Add hooks to allow toolchain bits to be reachover-built at the top level. 2001-08-14 10:18:26 +00:00
usr.sbin Add hooks to allow toolchain bits to be reachover-built at the top level. 2001-08-14 10:18:26 +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