lukem
|
9f6ff4ad6f
|
use string.h instead of strings.h
|
1997-10-18 07:05:31 +00:00 |
lukem
|
21504c46eb
|
- ignore trailing NUL in database key/value pairs (which sendmail's
aliases.db has)
- add rcsid
|
1997-10-13 03:47:07 +00:00 |
lukem
|
618db68108
|
grabage collect this
|
1997-10-07 14:43:44 +00:00 |
lukem
|
55d8f20490
|
use err instead of errx, so the user has some idea why the file wasn't opened
|
1997-10-07 14:42:32 +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 |
mikel
|
f13c41584f
|
add missing newline in usage(); from Hubert Feyrer in PR bin/4064
|
1997-09-08 03:18:19 +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 |
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 |