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
|
Add new sun2 man(4) pages.
|
2001-08-17 07:23:03 +00:00 |
etc
|
Add /usr/share/man/{man,cat}4/sun2
|
2001-08-17 07:15:12 +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
|
Descend into man4.sun2
|
2001-08-17 07:16:18 +00:00 |
sys
|
Disable PCI expansion ROM for normal operation.
|
2001-08-17 11:11:57 +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
|
(usermod): ~F_MKDIR is usually much better than !F_MKDIR in bit masks
|
2001-08-17 08:29:00 +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 |