OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17, Fri Oct 29 14:47:15 2010 UTC (13 years, 6 months ago) by millert
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +1 -1 lines
FILE REMOVED

Remove colcrt and checknr.  colcrt is only useful on very old
terminals and checknr has been subsumed by "mandoc -Tlint".
OK deraadt@ jmc@ schwarze@

Revision 1.16 / (download) - annotate - [select for diffs], Tue Oct 27 23:59:36 2009 UTC (14 years, 6 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.15: +1 -15 lines
Diff to previous 1.15 (colored)

rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
unmaintainable).  these days, people use source.  these id's do not provide
any benefit, and do hurt the small install media
(the 33,000 line diff is essentially mechanical)
ok with the idea millert, ok dms

Revision 1.15 / (download) - annotate - [select for diffs], Wed Jun 27 03:29:31 2007 UTC (16 years, 10 months ago) by ray
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.14: +7 -5 lines
Diff to previous 1.14 (colored)

From Tobias Stoeckmann:
 - Fix a file descriptor leak.
 - Print usage if -a and -c flags are passed a zero-length string.

OK millert and moritz

Revision 1.14 / (download) - annotate - [select for diffs], Tue Mar 29 23:46:19 2005 UTC (19 years, 1 month ago) by jaredy
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.13: +13 -8 lines
Diff to previous 1.13 (colored)

- fix overflow when too many -a arguments are given
- properly NUL-terminate -a arguments when copying
- check strdup for error failure

ok deraadt

Revision 1.13 / (download) - annotate - [select for diffs], Tue Mar 8 23:31:53 2005 UTC (19 years, 2 months ago) by cloder
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

Sweeping the tree for printf(s) where printf("%s",s) should be used.
This is a regression introduced during conversion from perror(3) to err(3)
OK mickey@

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 1 19:20:23 2004 UTC (19 years, 10 months ago) by mickey
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.11: +9 -7 lines
Diff to previous 1.11 (colored)

warn vs perror; __progname; and wall

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jun 25 21:09:09 2003 UTC (20 years, 10 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored)

protos

Revision 1.10 / (download) - annotate - [select for diffs], Tue Jun 10 22:20:45 2003 UTC (20 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.9: +15 -28 lines
Diff to previous 1.9 (colored)

mostly ansi cleanup; pval ok

Revision 1.9 / (download) - annotate - [select for diffs], Tue Jun 3 02:56:06 2003 UTC (20 years, 11 months ago) by millert
Branch: MAIN
Changes since 1.8: +3 -7 lines
Diff to previous 1.8 (colored)

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999.  Proofed by myself and Theo.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Apr 3 22:09:04 2003 UTC (21 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.7: +3 -4 lines
Diff to previous 1.7 (colored)

kill strcpy; miod ok

Revision 1.7 / (download) - annotate - [select for diffs], Mon Nov 19 19:02:13 2001 UTC (22 years, 6 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.6: +10 -10 lines
Diff to previous 1.6 (colored)

kill more registers

millert@ ok

Revision 1.6 / (download) - annotate - [select for diffs], Sun Aug 12 12:03:03 2001 UTC (22 years, 9 months ago) by heko
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

#(endif|else) foo is incorrect, make it #endif /* foo */
deraadt@ ok

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jul 12 05:16:56 2001 UTC (22 years, 10 months ago) by deraadt
Branch: MAIN
Changes since 1.4: +71 -44 lines
Diff to previous 1.4 (colored)

first pass at a -Wall cleanup

Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 21 13:43:52 2000 UTC (23 years, 6 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

Oops... alphabetize.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Nov 21 13:42:23 2000 UTC (23 years, 6 months ago) by aaron
Branch: MAIN
Changes since 1.2: +5 -3 lines
Diff to previous 1.2 (colored)

Sync usage() output with man page; mpech@prosoft.org.lv

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jun 26 05:31:50 1996 UTC (27 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2, OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

rcsid

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:44:58 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:44:58 1995 UTC (28 years, 7 months ago) by deraadt
Branch: MAIN

Initial revision

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.