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
/
ypserv
/
mkalias
/
mkalias.c
Age
Commit message (
Expand
)
Author
2011-08-30
static + __dead
joerg
2009-10-20
Follow upstream's lead and remove third and fourth clauses (except on
snj
2009-04-19
Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare)
lukem
2008-02-29
Simplify ypdb_open() API and just use it for opening the DB for reading.
lukem
2006-05-11
res_search() takes u_char * as 4th argument - pass one.
mrg
2005-06-20
tweak filename length check
lukem
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2003-07-14
use bounded string ops (one strcpy remaining)
itojun
2002-07-06
ANSIfy, remove __P().
wiz
2001-02-19
convert to use getprogname()
cgd
1999-06-07
note that the calls to mktemp() are OK.
mrg
1998-06-24
Need <time.h> for time().
kleink
1998-06-01
Need <stdlib.h> for mktemp() prototype.
kleink
1997-11-04
use in-house localhostname instead of gethostname - returns FQDN
lukem
1997-10-13
s/LINT/lint
lukem
1997-10-07
use err instead of errx, so the user has some idea why the file wasn't opened
lukem
1997-10-06
- KNFify
lukem
1997-10-06
mkalias - generate YP version of sendmail aliases
lukem