Go to file
leo ffd3da04d4 Comply with the changes Jason suggested yesterday. A copy of his log message:
Don't (ab)use uvm_map_pageable() to allocate PT pages.  Instead, do
  some internal reference counting on PT pages.  We still allocate them
  with the page fault routine (a wire-fault, now), but no longer free
  PT pages from pmap_pageable().
1999-06-17 07:59:16 +00:00
bin pulling param.h not types.h to get BSD4_4. from NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> in PR#7751 1999-06-10 14:59:50 +00:00
distrib Goodbye pmap.new.h 1999-06-17 00:12:40 +00:00
etc Don't don't don't assume /usr/bin/id is always present. Loses in single user. 1999-06-15 05:44:22 +00:00
games Fixi uninit vars warnings. 1999-05-16 00:15:46 +00:00
gnu Build GNU Awk 3.0.3 from sources in "dist" directory. 1999-06-13 22:21:58 +00:00
include - provide forward struct declarations for all functions. 1999-06-12 18:06:19 +00:00
lib Note that MCL_FUTURE is not yet fully implented in the BUGS section. 1999-06-16 23:32:17 +00:00
libexec Correct wrong conversion specifications in calls to syslog(3). 1999-06-16 16:34:29 +00:00
regress add "extent" 1999-06-02 15:57:18 +00:00
sbin add ELF support, mostly from joda@pdc.kth.se (Johan Danielsson) in PR#6149, 1999-06-13 12:54:40 +00:00
share Note that bebox and i386 use "/dev/rcd0d" instead of "/dev/rcd0c". 1999-06-16 21:18:42 +00:00
sys Comply with the changes Jason suggested yesterday. A copy of his log message: 1999-06-17 07:59:16 +00:00
usr.bin make this compile again... since size_t is unsigned long now, %*d's with 1999-06-15 15:04:40 +00:00
usr.sbin Add -u flag, that prevents sup from attempting to restore a and m times 1999-06-17 05:11:47 +00:00
Makefile Handle crypto-us just like domestic 1999-05-27 21:03:31 +00:00