freebsd with flexible iflib nic queues
Go to file
John Dyson 7aaaa4fd5d Implement closer-to POSIX mlock semantics. The major difference is
that we do allow mlock to span unallocated regions (of course, not
mlocking them.)  We also allow mlocking of RO regions (which the old
code couldn't.)  The restriction there is that once a RO region is
wired (mlocked), it cannot be debugged (or EVER written to.)

Under normal usage, the new mlock code will be a significant improvement
over our old stuff.
1996-12-14 17:54:17 +00:00
bin Merge in NetBSD mods and -Wall cleaning. 1996-12-14 06:20:03 +00:00
contrib Fix the "moving head" problem. 1996-12-12 04:37:35 +00:00
eBones
etc Fixed missing install of BSD.include.dist. 1996-12-13 17:01:51 +00:00
games Fixed extra columns in output for input lines with leading spaces. 1996-12-13 14:28:59 +00:00
gnu Somewhere along the way, multiple targets started working and nobody 1996-12-14 16:40:05 +00:00
include Fix compiler warning: /* inside comment 1996-12-05 14:46:57 +00:00
lib Fixed fiddling with the control word. Use the stack space reserved for 1996-12-14 16:43:53 +00:00
libexec Close PR #2193: support backslash line continuations. 1996-12-13 02:40:39 +00:00
lkm Make snake 3.0-CURRENT here. 1996-11-11 14:18:40 +00:00
release Fix some very minor cosmetic cruft I couldn't help tweaking when 1996-12-14 16:24:01 +00:00
sbin Merge from vendor branch. 1996-12-11 21:04:17 +00:00
secure Secure telnet is now in eBones. 1996-11-07 14:42:57 +00:00
share Close PR#2211 - ypserv is no longer GPL'd. 1996-12-14 11:20:49 +00:00
sys Implement closer-to POSIX mlock semantics. The major difference is 1996-12-14 17:54:17 +00:00
tools Back out a little more of the previous changes. No longer change 1996-10-31 15:57:25 +00:00
usr.bin Upgrade to version 2.5.4 of flex. 1996-12-14 05:48:48 +00:00
usr.sbin Fix some very minor cosmetic cruft I couldn't help tweaking when 1996-12-14 16:24:01 +00:00
COPYRIGHT
Makefile Use LC_TIME=C instead of LC_TIME= (POSIX) 1996-11-26 03:26:31 +00:00