mirror of
https://github.com/paulusmack/ppp.git
synced 2024-12-04 17:03:37 +08:00
8592783058
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
7 lines
163 B
C
7 lines
163 B
C
/* $Id: patchlevel.h,v 1.41 1999/05/12 06:19:48 paulus Exp $ */
|
|
#define PATCHLEVEL 8
|
|
|
|
#define VERSION "2.3"
|
|
#define IMPLEMENTATION ""
|
|
#define DATE "12 May 1999"
|