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
/
stdhosts
/
stdhosts.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
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2002-11-30
tweaks for fparseln(3) move from libutil to libc:
lukem
2002-07-06
de-__P(), ANSIfy.
wiz
2001-08-18
getopt() returns -1 on error, not EOF.
ad
2001-02-19
convert to use getprogname()
cgd
2000-07-30
with -n, permit non-IPv4 address in the output.
itojun
1999-07-25
fix up lossage WRT free()ing invalid pointers.
lukem
1999-01-17
* don't print out entries that couldn't be parsed
lukem
1998-06-11
Fix LP64 botches introduced in last commit.
kleink
1998-06-08
convert from in-house read_line to fparseln()
lukem
1997-11-13
Fix int vs. size_t lossage.
thorpej
1997-11-01
* rewrite read_line(), partially based on get_line in netgroup_mkdb.c:
lukem
1997-10-13
add rcsid
lukem
1997-10-07
fix & simplify test for skippable lines
lukem
1997-07-18
Fix compiler warnings (and an awful lot of annoying little bugs).
thorpej
1996-11-24
include all host names for an address rather than just the first one
chuck
1996-08-09
A ypserv implementation, originally written by Mats O Jansson, with
thorpej