summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1999-02-16handle sa_len being 0 in SIOCGIFCONFTheo de Raadt
1999-02-16indentTheo de Raadt
1999-02-16Wait by default for one second after the login scriptbrian
1999-02-15fix building without make dependArtur Grabowski
1999-02-14Describe manual dialing in greater detail.brian
1999-02-12do not go past end of packet; abs@netbsdTheo de Raadt
1999-02-12When executing a command as part of a dial/login/hangupbrian
1999-02-11ship lease time in network order; cas@trans-nt.comTheo de Raadt
1999-02-11tweakTheo de Raadt
1999-02-11print ppp; from isdn4bsd package by Hellmuth Michaellis <mh@hcs.de>Michael Shalayeff
1999-02-11When resending chap challenges, resend the same challengebrian
1999-02-10Xr repairsTheo de Raadt
1999-02-07Correct server-side chap authentication comparisonbrian
1999-02-07Remove forgotten diagnosticsbrian
1999-02-06Support RADIUSbrian
1999-02-05sendmail 8.9.3Todd C. Miller
1999-02-05ipf 3.2.10; work by kjellTheo de Raadt
1999-02-04allow higher uids.Niels Provos
1999-02-04Change the timer routines so that they interrupt when the nextbrian
1999-02-04Use ether_ntoa() instead of doing the equivalent by handTodd C. Miller
1999-02-03Add more debugging info via -d; m4@umn.eduTodd C. Miller
1999-02-03The necessary defs are in paths.h now.Angelos D. Keromytis
1999-02-02Don't allow root to specify non-existent labels onbrian
1999-02-02Reimplement the previous fix (no response to PAP requests)brian
1999-02-01Hmmm... why not fixed before?Per Fogelstrom
1999-02-01If we receive no answer from the server when sending PAPbrian
1999-01-31Mention the error when we fail to connect().brian
1999-01-25Don't SEGV when ``set proctitle'' is used in the defaultbrian
1999-01-24-q was not in usage()Bruno Rohee
1999-01-21official fix for sendmail header length DoSTodd C. Miller
1999-01-21this was missed in the 8.9.2 updateTodd C. Miller
1999-01-20Recurse when we've switched state via LoginDone(). If we'vebrian
1999-01-19Change the maximum number of filters from 20 to 40.brian
1999-01-19Suggest that ``set proctitle'' is used in ppp.linkup whenbrian
1999-01-19Send the peer-decided PSTN address with the CBCP Ack,brian
1999-01-19Avoid a DoS caused by messages containing a huge number of mail header lines;...Todd C. Miller
1999-01-19Retry sane probe ordering, i.e. ordered like the attachmentsNiklas Hallqvist
1999-01-18add 'old' as a synonym for 'des'Todd C. Miller
1999-01-16Fix PR# 692. evanc@concer.toTobias Weingartner
1999-01-13If we've configured CBCP *and* another not-so-importantbrian
1999-01-11Correct some formatting errors (one is a groff bug)brian
1999-01-10Only call isatty() when we open our descriptor, and rememberbrian
1999-01-10If we can't open alias.log, don't try to write to thebrian
1999-01-08Don't use the next phone number after the ``|'' if thebrian
1999-01-06Typo: The idle timer is ignored in -ddial and -dedicatedbrian
1999-01-06Don't warn when ``add xxxx HISADDR'' fails because HISADDRbrian
1999-01-05careful about sunx.sun_path termination; matter@research.suspicious.orgTheo de Raadt
1999-01-04PIDs does not always fit in shortNiklas Hallqvist
1999-01-04use pid_tTheo de Raadt
1999-01-03fix overflow; bdeTheo de Raadt