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
|
mention i386 INSTALL_PS2
|
2001-08-14 20:46:17 +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
|
XXX - force handing down of -no-gcc to off, so that cpp will predefine
|
2001-08-14 13:46:14 +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
|
Correct some comments.
|
2001-08-14 22:17:48 +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
|
New bus-independent DMA framework. Adjust asc.c for new interface
|
2001-08-14 22:58:17 +00:00 |
tools
|
Do a cleandir also before building when a timestamp demands it (not just on
|
2001-08-14 13:55:57 +00:00 |
usr.bin
|
invert the meanings of the F_LSYMS field.
|
2001-08-14 21:26:54 +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
|
The final step -- hook src/tools into the main build. If USE_NEW_TOOLCHAIN is
|
2001-08-14 14:04:35 +00:00 |
Makefile.inc
|
Set RELTOP to '.' if that's where we are.
|
2000-05-06 15:05:15 +00:00 |
UPDATING
|
Since the new makeinfo is necessary to build grep.info, advertize to install
|
2001-08-03 14:47:17 +00:00 |