Go to file
scottr 7044c8fd8a Get several cleanup chores out of the way. The code is functionally
identical to the previous incarnation.

 - Update using m68k asm.h macros
 - Move initialization towards the front of the file
 - Rename mac68k_buserr_addr to m68k_fault_addr
 - Reorganize trap 15 handler, similar in structure to -- though not as
   complete as -- the hp300 version
 - Reorganize doboot() for easier integration of external cache, and
   make room for the latter (#ifdef __notyet__)
 - General garbage collection of unused code/data
1997-06-29 06:07:39 +00:00
bin POSIX.2 utilities must call setlocale(LC_ALL, ""); 1997-06-26 23:18:05 +00:00
distrib Use the real names of libdes functions when creating manpage links 1997-06-27 00:49:01 +00:00
etc Create ./usr/share/man/{cat,man}3/i386; from Anders Hjalmarsson 1997-06-26 21:20:19 +00:00
games Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00
gnu Patch from Chris Demetriou to unmap an object on last dlclose(), which 1997-06-26 20:52:06 +00:00
include Define _PASSWORD_WARNDAYS to 14. When a password or account expiry is due 1997-06-27 16:20:59 +00:00
lib Fix include path: use $(CURDIR). Kindly pointed out by <cgd@pa.dec.com> 1997-06-28 08:21:52 +00:00
libexec Patch from Chris Demetriou to unmap an object on last dlclose(), which 1997-06-26 20:52:06 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin Fix formatting directives; from SAITOH Masanobu <msaitoh@spa.is.uec.ac.jp> 1997-06-26 20:23:44 +00:00
share PR/3801: NAKAJIMA Yoshihiro: some documents are installed as executable 1997-06-28 01:22:59 +00:00
sys Get several cleanup chores out of the way. The code is functionally 1997-06-29 06:07:39 +00:00
usr.bin Don't leak some information (``you have no s/key''). 1997-06-29 02:38:25 +00:00
usr.sbin PR/3798: Dave Huang pap authentication leaks file descriptors. 1997-06-27 14:44:46 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00