summaryrefslogtreecommitdiff
path: root/net/sup/files/patch-ab (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-12-19As previously announced, remove due to unfixed security problems (nearlyMark Linimon1-384/+0
6 months). Notes: svn path=/head/; revision=124457
1999-05-31Fix build on Alpha.Steve Price1-4/+16
Notes: svn path=/head/; revision=19129
1995-12-13makescan does not return int.Justin T. Gibbs1-13/+4
Notes: svn path=/head/; revision=2557
1995-12-11Releases in a release file that do not specify scan=foo will not generateJustin T. Gibbs1-0/+381
a scan file if supscan is run on that collection. Supfilesrv will not blindly take scan to be the scan file for any release that does not specify a scan file. It will take it if there is no releases file (there can only be on collection in that case). Supscan now takes optional "-r release" args to specify scanning only certain releases in a collection. Notes: svn path=/head/; revision=2553