Go to file
jdolecek 77c0fe57cf convert to use version template and newvers_stand.sh script for generating
bootblock revision strings, use bootbock_name[] (i.e. "NetBSD/sun3")
	in initial bootblock messages instead of just "NetBSD"

while here, do sligh Makefile cleanup to share more code between them and also
	to make buildable on NetBSD 1.4.1 (my test compile system)
get rid of the XX define hack for netboot & ufsboot, build xxboot.c as
	part of libsa - previos main() was renamed to xxboot_main(), main()
	is now in respective conf.c files and calls xxboot_main() with
	appropriate name of boot block type

XXX I had no chance to actually test the resulting bootblocks, but the
changes were fairly streightforward and should no influence functionality of
boot code
2000-07-16 21:56:12 +00:00
bin don't emit a warning message if fchflags() returns EOPNOTSUPP 2000-07-16 04:49:55 +00:00
crypto Return failure if there is no Kerberos 5 configuration file. 2000-07-16 18:27:53 +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 myself. 2000-07-15 11:00:57 +00:00
etc share the same load_rc_config between the lkm* scripts 2000-07-15 02:30:18 +00:00
games printf() pedant - do not pass variable alone, use %s. 2000-07-10 10:19:25 +00:00
gnu Make sense of registers from coredumps. 2000-07-09 00:16:48 +00:00
include - Fix couple of typos. 2000-07-16 12:46:17 +00:00
lib v*scanf() are hardly 'new to this release' when they have 2000-07-16 11:08:53 +00:00
libexec * add -H, which acts like -h hostname. (requested by kim@) 2000-07-15 03:45:19 +00:00
regress Skey hash algorithm regression test. 2000-07-06 22:35:57 +00:00
sbin correct hard-to-understand indentation. 2000-07-16 14:06:08 +00:00
share xref login(1), not login(8) 2000-07-16 08:17:07 +00:00
sys convert to use version template and newvers_stand.sh script for generating 2000-07-16 21:56:12 +00:00
usr.bin update to openssl 0.9.5a 2000-07-16 11:32:07 +00:00
usr.sbin account(): fix so that number of copies is optional and whitespace 2000-07-16 21:33:26 +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