summaryrefslogtreecommitdiff
path: root/net/sup/files/patch-run.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* As previously announced, remove due to unfixed security problems (nearlyMark Linimon2004-12-191-79/+0
| | | | | | | 6 months). Notes: svn path=/head/; revision=124457
* Fix build on -currentKirill Ponomarev2003-07-251-10/+33
| | | | | | | | | PR: 54871 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85603
* Fix build on -current (cope with removal of union wait)Kris Kennaway2002-10-261-0/+56
Submitted by: mike Notes: svn path=/head/; revision=68842