Searched hist:48156 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/sys/dev/ida/
H A Didareg.h48156 Thu Jun 24 03:33:30 MDT 1999 jlemon Compaq Smart RAID driver for -current. Based on the original ida.c
driver by Mark Dawson. This probably needs some work, but is stable
enough to boot a RAID-only configuration, and survive `make world'.
H A Didavar.h48156 Thu Jun 24 03:33:30 MDT 1999 jlemon Compaq Smart RAID driver for -current. Based on the original ida.c
driver by Mark Dawson. This probably needs some work, but is stable
enough to boot a RAID-only configuration, and survive `make world'.
H A Dida.c48156 Thu Jun 24 03:33:30 MDT 1999 jlemon Compaq Smart RAID driver for -current. Based on the original ida.c
driver by Mark Dawson. This probably needs some work, but is stable
enough to boot a RAID-only configuration, and survive `make world'.
H A Dida_pci.c48156 Thu Jun 24 03:33:30 MDT 1999 jlemon Compaq Smart RAID driver for -current. Based on the original ida.c
driver by Mark Dawson. This probably needs some work, but is stable
enough to boot a RAID-only configuration, and survive `make world'.
H A Dida_disk.c48156 Thu Jun 24 03:33:30 MDT 1999 jlemon Compaq Smart RAID driver for -current. Based on the original ida.c
driver by Mark Dawson. This probably needs some work, but is stable
enough to boot a RAID-only configuration, and survive `make world'.
/freebsd-10.3-release/sys/fs/pseudofs/
H A Dpseudofs_vnops.cdiff 119122 Tue Aug 19 10:26:41 MDT 2003 des Add pfs_visible() checks to pfs_getattr() and pfs_getextattr(). This
also fixes pfs_access() since it relies on VOP_GETATTR() which will call
pfs_getattr(). This prevents jailed processes from discovering the
existence, start time and ownership of processes outside the jail.

PR: kern/48156

Completed in 93 milliseconds