| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/2.2.1_cvs | cvs2svn | 1997-03-27 | 161 | -167/+179 |
| * | YAMFC (rev.1.9: HAVE_SAVED_SETUID 1 -> 0) to prepare for killing | Bruce Evans | 1997-02-18 | 1 | -1/+1 |
| * | YAMFC | Poul-Henning Kamp | 1996-12-03 | 1 | -1/+4 |
| * | Catch a situation where the tty speed might be 0 (in the case of UUCP | Joerg Wunsch | 1996-10-12 | 1 | -5/+5 |
| * | make install should not install any file in /etc. | Wolfram Schneider | 1996-08-17 | 1 | -2/+3 |
| * | Bring in my changes for removing the pestilent obj links (unless you | Jordan K. Hubbard | 1996-06-24 | 1 | -6/+6 |
| * | Correct some manual page cross reference errors. E.g. su is a section | Mike Pritchard | 1996-02-02 | 1 | -2/+2 |
| * | recording cvs-1.6 file death | Peter Wemm | 1995-12-30 | 12 | -1910/+0 |
| * | Make it sgid dialer to read lockfiles | Andrey A. Chernov | 1995-09-15 | 1 | -2/+3 |
| * | Make cu/uucico sgid dialer to help to work with others lockfiles, | Andrey A. Chernov | 1995-09-14 | 2 | -4/+6 |
| * | Upgrade 1.06 -> 1.06.1 | Andrey A. Chernov | 1995-08-21 | 12 | -25/+75 |
| * | Fix LEGAL_GRADE determination, isalnum can return true when national | Andrey A. Chernov | 1995-08-19 | 1 | -1/+1 |
| * | Commit delta: current -> 1.06 + FreeBSD configuration | Andrey A. Chernov | 1995-08-19 | 227 | -2518/+10961 |
| * | Change `install' to `${INSTALL}' so that default install flags can be | Bruce Evans | 1995-07-25 | 3 | -6/+6 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 79 | -457/+460 |
| * | configuration files are in /etc/uucp and spool files are in /var/spool/uucp | Jean-Marc Zucconi | 1995-05-20 | 6 | -33/+33 |
| * | Install uuconv/uuchk with right permissions | Andrey A. Chernov | 1995-05-14 | 2 | -8/+2 |
| * | Update other Makefiles to reflect uuconv/uuchk install place change | Andrey A. Chernov | 1995-05-13 | 3 | -6/+6 |
| * | Install uuconv/uuchk to /usr/sbin | Andrey A. Chernov | 1995-05-13 | 3 | -5/+6 |
| * | Fix HAVE_SAVED_IDS and HAVE_BROKEN_SETREUID defines | Andrey A. Chernov | 1995-04-29 | 1 | -2/+2 |
| * | Rewrite based on send-pr/Makefile. The old Makefiles used ${PROG}, | Bruce Evans | 1995-01-24 | 2 | -19/+18 |
| * | NOOBJS -> NOOBJ - it's more consistent. | Jordan K. Hubbard | 1995-01-24 | 1 | -2/+2 |
| * | No object here. | Jordan K. Hubbard | 1995-01-24 | 1 | -2/+3 |
| * | Deal with this not having an object file. | Jordan K. Hubbard | 1995-01-24 | 1 | -2/+3 |
| * | Fix the bogus depend rule - boy, NetBSD's make catches a lot of | Jordan K. Hubbard | 1995-01-23 | 1 | -2/+2 |
| * | Use new bsd.info.mk to avoid local rules and fix bugs in `all' and `depend' | Bruce Evans | 1995-01-02 | 1 | -7/+2 |
| * | Add doc to subdirs | Andrey A. Chernov | 1995-01-01 | 1 | -3/+3 |
| * | Install info pages now | Andrey A. Chernov | 1995-01-01 | 1 | -0/+8 |
| * | Changed one occurence of rmail(1) to rmail(8). | Andreas Schulz | 1994-12-11 | 1 | -2/+2 |
| * | From Johannes Stille: | David Greenman | 1994-11-06 | 2 | -24/+32 |
| * | Allow '#' in address in rmail arguments | Andrey A. Chernov | 1994-10-22 | 3 | -12/+21 |
| * | Make ~%take work: ignore \r | Andrey A. Chernov | 1994-10-02 | 1 | -1/+4 |
| * | Make -a option optional, uux fails in other case with new sendmail-style | Andrey A. Chernov | 1994-10-02 | 1 | -2/+2 |
| * | We do have <dirent.h>, and it was harmful to pretend that we don't. | Bruce Evans | 1994-08-28 | 1 | -1/+1 |
| * | New 2.0 specific changes. | Jordan K. Hubbard | 1994-08-08 | 1 | -0/+5 |
| * | Make uucp compile again in 2.0. A little perturbed about the comment | Jordan K. Hubbard | 1994-08-08 | 1 | -3/+3 |
| * | Back out previous change and allow uucico to run by others, | Andrey A. Chernov | 1994-05-31 | 1 | -3/+2 |
| * | Don't need to restrict cu, it can be able to check permissions by itself | Andrey A. Chernov | 1994-05-31 | 1 | -3/+2 |
| * | Allow uux and uucp to run by others, | Andrey A. Chernov | 1994-05-31 | 2 | -6/+4 |
| * | I forget to add BINGRP=$(group) | Andrey A. Chernov | 1994-05-31 | 5 | -6/+11 |
| * | Disallow uucp execution to others. | Andrey A. Chernov | 1994-05-31 | 1 | -2/+3 |
| * | Allow group "dialer" to run cu | Andrey A. Chernov | 1994-05-31 | 1 | -2/+3 |
| * | Don't allow others to run uuconv | Andrey A. Chernov | 1994-05-31 | 1 | -1/+2 |
| * | Don't allow others run uuchk | Andrey A. Chernov | 1994-05-31 | 1 | -1/+2 |
| * | Don't allow others run uuxqt | Andrey A. Chernov | 1994-05-31 | 1 | -2/+2 |
| * | Don't allow others run uucico | Andrey A. Chernov | 1994-05-31 | 1 | -2/+2 |
| * | Change group to uucp group | Andrey A. Chernov | 1994-05-31 | 1 | -1/+1 |
| * | Fix -z key, patch from Taylor | Andrey A. Chernov | 1994-05-25 | 1 | -21/+20 |
| * | Documentation added | Andrey A. Chernov | 1994-05-25 | 1 | -0/+4036 |
| * | Fix multiply slash problem | Andrey A. Chernov | 1994-05-20 | 1 | -1/+4 |