freebsd-dev/usr.sbin/newsyslog
Thomas Graichen 9bf204a77e Submitted by: charnier@lirmm.fr (Philippe Charnier)
1) correct MAX_PID according to system definition.
2) replace fprintf(stderr,...)/perror/exit by 4.4 equivalence.
3) make strings enough larger so they can't overflow: MAXHOSTNAMELEN for
   host and MAXPATHLEN for filenames.
4) call execl with correct parameters (compress -> gzip).
1996-01-16 10:32:04 +00:00
..
Makefile Submitted by: charnier@lirmm.fr (Philippe Charnier) 1996-01-16 10:32:04 +00:00
newsyslog.8 Obtained from: NetBSD 1996-01-05 09:28:11 +00:00
newsyslog.c Submitted by: charnier@lirmm.fr (Philippe Charnier) 1996-01-16 10:32:04 +00:00