lukem
|
7dc5b4fed5
|
don't call ypdb_close() until after we're finished using data returned
by a previous ypdb_*() operation. seems to fix a problem noted in [bin/8064]
|
1999-07-25 09:36:02 +00:00 |
mycroft
|
d77575d3c8
|
Clean up SYNOPSIS formatting.
|
1999-03-07 11:58:22 +00:00 |
thorpej
|
dd2ecab580
|
Use syslog(3) to log debugging info, and only if we're compiled with
-DDEBUG.
|
1999-01-22 02:38:05 +00:00 |
ross
|
b1934d6034
|
{} fixes from Erik Bertelsen <erik@erik-be.uni-c.dk> (PR 6047) to shut up egcs.
|
1998-08-27 20:31:00 +00:00 |
lukem
|
721843cf7a
|
use ".Tn YP" instead of "YP", fix up some .Nd entries, use .Pa for mapnames
|
1997-11-08 15:03:21 +00:00 |
lukem
|
64718e58ff
|
add rcsid
|
1997-10-13 03:15:30 +00:00 |
lukem
|
87ca3b181a
|
minor KNFify
|
1997-10-07 15:00:35 +00:00 |
lukem
|
dc497bdd46
|
cleanup typos, grammaros, thinkos, and misuse of mdoc macros
|
1997-10-07 14:23:50 +00:00 |
lukem
|
ac64718550
|
- build common/* once, into a library, rather than recompiling each of
the files multiple times in the other subdirectories (saves about
10% on compilation time)
- clean up the manual pages
|
1997-10-02 14:16:12 +00:00 |
thorpej
|
3d8138fc0e
|
Fix compiler warnings (and an awful lot of annoying little bugs).
|
1997-07-18 21:57:00 +00:00 |
gwr
|
10e180cc49
|
Back out the .PATH.c changes. The .depend problem (and others)
will be fixed using the new .NOPATH make feature instead.
|
1997-05-08 21:11:01 +00:00 |
gwr
|
012e528f2e
|
Use .PATH.c: ...
|
1997-05-06 20:44:56 +00:00 |
lukem
|
789002a23e
|
use O_EXCL with O_CREAT when making the temporary db files
|
1997-03-22 03:32:36 +00:00 |
chuck
|
3745979128
|
fix broken case statement for "-C", also check to make sure we've got
the proper number of args for -C and give up if not. fixes yp slave servers.
|
1996-08-15 22:17:57 +00:00 |
thorpej
|
60aa689c94
|
A ypserv implementation, originally written by Mats O Jansson, with
some changes by me, including misc. cleanup, minor bug fixes, and
brand-new access control list code.
|
1996-08-09 10:14:49 +00:00 |