summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added comments for 64-bit environment.Adi Masputra1999-09-131-5/+10
* Modifed configure to point to 64-bit Makefile extension for Sol 7 and laterAdi Masputra1999-09-134-6/+93
* add an example pluginPaul Mackerras1999-09-112-0/+48
* add these examplesPaul Mackerras1999-09-112-0/+64
* update version numbersPaul Mackerras1999-09-113-5/+131
* Add plugin support plus an initial selection of hooks.Paul Mackerras1999-09-118-167/+441
* turn on IPV6 if you give the ipv6 optionPaul Mackerras1999-09-111-2/+3
* Comments on 64-bitness and IPv6 on Sol 8Adi Masputra1999-09-081-1/+4
* Changed #if __STDC__ to #if defined(__STDC__)Adi Masputra1999-09-084-16/+16
* Add IF_UNITSEL ioctl to set ppa since driver is DLPI style 2. Solaris 8 isAdi Masputra1999-09-082-2/+57
* add -E option to use environment variables, from Andreas ArensPaul Mackerras1999-09-062-12/+60
* IPV6 update from Tommi KomulainenPaul Mackerras1999-08-256-76/+223
* fix bugletPaul Mackerras1999-08-241-2/+2
* add -a option to print absolute times (instead of relative)Paul Mackerras1999-08-241-29/+50
* Rest of IPV6 merge which got lost somehow, plus some minor fixes.Paul Mackerras1999-08-248-99/+365
* fix for junky peers from James CarlsonPaul Mackerras1999-08-241-23/+23
* Changed maintainer for Sol 2/SunOS 4.x to Adi Masputra <adi.masputra@sun.com>Adi Masputra1999-08-191-3/+3
* typoMichael K. Johnson1999-08-131-2/+2
* Fix the rcsid's for non-ansi compilersPaul Mackerras1999-08-1326-76/+87
* added files for IPV6Paul Mackerras1999-08-134-0/+1527
* updatePaul Mackerras1999-08-132-3/+8
* make /dev/ppp if necessaryPaul Mackerras1999-08-131-0/+13
* add linkname optionPaul Mackerras1999-08-134-7/+58
* add PPP_IPV6 casePaul Mackerras1999-08-131-2/+5
* add PPP_IPV6CPPaul Mackerras1999-08-131-1/+2
* up to 2.3.9 nowPaul Mackerras1999-08-131-2/+2
* fix problem with REPORTing last linePaul Mackerras1999-08-132-19/+19
* update for 2.3.9 finalPaul Mackerras1999-08-132-12/+72
* typoPaul Mackerras1999-08-121-1/+1
* kill warningPaul Mackerras1999-08-1219-19/+19
* use $(INSTALL) not installPaul Mackerras1999-08-121-2/+4
* make default maxfail 10Paul Mackerras1999-08-121-2/+2
* sync supportPaul Mackerras1999-08-121-7/+10
* misc fixesPaul Mackerras1999-08-121-10/+26
* maxfail option, exit code for when when we fail to authPaul Mackerras1999-08-122-3/+13
* add maxfail option to control the max # of failed attemptsPaul Mackerras1999-08-122-3/+8
* exit when we fail to auth ourselves to the peerPaul Mackerras1999-08-121-49/+84
* use $(INSTALL) not installPaul Mackerras1999-08-122-6/+10
* move PPP_MAGIC and PPP_VERSION herePaul Mackerras1999-08-121-1/+4
* patch for sync support from Paul FulghumPaul Mackerras1999-08-122-1/+68
* add sync supportPaul Mackerras1999-08-121-0/+54
* get rid of warningPaul Mackerras1999-08-121-1/+1
* missing directiveMichael K. Johnson1999-08-041-1/+2
* update for 2.3.9Paul Mackerras1999-07-236-13/+44
* fix compilation errorsPaul Mackerras1999-07-231-4/+5
* use new generic kernel driver (/dev/ppp) if availablePaul Mackerras1999-07-231-269/+132
* update for 2.3.9Paul Mackerras1999-07-231-3/+3
* updates for new generic layerPaul Mackerras1999-07-232-6/+13
* talk about using init option for dialinPaul Mackerras1999-07-211-0/+25
* allow options in secrets filesPaul Mackerras1999-07-216-59/+253