summaryrefslogtreecommitdiff
path: root/usr.sbin/sup/source/scan.c
AgeCommit message (Expand)Author
2006-04-02rename salloc to estrdup.christos
2006-03-22Coverity CID 1644: Plug memory leak.christos
2006-03-22Coverity CID 1645: Fix memory leak.christos
2006-03-22Coverity CID 1646: Free storage on errorchristos
2006-03-22Coverity CID 1647: Close file on error.christos
2003-04-03Port to linuxchristos
2002-07-10Fix a lint warning by removing some #ifdef lint (!?!).wiz
2002-07-10De-lint a bit.wiz
2002-07-10Cleanup, part 2:wiz
2002-07-10Cleanup, part 1:wiz
1999-04-12Software_Distribution => Software.Distribution.pk
1998-03-30remove some registermrg
1997-11-15fix typomsaitoh
1997-10-19Use S_IS*(), not S_IF*.mycroft
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-10-29- runio fails when result != 0 not only < 0christos
1995-06-24- Don't use system(3) to fork processes. It is a big security hole.christos
1994-01-03Change <sys/dir.h> to <dirent.h>brezak
1993-05-21initial import of CMU's SUP to NetBSDcgd