summaryrefslogtreecommitdiffstats
path: root/gnu/libexec
Commit message (Collapse)AuthorAgeFilesLines
* tip(1) can do cu(1). We don't need this anymore.markm2001-10-30157-36446/+0
|
* Phase I of UUCP migration to ports. This leaves behind a minimal buildkris2001-10-01176-67381/+13
| | | | environment for cu, which is still useful.
* Add support for 28800 baud to sio.jlemon2001-09-291-0/+1
| | | | | PR: 30906 Submitted by: "Daniel O'Connor" <darius@chowder.dons.net.au>
* Fixed some of style bugs.ru2001-09-125-28/+34
|
* Make sure that all non-root-owned binaries in standard systemdillon2001-09-095-1/+5
| | | | | | | | | 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.
* Restore UUCP VCS IDs; eliminate troff(1) warnings.ru2001-07-1213-14/+20
|
* Silence a non-constant format string warning.kris2001-07-051-1/+1
| | | | MFC after: 1 week
* beforeinstall -> SCRIPTS.ru2001-04-072-20/+10
|
* MAN[1-9] -> MAN.ru2001-03-275-6/+5
|
* Add `_PATH_DEVZERO'.obrien2000-12-099-32/+53
| | | | Use _PATH_* where where possible.
* IPv6 support.ume2000-05-257-95/+239
| | | | Add $FreeBSD$.
* Wrap building of uucp related programs around NOUUCP knob.dan2000-03-201-0/+2
|
* $Header$ -> $FreeBSD$peter1999-08-285-7/+7
|
* $Id$ -> $FreeBSD$peter1999-08-27165-165/+165
|
* Install uuxqt sgid uucp. Since "rnews" should not be executable fortorstenb1999-03-131-2/+2
| | | | | | 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.
* Remove Id keywords from files that are still on the vendor branchbrian1998-09-147-14/+0
| | | | | This will make life easier when upgrading. Suggested by: bde
* Add Id keywordbrian1998-09-138-0/+16
|
* Fixed printf format warnings for non-errors. This change is null unlessbde1998-08-021-0/+4
| | | | | | 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.
* This is uulog.1, not uuname.1.hoek1998-03-161-2/+2
| | | | PR: docs/5980
* Eliminate duplicated lines.jkh1998-03-091-3/+1
| | | | | PR: 5956 Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.j>
* Include optional support for HDB-style config files, so the true masochistsjoerg1997-10-071-1/+1
| | | | | | | | | | 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.
* Add some UUCP manpages.wosch1997-09-148-10/+217
|
* Add some UUCP manpages.wosch1997-09-136-6/+162
|
* Fix some $ Id$ in $ Log$ expansion problems. :-( (added spaces just inpeter1997-02-232-56/+8
| | | | | | case) Pointed out by: bde
* Revert $FreeBSD$ to $Id$peter1997-02-222-2/+2
|
* Revert $FreeBSD$ to $Id$peter1997-02-22160-162/+198
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-14162-167/+179
| | | | | | | | 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.
* Add missing info section name.jmacd1997-01-111-0/+1
|
* Not have saved setuid anymoreache1996-12-061-1/+1
|
* Allow baud rate of 230400.jkh1996-12-021-1/+4
| | | | Submitted-By: Andrew L.Davydov <davydov@ns.okbmei.msk.su>
* Catch a situation where the tty speed might be 0 (in the case of UUCPjoerg1996-10-121-5/+5
| | | | | | | over TCP), but is used as a divisor later, causing uucico to abort with a SIGFPE. Reviewed by: Ian Lance Taylor <ian@cygnus.com>
* make install should not install any file in /etc.wosch1996-08-171-2/+3
|
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-6/+6
| | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current.
* Correct some manual page cross reference errors. E.g. su is a sectionmpp1996-02-021-2/+2
| | | | | one man page, not section eight. This is the first round of such changes and only fixes man pages in manual section one.
* recording cvs-1.6 file deathpeter1995-12-3012-1910/+0
|
* Toss ypxfr into the attic. The new one should be appearing shortly.wpaul1995-12-259-1872/+0
|
* Turn of ypxfr. It's about to be nuked.wpaul1995-12-251-2/+2
|
* Make it sgid dialer to read lockfilesache1995-09-151-2/+3
|
* Make cu/uucico sgid dialer to help to work with others lockfiles,ache1995-09-142-4/+6
| | | | they can't open root.dialer lockfiles in old variant.
* Upgrade 1.06 -> 1.06.1ache1995-08-2112-25/+75
|
* Fix LEGAL_GRADE determination, isalnum can return true when nationalache1995-08-191-1/+1
| | | | environment is active
* Commit delta: current -> 1.06 + FreeBSD configurationache1995-08-19227-2518/+10961
|
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-253-6/+6
| | | | specified in the top level Makefiles.
* Remove trailing whitespace.rgrimes1995-05-3082-485/+488
|
* configuration files are in /etc/uucp and spool files are in /var/spool/uucpjmz1995-05-206-33/+33
|
* Install uuconv/uuchk with right permissionsache1995-05-142-8/+2
|
* Update other Makefiles to reflect uuconv/uuchk install place changeache1995-05-133-6/+6
|
* Install uuconv/uuchk to /usr/sbinache1995-05-133-5/+6
|
* Fix HAVE_SAVED_IDS and HAVE_BROKEN_SETREUID definesache1995-04-291-2/+2
|
* Removed code from yp_xdr.c module that now lives in libc. (Unfortunately,wpaul1995-04-021-91/+0
| | | | | | | ypxfr can't easily be reduced down to one file like yppush because it needs to do certain special things (such as binding to a specific machine (the NIS master)) which the yp_*() functions in libc don't allow.
OpenPOWER on IntegriCloud