summaryrefslogtreecommitdiff
path: root/net/sup/files/patch-ab (follow)
Commit message (Collapse)AuthorAgeFilesLines
* As previously announced, remove due to unfixed security problems (nearlyMark Linimon2004-12-191-384/+0
| | | | | | | 6 months). Notes: svn path=/head/; revision=124457
* Fix build on Alpha.Steve Price1999-05-311-4/+16
| | | | Notes: svn path=/head/; revision=19129
* makescan does not return int.Justin T. Gibbs1995-12-131-13/+4
| | | | Notes: svn path=/head/; revision=2557
* Releases in a release file that do not specify scan=foo will not generateJustin T. Gibbs1995-12-111-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