summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Use seteuid() instead of setreuid().brian1997-11-131-5/+5
* Don't run if ppp.conf is writable.brian1997-11-131-1/+17
* Log a warning when a -direct invocation is denied.brian1997-11-131-1/+9
* Fix command logging (broken with the "allow" command).brian1997-11-134-23/+33
* Null commit: The last commit made some warning messages clearer.brian1997-11-131-1/+1
* Don't delete interface routes when we do an LcpDown.brian1997-11-132-6/+6
* The prefix override code was bogus. The original idea was soundjkh1997-11-131-6/+1
* Whine when a depended package can't be found at all, vs being foundjkh1997-11-131-1/+7
* Use htonl() rather than htons().brian1997-11-131-1/+1
* Submitted by: Archie@Whistle.com (Archie Cobbs)julian1997-11-133-66/+154
* Understand networks in the filter rules. We don'tbrian1997-11-121-3/+5
* Log whether or not IP packets are bloked due tobrian1997-11-121-5/+7
* Return correct value from "set loopback".brian1997-11-122-5/+15
* Don't attempt to dial if "dial label" has specifiedbrian1997-11-122-6/+7
* Pass a missing arg to LogPrintf().brian1997-11-121-2/+2
* Reviewed by: various.julian1997-11-121-1/+3
* Output the estimated battery lifetime as "hh:mm:ss" along withjdp1997-11-122-6/+33
* Don't warn that we're waiting for the command to complete ifbrian1997-11-121-3/+2
* Don't moan about unexpected config req's when in ST_STOPPING.brian1997-11-111-2/+2
* Finish the security improvements:brian1997-11-1115-374/+698
* Use select() instead of poll() for portabilities sake.brian1997-11-111-6/+8
* Fix typo that causes CHAP RESPONSEs to *always*brian1997-11-111-2/+2
* Poll the socket descriptor while in el_gets()brian1997-11-111-1/+36
* Flush the output stream when doing local logging.brian1997-11-111-1/+2
* Add a ypinit script and man page (script lifted from OpenBSD and haquedwpaul1997-11-104-14/+673
* remove #include <login_cap.h>, this is included as needed elsewhere now.peter1997-11-101-1/+0
* setusercontext() came into the 2.2 branch just before 2.2.2-release.peter1997-11-101-3/+3
* Merge sendmail 8.8.8 changes onto mainline. (For all of CVS's warts, whenpeter1997-11-1018-164/+256
* This commit was generated by cvs2svn to compensate for changes in r31087,peter1997-11-1012-131/+329
|\
| * Import sendmail-8.8.8peter1997-11-1030-296/+586
* | Don't Cleanup() in background mode whenbrian1997-11-091-3/+1
* | Initialize VarAltPhone.brian1997-11-091-1/+2
* | Don't create a diagnostic socket by default.brian1997-11-098-136/+283
* | Don't ask for a password if it's specified as empty.brian1997-11-093-7/+17
* | Prompt correctly when ppp *doesn't* ask for a password.brian1997-11-091-2/+3
* | Add the "!include" syntax.brian1997-11-094-63/+208
* | Increase chat script sizes to 512brian1997-11-0912-49/+44
* | Remove the use of $HOME/.ppp.*brian1997-11-092-28/+4
* | Null commit:brian1997-11-091-1/+1
* | Introduce ID0 logging.brian1997-11-0921-193/+259
* | When responding to a CHAP challenge, don't try to usebrian1997-11-091-13/+7
* | Don't include RTA_GATEWAY in rtm_addrs unless it's specified.brian1997-11-091-2/+3
* | Typo police.brian1997-11-082-4/+4
* | Don't pass global vars as args.brian1997-11-0810-65/+65
* | Style police.brian1997-11-073-37/+102
* | Argl! Who's got the pointy hat these days? Hand it over to me, ASAP!joerg1997-11-073-0/+5
* | Support interactive mode.brian1997-11-072-41/+82
* | Pah! I didn't stick to my own advise to adjust the padding...joerg1997-11-072-3/+3
* | Typo fix that caused the value 0x1234 to be written to a random memoryjoerg1997-11-072-22/+21
* | Fix some breakage from my last set of changes.joerg1997-11-071-2/+2
OpenPOWER on IntegriCloud