aboutsummaryrefslogtreecommitdiff
path: root/gnu/libexec
Commit message (Expand)AuthorAgeFilesLines
* Make it sgid dialer to read lockfilesAndrey A. Chernov1995-09-151-2/+3
* Make cu/uucico sgid dialer to help to work with others lockfiles,Andrey A. Chernov1995-09-142-4/+6
* Upgrade 1.06 -> 1.06.1Andrey A. Chernov1995-08-2112-25/+75
* Fix LEGAL_GRADE determination, isalnum can return true when nationalAndrey A. Chernov1995-08-191-1/+1
* Commit delta: current -> 1.06 + FreeBSD configurationAndrey A. Chernov1995-08-19227-2518/+10961
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-253-6/+6
* Remove trailing whitespace.Rodney W. Grimes1995-05-3082-485/+488
* configuration files are in /etc/uucp and spool files are in /var/spool/uucpJean-Marc Zucconi1995-05-206-33/+33
* Install uuconv/uuchk with right permissionsAndrey A. Chernov1995-05-142-8/+2
* Update other Makefiles to reflect uuconv/uuchk install place changeAndrey A. Chernov1995-05-133-6/+6
* Install uuconv/uuchk to /usr/sbinAndrey A. Chernov1995-05-133-5/+6
* Fix HAVE_SAVED_IDS and HAVE_BROKEN_SETREUID definesAndrey A. Chernov1995-04-291-2/+2
* Removed code from yp_xdr.c module that now lives in libc. (Unfortunately,Bill Paul1995-04-021-91/+0
* Rework error reporting/logging: although the SunOS documentation saysBill Paul1995-03-317-44/+140
* Ack... clean up the logfile name generation that I botched in the lastBill Paul1995-03-301-3/+2
* Fix up the way _PATH_YP is used to put together the pathname to theBill Paul1995-03-302-13/+30
* Removed annoying changelog entries from ypclnt.c, added usage() functionBill Paul1995-02-062-61/+25
* Wrote manual page for ypxfr, modified Makefile to install it.Bill Paul1995-02-062-5/+198
* Added subdir entry for ypxfrBill Paul1995-01-311-2/+2
* Obtained from: The NYS projectBill Paul1995-01-317-0/+1694
* Rewrite based on send-pr/Makefile. The old Makefiles used ${PROG},Bruce Evans1995-01-242-19/+18
* NOOBJS -> NOOBJ - it's more consistent.Jordan K. Hubbard1995-01-241-2/+2
* No object here.Jordan K. Hubbard1995-01-241-2/+3
* Deal with this not having an object file.Jordan K. Hubbard1995-01-241-2/+3
* Fix the bogus depend rule - boy, NetBSD's make catches a lot ofJordan K. Hubbard1995-01-231-2/+2
* Use new bsd.info.mk to avoid local rules and fix bugs in `all' and `depend'Bruce Evans1995-01-021-7/+2
* Add doc to subdirsAndrey A. Chernov1995-01-011-3/+3
* Install info pages nowAndrey A. Chernov1995-01-011-0/+8
* Changed one occurence of rmail(1) to rmail(8).Andreas Schulz1994-12-111-2/+2
* From Johannes Stille:David Greenman1994-11-062-24/+32
* Allow '#' in address in rmail argumentsAndrey A. Chernov1994-10-223-12/+21
* Make ~%take work: ignore \rAndrey A. Chernov1994-10-021-1/+4
* Make -a option optional, uux fails in other case with new sendmail-styleAndrey A. Chernov1994-10-021-2/+2
* We do have <dirent.h>, and it was harmful to pretend that we don't.Bruce Evans1994-08-281-1/+1
* New 2.0 specific changes.Jordan K. Hubbard1994-08-081-0/+5
* Make uucp compile again in 2.0. A little perturbed about the commentJordan K. Hubbard1994-08-081-3/+3
* Back out previous change and allow uucico to run by others,Andrey A. Chernov1994-05-311-3/+2
* Don't need to restrict cu, it can be able to check permissions by itselfAndrey A. Chernov1994-05-311-3/+2
* Allow uux and uucp to run by others,Andrey A. Chernov1994-05-312-6/+4
* I forget to add BINGRP=$(group)Andrey A. Chernov1994-05-315-6/+11
* Disallow uucp execution to others.Andrey A. Chernov1994-05-311-2/+3
* Allow group "dialer" to run cuAndrey A. Chernov1994-05-311-2/+3
* Don't allow others to run uuconvAndrey A. Chernov1994-05-311-1/+2
* Don't allow others run uuchkAndrey A. Chernov1994-05-311-1/+2
* Don't allow others run uuxqtAndrey A. Chernov1994-05-311-2/+2
* Don't allow others run uucicoAndrey A. Chernov1994-05-311-2/+2
* Change group to uucp groupAndrey A. Chernov1994-05-311-1/+1
* Fix -z key, patch from TaylorAndrey A. Chernov1994-05-251-21/+20
* Documentation addedAndrey A. Chernov1994-05-251-0/+4036
* Fix multiply slash problemAndrey A. Chernov1994-05-201-1/+4