Commit Graph

1211 Commits

Author SHA1 Message Date
Paul Mackerras
f37d7882eb need the os variable when NO_DLPI is defined 1999-09-17 05:59:00 +00:00
Paul Mackerras
1e8f5d7e70 fix shell if statement (bombed when lp64="") 1999-09-17 05:30:57 +00:00
Paul Mackerras
5755b0122a update for 2.3.10 1999-09-17 05:21:01 +00:00
Paul Mackerras
6b87fd681b add extra semicolon at end of case clause 1999-09-17 04:20:10 +00:00
Paul Mackerras
2b4e267c6d rename Makefile to Makefile.linux, now we have Makefile.sol2 1999-09-17 04:19:34 +00:00
Adi Masputra
f73f049362 Added plugins support for Solaris 1999-09-16 01:17:00 +00:00
Adi Masputra
852d707124 Added extra lint exceptions so that files like bsd-comp.c and vjcompress.c
don't get too noisy.
1999-09-15 23:51:56 +00:00
Adi Masputra
25e76d5413 Cleaned up major lint warnings. 1999-09-15 23:49:06 +00:00
Adi Masputra
d0d16c4ba1 Forgot to remote *.ln files (made by lint) when doing make clean. 1999-09-15 22:21:57 +00:00
Adi Masputra
1087f9d960 Cleaned up Makefiles, and added lint target for both 32- and 64-bits. 1999-09-15 22:10:16 +00:00
Adi Masputra
0c32c44c26 Added comments for 64-bit environment. 1999-09-13 21:33:18 +00:00
Adi Masputra
5dda0611f3 Modifed configure to point to 64-bit Makefile extension for Sol 7 and later
Added sparcv9 subdirectory into svr4/.cvsignore
Cleaned up svr4/Makefile.sol2
Added svr4/Makefile.sol2-64
1999-09-13 20:57:54 +00:00
Paul Mackerras
97c99cb3b5 add an example plugin 1999-09-11 12:13:11 +00:00
Paul Mackerras
cb81f84659 add these examples 1999-09-11 12:11:46 +00:00
Paul Mackerras
a35e81f5d3 update version numbers
add description of plugin interface
1999-09-11 12:09:31 +00:00
Paul Mackerras
07de73a331 Add plugin support plus an initial selection of hooks.
Add the allow-ip option as a better way of specifying what
IP addresses an unauthenticated peer may use.
Translate unprintable chars in PAP user/password into visible form.
Clean up the processing of extra options in the secrets files.
Add ktune/noktune options to enable/disable changing kernel settings.
1999-09-11 12:09:00 +00:00
Paul Mackerras
fc8a2a1cb1 turn on IPV6 if you give the ipv6 option 1999-09-11 12:04:22 +00:00
Adi Masputra
c291dcda5a Comments on 64-bitness and IPv6 on Sol 8 1999-09-08 01:28:28 +00:00
Adi Masputra
0c338335ba Changed #if __STDC__ to #if defined(__STDC__) 1999-09-08 01:13:46 +00:00
Adi Masputra
cbc5d9b19c Add IF_UNITSEL ioctl to set ppa since driver is DLPI style 2. Solaris 8 is
very picky about this.
1999-09-08 01:11:16 +00:00
Paul Mackerras
eaca954c2d add -E option to use environment variables, from Andreas Arens 1999-09-06 05:10:23 +00:00
Paul Mackerras
10a68fd183 IPV6 update from Tommi Komulainen 1999-08-25 04:15:52 +00:00
Paul Mackerras
a6b37e9337 fix buglet 1999-08-24 05:59:15 +00:00
Paul Mackerras
5480ff0d77 add -a option to print absolute times (instead of relative) 1999-08-24 05:32:48 +00:00
Paul Mackerras
2e53641535 Rest of IPV6 merge which got lost somehow, plus some minor fixes. 1999-08-24 05:31:12 +00:00
Paul Mackerras
4faf67061e fix for junky peers from James Carlson 1999-08-24 05:29:26 +00:00
Adi Masputra
9b4646bd15 Changed maintainer for Sol 2/SunOS 4.x to Adi Masputra <adi.masputra@sun.com> 1999-08-19 19:26:03 +00:00
Michael K. Johnson
31b4bba68d typo 1999-08-13 13:42:35 +00:00
Paul Mackerras
a3630de20e Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
Paul Mackerras
a8c240d24e added files for IPV6 1999-08-13 01:58:43 +00:00
Paul Mackerras
2654c68dba update 1999-08-13 01:58:31 +00:00
Paul Mackerras
1a39a96301 make /dev/ppp if necessary 1999-08-13 01:57:55 +00:00
Paul Mackerras
eec3836d78 add linkname option 1999-08-13 01:57:37 +00:00
Paul Mackerras
fcff66716f add PPP_IPV6 case 1999-08-13 01:56:03 +00:00
Paul Mackerras
a20861866a add PPP_IPV6CP 1999-08-13 01:55:40 +00:00
Paul Mackerras
050b89c40f up to 2.3.9 now 1999-08-13 01:55:21 +00:00
Paul Mackerras
4808373207 fix problem with REPORTing last line 1999-08-13 01:54:32 +00:00
Paul Mackerras
3af7b52960 update for 2.3.9 final 1999-08-13 01:54:02 +00:00
Paul Mackerras
e9275a1f82 typo 1999-08-12 04:26:43 +00:00
Paul Mackerras
875d9641d0 kill warning 1999-08-12 04:25:57 +00:00
Paul Mackerras
b7cce490ff use $(INSTALL) not install 1999-08-12 04:25:39 +00:00
Paul Mackerras
43980349e8 make default maxfail 10 1999-08-12 04:25:10 +00:00
Paul Mackerras
9678d85169 sync support 1999-08-12 04:24:52 +00:00
Paul Mackerras
4181a0352d misc fixes 1999-08-12 04:24:31 +00:00
Paul Mackerras
a3e53f0632 maxfail option, exit code for when when we fail to auth
ourselves to the peer.
1999-08-12 04:22:53 +00:00
Paul Mackerras
ee0fba791a add maxfail option to control the max # of failed attempts 1999-08-12 04:17:07 +00:00
Paul Mackerras
47284fad46 exit when we fail to auth ourselves to the peer
add password option, use user-supplied passwd for chap too
allow PAP access with login option if the password matches
either what is in pap-secrets or the login database
add address/bits+ syntax
1999-08-12 04:11:20 +00:00
Paul Mackerras
a8ac4606ea use $(INSTALL) not install 1999-08-12 03:59:07 +00:00
Paul Mackerras
5c4194f367 move PPP_MAGIC and PPP_VERSION here 1999-08-12 03:58:23 +00:00
Paul Mackerras
671d87d340 patch for sync support from Paul Fulghum 1999-08-12 03:57:56 +00:00