lukem
|
16199f1de9
|
don't use home-grown ether_ntoa() - ether_toa(3) in libc works fine...
|
1997-10-13 07:41:48 +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 |
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 |