ppp/pppd/patchlevel.h
Paul Mackerras 8592783058 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
1999-05-12 06:19:49 +00:00

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"