Go to file
fvdl e615284d83 * In md_init, determine what kind of bootfloppy we are (either
by checking uname, or the BOOTMODEL environment var), and set
  the kernel setname accordingly for some bootmodels (tiny and laptop),
  to install GENERIC_TINY and GENERIC_LAPTOP respectively. There's
  no sense in installing plain GENERIC, especially on "tiny" systems;
  it may not even make it far enough to add swapspace on 4M machines.
* Make sure to always install bootcode into the MBR (unless the user
  explicitly tells us not to). Should fix PR#8887, PR#9093, PR#9999
2000-10-02 09:36:24 +00:00
bin in regexp handling code, fix the format passed to asprintf() to be 2000-09-29 17:49:21 +00:00
crypto move rc5/idea dummy functions from crypto/dist/openssl/crypto to lib/libcrypto. 2000-10-01 22:17:59 +00:00
dist do not #undef _res; we want to get any #define our local resolv.h has. 2000-08-14 11:33:34 +00:00
distrib * In md_init, determine what kind of bootfloppy we are (either 2000-10-02 09:36:24 +00:00
etc Do the `distribution' target for usr.bin/ssh, too. 2000-10-01 22:31:04 +00:00
games Removed duplicate entry. Fixes FreeBSD PR/21629. 2000-09-29 00:40:40 +00:00
gnu IPv6 support for pserver. 2000-09-30 02:44:19 +00:00
include Remove dup (WRT util.h) decl of secure_path(). 2000-09-21 10:13:15 +00:00
lib move rc5/idea dummy functions from crypto/dist/openssl/crypto to lib/libcrypto. 2000-10-01 22:17:59 +00:00
libexec call setlogin() before dropping root privileges, so that process 2000-09-28 17:49:06 +00:00
regress Add md5sha subdir 2000-08-19 17:53:24 +00:00
sbin savecore was looking up dumpdev, etc, from the wrong kernel 2000-10-01 02:27:06 +00:00
share Typo fixes: 2000-10-01 13:45:46 +00:00
sys Squeeze some more. Do what it has been advertising all along: no SCSI. Use 2000-10-02 08:12:04 +00:00
usr.bin - Knf auto variables in modified line by me. 2000-10-02 03:28:42 +00:00
usr.sbin Not every FTP server says nicely "Goodbye". 2000-10-01 20:34:30 +00:00
Makefile Descend into distrib on "make cleandir", too. This will let "make build" 2000-08-19 22:09:08 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING changes to libcrypto (RC5/IDEA/RSA make symbols are obsoleted). 2000-10-02 06:19:17 +00:00