]> git.ozlabs.org Git - ppp.git/commit
1) Created a subdirectory called 'solaris'. Currently it contains a replica
authorAdi Masputra <adi.masputra@sun.com>
Tue, 18 Apr 2000 23:51:29 +0000 (23:51 +0000)
committerAdi Masputra <adi.masputra@sun.com>
Tue, 18 Apr 2000 23:51:29 +0000 (23:51 +0000)
commitf9eac6e29b5137c46063855b3bfc253159c90c29
treececff57292d63f00567d7d029b154fe943b09f0d
parent56e6860d27306bcbe35b3a14f360d0f52b5940b5
1) Created a subdirectory called 'solaris'. Currently it contains a replica
   of the 'svr4' directory. However, over time, files in this directory
   will contain the same code as the kernel-portion of pppd in future
   releases of Solaris, hence they most probably will change in contents
   and/or sub-structure.
2) Changed the 'configure' script to not create symbolic link Makefiles
   when the OS is SunOS 4.x. Under 'SunOS' category, only SunOS 5.x (or
   Solaris 2.x) is currently enabled.
3) Changed the rest of the utilities + pppd daemon Makefile.sol2 to point
   to the solaris/Makedefs instead of the one in svr4 directory.
19 files changed:
chat/Makefile.sol2
configure
pppd/Makefile.sol2
pppd/sys-solaris.c [new file with mode: 0644]
pppdump/Makefile.sol2
pppstats/Makefile.sol2
solaris/Makedefs [new file with mode: 0644]
solaris/Makedefs.sol2 [new file with mode: 0644]
solaris/Makefile.sol2 [new file with mode: 0644]
solaris/Makefile.sol2-64 [new file with mode: 0644]
solaris/Makefile.top [new file with mode: 0644]
solaris/ppp.c [new file with mode: 0644]
solaris/ppp.conf [new file with mode: 0644]
solaris/ppp_ahdlc.c [new file with mode: 0644]
solaris/ppp_ahdlc_mod.c [new file with mode: 0644]
solaris/ppp_comp.c [new file with mode: 0644]
solaris/ppp_comp_mod.c [new file with mode: 0644]
solaris/ppp_mod.c [new file with mode: 0644]
solaris/ppp_mod.h [new file with mode: 0644]