History log of /csrg-svn/old/more/more.c (Results 26 – 50 of 52)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 27006 03-Apr-1986 donn

Added SIGWINCH support.

# 25540 27-Nov-1985 mckusick

uninitialized variable (from ks@purdue)

# 24490 29-Aug-1985 bloom

add backwards scanning

# 21981 04-Jun-1985 dist

Add copyright

# 18608 10-Apr-1985 ralph

fix NULL pointer problem.

# 18030 21-Feb-1985 bloom

get window size via ioctl

# 17592 24-Dec-1984 leres

Reorder include files now that ioctl.h needs sys/types.h.
Simulate "crt" style erase and kill if the local mode says to.

# 17195 17-Sep-1984 ralph

don't call setbuf; make termcap buffer static.

# 16710 12-Jul-1984 jak

changed -d messages, fixed prompt glitch, underline glitch (tvi's), shell stdin, execute() bugs

# 16582 07-Jun-1984 leres

Wait until we're foreground before saving the terminal modes. Use
the fileno() macro throughout.

# 15813 06-Jan-1984 ralph

make ^D scroll 1/2 screenful by default.

# 14861 26-Aug-1983 karels

ignore SIGTTOU while resetting on TSTP (else can stop before reset
if at end of pipe, not child of csh, and csh grabs tty back before ioctl)

# 13830 07-Jul-1983 kre

make it use termcap again ...
leave terminal mode on exit as we found it on entry.

# 13615 02-Jul-1983 sam

no more local/uparm.h

# 13536 01-Jul-1983 sam

from sun

# 13289 25-Jun-1983 sam

fix SIGTSTP for new signals

# 11604 17-Mar-1983 layer

asthetic mods

# 11123 17-Feb-1983 layer

-c and -N switches didn't work together...

# 11055 14-Feb-1983 layer

bug fix from last version

# 10823 09-Feb-1983 sam

null pointer bugs

# 9627 14-Dec-1982 sklower

fix a bug about too many backspaces making more exit.

# 6731 11-May-1982 mckusick

update to new fs

# 6205 15-Mar-1982 wnj

no conditionals on machine (or anything else)

# 3594 23-Apr-1981 root

added -s and -u options

# 3456 02-Apr-1981 wnj

restore sccsline

123