Go to file
thorpej ed13bba51f Fix two register mapping problems:
- Fall back on i/o space if mem space isn't available.
- Card reports mem space as prefetchable, but mapping the card into dense
  space fails in nasty ways on the Alpha.  Force mapping into sparse
  space by clearing the BUS_SPACE_MAP_CACHEABLE bit (XXX!).
1998-01-22 08:04:56 +00:00
bin BSD4_4 is a standard symbol in <sys/param.h>; make sure that files 1998-01-21 10:47:37 +00:00
distrib Update to current distribution. 1998-01-19 20:34:30 +00:00
etc Sync PATH with our csh counterpart. 1998-01-17 19:36:40 +00:00
games RCS Id Police. 1998-01-09 08:03:16 +00:00
gnu Commit outstanding mods prior to gwr's big gnu feedback pass. In this case, 1998-01-22 02:48:44 +00:00
include Added function declarations for flockfile(), ftrylockfile(), funlockfile(), 1998-01-19 07:35:06 +00:00
lib sync with tzcode1998b 1998-01-22 07:17:18 +00:00
libexec * store st_dev of filesystem not quotafile. (inspired by an openbsd commitmsg) 1998-01-21 11:37:16 +00:00
regress Add support for comments in the test input. 1998-01-21 06:13:08 +00:00
sbin Oops; remove DEBUG. 1998-01-21 00:33:56 +00:00
share import tzdata1998b 1998-01-22 07:20:01 +00:00
sys Fix two register mapping problems: 1998-01-22 08:04:56 +00:00
usr.bin enable el_parse for unknown commands (so editrc(5) commands can be used directly 1998-01-21 11:14:34 +00:00
usr.sbin update to match new reality (/usr/lib/supfiles -> /etc/supfiles) 1998-01-21 09:10:40 +00:00
Makefile Make the "build" target depend on "beforeinstall", ensuring that all 1997-10-27 18:06:39 +00:00