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.bin
/
ypmatch
/
ypmatch.c
Age
Commit message (
Expand
)
Author
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-12-10
Modify the licences of code written by Theo De Raadt from a 4-clause
agc
2003-04-12
PR/9513: Graywolf: ypmatch fails on mail.aliases, mail.byaddr from Solaris
christos
2001-02-19
convert to use getprogname()
cgd
2000-07-03
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
matt
2000-04-14
Don't declare 'extern opt*' getopt variables.
simonb
1997-07-18
- Fix compiler warnings.
thorpej
1996-05-07
Changed so that the default yp domain is not retrieved when a domain is
jtc
1996-05-07
Changed to return non-zero when a key is not matched.
jtc
1996-05-07
Changed to print a colon after the key when -k option is specified.
jtc
1996-04-30
Move invariant (!notrans) out of map alias loop
jtc
1994-12-24
needs string.h. change rcsid style.
cgd
1994-05-25
correct copyright
deraadt
1994-03-18
hosts alias is different than in ypcat
deraadt
1993-05-16
added my copyright.. how self efacing of me
deraadt
1993-04-26
initial rev
deraadt