Searched hist:83384 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/fs/hpfs/
H A Dhpfs_vfsops.cdiff 83384 Wed Sep 12 21:39:36 MDT 2001 jhb Restore these files to being portable:
- Use some simple #define's at the top of the files for proc -> thread
changes instead of having lots of needless #ifdef's in the code.
- Don't try to use struct thread in !FreeBSD code.
- Don't use a few struct lwp's in some of the NetBSD code since it isn't
in their HEAD.
The new diff relative to before KSE is now signficantly smaller and easier
to maintain.
H A Dhpfs_vnops.cdiff 83384 Wed Sep 12 21:39:36 MDT 2001 jhb Restore these files to being portable:
- Use some simple #define's at the top of the files for proc -> thread
changes instead of having lots of needless #ifdef's in the code.
- Don't try to use struct thread in !FreeBSD code.
- Don't use a few struct lwp's in some of the NetBSD code since it isn't
in their HEAD.
The new diff relative to before KSE is now signficantly smaller and easier
to maintain.

Completed in 101 milliseconds