Go to file
jdolecek f6cf4e5f93 move struct sys_config from mca_machdep.c to mca_machdep.h
fix copyright (overlooked in original commit)
use bitmask_snprintf() instead of printf("...%b") (though that part is commented
	out anyway ATM)
2000-07-09 10:35:11 +00:00
bin errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +00:00
crypto Change the USELESS_CRYPTO check to MKCRYPTO_{IDEA,RC5,RSA}. 2000-07-05 13:57:15 +00:00
dist pull up christos's amd patches that didn't make it into 6.0.3 2000-06-16 02:10:12 +00:00
distrib add /usr/X11R6/lib/X11/rgb.db 2000-07-09 05:28:56 +00:00
etc If MACHINE_ARCH is 64-bit then only build 64-bit kernels. 2000-07-07 23:06:09 +00:00
games remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
gnu Make sense of registers from coredumps. 2000-07-09 00:16:48 +00:00
include XCU5: Add fseeko() and ftello() functions which provide the functionality of 2000-07-08 13:46:33 +00:00
lib reject empty scopeid/numeric portname explicitly. sync with kame. 2000-07-09 04:48:17 +00:00
libexec More -Wformat cleanups. 2000-07-09 02:24:30 +00:00
regress Skey hash algorithm regression test. 2000-07-06 22:35:57 +00:00
sbin Use .Pa. 2000-07-08 10:28:17 +00:00
share Remove the text that GNU ar assumes files are object files. GNU ar is 2000-07-07 20:06:27 +00:00
sys move struct sys_config from mca_machdep.c to mca_machdep.h 2000-07-09 10:35:11 +00:00
usr.bin - Kill the auto variable Pflag like other ch* commands. 2000-07-08 03:14:50 +00:00
usr.sbin Actually fix a bug I thought I'd alread fixed 2000-07-09 07:04:10 +00:00
Makefile Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00