Go to file
thorpej c718c9e278 - Make MACHINE_NEW_NONCONTIG non-optional.
- Make initialization of the message buffer a little less magic-looking.
- Maintain two copies of the number and size of physical memory segments.
  One copy, mem_clusters[], contains _all_ of physical RAM, for crash dumps.
  The other copy, phys_seg_list[], starts out with all of physical RAM (and
  is used to initialize mem_clusters[]), but is adjusted to be the memory
  actually managed by the VM system.
- Fix crash dumps with regard to multiple memory segments.
1998-03-18 07:11:22 +00:00
bin off by one error in ${%%} 1998-03-10 19:11:07 +00:00
distrib regsterrpc.3 -> registerrpc.3 1998-03-18 01:37:39 +00:00
etc add a mail group with no members for anyone who wants to try setgid mail 1998-03-18 05:38:12 +00:00
games Simply include -lcurses instead of -lcurses -ltermcap 1998-02-18 22:37:30 +00:00
gnu thise gdb doesn't build on the arm32, so don't build it or its libraries. 1998-03-16 18:30:44 +00:00
include Define RTLD_GLOBAL. 1998-03-15 23:13:42 +00:00
lib regsterrpc.3 -> registerrpc.3 1998-03-18 01:37:39 +00:00
libexec Implement RTLD_GLOBAL dlopen(3) flag. 1998-03-15 23:10:21 +00:00
regress no point in LDSTATIC=-static here 1998-03-02 21:57:38 +00:00
sbin pull bsd.own.mk in before LDSTATIC?=-static, so that LDSTATIC can be 1998-03-02 22:03:11 +00:00
share added documentation of the various compile options for this driver from PR#4680 1998-03-11 09:55:19 +00:00
sys - Make MACHINE_NEW_NONCONTIG non-optional. 1998-03-18 07:11:22 +00:00
usr.bin capitalize title of Morris&Thompson paper, use .Ev for EDITOR 1998-03-18 06:05:10 +00:00
usr.sbin (8C) -> (8) 1998-03-18 06:42:32 +00:00
Makefile Print date after build completes as well as before. Previous code failed because make build depends on beforeinstall but not afterinstall. 1998-02-20 01:39:38 +00:00