summaryrefslogtreecommitdiff
path: root/usr.bin/more
AgeCommit message (Collapse)Author
2000-02-01no need to extern int errno if errno.h is includedTheo de Raadt
1999-08-17More <sys/file.h> vs. <fcntl.h> and open() flags fixes.Todd C. Miller
1999-06-05- remove trailing white spaceAaron Campbell
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
to simulate a crypt, like login does. Use SEEK_* not L_* and kill some 0L's used in lseek while we're there.
1997-09-21$OpenBSD$Theo de Raadt
1997-06-17(foo *)NULL -> NULLkstailey
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named.
1997-01-17r?index -> strr?chrTodd C. Miller
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-10-14Control-F - move forward one screenful.etheisen
1996-10-14More more manpage mods.etheisen
1996-10-14POSIX.2 EDITOR env var for 'v' command.etheisen
1996-10-14Filename prompt, not --more--.etheisen
1996-10-14Update more.help. more.help not omore.hlp.etheisen
1996-10-14Handle screen a little bit better.etheisen
1996-09-28Build under OpenBSD. Added OpenBSD tags. Cleanup manpage.etheisen
1996-09-28Import of 4.3BSD more.etheisen
1996-01-29less becomes more, and more is no more. from mrg@eterna.com.auTheo de Raadt
1996-01-02supporte extended regular expressions; from jbernard@geek.mines.edu;Theo de Raadt
netbsd pr#1879 (more will be completely replaced soon)
1995-10-18initial import of NetBSD treeTheo de Raadt