summaryrefslogtreecommitdiff
path: root/usr.sbin/sup/source/run.c
AgeCommit message (Expand)Author
2009-03-04fix horrible memory trashing.christos
2008-07-28fix signed comparison warning.christos
2003-10-16safer use of reallocitojun
2002-07-10Cleanup, part 2:wiz
2002-07-10Cleanup, part 1:wiz
2001-09-24va_{start,end} audit:wiz
1997-07-30- Don't botch varargs: the are not always an array of void * in the stack...christos
1997-07-15When in compress mode, don't overwrite the destination file directly,christos
1997-06-17- add $NetBSD$christos
1996-12-3164 bit patches (mostly long -> time_t) from Matthew Jacob (?)christos
1996-12-23- add missing prototypes.christos
1996-09-05- for portability make sure that we never use "" as a pathname, always convertchristos
1995-06-24- Don't use system(3) to fork processes. It is a big security hole.christos
1993-05-21initial import of CMU's SUP to NetBSDcgd