Go to file
kleink ba482b3950 * On the 601, obliterate all BAT entries when returning from kernel to
userlevel; this is necessary due to the 601, unlike other 6xx, having
  no concept of separated Valid_user vs. Valid_supervisor for BATs.
* When crossing the kernel/userlevel boundary, have platform-provided
  hooks set up the two fixed BAT entries, and possibly additional
  segment registers to redeem the 601's BAT limitations.

Both of the above are only built if the $MACHINE provides these hooks,
sparing others the pain.
2002-05-02 16:47:49 +00:00
bin - Use four space to indent continuation line. 2002-05-02 13:25:09 +00:00
crypto Complete the conversion back to the OpenSSH default configuration files of 2002-04-29 08:23:34 +00:00
dist Import IPFilter 3.4.27 2002-05-02 16:47:12 +00:00
distrib According to thorpej, only x86_64 doesn't provide lint files now. 2002-05-02 15:59:10 +00:00
etc remove unused installation/tapeimage 2002-05-02 15:38:07 +00:00
games The game would show the statistic info and immediately prompt you with a new 2002-03-31 04:07:22 +00:00
gnu * vax-dis.c (print_insn_arg): Pass the insn info to print_insn_mode. 2002-04-28 05:27:46 +00:00
include Change RCS/SCCS IDs to our usual style. 2002-04-26 15:32:45 +00:00
lib ${MACHINE_ARCH} != "arm32" is always true now, so remove it from an if. 2002-05-02 16:42:53 +00:00
libexec Cast arg to long, and print with %ld, so that this compiles on some of 2002-04-30 15:21:55 +00:00
regress Make "regress" depend on ${PROG}. 2002-04-21 20:23:59 +00:00
sbin use in_aliasreq for inet address manipulation, not ifaliasreq. they have 2002-04-25 09:39:17 +00:00
share Make the ELF2ECOFF assignment an "?=" assignment so it won't override the 2002-05-02 13:13:53 +00:00
sys * On the 601, obliterate all BAT entries when returning from kernel to 2002-05-02 16:47:49 +00:00
tools I believe I've fixed nbmake's dependency on /bin/sh. 2002-04-28 22:28:38 +00:00
usr.bin Really fix -P. 2002-05-02 14:24:06 +00:00
usr.sbin remove commented out debug printf() accidentally committed in the last rev. 2002-05-02 13:53:10 +00:00
build.sh Bomb if share/mk/bsd.own.mk is missing. 2002-04-18 01:38:11 +00:00
BUILDING Add a -B option to set the BUILDID for the build. This also causes 2002-03-14 18:33:04 +00:00
BUILDING.mdoc Add a -B option to set the BUILDID for the build. This also causes 2002-03-14 18:33:04 +00:00
Makefile Use printf rather than echo -n, since the former works on all POSIX systems. 2002-05-02 16:36:21 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING add postinstall info 2002-04-29 08:36:20 +00:00