OpenSSH 2.4.0 patch call..
Damien Miller
djm at mindrot.org
Sun Dec 31 10:43:10 EST 2000
On Sat, 30 Dec 2000, Tim Rice wrote:
> SCO Open Server 3 doesn't have regex libraries.
>
> I saw in the ChangeLog file
> 20001014
> - (bal) Corrected mistake in INSTALL in regards to GNU rx library
> - (bal) Add support for GNU rx library for those lacking regexp support
>
> Do we want to require installing GNU rx on systems without regex support?
> Or do we want to add regex to the openssh code base like in HylaFAX?
I am not keen to add regex code to portable OpenSSH.
The regex code is fairly large (~100k) and, unlike the other
replacement code that has already been included, is readily available
in library form. You can use GNU regex or the PCRE library[1]
-d
[1] ftp://ftp.cus.cam.ac.uk/pub/software/programs/pcre/
--
| ``We've all heard that a million monkeys banging on | Damien Miller -
| a million typewriters will eventually reproduce the | <djm at mindrot.org>
| works of Shakespeare. Now, thanks to the Internet, /
| we know this is not true.'' - Robert Wilensky UCB / http://www.mindrot.org
More information about the openssh-unix-dev
mailing list