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
Age
Commit message (
Expand
)
Author
2006-08-26
Programs that had their own efuns, use libutil's now.
christos
2006-05-25
use memcpy instead of bcopy.
christos
2006-05-10
rename clog to sup_clog. (ugh. we don't even have clog())
mrg
2006-05-09
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
mrg
2006-04-13
Revert part of the previous coverity fix (Urban Boquist)
christos
2006-04-02
rename salloc to estrdup.
christos
2006-03-22
Coverity CID 621: Remove dead code.
christos
2006-03-22
Coverity CID 798: t can only be null if p is null. otherwise p needs to contain
christos
2006-03-22
Coverity CID 888: Detect error when host is not found.
christos
2006-03-22
Coverity CID 893: Check the pointer for NULL before using anyway, although
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
2006-03-22
Coverity CID 1701: Fix memory and descriptor leak on error.
christos
2006-03-22
Coverity CID 1708: Close file on error.
christos
2006-03-22
Coverity CID 2581: set variable to NULL after free.
christos
2006-03-22
Coverity CID 2582: Set variables to NULL after freeing.
christos
2006-03-22
Coverity CID 2583: Appease error by setting name to NULL after free.
christos
2006-03-14
add a tar target.
christos
2006-03-14
provide a declaration for crypt(). Casting to char * will not work for
christos
2006-03-14
Make building work on NetBSD again [in this directory with the standard
christos
2006-01-13
add mode 0600 for open call with O_CREAT.
elad
2005-06-18
Convert from tmpnam()/open() -> snprintf()/mkstemp(); the latter
lukem
2004-12-21
check error return from malloc and bail.
christos
2004-12-21
Get rid of the data resource limit, since we are going to be using a lot
christos
2004-12-21
Use strdup() instead of home-grown version and exit on error.
christos
2004-11-16
NI_WITHSCOPEID was not picked up by IETF standardization
itojun
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2004-09-30
Fix indent.
enami
2004-09-30
Don't set AI_NUMERICHOST in matchhost() to resolve given hostname since
enami
2004-05-23
Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and
lukem
2004-04-23
s/the the/the/ (only in sources that aren't regularly imported from
simonb
2004-04-21
Replace the statfs() family of system calls with statvfs().
christos
2003-11-12
s/netbsd.org/NetBSD.org/i
grant
2003-10-16
safer use of realloc
itojun
2003-10-14
Don't try to compile "vprintf.c" because NetBSD has all the functions
tron
2003-09-20
Change `LNFILES' to `BUILDSYMLINKS', to more accurately describe its purpose.
lukem
2003-09-04
use LNFILES instead of homegrown equivalent
lukem
2003-08-27
plug memory leak. openbsd-pr-3416
itojun
2003-08-11
tabify
itojun
2003-07-28
debian bug id "sup 1.8-8, bug #175327" - temporary file symlink race
itojun
2003-04-04
fix problem with fgets()
christos
2003-04-03
This Makefile should not need bsdmake!
christos
2003-04-03
add more defines for stuff we have.
christos
2003-04-03
put back <sys/ioctl.h> in case we are lunix.
christos
2003-04-03
Port to linux
christos
2003-04-01
remove some #includes which are unneeded since the transition
drochner
2003-01-28
success, not sucess. Noted by mjl.
wiz
2003-01-02
Fix typos pointed out by Igor Sobrado in PR misc/19621.
jschauma
[next]