summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1999-03-01import apache 1.3.26 + mod_ssl 2.8.10Bob Beck
1999-03-01Apache 1.3.4Bob Beck
1999-03-01Apache 1.3.4 mergeBob Beck
1999-03-01Bring up auto links despite there being no data queued ifbrian
1999-02-28nice usage messagesTheo de Raadt
1999-02-27changes in command syntax; suggested by deraadt.Jason Wright
1999-02-27Document that feature.Marc Espie
1999-02-27Small new feature: pkg_info pkgMarc Espie
1999-02-26Allow control over the number of ConfigREQ & TermREQ attemptsbrian
1999-02-26rearrange sections to match mdoc.templateJason Wright
1999-02-26bridge config utilityJason Wright
1999-02-26You've been warned: turn too long package comments into errors.Marc Espie
1999-02-25mib for pf_key is PF_KEY not PF_KEY_V2Theo de Raadt
1999-02-25Parse IP addresses more securely - specifically, don't allowbrian
1999-02-25When our dial timeout is ``random'', display its valuebrian
1999-02-25Don't immediately bring auto links back up in multilinkbrian
1999-02-25Document name change for sysctl encdebug.Angelos D. Keromytis
1999-02-24New position for the encdebug variable.Angelos D. Keromytis
1999-02-24We are OpenBSDArtur Grabowski
1999-02-24man page fix; markus.friedl@informatik.uni-erlangen.deMarco S Hyman
1999-02-24fix -R option; hughTheo de Raadt
1999-02-24keep example on one line; ross@netbsdTheo de Raadt
1999-02-23add machdep.apmwarn to docMarco S Hyman
1999-02-23document power status messages supressed until theMarco S Hyman
1999-02-21List the source files, not the object filesThorsten Lockert
1999-02-20Handle empty PAP & CHAP packets (containing only an FSM header).brian
1999-02-19Be a little more verbose about dodgy looking authenticationbrian
1999-02-18Build correctly when -DNOCRYPT is used.brian
1999-02-18Don't expect a chap response if we haven't negotiatedbrian
1999-02-18Fully support both NT and LANMan CHAP type 0x80 as bothbrian
1999-02-17Nuke any remaining auth timers when datalinks come back downbrian
1999-02-17re-enable the bind() for non-superusers so normal users cannot set the source...Todd C. Miller
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