svn commit: r257696 - in head: libexec/rbootd share/man/man9 sys/compat/svr4 sys/net sys/sys

Adrian Chadd adrian at freebsd.org
Tue Nov 5 22:25:14 UTC 2013


[snip]

My main worry about this kind of work is that you're just steamrolling
through stuff that yes, should be done, but with little warning and no
API deprecation schedule.

I'd much rather see this stuff handled more formally - we mark the API
as deprecated and remove it in the next release.

I really don't like seeing steamrolling through the kernel and
deprecating APIs with minimal warning and having no (optional)
backwards compatibility implementations. That's what made us stand out
from Linux - we kept old APIs around as much as we could. Linux wasn't
terribly good at this.



-adrian


More information about the svn-src-head mailing list