joerg
ae5a3098bc
Ignore empty usernames, and repeat the login: prompt in this case.
...
There's not much point in having uucpd behave differently than
login(1) for this, and now uucpd is compatible to the default chat
script of Taylor UUCP which sends a single \r at first.
While i was at it, added a few strategic ``errno = 0;''s, so at least
an `Undefined error 0' will be returned for things like a closed
connection while reading the login ID or password, as opposed to an
even more bogus thing like `No such file or directory'.
1999-03-30 10:23:35 +00:00
bde
a468add075
Fixed printf format errors.
1998-06-30 15:19:51 +00:00
charnier
4fcce00669
Sort #includes. Add rcsid. Use full pathname in SYNOPSIS section.
1997-12-04 07:20:45 +00:00
mpp
d1efa8f258
Ensure that the remote host name is Nul terminated.
...
Closes PR# 2589.
1997-04-08 20:36:36 +00:00
davidn
2bd0c6c536
Fix for expiration date test. Closes PR#3224.
1997-04-08 12:32:17 +00:00
joerg
4c53760558
Use MAXHOSTNAMELEN, as opposed to an arbitrary number, and ensure
...
correct termination if it overflows.
Closes PR # misc/2982.
Submitted by: Drew Derbyshire <ahd@kew.com>
1997-04-01 20:39:59 +00:00
davidn
e7387d0ac0
Don't trucate username to 8 characters.
1997-03-25 09:52:38 +00:00
peter
090fb430f1
Revert $FreeBSD$ to $Id$
1997-02-22 14:22:49 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
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.
1997-01-14 07:20:47 +00:00
wosch
71f5160702
Sort cross references.
1997-01-13 00:25:51 +00:00
wosch
361a15b8f4
add forgotten $Id$
1996-09-22 21:56:57 +00:00
mpp
bef6fb830a
Use the .Bx macro where appropriate.
1996-08-23 20:36:11 +00:00
mpp
098df042c2
Update the uucpd makefile to install the man page.
1996-02-18 21:38:13 +00:00
markm
f1b65a6197
New man page for uucpd. There is precious little info for this thing
...
available, but I managed to find something in the BSD4.4 uucico(8)
docs.
Closes pr docs/131.
1996-02-18 20:32:30 +00:00
mpp
684146e8ce
Check for expired passwords before allowing access to the system.
1995-08-28 21:30:59 +00:00
ache
cb5993b734
Fix wtmp logout
...
Submitted by: Gil Kloepfer Jr. <gil@limbic.ssdl.com>
1995-03-20 05:58:37 +00:00
ache
0ab4afe05b
Remove -u argument, does nothing for non-priviliged user.
...
Write LOGNAME in addition to USER as sun uucpd does.
1994-11-25 02:27:08 +00:00
ache
493c819261
mass fixes from 1.1.5.1 + better log erros and incorrect logins
1994-11-23 19:33:17 +00:00
ache
d1aa83039e
Fix uucico path
...
Submitted by: Gene Stark
1994-11-23 17:48:31 +00:00
guido
124456a1b1
Add -DBSD4.2 and -DBSDINETD so uucpd makes sense. Further correct a
...
warning at compil time.
This actually makes uucpd at tcp port 540 work, so slippers can poll
over tcp.
Reviewed by:
Submitted by: guido
1994-08-23 20:13:32 +00:00
csgr
3d802d8383
LDADD= -lcrypt
...
Submitted by: Geoff
1994-08-20 21:36:40 +00:00
rgrimes
7d07d2de2f
BSD 4.4 Lite Libexec Sources
1994-05-27 12:39:25 +00:00