summaryrefslogtreecommitdiff
path: root/libexec/uucpd/uucpd.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-17string manipulation cleanupitojun
2003-04-29Pull in <sys/param.h> explicitly.agc
2003-03-03Call setsid so we get our own logname.dsl
2002-12-06Avoid conflict with reserved identifer "log".thorpej
2002-08-20support utmpxchristos
2001-11-21support non-IPv4 address families (in fact, IPv6).itojun
2001-11-15Provide a $LOGNAME as well.kleink
1999-09-24Fix PR8428: no longer truncate login name to 8 characters, sincesommerfeld
1998-07-03- KNF.mrg
1998-07-03- deal with fork failure bettermrg
1998-07-03oops, lost this in previous change.mrg
1998-07-02backout previous; there was no buffer overflow anymore. while i'm here,mrg
1998-07-01Prevent buffer overflow on reverse lookup, fixes PR misc/5688 bytron
1998-05-18- don't leak account information (from christoph badura)mrg
1998-02-13Make login prompt handling smarter, fixed PR bin/3255.tron
1997-10-13rcsid fascismlukem
1997-10-07WARNS?=1. also, call setlogin().mrg
1996-12-01Fix newline/carriage return handling during login.thorpej
1995-06-03Fill in sin_len.mycroft
1994-04-01kill bad castcgd
1993-08-01Add RCS identifiers.mycroft
1993-06-29Uucpd from Net2brezak