Commit Graph

24 Commits

Author SHA1 Message Date
christos
b7c524d629 Use <sys/types.h> instead of <machine/endian.h> 1996-10-12 23:46:23 +00:00
mycroft
b4a40b06a9 Make ww_index and related variables explicitly unsigned. 1996-02-08 21:48:51 +00:00
mycroft
c5f36c1ce7 Compress struct ww somewhat. 1996-02-08 21:07:57 +00:00
mycroft
486a2f1ade Minor cleanup for 8-bit cleanliness. From der Mouse, PR 1322.
Eliminate the use of char variables for holding booleans.
1996-02-08 20:44:57 +00:00
mycroft
7c55315acb We don't need non-blocking mode without SIGIO. 1995-12-21 11:05:58 +00:00
mycroft
0c627dfad5 Eliminate the use of SIGIO, and some other cleanup. 1995-12-21 10:45:28 +00:00
mycroft
02fedf5cab Use POSIX signals. Always set FNONBLOCK on the tty. 1995-12-21 08:39:50 +00:00
mycroft
52b61da0eb Our VMIN works fine. 1995-12-21 05:24:49 +00:00
cgd
f676bc478a need <string.h> for strlen() protos. can't just add it to "string.h",
since not all files that need the proto include that.
CVS ----------------------------------------------------------------------
1995-09-29 00:44:02 +00:00
tls
5a955f3527 Sync with 4.4BSD-Lite2 1995-09-28 10:33:55 +00:00
tls
fcf22abfe3 imported from 44lite2 1995-09-28 09:06:06 +00:00
mycroft
e60255f2bc Update to use timer{add,sub}(). 1995-03-21 14:16:23 +00:00
mycroft
5f9524c8e6 Avoid getdtablesize(3). 1994-12-30 02:46:05 +00:00
cgd
4b0b727e20 kill redundant decls, include appropriate headers, and make necessary casts. 1994-12-24 17:07:42 +00:00
cgd
2b690d95b4 fix my man page botch. from <vdlinden@fwi.uva.nl> 1994-12-23 19:46:49 +00:00
cgd
28c7946a29 kill -R in CFLAGS 1994-12-22 11:20:21 +00:00
mycroft
261021fdec Make sure VMIN and VTIME are set to sane values. 1994-01-04 02:41:08 +00:00
mycroft
0eb7e4d17a Patch from Frank van der Linden <vdlinden@fwi.uva.nl> to deal with 57600 and
115200 baud.  I disabled it altogether unless OLD_TTY is defined, since we
don't need to deal with quantum baud rates.
1993-12-02 22:34:42 +00:00
pk
10e08ca597 #include <sys/types.h> (needed for future <sys/resource.h>) 1993-12-02 19:58:29 +00:00
mycroft
e9d867ef50 Add RCS identifiers. 1993-08-01 17:54:45 +00:00
mycroft
c3e42d1c64 Add RCS indentifiers. 1993-08-01 07:22:47 +00:00
mycroft
d0f8d5d2bb Add RCS identifiers. 1993-07-30 22:28:22 +00:00
jtc
4091dfd7fc BADSIG -> SIG_ERR 1993-06-18 20:22:04 +00:00
cgd
dab5e017db added, from net/2 (patch 124). 1993-04-09 12:58:42 +00:00