| Commit message (Expand) | Author | Age | Files | Lines |
* | Be careful about using ``.Bd -literal'' as groff sometimes keeps | brian | 1998-08-11 | 2 | -36/+36 |
* | DNS lookups for partially qualified hosts didn't work right. I was trying | wpaul | 1998-08-10 | 1 | -5/+2 |
* | `dns' option defaults to disabled, not enabled. | brian | 1998-08-09 | 2 | -4/+4 |
* | Add missing .El | brian | 1998-08-09 | 2 | -2/+4 |
* | /var/run/tunX.pid is created regardless of ppps mode. | brian | 1998-08-09 | 2 | -14/+4 |
* | Use IFT_PPP from net/if_types.h rather than hard-coding it. | brian | 1998-08-09 | 1 | -2/+3 |
* | When entering ``term'' mode, don't output any messages until | brian | 1998-08-09 | 6 | -19/+29 |
* | Don't forget to call PacketAliasInit(). | brian | 1998-08-09 | 1 | -1/+7 |
* | Missed these... | brian | 1998-08-07 | 2 | -0/+757 |
* | o Support callback types NONE, E.164, AUTH and CBCP. | brian | 1998-08-07 | 35 | -123/+841 |
* | Add snprintf.c to SRCS so that the function quad_to_string exists. The | jb | 1998-08-06 | 1 | -1/+1 |
* | Don't mess around in OBJDIR for includes, and remove some warnings. | eivind | 1998-08-06 | 11 | -28/+31 |
* | The control code ^_ (0x1f) should really be called "us" rather than "ns". | yokota | 1998-08-06 | 2 | -3/+4 |
* | Update DPT driver from 1.4.3 to 1.4.5 | eivind | 1998-08-05 | 3 | -22/+51 |
* | - On second thought, attempt to get the read-only lock, but don't | nate | 1998-08-04 | 1 | -1/+16 |
* | - Removed read-only lock from 'pw'. This removes portions of the FIX | nate | 1998-08-04 | 1 | -22/+1 |
* | Remove old sendmail (to the Attic) | peter | 1998-08-04 | 223 | -89246/+0 |
* | Descend into makemap/mailstats/praliases when building sendmail. | peter | 1998-08-04 | 1 | -2/+2 |
* | Use sendmail-8.9.1 makemap | peter | 1998-08-04 | 1 | -0/+12 |
* | Use sendmail-8.9.1 praliases | peter | 1998-08-04 | 1 | -0/+9 |
* | Build sendmail-8.9.1 makemap. | peter | 1998-08-04 | 1 | -0/+9 |
* | Connect up sendmail-8.9.1 | peter | 1998-08-04 | 1 | -55/+49 |
* | PR: 7489 | thepish | 1998-08-04 | 1 | -2/+2 |
* | Added the `saver' key definition. The saver key will activate the screen | yokota | 1998-08-03 | 3 | -3/+13 |
* | - Set bell pitch in hertz and duration in msecs. | yokota | 1998-08-03 | 2 | -6/+14 |
* | Fixed printf format errors. | bde | 1998-08-02 | 2 | -4/+4 |
* | Fixed printf format errors. | bde | 1998-08-02 | 2 | -6/+6 |
* | PR: 7469 | brian | 1998-08-02 | 3 | -4/+11 |
* | On receipt of a sig 15, do a full bundle_Close() even if | brian | 1998-08-02 | 2 | -7/+3 |
* | When we receive an LCP config REQ in Opened state, | brian | 1998-08-01 | 1 | -6/+8 |
* | Cosmetic: Diagnostic wording (Unknown -> Unexpected) | brian | 1998-08-01 | 1 | -4/+14 |
* | Always dial immediately on ``open'', ``dial'' and ``call''. | brian | 1998-07-31 | 3 | -31/+12 |
* | ndc hardcodes 'named' instead of using $named_program from rc.conf | phk | 1998-07-31 | 1 | -2/+2 |
* | Document meanings of flags to the -r and -s options. | jkoshy | 1998-07-30 | 1 | -6/+28 |
* | Allow an optional ``!'' in the open, dial & call commands. | brian | 1998-07-29 | 5 | -59/+109 |
* | Use tcsetattr TCSANOW instead of TCSADRAIN so that dedicated mode doesn't | brian | 1998-07-29 | 1 | -2/+3 |
* | Document the kern.logsigexit sysctl variable (sort of). | joerg | 1998-07-29 | 1 | -1/+2 |
* | MAXPATHLEN is long enough | imp | 1998-07-29 | 1 | -2/+2 |
* | when changing mktemp -> mkstemp, make sure to include the new s | imp | 1998-07-29 | 1 | -2/+2 |
* | Fix temp file race in unused file. If someone wanted to clean the | imp | 1998-07-29 | 1 | -13/+3 |
* | Silence ``Network unreachable'' warnings when using | brian | 1998-07-28 | 4 | -19/+20 |
* | o Tidy up PAP and CHAP diagnostics. They're now all logged as PHASE | brian | 1998-07-28 | 2 | -21/+31 |
* | Don't exit() from cleanup() if we got there via a non-signal since | jkh | 1998-07-28 | 1 | -2/+3 |
* | Paranoia: use mkdtemp instead of mktemp | nectar | 1998-07-28 | 1 | -4/+3 |
* | Paranoia: use mkstemp instead of mktemp. | nectar | 1998-07-27 | 1 | -6/+8 |
* | Harlan.Stenn@pfcs.com added two (very interesting) options to syslogd for | phk | 1998-07-27 | 1 | -3/+3 |
* | Add (struct timezone *) cast to NULL for K&R | ache | 1998-07-24 | 1 | -4/+4 |
* | Use NULL as gettimeofday arg instead of 0 cast | ache | 1998-07-23 | 1 | -8/+8 |
* | last patch misapplied. | phk | 1998-07-22 | 1 | -2/+2 |
* | Add -u, -v and -vv options to syslogd, this improves the control and | phk | 1998-07-22 | 3 | -17/+147 |