index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
sup
/
source
/
scan.c
Age
Commit message (
Expand
)
Author
2019-10-15
remove sup
christos
2019-10-04
convert most sprintf() to snprintf().
mrg
2016-03-12
Don't cast malloc.
dholland
2013-03-08
- don't allow multiple active connections from the same host
christos
2011-08-31
NULL does not need a cast
plunky
2011-01-04
unifdef -U RCSSTAT
wiz
2011-01-04
Fix fd leaks in error cases. Found by cppcheck.
wiz
2009-10-17
change to strchr and strrchr
christos
2007-12-20
If the filesystem where the scan file resides got full while the scanner is
christos
2007-10-07
Remove an unused variable at previous commit in listdir().
taca
2007-10-06
portability fixes from joerg.
christos
2006-12-20
From Anon Ymous:
christos
2006-04-02
rename salloc to estrdup.
christos
2006-03-22
Coverity CID 1644: Plug memory leak.
christos
2006-03-22
Coverity CID 1645: Fix memory leak.
christos
2006-03-22
Coverity CID 1646: Free storage on error
christos
2006-03-22
Coverity CID 1647: Close file on error.
christos
2003-04-03
Port to linux
christos
2002-07-10
Fix a lint warning by removing some #ifdef lint (!?!).
wiz
2002-07-10
De-lint a bit.
wiz
2002-07-10
Cleanup, part 2:
wiz
2002-07-10
Cleanup, part 1:
wiz
1999-04-12
Software_Distribution => Software.Distribution.
pk
1998-03-30
remove some register
mrg
1997-11-15
fix typo
msaitoh
1997-10-19
Use S_IS*(), not S_IF*.
mycroft
1997-06-17
- add $NetBSD$
christos
1996-12-31
64 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 convert
christos
1995-10-29
- runio fails when result != 0 not only < 0
christos
1995-06-24
- Don't use system(3) to fork processes. It is a big security hole.
christos
1994-01-03
Change <sys/dir.h> to <dirent.h>
brezak
1993-05-21
initial import of CMU's SUP to NetBSD
cgd