Commit Graph

20 Commits

Author SHA1 Message Date
jtc c61d94462f Do not emit ti and te sequences. This loses for terminals with termcap
entries that switch to and from an alternate text page.  When viewing a
file with fewer lines than the screen length, more would switch to the
alt screen, display the file, and then switch back.
1995-05-16 22:18:33 +00:00
cgd f4b24c7ecc pull in headers, as appropriate 1994-12-24 17:17:05 +00:00
andrew f94eaef2a5 Pull in TIOCGWINSZ from <sys/ioctl.h>. 1994-04-17 02:45:13 +00:00
andrew 9eb259ab93 Added TERMIOS support. 1994-04-16 08:14:50 +00:00
cgd f699598151 fix a real, live null deref 1994-04-06 17:54:35 +00:00
cgd 6d4a80e947 print quads with q 1994-04-06 17:51:04 +00:00
cgd 4d677d675c kill lseek defn's 1994-04-06 17:50:39 +00:00
cgd 10a0484ffc don't include match() if REGEX defined. pointed out by
slager@kidd.vet.purdue.edu.
1994-02-14 08:58:22 +00:00
jtc 2c7d5d92c9 Fix spelling errors. 1994-01-11 18:22:48 +00:00
mycroft 3071125013 Eliminate a compiler warning. 1993-12-07 10:30:52 +00:00
jtc 5ce3d664fb Use new POSIX.2 compatible regex routines in C library instead of -lgnuregex. 1993-11-11 01:29:52 +00:00
cgd 70e18e726e add rcsid's; tag CSRG-93-11-06 is the previous sources 1993-11-09 05:07:24 +00:00
mycroft a2a43d60e4 Clean up deleted files. 1993-11-09 02:59:50 +00:00
alm bc24dd374e Add 4.4BSD more(1) from UUNET. Patched to support regex(3)
and implement historical more commands.
1993-11-09 02:59:05 +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 690cae8181 Add RCS indentifiers. 1993-07-31 15:17:49 +00:00
deraadt 58f898f7b0 more thought it knew too much about the magic numbers of
a.outs. Like, what about QMAGIC? It now uses N_BADMAG() to check
1993-05-25 11:19:01 +00:00
mycroft 87d1fd6d8a Cleanup for GCC 2. 1993-04-19 07:03:56 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00