summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Log the request from the remote side, in addition to it having happened.sef1997-11-141-13/+27
* MF22: Revert part of -p handling.jkh1997-11-141-1/+4
* Switch the effective uid to that of the user when writing mail files,alex1997-11-131-3/+27
* Submitted by: Archie cobbs (IPDIVERT author)julian1997-11-131-1/+7
* 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-132-2/+14
* Use htonl() rather than htons().brian1997-11-132-2/+2
* oops, fix left out semicolon in code I patched by hand.julian1997-11-131-7/+7
* Submitted by: Archie@Whistle.com (Archie Cobbs)julian1997-11-133-66/+154
* Reviewed by: hackers@freebsd.org in generaljulian1997-11-1314-35/+216
* 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
* Set return value for the correct process in ptrace().tegge1997-11-121-5/+5
* Upgrade perl to perl5.004_04markm1997-11-121-3/+3
* fix return type so that it returns both bytes (instead of just first)jmg1997-11-121-2/+2
* state that "kernel includes" ==> sys/*.hobrien1997-11-121-2/+3
* Reviewed by: various.julian1997-11-1216-50/+59
* style-police got me. :-)obrien1997-11-121-5/+9
* Document the exit status for a command that was terminated by ajdp1997-11-121-1/+5
* Output the estimated battery lifetime as "hh:mm:ss" along withjdp1997-11-122-6/+33
* Expand the APMIO_GETINFO ioctl to return the estimated remainingjdp1997-11-123-63/+140
* Don't warn that we're waiting for the command to complete ifbrian1997-11-121-3/+2
* Some "allow" examples.brian1997-11-121-1/+18
* 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
* Sort "sparse" into alphabetical order, since dd's `conv' options needjoerg1997-11-111-2/+2
* 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
* Correct some anomalies in the man page.steve1997-11-111-34/+41
* Documented PSM_HOOKAPM and PSM_RESETAFTERSUSPEND options.yokota1997-11-112-2/+48
* Attempt to tell the user precisely what sort of VGA-like PCI device iswollman1997-11-111-12/+255
* - Added PSM_HOOKAPM & PSM_RESETAFTERSUSPEND options.nate1997-11-111-1/+3
* Add a ypinit script and man page (script lifted from OpenBSD and haquedwpaul1997-11-104-14/+673
* Mention IP address label in ppp.linkup.brian1997-11-101-2/+3
* Fix conflicts.markm1997-11-1011-72/+140
* Fixed chip_offsets[] which I broke in rev.1.53. The offsets aren'tbde1997-11-103-6/+6
* - Convert c++ comment to c comment.nate1997-11-102-4/+4
* Sync with sys/i386/conf/majors.i386 revision 1.20.kato1997-11-101-1/+2
* Fixed some type and value mismatches. setsignal() returned a boguslybde1997-11-102-12/+11
OpenPOWER on IntegriCloud