editor variable is now localized, and only gotten if needed
[unix-history] / usr / src / usr.bin / more /
1988-09-24 Keith Bosticeditor variable is now localized, and only gotten if...
1988-09-24 Keith Bosticdon't force extra keystroke after '=' operators
1988-09-24 Keith Bosticremove version command
1988-09-24 Keith Bosticremove mention of lesskey
1988-07-26 Keith Bosticupdate copyright notice
1988-07-23 Keith Bosticrip out -lL options; no shell escapes, that was job...
1988-07-23 Keith Bosticdon't pause after exiting from help file
1988-07-23 Keith Bosticdate and time created 88/07/22 12:55:26 by bostic
1988-07-23 Keith Bosticdon't define NULL here
1988-07-23 Keith Bosticlint cleanup, use malloc, not calloc
1988-07-23 Keith Bosticuse malloc, not calloc; lint cleanups;
1988-07-23 Keith Bosticdropout function never used
1988-07-23 Keith Bosticlint cleanup
1988-07-23 Keith Bosticvoid sprintfs
1988-07-23 Keith Bosticlint cleanup
1988-07-23 Keith Bosticreturn never used
1988-07-23 Keith Bosticvoid sprintfs; lint cleanups;
1988-07-23 Keith Bosticvoid sprintfs
1988-07-23 Keith Bosticlint cleanups
1988-07-23 Keith BosticFILENAME is wrong, use MAXPATHLEN
1988-07-23 Keith Bosticallocate space on stack, don't malloc it; lint cleanups
1988-07-23 Keith Bosticvoid sprintfs
1988-07-23 Keith Bosticlint cleanups
1988-07-23 Keith Bosticunnecessary variable
1988-07-23 Keith Bosticlint cleanup
1988-07-23 Keith Bosticwhen I tell you to die, you die (don't catch ^C)
1988-07-23 Keith Bosticremove SIGNAL define
1988-07-23 Keith Bosticadd param.h, file.h, remove defines.h
1988-07-23 Keith BosticTAGS is default
1988-07-22 Keith Bosticrip out ONLY_RETURN define
1988-07-22 Keith Bosticrip out LOGFILE option
1988-07-22 Keith Bosticrip out GLOB define; make default
1988-07-22 Keith Bosticrip out USERFILE, make default
1988-07-22 Keith Bosticrip out TAGS option, make default
1988-07-22 Keith Bosticrip out EDITOR and EDIT_PGM defines
1988-07-22 Keith Bosticrip out SHELL_ESCAPE define
1988-07-22 Keith Bosticrip out SIGSETMASK define
1988-07-22 Keith Bosticrip out GET_TIME define
1988-07-22 Keith Bosticrip out PERROR define
1988-07-22 Keith Bosticoffset_t -> off_t
1988-07-22 Keith Bosticoffset_t -> off_t; compiler defines void
1988-07-22 Keith Bosticrip out STAT define
1988-07-22 Keith Bosticdistribution by Mark Nudleman