OpenBSD CVS

CVS log for src/usr.bin/more/Attic/more.c


[BACK] Up to [local] / src / usr.bin / more

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.15, Wed Nov 7 11:54:13 2001 UTC (22 years, 6 months ago) by art
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +1 -1 lines
FILE REMOVED

more is no more. less has been used as more for more or less most of the
time OpenBSD has existed, so there is no point in keeping this code here
anymore.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Sep 5 22:32:41 2001 UTC (22 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

make sure that va_start() has matching va_end()

Revision 1.13 / (download) - annotate - [select for diffs], Tue Sep 4 23:35:59 2001 UTC (22 years, 8 months ago) by millert
Branch: MAIN
Changes since 1.12: +5 -2 lines
Diff to previous 1.12 (colored)

Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their POSIX counterparts.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jul 18 17:17:39 2001 UTC (22 years, 10 months ago) by pvalchev
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

-Wall cleanup

Revision 1.11 / (download) - annotate - [select for diffs], Tue Feb 1 03:23:34 2000 UTC (24 years, 3 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored)

no need to extern int errno if errno.h is included

Revision 1.10 / (download) - annotate - [select for diffs], Tue Aug 17 09:13:16 1999 UTC (24 years, 9 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

More <sys/file.h> vs. <fcntl.h> and open() flags fixes.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Jul 13 02:11:39 1998 UTC (25 years, 10 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

ftpd: sleep for an indeterminate amount for non-existant logins
      to simulate a crypt, like login does.
Use SEEK_* not L_* and kill some 0L's used in lseek while we're there.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Jun 17 20:42:54 1997 UTC (26 years, 11 months ago) by kstailey
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.7: +5 -5 lines
Diff to previous 1.7 (colored)

(foo *)NULL -> NULL

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jan 17 07:12:53 1997 UTC (27 years, 4 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.6: +2 -4 lines
Diff to previous 1.6 (colored)

r?index -> strr?chr

Revision 1.6 / (download) - annotate - [select for diffs], Mon Oct 14 15:23:54 1996 UTC (27 years, 7 months ago) by etheisen
Branch: MAIN
Changes since 1.5: +7 -3 lines
Diff to previous 1.5 (colored)

Control-F - move forward one screenful.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Oct 14 09:01:01 1996 UTC (27 years, 7 months ago) by etheisen
Branch: MAIN
Changes since 1.4: +31 -7 lines
Diff to previous 1.4 (colored)

POSIX.2 EDITOR env var for 'v' command.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Oct 14 03:54:59 1996 UTC (27 years, 7 months ago) by etheisen
Branch: MAIN
Changes since 1.3: +7 -2 lines
Diff to previous 1.3 (colored)

Filename prompt, not --more--.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Oct 14 03:45:46 1996 UTC (27 years, 7 months ago) by etheisen
Branch: MAIN
Changes since 1.2: +10 -6 lines
Diff to previous 1.2 (colored)

Handle screen a little bit better.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Sep 28 22:20:49 1996 UTC (27 years, 7 months ago) by etheisen
Branch: MAIN
CVS Tags: OpenBSD_1_2, OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Build under OpenBSD.  Added OpenBSD tags.  Cleanup manpage.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Sep 28 21:58:46 1996 UTC (27 years, 7 months ago) by etheisen
Branch: MAIN
CVS Tags: BSD_4_3

Import of 4.3BSD more.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.