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
/
lib
/
libc
/
net
/
linkaddr.c
Age
Commit message (
Expand
)
Author
2022-04-19
lib: remove CONSTCOND comment
rillig
2016-12-07
Fix comment: s/ACCD/ADDC/
pgoyette
2016-12-07
Actually guarantee that the returned buffer from link_ntoa() is always
kre
2016-12-07
make it always return a NUL terminated string instead of NULL when the address
christos
2016-12-07
Add the terminating NUL as a regular character addition.
christos
2016-12-07
Leave room for the null terminator. Spotted by DuClare on freenode.
dholland
2016-12-06
Fix buffer copy without checking the size of input:
christos
2012-03-20
Use C89 Prototypes.
matt
2012-03-13
PR/45989: Martin Husemann: lint invocation does include -w only on i386
christos
2005-11-29
WARNS=4
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-11-11
Fix signed/unsigned comparison warnings.
thorpej
1999-09-20
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
lukem
1999-09-16
* use _DIAGASSERT() to check pointer arguments against NULL and file
lukem
1998-11-13
delint
christos
1998-10-15
(bcmp(), bcopy(), bzero()) -> (memcmp(), memcpy(), memset())
kleink
1998-07-26
const poisoning.
mycroft
1997-07-13
Fix RCSID's
christos
1995-02-25
clean up import. also convert everything to new Id format.
cgd
1994-10-19
beware pointer casts.
cgd
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd