OpenBSD CVS

CVS log for src/usr.bin/sectok/Attic/main.c


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11, Sun Oct 17 08:43:20 2010 UTC (13 years, 7 months ago) by djm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +1 -1 lines
FILE REMOVED

remove sectok(1); it hasn't been updated in years and doesn't work
with the current generation of tokens; ok markus@ deraadt@

Revision 1.10 / (download) - annotate - [select for diffs], Sun Dec 30 13:35:27 2007 UTC (16 years, 4 months ago) by sobrado
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, 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
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

add missing arguments to synopsis; fix brackets; lowercase "usage:"

ok jmc@

Revision 1.9 / (download) - annotate - [select for diffs], Mon Aug 4 17:06:46 2003 UTC (20 years, 9 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2, 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, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.8: +3 -5 lines
Diff to previous 1.8 (colored)

protos

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jun 17 07:10:52 2002 UTC (21 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.7: +116 -115 lines
Diff to previous 1.7 (colored)

make this readable.  If I broke something, someone else gets to fix it now that we can read it

Revision 1.7 / (download) - annotate - [select for diffs], Thu Mar 14 15:47:31 2002 UTC (22 years, 2 months ago) by rees
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.6: +6 -4 lines
Diff to previous 1.6 (colored)

call siginterrupt() (from theo)

Revision 1.6 / (download) - annotate - [select for diffs], Tue Oct 2 16:22:40 2001 UTC (22 years, 7 months ago) by rees
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

add csearch
call sectok_close on exit

Revision 1.5 / (download) - annotate - [select for diffs], Sun Sep 9 17:23:21 2001 UTC (22 years, 8 months ago) by mickey
Branch: MAIN
Changes since 1.4: +4 -2 lines
Diff to previous 1.4 (colored)

feed the line after eof, make it behave like other utils we have; rees@ ok

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jul 27 14:13:08 2001 UTC (22 years, 9 months ago) by rees
Branch: MAIN
Changes since 1.3: +7 -3 lines
Diff to previous 1.3 (colored)

fix acl on program files
add acl -x option
fix help command
add SCPORT ev

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jul 26 16:10:01 2001 UTC (22 years, 9 months ago) by rees
Branch: MAIN
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

fid command now selects aids too
remove jselect
port numbers are now 0-based
print friendly aid names

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jul 2 20:15:07 2001 UTC (22 years, 10 months ago) by rees
Branch: MAIN
Changes since 1.1: +20 -5 lines
Diff to previous 1.1 (colored)

libsectok functions now take status word instead of bytes
add create, delete, isearch

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jun 27 19:41:45 2001 UTC (22 years, 10 months ago) by rees
Branch: MAIN

sectok control program

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.