| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct ``set server'' usage and add mention that ``set ns'' changed | brian | 1998-06-08 | 2 | -4/+5 |
* | Always ask for homedir. | wosch | 1998-06-07 | 1 | -11/+38 |
* | Fix previous commit. bit 1 is the execute bit, not the read bit *blush* | brian | 1998-06-07 | 1 | -2/+2 |
* | PR: docs/3636 | thepish | 1998-06-07 | 1 | -1/+1 |
* | Use a relative libalias.so name (hardcoded at 2.5 - yeuch!). | brian | 1998-06-07 | 1 | -1/+5 |
* | Make ppp world-readable so that root can get at it over | brian | 1998-06-07 | 1 | -2/+2 |
* | Update the write descriptor selection set for our data links | brian | 1998-06-07 | 1 | -3/+5 |
* | Make ``set ? log'' more verbose. | brian | 1998-06-06 | 1 | -4/+5 |
* | Put the correct pid in /var/run/tunX.pid | brian | 1998-06-06 | 3 | -4/+7 |
* | PR: docs/5986 | thepish | 1998-06-06 | 1 | -14/+14 |
* | Create a new flag, "nochange", which will specify that a directory is | peter | 1998-06-05 | 6 | -14/+21 |
* | Fix a bunch of spelling errors. | steve | 1998-06-04 | 1 | -1/+1 |
* | Darnit, that last commit was only supposed to change files in the | wpaul | 1998-06-04 | 1 | -2/+9 |
* | Protect errno in signal handlers, like in portmap. | wpaul | 1998-06-04 | 2 | -3/+14 |
* | Simplified using new yacc rules. This will fix bugs when we stop picking | bde | 1998-06-04 | 1 | -5/+3 |
* | Remove bogus #defines and redefintions for KERNEL, mount, nfs_init, the | peter | 1998-06-01 | 1 | -6/+0 |
* | Add a FILES section which references /etc/group | des | 1998-05-31 | 1 | -1/+3 |
* | Inherit BINDIR, don't set it here. | bde | 1998-05-31 | 1 | -2/+4 |
* | Fixed double slashes in pathnames. | bde | 1998-05-31 | 1 | -2/+2 |
* | o If there's a session leader left running for a descriptor | brian | 1998-05-29 | 7 | -16/+43 |
* | Some documentation corrections & typo fixes.... | brian | 1998-05-29 | 7 | -180/+217 |
* | o Make modes consistent throughout ppp. The same strings are used | brian | 1998-05-29 | 7 | -98/+90 |
* | srandomdev() isn't available in all 2.* versions. Only | brian | 1998-05-29 | 1 | -2/+2 |
* | o #define the name "tun" in defs.h against the future possibility | brian | 1998-05-28 | 7 | -117/+170 |
* | o Don't forget to close our transfer socket if we cannot | brian | 1998-05-28 | 7 | -19/+50 |
* | Use AF_LINK rather than AF_UNSPEC to set an ethernet multicast address. | julian | 1998-05-28 | 1 | -14/+33 |
* | Don't assume stdout is a tty in interactive mode | brian | 1998-05-27 | 2 | -18/+26 |
* | Typo police. '#ifndef lint' around CVS id. Don't use __progname in usage(). | des | 1998-05-27 | 2 | -15/+12 |
* | ELF preparation step 2: | sos | 1998-05-26 | 1 | -2/+1 |
* | o Only do the /bin/cat bit when we're transferring our ctty. | brian | 1998-05-25 | 2 | -5/+5 |
* | Give correct times with old wtmp files. | steve | 1998-05-25 | 1 | -2/+3 |
* | o Don't try to transfer tty device descriptors as there's no way of | brian | 1998-05-25 | 5 | -32/+128 |
* | Merge updates from 2.2 | jkh | 1998-05-24 | 8 | -26/+28 |
* | Sync documentation with 2.2 updates. | jkh | 1998-05-24 | 6 | -15/+12 |
* | Fix Anders Email address. | steve | 1998-05-24 | 1 | -1/+1 |
* | Add a fuller-featured Norwegian keycap entry. | steve | 1998-05-24 | 1 | -6/+23 |
* | Add chkgrp, a small utility for checking for syntax errors in group | des | 1998-05-24 | 3 | -0/+220 |
* | Add chkgrp | des | 1998-05-24 | 1 | -3/+3 |
* | Loosely document the '-s' commandline option. | steve | 1998-05-24 | 1 | -1/+7 |
* | Add 'newsyslog.conf' to the list of files to not clobber | steve | 1998-05-24 | 1 | -1/+2 |
* | Show the link mode in `show links'. | brian | 1998-05-23 | 1 | -3/+4 |
* | Oops - patch failed in last commit ???? | brian | 1998-05-23 | 1 | -7/+1 |
* | o Move our prompt descriptor list outside of the bundle. | brian | 1998-05-23 | 15 | -239/+222 |
* | o Make sure we adjust our min seq and process any outstanding queued | brian | 1998-05-23 | 4 | -12/+46 |
* | o If all CCPs are disabled & denied, don't send a REQ - just enter | brian | 1998-05-23 | 4 | -5/+21 |
* | Don't give .It too many args. | brian | 1998-05-21 | 2 | -4/+4 |
* | Remove -Wpointer-arith | brian | 1998-05-21 | 1 | -2/+2 |
* | o Add some missing #includes | brian | 1998-05-21 | 2 | -2/+6 |
* | MFMP: Make ppp multilink capable. | brian | 1998-05-21 | 95 | -9201/+16517 |
* | Close forgotten descriptor. | brian | 1998-05-19 | 1 | -1/+4 |