Go to file
jdolecek ade4df3adc implement support for forced LKM load, which makes the kernel skip
the version checks, using new -f flag and LMFORCE ioctl

Hopefully the description in the manpage is discouraging enough so that
nobody would dare even _think_ of using forced loads. A warning
message is written to stderr when this is used, just in case.
2003-09-06 19:23:20 +00:00
bin Some small tweaks from jmc@openbsd: 2003-09-06 16:39:34 +00:00
crypto bzero() 2nd arg mistake. found by openbsd guys. from kame 2003-09-04 00:12:56 +00:00
dist Use bounded string op (snprintf instead of sprintf) for an automatic 2003-08-28 11:32:33 +00:00
distrib buffer cache manpages 2003-09-06 18:23:42 +00:00
doc Family tree updated 2003-09-06 13:37:47 +00:00
etc Correctly fix pty majors 2003-09-05 17:11:30 +00:00
games Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
gnu we are going to have sa_sigaction, when we get siginfo. 2003-09-06 09:43:34 +00:00
include introduce an additional switch to enable building GCC3 instead of GCC2: 2003-08-27 16:03:17 +00:00
lib Add __warn_references for deprecated lastlogxname. Okayed by christos. 2003-09-06 16:42:10 +00:00
libexec use arc4random 2003-09-06 12:52:10 +00:00
regress add a "using namespace std" to make it compile with gcc3, and remove 2003-09-03 20:53:16 +00:00
rescue Remove file "rescue.unstripped" in "cleandir" target. 2003-07-14 09:00:33 +00:00
sbin implement support for forced LKM load, which makes the kernel skip 2003-09-06 19:23:20 +00:00
share Grammar improvements; fix typos; mark up B_* flags with .Dv. 2003-09-06 19:09:03 +00:00
sys Embed information about kernel version and some of used kernel options 2003-09-06 19:08:53 +00:00
tools If SIZE_MAX is not defined, but SIZE_T_MAX is defined (e.g. FreeBSD), 2003-08-27 18:33:26 +00:00
usr.bin Make empty() consider an undefined variable as empty, 2003-09-06 06:52:08 +00:00
usr.sbin unifdef HAVE_ARC4RANDOM 2003-09-06 12:56:43 +00:00
BUILDING Backout the previous commit 2003-08-19 12:53:30 +00:00
Makefile netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
Makefile.inc
UPDATING It is openssl, not openssh, and fix another typo. 2003-08-05 18:39:56 +00:00
build.sh in getkernelconf(), remove check for non-empty $makeobjdir, as it's not 2003-08-16 11:46:44 +00:00