]> git.ozlabs.org Git - ppp.git/log
ppp.git
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

28 years agoInitial revision
Paul Mackerras [Fri, 19 May 1995 03:08:27 +0000 (03:08 +0000)]
Initial revision

28 years agoInitial revision
Paul Mackerras [Fri, 19 May 1995 02:29:03 +0000 (02:29 +0000)]
Initial revision

28 years agodebugged and working (no stats yet)
Paul Mackerras [Fri, 19 May 1995 02:18:34 +0000 (02:18 +0000)]
debugged and working (no stats yet)

28 years agoInitial revision
Paul Mackerras [Wed, 10 May 1995 01:38:47 +0000 (01:38 +0000)]
Initial revision

28 years agoInitial revision
Paul Mackerras [Wed, 10 May 1995 00:32:13 +0000 (00:32 +0000)]
Initial revision

28 years agoDisplay recent compression rate as a number between 0 and 1
Paul Mackerras [Tue, 2 May 1995 05:51:22 +0000 (05:51 +0000)]
Display recent compression rate as a number between 0 and 1

28 years agotalk about -c and -r
Paul Mackerras [Tue, 2 May 1995 05:50:53 +0000 (05:50 +0000)]
talk about -c and -r

28 years agoadded compression stats (from Steve Perkins)
Paul Mackerras [Tue, 2 May 1995 04:18:40 +0000 (04:18 +0000)]
added compression stats (from Steve Perkins)

28 years agofix compilation nit
Paul Mackerras [Tue, 2 May 1995 02:49:09 +0000 (02:49 +0000)]
fix compilation nit

28 years agofix wait loop in read proc; added return values
Paul Mackerras [Tue, 2 May 1995 02:48:32 +0000 (02:48 +0000)]
fix wait loop in read proc; added return values

28 years agofix wait loop in read proc
Paul Mackerras [Tue, 2 May 1995 01:00:44 +0000 (01:00 +0000)]
fix wait loop in read proc

28 years agotell em to do make depend
Paul Mackerras [Tue, 2 May 1995 00:47:37 +0000 (00:47 +0000)]
tell em to do make depend

28 years agofix put_char for big-endian archs
Paul Mackerras [Mon, 1 May 1995 04:14:51 +0000 (04:14 +0000)]
fix put_char for big-endian archs

28 years agoInitial revision
Paul Mackerras [Mon, 1 May 1995 02:18:01 +0000 (02:18 +0000)]
Initial revision

28 years agogiving the name of the ctty is the same as not giving any device name
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

28 years agoset default_device if user specified the default device name explicitly
Paul Mackerras [Mon, 1 May 1995 01:44:30 +0000 (01:44 +0000)]
set default_device if user specified the default device name explicitly

28 years agocomment on papcrypt
Paul Mackerras [Mon, 1 May 1995 01:43:54 +0000 (01:43 +0000)]
comment on papcrypt

28 years agodefine DO_BSD_COMPRESS
Paul Mackerras [Mon, 1 May 1995 01:43:37 +0000 (01:43 +0000)]
define DO_BSD_COMPRESS

28 years agoonly include contents if DO_BSD_COMPRESS
Paul Mackerras [Mon, 1 May 1995 01:43:16 +0000 (01:43 +0000)]
only include contents if DO_BSD_COMPRESS

28 years agoonly ref ppp_bsd_compress 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

28 years agostuff moved to ppp-comp.h; hdrlen param to comp_init;
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

28 years agoonly ref ppp_bsd_compress if DO_BSD_COMPRESS; hdrlen param to comp_init
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

28 years agoleave tty with echo turned off if not default device
Paul Mackerras [Mon, 1 May 1995 00:26:22 +0000 (00:26 +0000)]
leave tty with echo turned off if not default device

28 years agoadded more stats
Paul Mackerras [Fri, 28 Apr 1995 06:28:22 +0000 (06:28 +0000)]
added more stats

28 years agoadded ppp_ddinfo and SIOCGPPPCSTATS
Paul Mackerras [Fri, 28 Apr 1995 06:27:55 +0000 (06:27 +0000)]
added ppp_ddinfo and SIOCGPPPCSTATS

28 years agowe don't have sa_len in sockaddr
Paul Mackerras [Fri, 28 Apr 1995 06:26:57 +0000 (06:26 +0000)]
we don't have sa_len in sockaddr

28 years agodon't use sa_len from interface conf list
Paul Mackerras [Fri, 28 Apr 1995 06:26:23 +0000 (06:26 +0000)]
don't use sa_len from interface conf list

28 years agofix for linux compilation
Paul Mackerras [Fri, 28 Apr 1995 06:25:23 +0000 (06:25 +0000)]
fix for linux compilation

28 years agosome 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:53 +0000 (06:24 +0000)]
some more fixes so we don't nak with addr 0.0.0.0 after they've reqd that.

28 years agoremoved lock.o
Paul Mackerras [Fri, 28 Apr 1995 06:24:19 +0000 (06:24 +0000)]
removed lock.o

28 years agomake install depend on pppstats, removed saber nonsense
Paul Mackerras [Fri, 28 Apr 1995 06:23:39 +0000 (06:23 +0000)]
make install depend on pppstats, removed saber nonsense

28 years agoadded MAN target for NetBSD-current
Paul Mackerras [Fri, 28 Apr 1995 06:23:18 +0000 (06:23 +0000)]
added MAN target for NetBSD-current

28 years agoInitial revision
Paul Mackerras [Fri, 28 Apr 1995 06:22:53 +0000 (06:22 +0000)]
Initial revision

28 years agochange char params to int for AIX port
Paul Mackerras [Fri, 28 Apr 1995 06:21:50 +0000 (06:21 +0000)]
change char params to int for AIX port

28 years agomake install depend on chat
Paul Mackerras [Fri, 28 Apr 1995 06:21:36 +0000 (06:21 +0000)]
make install depend on chat

28 years agovarious fixes for freebsd
Paul Mackerras [Fri, 28 Apr 1995 06:19:48 +0000 (06:19 +0000)]
various fixes for freebsd

28 years agoadd default defn for NETISR_PPP
Paul Mackerras [Fri, 28 Apr 1995 06:19:34 +0000 (06:19 +0000)]
add default defn for NETISR_PPP

28 years agofixed install target, added default BINDIR and MANDIR
Paul Mackerras [Fri, 28 Apr 1995 06:16:43 +0000 (06:16 +0000)]
fixed install target, added default BINDIR and MANDIR

28 years agofixed up install target
Paul Mackerras [Fri, 28 Apr 1995 06:16:19 +0000 (06:16 +0000)]
fixed up install target

28 years agoremoved stuff to ppp-comp.h; added hdrlen param to comp_init (ignored)
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)

28 years agoadded 0 hdrlen param to comp_init
Paul Mackerras [Fri, 28 Apr 1995 06:13:05 +0000 (06:13 +0000)]
added 0 hdrlen param to comp_init

28 years agoInitial revision
Paul Mackerras [Fri, 28 Apr 1995 05:27:25 +0000 (05:27 +0000)]
Initial revision

28 years agomake install depend on pppd; don't need lock.[co]
Paul Mackerras [Fri, 28 Apr 1995 04:33:21 +0000 (04:33 +0000)]
make install depend on pppd; don't need lock.[co]

28 years agomake install depend on pppd
Paul Mackerras [Fri, 28 Apr 1995 04:33:10 +0000 (04:33 +0000)]
make install depend on pppd

28 years agominor updates, added -I.. to CFLAGS
Paul Mackerras [Fri, 28 Apr 1995 04:32:20 +0000 (04:32 +0000)]
minor updates, added -I.. to CFLAGS

28 years agoInitial revision
Paul Mackerras [Fri, 28 Apr 1995 01:05:17 +0000 (01:05 +0000)]
Initial revision

29 years agoadded GetMask
Paul Mackerras [Thu, 27 Apr 1995 00:45:24 +0000 (00:45 +0000)]
added GetMask

29 years agoadded GetMask
Paul Mackerras [Thu, 27 Apr 1995 00:35:43 +0000 (00:35 +0000)]
added GetMask

29 years agoadded GetMask, lock and unlock
Paul Mackerras [Thu, 27 Apr 1995 00:33:39 +0000 (00:33 +0000)]
added GetMask, lock and unlock

29 years agoremoved GetMask (gone to sys-*.c)
Paul Mackerras [Thu, 27 Apr 1995 00:20:16 +0000 (00:20 +0000)]
removed GetMask (gone to sys-*.c)

29 years agoremove lock.c, add MAN= line for NetBSD-current
Paul Mackerras [Thu, 27 Apr 1995 00:19:50 +0000 (00:19 +0000)]
remove lock.c, add MAN= line for NetBSD-current

29 years agofix BSD_{MIN,MAX}_BITS -> BSD_{MIN,MAX}_BITS
Paul Mackerras [Wed, 26 Apr 1995 06:47:24 +0000 (06:47 +0000)]
fix BSD_{MIN,MAX}_BITS -> BSD_{MIN,MAX}_BITS

29 years agoReject address of 0.0.0.0, don't ACK it.
Paul Mackerras [Wed, 26 Apr 1995 06:46:50 +0000 (06:46 +0000)]
Reject address of 0.0.0.0, don't ACK it.

29 years agoadded papcrypt option
Paul Mackerras [Wed, 26 Apr 1995 06:46:31 +0000 (06:46 +0000)]
added papcrypt option

29 years agoUpdates from Charlie Wick
Paul Mackerras [Wed, 26 Apr 1995 04:15:48 +0000 (04:15 +0000)]
Updates from Charlie Wick

29 years agoInitial revision
Paul Mackerras [Mon, 24 Apr 1995 06:16:23 +0000 (06:16 +0000)]
Initial revision

29 years agoremoved lock.c, cleanup
Paul Mackerras [Mon, 24 Apr 1995 06:14:56 +0000 (06:14 +0000)]
removed lock.c, cleanup

29 years agoadd shadow support, fix null login problem
Paul Mackerras [Mon, 24 Apr 1995 06:01:54 +0000 (06:01 +0000)]
add shadow support, fix null login problem

29 years agodefs moved to ppp-comp.h
Paul Mackerras [Mon, 24 Apr 1995 06:01:18 +0000 (06:01 +0000)]
defs moved to ppp-comp.h

29 years agouse random number gen from magic.c, memcmp instead of bcmp
Paul Mackerras [Mon, 24 Apr 1995 05:59:12 +0000 (05:59 +0000)]
use random number gen from magic.c, memcmp instead of bcmp

29 years agolong -> u_int32_t, extra param for ip-up/down scripts
Paul Mackerras [Mon, 24 Apr 1995 05:58:38 +0000 (05:58 +0000)]
long -> u_int32_t, extra param for ip-up/down scripts

29 years agofix up naking authentication protocol
Paul Mackerras [Mon, 24 Apr 1995 05:58:06 +0000 (05:58 +0000)]
fix up naking authentication protocol

29 years agouse drand48 et al. instead of random
Paul Mackerras [Mon, 24 Apr 1995 05:57:01 +0000 (05:57 +0000)]
use drand48 et al. instead of random

29 years agoremove refs to s, minor fixes
Paul Mackerras [Mon, 24 Apr 1995 05:56:13 +0000 (05:56 +0000)]
remove refs to s, minor fixes

29 years agouse unsigned int rather than unsigned long int for 32-bit type
Paul Mackerras [Mon, 24 Apr 1995 05:55:19 +0000 (05:55 +0000)]
use unsigned int rather than unsigned long int for 32-bit type

29 years agoadded ipparam and linux idle-timeout options, long -> u_int32_t, etc.
Paul Mackerras [Mon, 24 Apr 1995 05:54:44 +0000 (05:54 +0000)]
added ipparam and linux idle-timeout options, long -> u_int32_t, etc.

29 years agochange 'data terminal ready' and 'carrier detect' refs
Paul Mackerras [Mon, 24 Apr 1995 05:53:35 +0000 (05:53 +0000)]
change 'data terminal ready' and 'carrier detect' refs

29 years agoremoved s, added ipparam
Paul Mackerras [Mon, 24 Apr 1995 05:52:37 +0000 (05:52 +0000)]
removed s, added ipparam

29 years agonew lock/unlock code (call lib routine), minor fixes
Paul Mackerras [Mon, 24 Apr 1995 05:50:43 +0000 (05:50 +0000)]
new lock/unlock code (call lib routine), minor fixes