Go to file
mycroft e6548e54bd Enable interrupts *after* reading the fault address and status. This is
necessary because some interrupt handlers may cause additional faults (e.g.
through R/M emulation) and thereby trash the previous fault state.
From Richard Earnshaw.
1999-05-05 22:06:15 +00:00
bin If an error is encountered, exit with non-zero status. 1999-05-04 11:55:22 +00:00
distrib Add VMC 1999-05-05 19:12:45 +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 Patch from Richard Earnshaw to work around the ldrb label-movement problem. 1999-05-05 22:02:58 +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 move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
sbin Avoid byte overflow in block estimate for large files 1999-05-05 16:53:46 +00:00
share In COMPAT_OSF1, s/, and may not even work// 1999-05-05 18:20:34 +00:00
sys Enable interrupts *after* reading the fault address and status. This is 1999-05-05 22:06:15 +00:00
usr.bin * fix ftp_login() so that -a always logs in anonymously, even if a 1999-05-05 16:04:58 +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