On Wed, 17 Aug 2005, Johnny C. Lam wrote:
> (3) Solaris /bin/sh fix: don't set and export in one command;
> rather, export all the variables after setting them.
>
> (4) Solaris /bin/sh fix: "if ! cmd ; then ... fi" isn't understood,
> so change it to "if cmd; then :; else ...
On Wed, Aug 17, 2005 at 06:52:50AM -0600, James Yonan wrote:
> On Tue, 16 Aug 2005, Johnny Lam wrote:
>
> > James Yonan wrote:
> > >
> > > * Added easy-rsa 2.0 scripts to the tarball in easy-rsa/2.0
> >
> > I am maintaining OpenVPN in the NetBSD Packages Collection and was in
> > the process of
On Tue, 16 Aug 2005, Johnny Lam wrote:
> James Yonan wrote:
> >
> > * Added easy-rsa 2.0 scripts to the tarball in easy-rsa/2.0
>
> I am maintaining OpenVPN in the NetBSD Packages Collection and was in
> the process of updating our package to 2.0.1 when I noticed that the
> pkitool script uses