OpenBSD CVS

CVS log for src/usr.bin/tcfs/Attic/tcfsrmuser.c


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10, Mon Feb 24 02:13:14 2003 UTC (21 years, 2 months ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +1 -1 lines
FILE REMOVED

bye bye

Revision 1.9 / (download) - annotate - [select for diffs], Tue Jun 20 18:15:58 2000 UTC (23 years, 11 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

getopt(3) returns -1, not EOF

Revision 1.8 / (download) - annotate - [select for diffs], Tue Jun 20 08:59:53 2000 UTC (23 years, 11 months ago) by fgsch
Branch: MAIN
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored)

fix warnings during compilation. replace a few more calloc's with
malloc's; no need to clean the buffer for fgets.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jun 20 06:45:16 2000 UTC (23 years, 11 months ago) by fgsch
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

kill show_usage, it's only a printf. i'll replace this by err and friends

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jun 19 23:06:25 2000 UTC (23 years, 11 months ago) by aaron
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

more KNF

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jun 19 22:42:29 2000 UTC (23 years, 11 months ago) by aaron
Branch: MAIN
Changes since 1.4: +33 -36 lines
Diff to previous 1.4 (colored)

KNF

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jun 19 20:35:48 2000 UTC (23 years, 11 months ago) by fgsch
Branch: MAIN
Changes since 1.3: +2 -0 lines
Diff to previous 1.3 (colored)

add openbsd tag

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jun 19 20:06:19 2000 UTC (23 years, 11 months ago) by fgsch
Branch: MAIN
Changes since 1.2: +4 -2 lines
Diff to previous 1.2 (colored)

add missing headers, declare missing functions remove unused vars, KNF;
more to come.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jun 18 22:18:49 2000 UTC (23 years, 11 months ago) by provos
Branch: MAIN
Changes since 1.1: +17 -12 lines
Diff to previous 1.1 (colored)

strlcpy

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Jun 18 22:07:24 2000 UTC (23 years, 11 months ago) by provos
Branch: PROVOS001
CVS Tags: TCFS00
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of very much rewritten TCFS userland.  This code is still
nasty.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jun 18 22:07:24 2000 UTC (23 years, 11 months ago) by provos
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.