Go to file
thorpej a51a1d8cdd - Get rid of the prot bits in the mem_clusters[] array when
reserving RAM in the bus_mem extent map.  Problem pointed
  out by Artur Grabowski.
- Work around a slightly annoying bit of behavior exhibited by
  the UP1000 firmware.  The UP1000 firmware reports the space
  consumed by the "ISA hole" in the same MDDT entry as two
  chunks of RAM (on either side of the hole) used by the PALcode,
  all as one "reserved for PALcode" chunk.  We must take this
  into account when reserving RAM in the bus_mem extent map.
2001-04-17 21:52:00 +00:00
bin environ(7), not (5); add RCS Id; whitespace fixes. 2001-04-09 12:33:22 +00:00
crypto do not attempt to pass null pointer to krb5 library. PR 12683 2001-04-17 12:27:37 +00:00
dist Change perl location from /usr/local/bin/perl to /usr/pkg/bin/perl. 2001-04-11 19:08:05 +00:00
distrib Sync set lists. From Andrew Brown. 2001-04-17 14:43:07 +00:00
etc Follow up with style commit to put the isdn nodes in major number order. 2001-04-17 01:30:30 +00:00
games Negative exit code cleanup: Replace exit(-x) with exit(x). 2001-04-06 11:13:45 +00:00
gnu correct KAME stack determination. from hubert 2001-04-14 15:17:09 +00:00
include Replace (sizeof (char) << 3) with a less silly-looking CHAR_BIT; 2001-04-17 20:09:50 +00:00
lib Need <limits.h> in _CTYPE_PRIVATE environments. 2001-04-17 20:12:31 +00:00
libexec use own code instead of bother with glob() to do ~ expansion in pathname; 2001-04-17 01:37:04 +00:00
regress use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl and 2001-04-12 07:48:03 +00:00
sbin Let '\377' be whitespace. 2001-04-17 13:31:00 +00:00
share Descend into man8.macppc. 2001-04-17 17:51:39 +00:00
sys - Get rid of the prot bits in the mem_clusters[] array when 2001-04-17 21:52:00 +00:00
usr.bin magic numbers for citrus locale declaration (/usr/share/locale). 2001-04-13 08:59:01 +00:00
usr.sbin Nits. 2001-04-17 13:32:39 +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 Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Extend note to mention named user as well 2001-03-06 19:03:31 +00:00