HardenedBSD/sys
1999-08-27 16:35:37 +00:00
..
alpha Fix the child's return path from fork so that fork will return 0 1999-08-27 14:47:23 +00:00
amd64 Use .p2align to ensure consistant a.out/elf alignment. I'd have used 1999-08-25 23:50:03 +00:00
boot
cam
coda
compat Simplify the handling of VCHR and VBLK vnodes using the new dev_t: 1999-08-26 14:53:31 +00:00
compile
conf
contrib
ddb
dev - Retain the previous vty and history buffers when setting up 1999-08-27 09:20:41 +00:00
fs Simplify the handling of VCHR and VBLK vnodes using the new dev_t: 1999-08-26 14:53:31 +00:00
geom Initialize the dev->si_bsize fields. 1999-08-26 14:46:10 +00:00
gnu Introduce vn_isdisk(struct vnode *vp) function, and use it to test for diskness. 1999-08-25 12:24:39 +00:00
i4b Add PHK's make_dev() into more places where DEVFS used to be 1999-08-27 07:26:26 +00:00
i386 - Set the correct value to va_line_width while in the ioctl 1999-08-27 09:19:50 +00:00
isa Add PHK's make_dev() into more places where DEVFS used to be 1999-08-27 07:26:26 +00:00
isofs/cd9660 Simplify the handling of VCHR and VBLK vnodes using the new dev_t: 1999-08-26 14:53:31 +00:00
kern Add FIODTYPE ioctl for getting d_flags (type) info on a device. 1999-08-27 16:35:37 +00:00
libkern
miscfs Simplify the handling of VCHR and VBLK vnodes using the new dev_t: 1999-08-26 14:53:31 +00:00
modules Change asf function to use the new name of the list in kern_linker.c. 1999-08-26 04:01:37 +00:00
msdosfs Introduce vn_isdisk(struct vnode *vp) function, and use it to test for diskness. 1999-08-25 12:24:39 +00:00
net
netatalk
netatm
netinet Add readonly OID ``net.inet.tcp.tcbhashsize'' so it is possible to 1999-08-26 19:52:17 +00:00
netipx
netkey
netnatm
netns
nfs Simplify the handling of VCHR and VBLK vnodes using the new dev_t: 1999-08-26 14:53:31 +00:00
nfsclient Simplify the handling of VCHR and VBLK vnodes using the new dev_t: 1999-08-26 14:53:31 +00:00
nfsserver Simplify the handling of VCHR and VBLK vnodes using the new dev_t: 1999-08-26 14:53:31 +00:00
ntfs Introduce vn_isdisk(struct vnode *vp) function, and use it to test for diskness. 1999-08-25 12:24:39 +00:00
pc98 Remove some vestiges of devfs direct calls. 1999-08-27 08:31:20 +00:00
pccard
pci Properly re-enable the transmitter in the TX error handler. 1999-08-26 05:31:53 +00:00
posix4
powerpc Fix the child's return path from fork so that fork will return 0 1999-08-27 14:47:23 +00:00
rpc
svr4 Simplify the handling of VCHR and VBLK vnodes using the new dev_t: 1999-08-26 14:53:31 +00:00
sys Add FIODTYPE ioctl for getting d_flags (type) info on a device. 1999-08-27 16:35:37 +00:00
tools
ufs Simplify the handling of VCHR and VBLK vnodes using the new dev_t: 1999-08-26 14:53:31 +00:00
vm Simplify the handling of VCHR and VBLK vnodes using the new dev_t: 1999-08-26 14:53:31 +00:00
Makefile