jlemon
bde026bcbb
Add support for 28800 baud to sio.
...
PR: 30906
Submitted by: "Daniel O'Connor" <darius@chowder.dons.net.au>
2001-09-29 04:49:11 +00:00
ru
ad71f55b36
Fixed some of style bugs.
2001-09-12 10:04:42 +00:00
dillon
838c380fcf
Make sure that all non-root-owned binaries in standard system
...
paths are chflaged 'schg' to prevent exploit vectors when run
by cron, by a root user, or by a user other then the one owning the
binary. This applies to most of the uucp binaries, cu, tip, and
man (man was already installed properly).
MFC will occur when approved.
2001-09-09 04:54:10 +00:00
ru
b56e85bf5a
Restore UUCP VCS IDs; eliminate troff(1) warnings.
2001-07-12 12:35:00 +00:00
kris
e1915d4f01
Silence a non-constant format string warning.
...
MFC after: 1 week
2001-07-05 10:49:43 +00:00
ru
ef2dbc1fb0
beforeinstall -> SCRIPTS.
2001-04-07 11:21:35 +00:00
ru
87ed4c32b3
MAN[1-9] -> MAN.
2001-03-27 14:59:06 +00:00
obrien
c2ee1dcc02
Add `_PATH_DEVZERO'.
...
Use _PATH_* where where possible.
2000-12-09 09:35:55 +00:00
ume
96ab0c2c8f
IPv6 support.
...
Add $FreeBSD$.
2000-05-25 16:38:22 +00:00
peter
c81dbb3c98
$Header$ -> $FreeBSD$
1999-08-28 05:11:36 +00:00
peter
289c0d262f
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
torstenb
4910372f0c
Install uuxqt sgid uucp. Since "rnews" should not be executable for
...
everyone (to prevent fake-postings) and modern Inn installs
rnews as news.uucp and mode 4550 this is the only save way to allow
uuxqt to process rnews batches.
1999-03-13 17:35:18 +00:00
brian
bf32f01fb9
Remove Id keywords from files that are still on the vendor branch
...
This will make life easier when upgrading.
Suggested by: bde
1998-09-14 22:11:37 +00:00
brian
599fa37c05
Add Id keyword
1998-09-13 23:11:13 +00:00
bde
950c1ed802
Fixed printf format warnings for non-errors. This change is null unless
...
a system header defines a macro __printf0like() using the new printf0
format attribute. uucp's internal ulog() function isn't actually
printf-like but uucp normally declares it as such.
1998-08-02 14:35:35 +00:00
hoek
85e61b777e
This is uulog.1, not uuname.1.
...
PR: docs/5980
1998-03-16 15:07:50 +00:00
jkh
5565285884
Eliminate duplicated lines.
...
PR: 5956
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.j>
1998-03-09 11:13:17 +00:00
joerg
5029fdebbe
Include optional support for HDB-style config files, so the true masochists
...
can get their rights as well. ;-) The default remains, of course, Taylor
config.
Demanded by: some people on -hackers
I think this is safe enough to go into RELENG_2_2 as well, if there's
demand.
1997-10-07 07:23:28 +00:00
wosch
060c353c20
Add some UUCP manpages.
1997-09-14 13:04:26 +00:00
wosch
a4edfd01f0
Add some UUCP manpages.
1997-09-13 21:44:49 +00:00
peter
94b96be96b
Fix some $ Id$ in $ Log$ expansion problems. :-( (added spaces just in
...
case)
Pointed out by: bde
1997-02-23 06:56:46 +00:00
peter
6bdaa5c802
Revert $FreeBSD$ to $Id$
1997-02-22 15:28:58 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
jmacd
357c8427b2
Add missing info section name.
1997-01-11 03:11:35 +00:00
ache
ce5f1502b4
Not have saved setuid anymore
1996-12-06 22:55:31 +00:00
jkh
239b648336
Allow baud rate of 230400.
...
Submitted-By: Andrew L.Davydov <davydov@ns.okbmei.msk.su>
1996-12-02 12:12:19 +00:00
joerg
405f3d0e30
Catch a situation where the tty speed might be 0 (in the case of UUCP
...
over TCP), but is used as a divisor later, causing uucico to abort
with a SIGFPE.
Reviewed by: Ian Lance Taylor <ian@cygnus.com>
1996-10-12 10:41:56 +00:00
wosch
dfb9d51f1f
make install should not install any file in /etc.
1996-08-17 22:27:08 +00:00
jkh
8eb37231d4
Bring in my changes for removing the pestilent obj links (unless you
...
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
1996-06-24 04:26:21 +00:00
mpp
6e83fbce86
Correct some manual page cross reference errors. E.g. su is a section
...
one man page, not section eight. This is the first round of such changes
and only fixes man pages in manual section one.
1996-02-02 00:26:12 +00:00
peter
ab124e78b0
recording cvs-1.6 file death
1995-12-30 19:02:48 +00:00
ache
10fa447e27
Make it sgid dialer to read lockfiles
1995-09-15 00:05:07 +00:00
ache
5dadbad941
Make cu/uucico sgid dialer to help to work with others lockfiles,
...
they can't open root.dialer lockfiles in old variant.
1995-09-14 22:18:39 +00:00
ache
30ce7d007c
Upgrade 1.06 -> 1.06.1
1995-08-21 11:28:26 +00:00
ache
b05c688b22
Fix LEGAL_GRADE determination, isalnum can return true when national
...
environment is active
1995-08-19 22:08:38 +00:00
ache
b06a057b82
Commit delta: current -> 1.06 + FreeBSD configuration
1995-08-19 21:30:30 +00:00
bde
f5284ed86d
Change install' to
${INSTALL}' so that default install flags can be
...
specified in the top level Makefiles.
1995-07-25 00:37:58 +00:00
rgrimes
2ad6f3dee6
Remove trailing whitespace.
1995-05-30 05:05:38 +00:00
jmz
582eb7ce21
configuration files are in /etc/uucp and spool files are in /var/spool/uucp
1995-05-20 21:25:25 +00:00
ache
492dcc2fc3
Install uuconv/uuchk with right permissions
1995-05-14 17:01:07 +00:00
ache
c44bccb7ff
Update other Makefiles to reflect uuconv/uuchk install place change
1995-05-13 12:57:44 +00:00
ache
2177a2ea4f
Install uuconv/uuchk to /usr/sbin
1995-05-13 12:30:17 +00:00
ache
5c6277cb5c
Fix HAVE_SAVED_IDS and HAVE_BROKEN_SETREUID defines
1995-04-29 12:22:41 +00:00
bde
03cfd28ee1
Rewrite based on send-pr/Makefile. The old Makefiles used ${PROG},
...
which is not supposed to work for shell files, but somehow did with
the old `make'.
1995-01-24 17:58:47 +00:00
jkh
8c29590cfd
NOOBJS -> NOOBJ - it's more consistent.
1995-01-24 17:49:41 +00:00
jkh
2b8eaf684e
No object here.
1995-01-24 17:47:49 +00:00
jkh
8e87b146d2
Deal with this not having an object file.
1995-01-24 17:32:09 +00:00
jkh
ded779ffc4
Fix the bogus depend rule - boy, NetBSD's make catches a lot of
...
bogus Makefiles!
1995-01-23 21:19:45 +00:00
bde
38b641572f
Use new bsd.info.mk to avoid local rules and fix bugs in all' and
depend'
...
targets.
1995-01-02 12:28:56 +00:00
ache
8e024c3b91
Add doc to subdirs
1995-01-01 21:58:01 +00:00