Date: Wed, 1 Oct 2008 17:41:41 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys conf.h Message-ID: <200810011742.m91Hg005077823@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2008-10-01 17:41:41 UTC
FreeBSD src repository
Modified files:
sys/sys conf.h
Log:
SVN rev 183516 on 2008-10-01 17:41:41Z by ed
Remove function prototypes of nonexistent TTY functions.
It turns out I overlooked some function prototypes that were actually
TTY related, but were stored in <sys/conf.h> to implement the D_TTY
flag. Remove these prototypes now that they don't exist anymore.
Revision Changes Path
1.245 +0 -9 src/sys/sys/conf.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810011742.m91Hg005077823>
