Go to file
bouyer 9893727873 Fix the way we compute the mode to use: for multiword DMA, the used mode was
2 less than the one we could really use, so for multiword DMA mode 0 or 1,
the driver tried to use DMA mode 255 or 254 (0 - 2 with a u_int8_t).
1999-05-05 15:24:59 +00:00
bin If an error is encountered, exit with non-zero status. 1999-05-04 11:55:22 +00:00
distrib Add setting RTC offset for pc's. 1999-05-05 01:21:37 +00:00
etc turn off ttyE[123] by default -- default installs don't configure them. 1999-05-01 00:23:27 +00:00
games Fix Y2K buffer overflow (from OpenBSD). 1999-04-25 19:08:34 +00:00
gnu Support NetBSD/powerpc. 1999-05-03 10:27:23 +00:00
include #ifdef __STDC__ -> #if __STDC__ 1999-04-20 20:15:47 +00:00
lib * Add getcachelinesize() prototype. 1999-05-05 12:35:54 +00:00
libexec Always use ${MACHINE_ARCH} rather than ${MACHINE}, and reorder architectures 1999-04-29 15:31:05 +00:00
regress
sbin Add a 'chain' command in interactive mode that allows you to vary the 1999-05-03 09:45:01 +00:00
share compat_ibcs2.8 was missing from MAN list. also, alphabetize MAN list 1999-05-03 19:02:34 +00:00
sys Fix the way we compute the mode to use: for multiword DMA, the used mode was 1999-05-05 15:24:59 +00:00
usr.bin clarify what uses gate-ftp mode. suggested by simonb 1999-05-04 14:16:15 +00:00
usr.sbin Reversed (corrected) sense of superblock timestamp comparison; added the 1999-05-02 00:26:01 +00:00
Makefile Add the FORCE_DOMESTIC flag to force the 'all', 'includes', 1999-04-25 19:13:05 +00:00