lukem
|
d348d3d723
|
tweaks for fparseln(3) move from libutil to libc:
- remove #include <util.h> if nothing else needed it
- remove LDFLAGS+=-lutil if nothing else needed it
|
2002-11-30 03:10:53 +00:00 |
enami
|
270db080e9
|
Use PRINTOBJDIR.
|
2001-01-07 08:00:54 +00:00 |
lukem
|
211a72a8dc
|
convert from in-house read_line to fparseln()
|
1998-06-08 06:53:47 +00:00 |
lukem
|
0a94f4f077
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
lukem
|
f5bf267d90
|
enable WARNS=1 by default, but disable in unclean 3rd party code
|
1997-10-18 06:42:25 +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
|
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 |