aboutsummaryrefslogtreecommitdiff
path: root/libexec/uucpd
Commit message (Expand)AuthorAgeFilesLines
* Migrate uucpd to ports as well.Kris Kennaway2001-10-014-383/+0
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. TheSheldon Hearn2001-07-261-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-1/+1
* - Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for libexec/ to 8.Ruslan Ermilov2001-03-201-1/+0
* mdoc(7) police: use canonical form of .Dd macro.Ruslan Ermilov2000-12-111-1/+1
* remove trailing periods from SEE ALSO.Ben Smithurst2000-11-151-1/+1
* IPv6 support.Hajimu UMEMOTO2000-05-141-10/+10
* Revert the libcrypt/libmd stuff back to how it was. This should not havePeter Wemm1999-12-181-2/+2
* Add libmd (or move it after libcrypt). We don't want the linker to beMarcel Moolenaar1999-12-161-2/+2
* Log username with password failure.Eivind Eklund1999-11-061-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-284-4/+4
* More egcs warning fixes:Warner Losh1999-04-251-2/+2
* Ensure that things returned by gethostname() andBrian Somers1999-04-071-3/+3
* Use realhostname() rather than various combinations ofBrian Somers1999-04-061-19/+5
* Ignore empty usernames, and repeat the login: prompt in this case.Joerg Wunsch1999-03-301-6/+10
* Fixed printf format errors.Bruce Evans1998-06-301-3/+3
* Sort #includes. Add rcsid. Use full pathname in SYNOPSIS section.Philippe Charnier1997-12-042-12/+14
* Ensure that the remote host name is Nul terminated.Mike Pritchard1997-04-081-1/+2
* Fix for expiration date test. Closes PR#3224.David Nugent1997-04-081-2/+2
* Use MAXHOSTNAMELEN, as opposed to an arbitrary number, and ensureJoerg Wunsch1997-04-011-3/+6
* Don't trucate username to 8 characters.David Nugent1997-03-251-24/+29
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-224-4/+4
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-144-4/+4
* Sort cross references.Wolfram Schneider1997-01-131-2/+2
* add forgotten $Id$Wolfram Schneider1996-09-223-0/+5
* Use the .Bx macro where appropriate.Mike Pritchard1996-08-231-2/+3
* Update the uucpd makefile to install the man page.Mike Pritchard1996-02-181-1/+1
* New man page for uucpd. There is precious little info for this thingMark Murray1996-02-181-0/+67
* Check for expired passwords before allowing access to the system.Mike Pritchard1995-08-281-0/+2
* Fix wtmp logoutAndrey A. Chernov1995-03-201-10/+5
* Remove -u argument, does nothing for non-priviliged user.Andrey A. Chernov1994-11-251-4/+5
* mass fixes from 1.1.5.1 + better log erros and incorrect loginsAndrey A. Chernov1994-11-232-144/+109
* Fix uucico pathAndrey A. Chernov1994-11-231-1/+1
* Add -DBSD4.2 and -DBSDINETD so uucpd makes sense. Further correct aGuido van Rooij1994-08-232-3/+3
* LDADD= -lcryptGeoff Rehmet1994-08-201-0/+2
* BSD 4.4 Lite Libexec SourcesRodney W. Grimes1994-05-273-0/+344