exit with an appropriate value to indicate what happened look in included options files for device name before processing options.ttyname file don't send log output to the serial port cope with user specifying a symlink to the device on stdin add logfd and nologfd options insist that the device is a character device |
|
More...
|
over 26 years ago
|
make sure fds 0, 1, 2 are always open |
|
More...
|
over 26 years ago
|
take out lock routines, they're now in utils.c |
|
More...
|
over 26 years ago
|
make it compile under sunos |
|
More...
|
over 26 years ago
|
Add @filename syntax for the send string |
|
More...
|
over 26 years ago
|
fix race condition & SMP, add TCFLSH ioctl |
|
More...
|
over 26 years ago
|
chatchat stuff from [email protected] |
|
More...
|
over 26 years ago
|
update |
|
More...
|
over 26 years ago
|
make it compile under Solaris |
|
More...
|
over 26 years ago
|
improve ppp not available message |
|
More...
|
over 26 years ago
|
minor fixes from Paul Fulghum |
|
More...
|
over 26 years ago
|
take out VJ old/new-style hack |
|
More...
|
over 26 years ago
|
try harder to flush the tty output buffer in disestablish_ppp |
|
More...
|
over 26 years ago
|
fix buglets |
|
More...
|
over 26 years ago
|
update from Sowmini Varadhan |
|
More...
|
over 26 years ago
|
changes to match if_ppp.c modifications- put the mtu into ifr_data. bzero ifr before ioctl |
|
More...
|
over 26 years ago
|
Update for OSF 4.0- -I. before -I../include in CFLAGS |
|
More...
|
over 26 years ago
|
Updated for OSF 4.0. |
|
More...
|
over 26 years ago
|
Update for OSF 4.0- there's no ppp_osf.h on Digital Unix. So don't include it |
|
More...
|
over 26 years ago
|
Updated for OSF 4.0- don't set IFF_MULTICAST on __osf__. Copy the mtu into ifr_data for the SIOCSIFMTU ioctl |
|
More...
|
over 26 years ago
|
Updated for OSF 4.0 |
|
More...
|
over 26 years ago
|
make it alpha |
|
More...
|
over 26 years ago
|
update |
|
More...
|
over 26 years ago
|
nasty powerpc kludge is only needed for glibc 2.0 |
|
More...
|
over 26 years ago
|
use memset not bzero |
|
More...
|
over 26 years ago
|
fix printing of callback |
|
More...
|
over 26 years ago
|
fix pid handling |
|
More...
|
over 26 years ago
|
mention PPPLOGNAME |
|
More...
|
over 26 years ago
|
try to cope gracefully with the situation where someone else has locked the serial line for us. |
|
More...
|
over 26 years ago
|
flush queue before restoring line discipline to try to eliminate hangs |
|
More...
|
over 26 years ago
|