mirror of
https://github.com/opnsense/src.git
synced 2026-04-12 21:06:41 -04:00
- 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. |
||
|---|---|---|
| .. | ||
| hpfs.h | ||
| hpfs_alsubr.c | ||
| hpfs_hash.c | ||
| hpfs_ioctl.h | ||
| hpfs_lookup.c | ||
| hpfs_subr.c | ||
| hpfs_subr.h | ||
| hpfs_vfsops.c | ||
| hpfs_vnops.c | ||
| hpfsmount.h | ||