Hi all,

I just made this commit to SVN. I suspect it won't be a problem, but be
sure to notify me when the build breaks. I'll be happy to fix.

----- Forwarded message from Ed Schouten <e...@freebsd.org> -----
> Date: Sat, 9 May 2009 19:01:24 +0000 (UTC)
> From: Ed Schouten <e...@freebsd.org>
> To: src-committ...@freebsd.org, svn-src-...@freebsd.org,
>       svn-src-h...@freebsd.org
> Subject: svn commit: r191947 - head/sys/sys
> 
> Author: ed
> Date: Sat May  9 19:01:24 2009
> New Revision: 191947
> URL: http://svn.freebsd.org/changeset/base/191947
> 
> Log:
>   Clean up <sys/ioctl.h>.
>   
>   - Just use #error when including <sys/ioctl.h> in the kernel. Code
>     hasn't used this header for years now and probably doesn't compile
>     anyway, because of -Werror.
>   
>   - Get rid of struct ttysize, TIOCGSIZE and TIOCSSIZE. All code nowadays
>     use both TIOC[GS]SIZE and TIOC[GS]WINSZ. Because we have other popular
>     systems that don't implement the first, it's of little use to support
>     interfaces nowadays.
> 
> Modified:
>   head/sys/sys/ioctl.h
> 
> <snip>
----- End forwarded message -----

-- 
 Ed Schouten <e...@80386.nl>
 WWW: http://80386.nl/

Attachment: pgpOD2MOP3zF2.pgp
Description: PGP signature

Reply via email to