Age | Commit message (Collapse) | Author |
|
|
|
|
|
message).
|
|
+#include <stdlib.h>
|
|
+#include <unistd.h>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
base type. Remove unused code and use __progname instead of duncing
around with argv.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Allow comma delimited list of hostnames, create a socket for each
- Allow a hostname which resolves to multiple addrs, create a socket for each
- Make sure kill -HUP handles specific instance services correctly.
|
|
|
|
|
|
|
|
|
|
|
|
size now that there's PostScript[tm].
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I don't even have an mx in my printcap, the default is too small, a 45 page
PostScript file with some images should not barf because of the default mx.
I will deal with this in a better way later.
|
|
|