cvs commit: src/lib/libc/stdlib grantpt.c src/lib/libutil pty.c
John Baldwin
jhb at freebsd.org
Tue Jan 15 07:27:30 PST 2008
On Tuesday 15 January 2008 08:59:13 am Colin Percival wrote:
> cperciva 2008-01-15 13:59:13 UTC
>
> FreeBSD src repository
>
> Modified files:
> lib/libc/stdlib grantpt.c
> lib/libutil pty.c
> Log:
> Back out last commit, since it accidentally broke pts.
>
> The security fix will be re-committed soon, hopefully without breaking
> anything.
You didn't need to do this, you just needed to not add the #if 0 in
grantpt.c that wasn't in the original patch for HEAD.
--
John Baldwin
More information about the cvs-src
mailing list