Date: Sat, 9 May 2009 15:09:40 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sys ioctl_compat.h src/usr.bin/kdump mkioctls Message-ID: <200905091516.n49FGlxh069662@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2009-05-09 15:09:40 UTC
FreeBSD src repository
Modified files:
sys/sys ioctl_compat.h
usr.bin/kdump mkioctls
Log:
SVN rev 191936 on 2009-05-09 15:09:40Z by ed
Add support for old TTY ioctls to kdump.
At first I allowed ioctl_compat.h to be included, but it just returned
an empty file. I had to do this, to keep kdump happy. I really want to
raise a compiler error when including this header, so now it will just
throw an error if you don't set COMPAT_43TTY.
Revision Changes Path
1.14 +0 -4 src/sys/sys/ioctl_compat.h
1.43 +1 -0 src/usr.bin/kdump/mkioctls
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905091516.n49FGlxh069662>
