]> git.ozlabs.org Git - ppp.git/log
ppp.git
28 years agomods for SVR4/Intel
Paul Mackerras [Fri, 27 Oct 1995 03:25:40 +0000 (03:25 +0000)]
mods for SVR4/Intel

28 years agoadd debug log flag
Paul Mackerras [Tue, 3 Oct 1995 05:44:19 +0000 (05:44 +0000)]
add debug log flag

28 years agoinc
Paul Mackerras [Thu, 17 Aug 1995 11:57:28 +0000 (11:57 +0000)]
inc

28 years agoAllow proxyarp and defaultroute by default.
Paul Mackerras [Thu, 17 Aug 1995 11:57:12 +0000 (11:57 +0000)]
Allow proxyarp and defaultroute by default.

28 years agoAdded -vjccid and vj-max-slots options, and reorganized in
Paul Mackerras [Thu, 17 Aug 1995 01:52:17 +0000 (01:52 +0000)]
Added -vjccid and vj-max-slots options, and reorganized in
alphabetical order.

28 years agoClose ccp if we receive a term-ack and we're not asking for any
Paul Mackerras [Wed, 16 Aug 1995 04:15:38 +0000 (04:15 +0000)]
Close ccp if we receive a term-ack and we're not asking for any
compression.

28 years agoImplemented logwtmp(), lock() and unlock().
Paul Mackerras [Wed, 16 Aug 1995 01:40:51 +0000 (01:40 +0000)]
Implemented logwtmp(), lock() and unlock().

28 years agoMore-informative message if ppp_available() fails.
Paul Mackerras [Wed, 16 Aug 1995 01:40:23 +0000 (01:40 +0000)]
More-informative message if ppp_available() fails.

28 years agoAdded -defaultroute and -proxyarp options.
Paul Mackerras [Wed, 16 Aug 1995 01:39:53 +0000 (01:39 +0000)]
Added -defaultroute and -proxyarp options.

28 years agoClean up and exit on various fatal signals; allow sys-*.c files
Paul Mackerras [Wed, 16 Aug 1995 01:39:08 +0000 (01:39 +0000)]
Clean up and exit on various fatal signals; allow sys-*.c files
to modify "PPP not available" message.

28 years agoOnly chop off first /dev/ from devnam before calling logwtmp.
Paul Mackerras [Wed, 16 Aug 1995 01:37:22 +0000 (01:37 +0000)]
Only chop off first /dev/ from devnam before calling logwtmp.

28 years agoSome mods from Bruce Evans
Paul Mackerras [Wed, 16 Aug 1995 01:36:40 +0000 (01:36 +0000)]
Some mods from Bruce Evans

28 years ago.
Paul Mackerras [Wed, 16 Aug 1995 01:36:13 +0000 (01:36 +0000)]
.

28 years agosave and restore window size settings
Paul Mackerras [Fri, 11 Aug 1995 02:36:26 +0000 (02:36 +0000)]
save and restore window size settings

28 years agomention ipparam option
Paul Mackerras [Fri, 11 Aug 1995 02:35:43 +0000 (02:35 +0000)]
mention ipparam option

28 years agoFix infinite loop on big packets; cleanup.
Paul Mackerras [Thu, 10 Aug 1995 06:54:20 +0000 (06:54 +0000)]
Fix infinite loop on big packets; cleanup.

28 years agoSend a HUP to the terminal's controlling process if we get EOF.
Paul Mackerras [Thu, 10 Aug 1995 06:53:39 +0000 (06:53 +0000)]
Send a HUP to the terminal's controlling process if we get EOF.
(This is necessary because the original stream head doesn't see
the M_HANGUP that the driver sends up.)

28 years agoUpdates from Al Longyear.
Paul Mackerras [Thu, 10 Aug 1995 06:52:12 +0000 (06:52 +0000)]
Updates from Al Longyear.

28 years agoUse SIGNAL not signal because the former doesn't reset the handler
Paul Mackerras [Thu, 10 Aug 1995 06:51:42 +0000 (06:51 +0000)]
Use SIGNAL not signal because the former doesn't reset the handler
when the signal is caught.

28 years agoIgnore NAK'd options we don't recognize.
Paul Mackerras [Thu, 10 Aug 1995 06:51:06 +0000 (06:51 +0000)]
Ignore NAK'd options we don't recognize.

28 years agoFix from Steve Tate.
Paul Mackerras [Thu, 10 Aug 1995 06:50:28 +0000 (06:50 +0000)]
Fix from Steve Tate.

28 years agoProtect against problems if bitypes.h from BIND distribution is included.
Paul Mackerras [Thu, 10 Aug 1995 06:49:35 +0000 (06:49 +0000)]
Protect against problems if bitypes.h from BIND distribution is included.

28 years agoAdditions to support NeXTStep systems.
Paul Mackerras [Thu, 10 Aug 1995 06:48:39 +0000 (06:48 +0000)]
Additions to support NeXTStep systems.

28 years agoupdate patch cmd
Paul Mackerras [Thu, 10 Aug 1995 06:46:14 +0000 (06:46 +0000)]
update patch cmd

28 years agoFix bug in handling return value from decompress routine.
Paul Mackerras [Tue, 11 Jul 1995 07:00:49 +0000 (07:00 +0000)]
Fix bug in handling return value from decompress routine.

28 years agoFix bug in handling return value from decompress routine.
Paul Mackerras [Tue, 11 Jul 1995 06:42:27 +0000 (06:42 +0000)]
Fix bug in handling return value from decompress routine.

28 years agoMods from Al Longyear, including adding a -a flag (show absolute
Paul Mackerras [Tue, 11 Jul 1995 06:41:45 +0000 (06:41 +0000)]
Mods from Al Longyear, including adding a -a flag (show absolute
values).

28 years ago*** empty log message ***
Paul Mackerras [Tue, 11 Jul 1995 06:41:07 +0000 (06:41 +0000)]
*** empty log message ***

28 years agoCheck for input after SIGHUP before closing LCP so we notice the
Paul Mackerras [Tue, 11 Jul 1995 06:40:58 +0000 (06:40 +0000)]
Check for input after SIGHUP before closing LCP so we notice the
hungup condition.

28 years agoOSF/1 machines are little-endian
Paul Mackerras [Tue, 11 Jul 1995 06:38:15 +0000 (06:38 +0000)]
OSF/1 machines are little-endian

28 years agoFix bug in checking return value from decompress routine.
Paul Mackerras [Tue, 11 Jul 1995 06:37:41 +0000 (06:37 +0000)]
Fix bug in checking return value from decompress routine.

28 years agoUpdates from Al Longyear
Paul Mackerras [Tue, 11 Jul 1995 06:37:00 +0000 (06:37 +0000)]
Updates from Al Longyear

28 years agoRemoved some unused variables.
Paul Mackerras [Tue, 4 Jul 1995 12:36:47 +0000 (12:36 +0000)]
Removed some unused variables.

28 years agoSuppress some error messages after hangup;
Paul Mackerras [Tue, 4 Jul 1995 12:35:56 +0000 (12:35 +0000)]
Suppress some error messages after hangup;
better way to get ethernet hardware addresses;
make ascii lock files (more) the default.

28 years agoMinor fix to #if around alloca.h
Paul Mackerras [Tue, 4 Jul 1995 12:34:17 +0000 (12:34 +0000)]
Minor fix to #if around alloca.h

28 years agoUp-dated.
Paul Mackerras [Tue, 4 Jul 1995 12:33:23 +0000 (12:33 +0000)]
Up-dated.

28 years agoPut a dot between hostname and domainname.
Paul Mackerras [Tue, 4 Jul 1995 12:33:01 +0000 (12:33 +0000)]
Put a dot between hostname and domainname.

28 years agoFix for chap-rechallenge stuff
Paul Mackerras [Tue, 4 Jul 1995 12:32:26 +0000 (12:32 +0000)]
Fix for chap-rechallenge stuff

28 years agoUpdates from Al Longyear
Paul Mackerras [Fri, 30 Jun 1995 01:58:28 +0000 (01:58 +0000)]
Updates from Al Longyear

28 years agoAdd in "." between hostname and domain name
Paul Mackerras [Fri, 30 Jun 1995 01:52:24 +0000 (01:52 +0000)]
Add in "." between hostname and domain name

28 years agoMods to Linux code from Al Longyear: use ppp_idle instead of
Paul Mackerras [Fri, 30 Jun 1995 01:47:17 +0000 (01:47 +0000)]
Mods to Linux code from Al Longyear: use ppp_idle instead of
ppp_ddinfo, etc.

28 years agorestore DL_PHYS_ADDR_REQ
Paul Mackerras [Fri, 30 Jun 1995 00:54:51 +0000 (00:54 +0000)]
restore DL_PHYS_ADDR_REQ

28 years agoInitial revision
Paul Mackerras [Fri, 30 Jun 1995 00:54:29 +0000 (00:54 +0000)]
Initial revision

28 years agobetter way of getting interface hardware address
Paul Mackerras [Fri, 30 Jun 1995 00:40:06 +0000 (00:40 +0000)]
better way of getting interface hardware address

28 years agoadded definitions for debugging
Paul Mackerras [Fri, 30 Jun 1995 00:15:02 +0000 (00:15 +0000)]
added definitions for debugging

28 years agoLink the unit under IP immediately after creating it, to reduce the
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.

28 years agoadd defns for debug stuff
Paul Mackerras [Fri, 23 Jun 1995 01:52:36 +0000 (01:52 +0000)]
add defns for debug stuff

28 years agogot the patch for OSF/1 wrong before.
Paul Mackerras [Fri, 23 Jun 1995 01:52:17 +0000 (01:52 +0000)]
got the patch for OSF/1 wrong before.

28 years agoadd some files which got missed earlier
Paul Mackerras [Fri, 23 Jun 1995 01:49:31 +0000 (01:49 +0000)]
add some files which got missed earlier

28 years agoFix to avoid crashes after the stream closes up.
Paul Mackerras [Fri, 23 Jun 1995 01:43:16 +0000 (01:43 +0000)]
Fix to avoid crashes after the stream closes up.

28 years agoFix to make SIOCGPPPCSTATS work correctly.
Paul Mackerras [Fri, 23 Jun 1995 01:42:54 +0000 (01:42 +0000)]
Fix to make SIOCGPPPCSTATS work correctly.

28 years agoBug fixes to flow control code; put correct dlpi header on data
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

28 years agoAdd prosthesis for SunOS, which doesn't have strtoul.
Paul Mackerras [Mon, 12 Jun 1995 12:18:04 +0000 (12:18 +0000)]
Add prosthesis for SunOS, which doesn't have strtoul.

28 years agoupdates to readmes
Paul Mackerras [Mon, 12 Jun 1995 12:06:43 +0000 (12:06 +0000)]
updates to readmes

28 years agoGive up waiting for a PAP auth-req from the peer after 30 seconds.
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.

28 years agoMods from Al Longyear.
Paul Mackerras [Mon, 12 Jun 1995 11:37:02 +0000 (11:37 +0000)]
Mods from Al Longyear.

28 years agoMods from Al Longyear and Robert Geer to add REPORT stuff.
Paul Mackerras [Mon, 12 Jun 1995 11:24:15 +0000 (11:24 +0000)]
Mods from Al Longyear and Robert Geer to add REPORT stuff.

28 years agoMods from Al Longyear, including improvements to option file word parsing,
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.

28 years agoMods to readme files to add Solaris-2.
Paul Mackerras [Tue, 6 Jun 1995 01:53:44 +0000 (01:53 +0000)]
Mods to readme files to add Solaris-2.

28 years agoMinor mods from ppp-new version: request 12-bit BSD-compress by default,
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.

28 years agoCope with the fact that CVS can't handle symbolic links
Paul Mackerras [Thu, 1 Jun 1995 06:18:48 +0000 (06:18 +0000)]
Cope with the fact that CVS can't handle symbolic links

28 years agoPutting remaining PPP files under version control
Paul Mackerras [Thu, 1 Jun 1995 04:39:06 +0000 (04:39 +0000)]
Putting remaining PPP files under version control

28 years agomods & restructuring to support Solaris 2
Paul Mackerras [Thu, 1 Jun 1995 02:23:39 +0000 (02:23 +0000)]
mods & restructuring to support Solaris 2

28 years agosol2 -> svr4
Paul Mackerras [Thu, 1 Jun 1995 02:23:09 +0000 (02:23 +0000)]
sol2 -> svr4

28 years agoadd line to /etc/minor_perm; compile with -O
Paul Mackerras [Thu, 1 Jun 1995 02:22:48 +0000 (02:22 +0000)]
add line to /etc/minor_perm; compile with -O

28 years agofix stats stuff
Paul Mackerras [Thu, 1 Jun 1995 02:22:12 +0000 (02:22 +0000)]
fix stats stuff

28 years agoInitial revision
Paul Mackerras [Thu, 1 Jun 1995 02:11:46 +0000 (02:11 +0000)]
Initial revision

28 years agosupport Solaris 2
Paul Mackerras [Thu, 1 Jun 1995 01:48:44 +0000 (01:48 +0000)]
support Solaris 2

28 years agoinstall man page, defaults for BINDIR and MANDIR
Paul Mackerras [Thu, 1 Jun 1995 01:32:56 +0000 (01:32 +0000)]
install man page, defaults for BINDIR and MANDIR

28 years agoinstall man page
Paul Mackerras [Thu, 1 Jun 1995 01:32:37 +0000 (01:32 +0000)]
install man page

28 years agosupport defaultroute and proxyarp; sundry fixes
Paul Mackerras [Thu, 1 Jun 1995 01:31:28 +0000 (01:31 +0000)]
support defaultroute and proxyarp; sundry fixes

28 years agofix minor bug in addr nak processing
Paul Mackerras [Thu, 1 Jun 1995 01:30:38 +0000 (01:30 +0000)]
fix minor bug in addr nak processing

28 years agofix man page install
Paul Mackerras [Thu, 1 Jun 1995 01:30:14 +0000 (01:30 +0000)]
fix man page install

28 years agoput executable in /usr/local/bin (not etc); change sol2 -> svr4
Paul Mackerras [Thu, 1 Jun 1995 01:26:28 +0000 (01:26 +0000)]
put executable in /usr/local/bin (not etc); change sol2 -> svr4

28 years agoInitial revision
Paul Mackerras [Thu, 1 Jun 1995 00:48:46 +0000 (00:48 +0000)]
Initial revision

28 years agomods for other SVR4 systems; don't use ddi_get_soft_state etc.;
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

28 years agoadded attach, lastmod and gclean ioctls
Paul Mackerras [Mon, 29 May 1995 06:46:13 +0000 (06:46 +0000)]
added attach, lastmod and gclean ioctls

28 years agoimplement statistics and 8-bit clean checks; don't use pullupmsg
Paul Mackerras [Mon, 29 May 1995 06:45:49 +0000 (06:45 +0000)]
implement statistics and 8-bit clean checks; don't use pullupmsg

28 years agomods for other SVR4 systems; use msgpullup rather than 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.

28 years agomods for SVR4 (incl. Solaris 2) and for OSF/1
Paul Mackerras [Mon, 29 May 1995 06:34:33 +0000 (06:34 +0000)]
mods for SVR4 (incl. Solaris 2) and for OSF/1

28 years agomods for broken compilers which can't nest ntohl etc.
Paul Mackerras [Mon, 29 May 1995 06:33:55 +0000 (06:33 +0000)]
mods for broken compilers which can't nest ntohl etc.

28 years agospecify permissions on add_drv
Paul Mackerras [Tue, 23 May 1995 01:35:25 +0000 (01:35 +0000)]
specify permissions on add_drv

28 years agoupdate from Steve Tate
Paul Mackerras [Mon, 22 May 1995 02:31:24 +0000 (02:31 +0000)]
update from Steve Tate

28 years agoInitial revision
Paul Mackerras [Mon, 22 May 1995 02:30:55 +0000 (02:30 +0000)]
Initial revision

28 years agoInitial revision
Paul Mackerras [Fri, 19 May 1995 04:38:40 +0000 (04:38 +0000)]
Initial revision

28 years ago*** empty log message ***
Paul Mackerras [Fri, 19 May 1995 04:38:25 +0000 (04:38 +0000)]
*** empty log message ***

28 years agofix MTU check in PPPIOCSMTU
Paul Mackerras [Fri, 19 May 1995 04:37:42 +0000 (04:37 +0000)]
fix MTU check in PPPIOCSMTU

28 years agouse O_NONBLOCK in preference to FNDELAY; compile in usleep if -DNO_USLEEP
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

28 years agocompile with -DNO_USLEEP
Paul Mackerras [Fri, 19 May 1995 04:17:09 +0000 (04:17 +0000)]
compile with -DNO_USLEEP

28 years agomods for SunOS 5.x
Paul Mackerras [Fri, 19 May 1995 03:48:34 +0000 (03:48 +0000)]
mods for SunOS 5.x

28 years agoadded entry for NeXT
Paul Mackerras [Fri, 19 May 1995 03:29:30 +0000 (03:29 +0000)]
added entry for NeXT

28 years agoadded install and clean targets
Paul Mackerras [Fri, 19 May 1995 03:27:52 +0000 (03:27 +0000)]
added install and clean targets

28 years agoremoved a MAINDEBUG
Paul Mackerras [Fri, 19 May 1995 03:27:03 +0000 (03:27 +0000)]
removed a MAINDEBUG

28 years agouse die when finished, not exit; log message on input eof
Paul Mackerras [Fri, 19 May 1995 03:26:25 +0000 (03:26 +0000)]
use die when finished, not exit; log message on input eof

28 years agofail on looped-back link, don't just warn; reduce default count to 5
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

28 years agofail if the link is looped back
Paul Mackerras [Fri, 19 May 1995 03:25:16 +0000 (03:25 +0000)]
fail if the link is looped back

28 years agofix up VJ conn-ID compression enable
Paul Mackerras [Fri, 19 May 1995 03:18:08 +0000 (03:18 +0000)]
fix up VJ conn-ID compression enable

28 years agoDEFMAXNAKLOOPS now 5
Paul Mackerras [Fri, 19 May 1995 03:17:35 +0000 (03:17 +0000)]
DEFMAXNAKLOOPS now 5

28 years agofix up sending rejects after nak limit reached
Paul Mackerras [Fri, 19 May 1995 03:17:09 +0000 (03:17 +0000)]
fix up sending rejects after nak limit reached

28 years agofix for NeXT
Paul Mackerras [Fri, 19 May 1995 03:16:12 +0000 (03:16 +0000)]
fix for NeXT