aboutsummaryrefslogtreecommitdiff
path: root/libexec/uucpd/uucpd.c
Commit message (Expand)AuthorAgeFilesLines
* Migrate uucpd to ports as well.Kris Kennaway2001-10-011-267/+0
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. TheSheldon Hearn2001-07-261-1/+1
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-1/+1
* IPv6 support.Hajimu UMEMOTO2000-05-141-10/+10
* Log username with password failure.Eivind Eklund1999-11-061-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* 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-041-9/+11
* 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-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* add forgotten $Id$Wolfram Schneider1996-09-221-0/+2
* 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-231-141/+107
* Add -DBSD4.2 and -DBSDINETD so uucpd makes sense. Further correct aGuido van Rooij1994-08-231-2/+2
* BSD 4.4 Lite Libexec SourcesRodney W. Grimes1994-05-271-0/+300