Paul Mackerras [Fri, 30 Jun 1995 00:54:29 +0000 (00:54 +0000)]
Initial revision
Paul Mackerras [Fri, 30 Jun 1995 00:40:06 +0000 (00:40 +0000)]
better way of getting interface hardware address
Paul Mackerras [Fri, 30 Jun 1995 00:15:02 +0000 (00:15 +0000)]
added definitions for debugging
Paul Mackerras [Fri, 23 Jun 1995 01:54:11 +0000 (01:54 +0000)]
Link the unit under IP immediately after creating it, to reduce the
likelihood that IP and ppp will disagree about the numbering of
interface units.
Paul Mackerras [Fri, 23 Jun 1995 01:52:36 +0000 (01:52 +0000)]
add defns for debug stuff
Paul Mackerras [Fri, 23 Jun 1995 01:52:17 +0000 (01:52 +0000)]
got the patch for OSF/1 wrong before.
Paul Mackerras [Fri, 23 Jun 1995 01:49:31 +0000 (01:49 +0000)]
add some files which got missed earlier
Paul Mackerras [Fri, 23 Jun 1995 01:43:16 +0000 (01:43 +0000)]
Fix to avoid crashes after the stream closes up.
Paul Mackerras [Fri, 23 Jun 1995 01:42:54 +0000 (01:42 +0000)]
Fix to make SIOCGPPPCSTATS work correctly.
Paul Mackerras [Fri, 23 Jun 1995 01:38:49 +0000 (01:38 +0000)]
Bug fixes to flow control code; put correct dlpi header on data
packets; debug dump code
Paul Mackerras [Mon, 12 Jun 1995 12:18:04 +0000 (12:18 +0000)]
Add prosthesis for SunOS, which doesn't have strtoul.
Paul Mackerras [Mon, 12 Jun 1995 12:06:43 +0000 (12:06 +0000)]
updates to readmes
Paul Mackerras [Mon, 12 Jun 1995 12:02:25 +0000 (12:02 +0000)]
Give up waiting for a PAP auth-req from the peer after 30 seconds.
Paul Mackerras [Mon, 12 Jun 1995 11:37:02 +0000 (11:37 +0000)]
Mods from Al Longyear.
Paul Mackerras [Mon, 12 Jun 1995 11:24:15 +0000 (11:24 +0000)]
Mods from Al Longyear and Robert Geer to add REPORT stuff.
Paul Mackerras [Mon, 12 Jun 1995 11:22:55 +0000 (11:22 +0000)]
Mods from Al Longyear, including improvements to option file word parsing,
plus fix up patchlevel.
Paul Mackerras [Tue, 6 Jun 1995 01:53:44 +0000 (01:53 +0000)]
Mods to readme files to add Solaris-2.
Paul Mackerras [Tue, 6 Jun 1995 01:52:25 +0000 (01:52 +0000)]
Minor mods from ppp-new version: request 12-bit BSD-compress by default,
better magic number initialization.
Paul Mackerras [Thu, 1 Jun 1995 06:18:48 +0000 (06:18 +0000)]
Cope with the fact that CVS can't handle symbolic links
Paul Mackerras [Thu, 1 Jun 1995 04:39:06 +0000 (04:39 +0000)]
Putting remaining PPP files under version control
Paul Mackerras [Thu, 1 Jun 1995 02:23:39 +0000 (02:23 +0000)]
mods & restructuring to support Solaris 2
Paul Mackerras [Thu, 1 Jun 1995 02:23:09 +0000 (02:23 +0000)]
sol2 -> svr4
Paul Mackerras [Thu, 1 Jun 1995 02:22:48 +0000 (02:22 +0000)]
add line to /etc/minor_perm; compile with -O
Paul Mackerras [Thu, 1 Jun 1995 02:22:12 +0000 (02:22 +0000)]
fix stats stuff
Paul Mackerras [Thu, 1 Jun 1995 02:11:46 +0000 (02:11 +0000)]
Initial revision
Paul Mackerras [Thu, 1 Jun 1995 01:48:44 +0000 (01:48 +0000)]
support Solaris 2
Paul Mackerras [Thu, 1 Jun 1995 01:32:56 +0000 (01:32 +0000)]
install man page, defaults for BINDIR and MANDIR
Paul Mackerras [Thu, 1 Jun 1995 01:32:37 +0000 (01:32 +0000)]
install man page
Paul Mackerras [Thu, 1 Jun 1995 01:31:28 +0000 (01:31 +0000)]
support defaultroute and proxyarp; sundry fixes
Paul Mackerras [Thu, 1 Jun 1995 01:30:38 +0000 (01:30 +0000)]
fix minor bug in addr nak processing
Paul Mackerras [Thu, 1 Jun 1995 01:30:14 +0000 (01:30 +0000)]
fix man page install
Paul Mackerras [Thu, 1 Jun 1995 01:26:28 +0000 (01:26 +0000)]
put executable in /usr/local/bin (not etc); change sol2 -> svr4
Paul Mackerras [Thu, 1 Jun 1995 00:48:46 +0000 (00:48 +0000)]
Initial revision
Paul Mackerras [Mon, 29 May 1995 06:59:36 +0000 (06:59 +0000)]
mods for other SVR4 systems; don't use ddi_get_soft_state etc.;
some statistics support incl. use of kstats; better locking
Paul Mackerras [Mon, 29 May 1995 06:46:13 +0000 (06:46 +0000)]
added attach, lastmod and gclean ioctls
Paul Mackerras [Mon, 29 May 1995 06:45:49 +0000 (06:45 +0000)]
implement statistics and 8-bit clean checks; don't use pullupmsg
Paul Mackerras [Mon, 29 May 1995 06:43:50 +0000 (06:43 +0000)]
mods for other SVR4 systems; use msgpullup rather than pullupmsg;
avoid tromping on data blocks with ref counts > 1.
Paul Mackerras [Mon, 29 May 1995 06:34:33 +0000 (06:34 +0000)]
mods for SVR4 (incl. Solaris 2) and for OSF/1
Paul Mackerras [Mon, 29 May 1995 06:33:55 +0000 (06:33 +0000)]
mods for broken compilers which can't nest ntohl etc.
Paul Mackerras [Tue, 23 May 1995 01:35:25 +0000 (01:35 +0000)]
specify permissions on add_drv
Paul Mackerras [Mon, 22 May 1995 02:31:24 +0000 (02:31 +0000)]
update from Steve Tate
Paul Mackerras [Mon, 22 May 1995 02:30:55 +0000 (02:30 +0000)]
Initial revision
Paul Mackerras [Fri, 19 May 1995 04:38:40 +0000 (04:38 +0000)]
Initial revision
Paul Mackerras [Fri, 19 May 1995 04:38:25 +0000 (04:38 +0000)]
*** empty log message ***
Paul Mackerras [Fri, 19 May 1995 04:37:42 +0000 (04:37 +0000)]
fix MTU check in PPPIOCSMTU
Paul Mackerras [Fri, 19 May 1995 04:19:29 +0000 (04:19 +0000)]
use O_NONBLOCK in preference to FNDELAY; compile in usleep if -DNO_USLEEP
Paul Mackerras [Fri, 19 May 1995 04:17:09 +0000 (04:17 +0000)]
compile with -DNO_USLEEP
Paul Mackerras [Fri, 19 May 1995 03:48:34 +0000 (03:48 +0000)]
mods for SunOS 5.x
Paul Mackerras [Fri, 19 May 1995 03:29:30 +0000 (03:29 +0000)]
added entry for NeXT
Paul Mackerras [Fri, 19 May 1995 03:27:52 +0000 (03:27 +0000)]
added install and clean targets
Paul Mackerras [Fri, 19 May 1995 03:27:03 +0000 (03:27 +0000)]
removed a MAINDEBUG
Paul Mackerras [Fri, 19 May 1995 03:26:25 +0000 (03:26 +0000)]
use die when finished, not exit; log message on input eof
Paul Mackerras [Fri, 19 May 1995 03:25:53 +0000 (03:25 +0000)]
fail on looped-back link, don't just warn; reduce default count to 5
Paul Mackerras [Fri, 19 May 1995 03:25:16 +0000 (03:25 +0000)]
fail if the link is looped back
Paul Mackerras [Fri, 19 May 1995 03:18:08 +0000 (03:18 +0000)]
fix up VJ conn-ID compression enable
Paul Mackerras [Fri, 19 May 1995 03:17:35 +0000 (03:17 +0000)]
DEFMAXNAKLOOPS now 5
Paul Mackerras [Fri, 19 May 1995 03:17:09 +0000 (03:17 +0000)]
fix up sending rejects after nak limit reached
Paul Mackerras [Fri, 19 May 1995 03:16:12 +0000 (03:16 +0000)]
fix for NeXT
Paul Mackerras [Fri, 19 May 1995 03:08:27 +0000 (03:08 +0000)]
Initial revision
Paul Mackerras [Fri, 19 May 1995 02:29:03 +0000 (02:29 +0000)]
Initial revision
Paul Mackerras [Fri, 19 May 1995 02:18:34 +0000 (02:18 +0000)]
debugged and working (no stats yet)
Paul Mackerras [Wed, 10 May 1995 01:38:47 +0000 (01:38 +0000)]
Initial revision
Paul Mackerras [Wed, 10 May 1995 00:32:13 +0000 (00:32 +0000)]
Initial revision
Paul Mackerras [Tue, 2 May 1995 05:51:22 +0000 (05:51 +0000)]
Display recent compression rate as a number between 0 and 1
Paul Mackerras [Tue, 2 May 1995 05:50:53 +0000 (05:50 +0000)]
talk about -c and -r
Paul Mackerras [Tue, 2 May 1995 04:18:40 +0000 (04:18 +0000)]
added compression stats (from Steve Perkins)
Paul Mackerras [Tue, 2 May 1995 02:49:09 +0000 (02:49 +0000)]
fix compilation nit
Paul Mackerras [Tue, 2 May 1995 02:48:32 +0000 (02:48 +0000)]
fix wait loop in read proc; added return values
Paul Mackerras [Tue, 2 May 1995 01:00:44 +0000 (01:00 +0000)]
fix wait loop in read proc
Paul Mackerras [Tue, 2 May 1995 00:47:37 +0000 (00:47 +0000)]
tell em to do make depend
Paul Mackerras [Mon, 1 May 1995 04:14:51 +0000 (04:14 +0000)]
fix put_char for big-endian archs
Paul Mackerras [Mon, 1 May 1995 02:18:01 +0000 (02:18 +0000)]
Initial revision
Paul Mackerras [Mon, 1 May 1995 01:46:40 +0000 (01:46 +0000)]
giving the name of the ctty is the same as not giving any device name
Paul Mackerras [Mon, 1 May 1995 01:44:30 +0000 (01:44 +0000)]
set default_device if user specified the default device name explicitly
Paul Mackerras [Mon, 1 May 1995 01:43:54 +0000 (01:43 +0000)]
comment on papcrypt
Paul Mackerras [Mon, 1 May 1995 01:43:37 +0000 (01:43 +0000)]
define DO_BSD_COMPRESS
Paul Mackerras [Mon, 1 May 1995 01:43:16 +0000 (01:43 +0000)]
only include contents if DO_BSD_COMPRESS
Paul Mackerras [Mon, 1 May 1995 01:42:38 +0000 (01:42 +0000)]
only ref ppp_bsd_compress if DO_BSD_COMPRESS
Paul Mackerras [Mon, 1 May 1995 01:41:29 +0000 (01:41 +0000)]
stuff moved to ppp-comp.h; hdrlen param to comp_init;
only include contents if DO_BSD_COMPRESS
Paul Mackerras [Mon, 1 May 1995 01:39:33 +0000 (01:39 +0000)]
only ref ppp_bsd_compress if DO_BSD_COMPRESS; hdrlen param to comp_init
Paul Mackerras [Mon, 1 May 1995 00:26:22 +0000 (00:26 +0000)]
leave tty with echo turned off if not default device
Paul Mackerras [Fri, 28 Apr 1995 06:28:22 +0000 (06:28 +0000)]
added more stats
Paul Mackerras [Fri, 28 Apr 1995 06:27:55 +0000 (06:27 +0000)]
added ppp_ddinfo and SIOCGPPPCSTATS
Paul Mackerras [Fri, 28 Apr 1995 06:26:57 +0000 (06:26 +0000)]
we don't have sa_len in sockaddr
Paul Mackerras [Fri, 28 Apr 1995 06:26:23 +0000 (06:26 +0000)]
don't use sa_len from interface conf list
Paul Mackerras [Fri, 28 Apr 1995 06:25:23 +0000 (06:25 +0000)]
fix for linux compilation
Paul Mackerras [Fri, 28 Apr 1995 06:24:53 +0000 (06:24 +0000)]
some more fixes so we don't nak with addr 0.0.0.0 after they've reqd that.
Paul Mackerras [Fri, 28 Apr 1995 06:24:19 +0000 (06:24 +0000)]
removed lock.o
Paul Mackerras [Fri, 28 Apr 1995 06:23:39 +0000 (06:23 +0000)]
make install depend on pppstats, removed saber nonsense
Paul Mackerras [Fri, 28 Apr 1995 06:23:18 +0000 (06:23 +0000)]
added MAN target for NetBSD-current
Paul Mackerras [Fri, 28 Apr 1995 06:22:53 +0000 (06:22 +0000)]
Initial revision
Paul Mackerras [Fri, 28 Apr 1995 06:21:50 +0000 (06:21 +0000)]
change char params to int for AIX port
Paul Mackerras [Fri, 28 Apr 1995 06:21:36 +0000 (06:21 +0000)]
make install depend on chat
Paul Mackerras [Fri, 28 Apr 1995 06:19:48 +0000 (06:19 +0000)]
various fixes for freebsd
Paul Mackerras [Fri, 28 Apr 1995 06:19:34 +0000 (06:19 +0000)]
add default defn for NETISR_PPP
Paul Mackerras [Fri, 28 Apr 1995 06:16:43 +0000 (06:16 +0000)]
fixed install target, added default BINDIR and MANDIR
Paul Mackerras [Fri, 28 Apr 1995 06:16:19 +0000 (06:16 +0000)]
fixed up install target
Paul Mackerras [Fri, 28 Apr 1995 06:13:56 +0000 (06:13 +0000)]
removed stuff to ppp-comp.h; added hdrlen param to comp_init (ignored)
Paul Mackerras [Fri, 28 Apr 1995 06:13:05 +0000 (06:13 +0000)]
added 0 hdrlen param to comp_init
Paul Mackerras [Fri, 28 Apr 1995 05:27:25 +0000 (05:27 +0000)]
Initial revision