The NetBSD Project

CVS log for pkgsrc/security/destroy/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / security / destroy

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Thu Mar 1 16:27:57 2012 UTC (2 months, 3 weeks ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Fix build on SunOS.
- uses fts functions
- don't ignore pkgsrc-provided CFLAGS, CPPFLAGS, LDFLAGS and LIBS

Revision 1.8 / (download) - annotate - [select for diffs], Tue Nov 1 18:52:45 2005 UTC (6 years, 6 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Fix build on Interix, which doesn't have S_IFWHT.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Feb 24 13:10:05 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Add RMD160 digests.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Apr 17 12:15:04 2004 UTC (8 years, 1 month ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.5: +1 -3 lines
Diff to previous 1.5 (colored)

regen to remove unused entries.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Apr 15 22:07:20 2004 UTC (8 years, 1 month ago) by recht
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

Update to destroy-20040415

The changes to the code include:

* A '-f' flag to destry with force any type of file that isn't a Regular
	File or a Directory.
* Bug fixes.
* Code Clean-up.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Mar 12 18:01:57 2004 UTC (8 years, 2 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.3: +5 -5 lines
Diff to previous 1.3 (colored)

update to 20040310 version

changes:

- Added support for removing files recursivly
- Incudes checking for file type and size.
- Displays the file being destroyed and its size.
- Added command line flags:
- Added Security Level Flag (Destroy Severity)
- Added Output suppression flag for non-verbose output.
- Added Help flag.
- Added a Manual page for the program in section 1.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 23 23:45:55 2004 UTC (8 years, 4 months ago) by kristerw
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Correct a minor mistake in previous commit, to actually get it
to compile on NetBSD 1.6.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jan 23 23:30:10 2004 UTC (8 years, 4 months ago) by recht
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

Fix build on NetBSD 1.6 where O_NOFOLLOW isn't available.
Noted by Krister Walfridsson.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jan 23 18:11:29 2004 UTC (8 years, 4 months ago) by recht
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of destroy-20030307
sent to me by the author Shane Kinney

A system utility that destroys files on the hard drive
by writing null and random bytes to the file over and over.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jan 23 18:11:29 2004 UTC (8 years, 4 months ago) by recht
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.




CVSweb <webmaster@jp.NetBSD.org>