On Tue, 30 Jul 2013, David O'Brien wrote:
On Wed, Jul 24, 2013 at 03:29:34PM -0400, John Baldwin wrote:
On Wednesday, July 24, 2013 2:32:15 pm David E. O'Brien wrote:
per style(9):
Kernel include files (i.e. sys/*.h) come first; normally, include
OR , but not both. includes
On Tuesday, July 30, 2013 3:02:07 pm David O'Brien wrote:
> On Wed, Jul 24, 2013 at 03:29:34PM -0400, John Baldwin wrote:
> > On Wednesday, July 24, 2013 2:32:15 pm David E. O'Brien wrote:
> > > per style(9):
> > > Kernel include files (i.e. sys/*.h) come first; normally, include
> > >
On Wed, Jul 24, 2013 at 03:29:34PM -0400, John Baldwin wrote:
> On Wednesday, July 24, 2013 2:32:15 pm David E. O'Brien wrote:
> > per style(9):
> > Kernel include files (i.e. sys/*.h) come first; normally, include
> > OR , but not both. includes
> > , and it is okay to depend o
On Wed, 24 Jul 2013, John Baldwin wrote:
On Wednesday, July 24, 2013 2:32:15 pm David E. O'Brien wrote:
Author: obrien
Date: Wed Jul 24 18:32:15 2013
New Revision: 253618
URL: http://svnweb.freebsd.org/changeset/base/253618
Log:
per style(9):
Kernel include files (i.e. sys/*.h) come fir
On Wednesday, July 24, 2013 2:32:15 pm David E. O'Brien wrote:
> Author: obrien
> Date: Wed Jul 24 18:32:15 2013
> New Revision: 253618
> URL: http://svnweb.freebsd.org/changeset/base/253618
>
> Log:
> per style(9):
> Kernel include files (i.e. sys/*.h) come first; normally, include
>
Author: obrien
Date: Wed Jul 24 18:32:15 2013
New Revision: 253618
URL: http://svnweb.freebsd.org/changeset/base/253618
Log:
per style(9):
Kernel include files (i.e. sys/*.h) come first; normally, include
OR , but not both. includes
, and it is okay to depend on that.
Modified