OPNsense - FreeBSD source
Find a file
John Dyson 93d52b3c56 A serious error in pmap.c(pmap_remove) is corrected by this. When
comparing the PTD pointers, they needed to be masked by PG_FRAME, and
they weren't.  Also, the "improved" non-386 code wasn't really an
improvement, so I simplified and fixed the code.  This might have
caused some of the panics caused by the VM megacommit.
1996-05-22 04:17:17 +00:00
bin `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
eBones Localize time 1996-05-07 19:05:10 +00:00
etc Remove obsoleted comment about adjkerntz 1996-05-19 22:30:26 +00:00
games The Makefile assumed that builder had '.' in it's path, which is a 1996-05-15 16:54:05 +00:00
gnu New option -append: teach makewhatis to only add records, instead 1996-05-22 00:57:42 +00:00
include Made this work with the documented prerequisite #includes (none). 1996-05-01 00:57:57 +00:00
lib - Fix _listmatch() to close PR #1207. 1996-05-21 16:11:27 +00:00
libexec Small touchups: 1996-05-12 17:17:45 +00:00
lkm `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
release Remove a particularly annoying confirmation dialog. 1996-05-21 15:57:21 +00:00
sbin Return make_union, s-bit removed 1996-05-19 17:24:10 +00:00
secure Localize time 1996-05-07 19:05:10 +00:00
share Correct a few small typos. 1996-05-21 04:06:00 +00:00
sys A serious error in pmap.c(pmap_remove) is corrected by this. When 1996-05-22 04:17:17 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin New option -append: teach makewhatis to only add records, instead 1996-05-22 00:57:42 +00:00
usr.sbin delete MANDIR=/usr/share/man/man, 1996-05-21 18:09:11 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile 1) make -DCLOBBER not remove most of /usr/lib 1996-05-04 07:12:07 +00:00