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
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