| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 1996-01-22 | more is less. | mrg | |
| less is more. QED. | |||
| 1995-08-06 | Implement and document the -d flag, most easily described as "novice | ghudson | |
| mode." Primary motivation for this is backward-compatibility with BSD 4.3 and cross-compatibility with other platforms, but it's also a nice feature to have. Displays "[Press space to continue, 'q' to quit]" at the normal more prompt, and display "[Press 'h' for instructions.]" when the user gives an invalid command. Some academic environments like to set the MORE environment variable to contain -d so that students have an easier time using it, so it's helpful if we can support that option. | |||
| 1995-05-16 | Do not emit ti and te sequences. This loses for terminals with termcap | jtc | |
| 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. | |||
| 1994-12-24 | pull in headers, as appropriate | cgd | |
| 1994-04-17 | Pull in TIOCGWINSZ from <sys/ioctl.h>. | andrew | |
| 1994-04-16 | Added TERMIOS support. | andrew | |
| 1994-04-06 | fix a real, live null deref | cgd | |
| 1994-04-06 | print quads with q | cgd | |
| 1994-04-06 | kill lseek defn's | cgd | |
| 1994-02-14 | don't include match() if REGEX defined. pointed out by | cgd | |
| slager@kidd.vet.purdue.edu. | |||
| 1994-01-11 | Fix spelling errors. | jtc | |
| 1993-12-07 | Eliminate a compiler warning. | mycroft | |
| 1993-11-11 | Use new POSIX.2 compatible regex routines in C library instead of -lgnuregex. | jtc | |
| 1993-11-09 | add rcsid's; tag CSRG-93-11-06 is the previous sources | cgd | |
| 1993-11-09 | Clean up deleted files. | mycroft | |
| 1993-11-09 | Add 4.4BSD more(1) from UUNET. Patched to support regex(3) | alm | |
| and implement historical more commands. | |||
| 1993-08-01 | Add RCS identifiers. | mycroft | |
| 1993-08-01 | Add RCS indentifiers. | mycroft | |
| 1993-07-31 | Add RCS indentifiers. | mycroft | |
| 1993-05-25 | more thought it knew too much about the magic numbers of | deraadt | |
| a.outs. Like, what about QMAGIC? It now uses N_BADMAG() to check | |||
| 1993-04-19 | Cleanup for GCC 2. | mycroft | |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd | |
