Go to file
jtc 645e4d83ee Changed so that COLUMNS environment variable will override the value
obtained via the TIOCGWINSIZ ioctl.  This is required by POSIX.2, see
section 4.39.5.3.
1996-02-14 05:58:53 +00:00
bin Changed so that COLUMNS environment variable will override the value 1996-02-14 05:58:53 +00:00
distrib Add script I used to make the 1.1 source distribution 1996-02-12 21:58:46 +00:00
etc Add fd to all; stdin, stdout, and stderr to std 1996-02-13 23:55:09 +00:00
games Removed "extern int errno"; Added #include <errno.h> if not already present. 1996-02-06 22:47:06 +00:00
gnu Atari uses gcc 2.7.2. 1996-02-11 11:53:22 +00:00
include Add cpio.h, tar.h, and re_comp.h headers for POSIX & XPG4 conformance 1996-02-05 22:34:09 +00:00
lib Fixed SEE ALSO section. Closes PR # 2049 1996-02-11 16:15:40 +00:00
libexec Make sure that the user name cannot ever be interpreted as an option to 1996-02-08 06:19:14 +00:00
regress CFLAGS+=, not CFLAGS= 1995-12-12 01:53:50 +00:00
sbin Grammar police, noted by Peter Seebach <seebs@solon.com>; closes PR #1704. 1996-02-06 20:34:28 +00:00
share Fix typo, from John Kohl. Closes PR 2066. 1996-02-11 14:50:03 +00:00
sys HZ used to be in Makefile.mac68k... It is 60 on the mac, not 100. 1996-02-14 04:26:38 +00:00
usr.bin Don't rely on select() not to modify the timeval argument. Also, 1996-02-13 16:49:10 +00:00
usr.sbin Spelling correction 1996-02-13 23:08:24 +00:00
Makefile fix typo 1995-12-15 18:13:41 +00:00