Go to file
ragge 7ac8ee6f59 By accident, a previously unused bit in the PTE got used as wired bit.
Because of this kvtophys() of wired pages did set the leftmost bit, causing
the pager to hang while swapping. This is now fixed by using another
free bit in the PTE as wired bit instead.
This fixes PR#11121.

Many thanks to Chuck Silvers that found what the problem was!
2000-10-15 11:00:38 +00:00
bin The "X" permission _is_ specified by POSIX.2. 2000-10-14 18:45:03 +00:00
crypto - Correct missing closedir(3) in SSL_add_dir_cert_subjects_to_stack(). 2000-10-13 01:47:27 +00:00
dist one more string format cleanup 2000-10-10 12:51:19 +00:00
distrib - update whatis files to contain (hopefully) up to date info on: 2000-10-14 22:27:41 +00:00
etc fix typo in comment 2000-10-14 17:01:29 +00:00
games NetBSD will put hair on a UNIX admin's chest 2000-10-09 00:58:16 +00:00
gnu sync with sendmail 8.11.1. 2000-10-10 11:17:29 +00:00
include Allow format-arg checking for setproctitle 2000-10-03 19:53:58 +00:00
lib /etc/login.conf is optional, so don't return NULL even if 2000-10-12 00:28:33 +00:00
libexec format warning fixes from he, after testing on 64-bit elf (alpha) 2000-10-11 20:46:07 +00:00
regress wrap libcrypto with ${MKCRYPTO} == "yes" 2000-10-04 00:49:44 +00:00
sbin do not segv on too many args. sync with kame 2000-10-12 10:35:48 +00:00
share One more working scanner according to the USB scanner wen page. 2000-10-13 21:05:18 +00:00
sys By accident, a previously unused bit in the PTE got used as wired bit. 2000-10-15 11:00:38 +00:00
usr.bin HEAVY formatting cleanup. 2000-10-14 18:48:49 +00:00
usr.sbin Render what text there is into something closer to English. 2000-10-14 21:10:38 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc
UPDATING add a case for menuc-updating 2000-10-14 01:06:55 +00:00