summaryrefslogtreecommitdiff
path: root/usr.sbin/sup/source/scan.c
AgeCommit message (Expand)Author
2019-10-15remove supchristos
2019-10-04convert most sprintf() to snprintf().mrg
2016-03-12Don't cast malloc.dholland
2013-03-08- don't allow multiple active connections from the same hostchristos
2011-08-31NULL does not need a castplunky
2011-01-04unifdef -U RCSSTATwiz
2011-01-04Fix fd leaks in error cases. Found by cppcheck.wiz
2009-10-17change to strchr and strrchrchristos
2007-12-20If the filesystem where the scan file resides got full while the scanner ischristos
2007-10-07Remove an unused variable at previous commit in listdir().taca
2007-10-06portability fixes from joerg.christos
2006-12-20From Anon Ymous:christos
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