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
|
Use "-t ffs" when remounting rootdev read/write.
|
2001-08-16 19:14:40 +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
|
Change -a to mean all files, as opposed to just a few more files.
|
2001-08-15 17:25:42 +00:00 |
gnu
|
include ../../Makefile.inc to set BINDIR.
|
2001-08-16 16:59:24 +00:00 |
include
|
#ifdef __STDC__ -> #if __STDC__.
|
2001-08-04 07:08:55 +00:00 |
lib
|
Ensure that the stack is aligned to an 8-byte boundary before calling C code.
|
2001-08-17 00:14:38 +00:00 |
libexec
|
Correct some comments.
|
2001-08-14 22:17:48 +00:00 |
regress
|
These need to be PIC, so restore the .abicalls and .cp* magic, but fix the
|
2001-08-16 04:06:35 +00:00 |
sbin
|
remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap()
|
2001-08-17 02:18:46 +00:00 |
share
|
Added sun2 pages to section 4 of the manual.
|
2001-08-17 01:11:10 +00:00 |
sys
|
make genfs get/put work for block devices as well:
|
2001-08-17 05:51:29 +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
|
Don't use long double on sparc64 since the compiler is borked.
|
2001-08-17 05:49:43 +00:00 |
usr.sbin
|
remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap()
|
2001-08-17 02:18:46 +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 |