Go to file
is ef37d9492f Fix an old typo (or rather, an old failure to fully adapt copied code's
prompt text to the new location): for ftp, we build a list and extract all
at once afterwards.
1999-05-02 20:53:22 +00:00
bin Fix for bin/7502, from Tor Egge / FreeBSD. Their commit message: 1999-04-30 17:54:17 +00:00
distrib Fix an old typo (or rather, an old failure to fully adapt copied code's 1999-05-02 20:53:22 +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 Remove two brackets from the last commit. 1999-05-01 16:38:17 +00:00
include #ifdef __STDC__ -> #if __STDC__ 1999-04-20 20:15:47 +00:00
lib We can shave off a register-register move when using the SVR4 ABI: __errno() 1999-05-02 20:52:02 +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 Sanity check the drive number in %dl and use it instead of blindly 1999-05-02 13:48:30 +00:00
share Fix bugs reported by mycroft, except one. 1999-04-30 23:47:25 +00:00
sys Add a __weak_extern() macro. 1999-05-02 18:23:57 +00:00
usr.bin Fix spelling of Gauss' fist name. 1999-05-02 18:41:41 +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