7 Commits

Author SHA1 Message Date
jca
563301d3c8 Run as _uucp, who takes ownership of /var/spool/uucp*
Previous diff looked good to sthen@.  This updated diff stops putting
lock files in /var/spool/locks.  This means that one should avoir
running uucp and pppd/whatever uses uu_lock(3) on the same tty.
Hopefully nobody actually does that...
2016-12-18 20:25:50 +00:00
naddy
1d36274a96 include <sys/param.h> at the top, not inside a function body, which fails
on alpha because param.h pulls in all sorts of kernel headers
2012-04-13 14:12:52 +00:00
naddy
84c2eb73b5 regen patches 2012-04-13 13:58:31 +00:00
naddy
8fb19eef16 update to 1.07 2003-12-14 01:39:18 +00:00
sturm
ca4bae8577 - don't hardcode /etc, use SYSCONFDIR instead
- don't change SYSCONFDIR, use CONFDIR/SUBST_VARS instead and if neccessary
  use "CONFIGURE_STYLE=gnu old" and explicitly set --sysconfdir=${CONFDIR}
a few more to come...
2003-05-12 18:02:44 +00:00
fgsch
14fb5946ee security: fix argument handling. 2001-09-12 12:22:47 +00:00
fgsch
443663e301 uucp port as talked in !c2k1; a minor things left to be complete. 2001-07-13 02:27:16 +00:00