matt
|
fcd0fb118f
|
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
etc. as appropriate to get exit,srncmp,abs,abort,etc.
Add -I${.CURDIR} to a few Makefiles
|
2000-07-03 02:51:12 +00:00 |
simonb
|
d88dfea295
|
Don't declare 'extern opt*' getopt variables.
|
2000-04-14 06:11:07 +00:00 |
thorpej
|
00c02e3e6b
|
- Fix compiler warnings.
- KNF.
|
1997-07-18 07:05:35 +00:00 |
jtc
|
4a22fd1c39
|
Changed so that the default yp domain is not retrieved when a domain is
specified on the command line with the -d option.
|
1996-05-07 18:27:46 +00:00 |
jtc
|
16bd82bcf3
|
Changed to return non-zero when a key is not matched.
This is a non-documented behavior of traditional ypmatch.
|
1996-05-07 01:24:52 +00:00 |
jtc
|
f5b6798f9a
|
Changed to print a colon after the key when -k option is specified.
This is the behavior of the traditional ypmatch utility.
|
1996-05-07 00:44:20 +00:00 |
jtc
|
0791e398aa
|
Move invariant (!notrans) out of map alias loop
|
1996-04-30 22:50:53 +00:00 |
cgd
|
2e1521a2e9
|
needs string.h. change rcsid style.
|
1994-12-24 16:56:47 +00:00 |
deraadt
|
3bf2b62f1f
|
correct copyright
|
1994-05-25 09:52:05 +00:00 |
deraadt
|
75e174b39c
|
hosts alias is different than in ypcat
|
1994-03-18 18:07:10 +00:00 |
deraadt
|
77c037ed51
|
added my copyright.. how self efacing of me
|
1993-05-16 02:47:20 +00:00 |
deraadt
|
e39dac2f56
|
initial rev
|
1993-04-26 08:09:02 +00:00 |