freebsd-src/sys
John Dyson 9353aadd89 Add a feature to procfs to allow display of the process address map
with multiple entries as follows:

	start address, end address, resident pages in range, private pages
		in range, RW/RO, COW or not, (vnode/device/swap/default).
1996-06-17 22:43:36 +00:00
..
alpha
amd64 In getit(), use read_eflags()/write_eflags() to preserve the interrupt 1996-06-17 12:50:22 +00:00
compat/linux
compile
conf Add a feature to procfs to allow display of the process address map 1996-06-17 22:43:36 +00:00
ddb A small bit of defensive programming in case the panic is during process 1996-06-15 07:08:02 +00:00
dev This time, get rid of the struct copies that were really causing gcc to 1996-06-17 18:52:53 +00:00
fs Add a feature to procfs to allow display of the process address map 1996-06-17 22:43:36 +00:00
geom
gnu
i386 This time, get rid of the struct copies that were really causing gcc to 1996-06-17 18:52:53 +00:00
isa Stomp another compiler warning: sc_devfs_token[] should only be declared 1996-06-17 17:21:35 +00:00
isofs/cd9660
kern Add a couple of #ifdef DEVFS/#endif clauses to slence the following 1996-06-17 16:54:03 +00:00
libkern
miscfs Add a feature to procfs to allow display of the process address map 1996-06-17 22:43:36 +00:00
modules
msdosfs
net
netatalk
netinet Fix chain numbering bug when the highest line number installed >= 65435 1996-06-17 00:00:35 +00:00
netipx
netkey This is the `netkey' kernel key-management service (the PF_KEY analogue 1996-06-14 17:22:18 +00:00
netns
nfs Fix for NFS_NOSERVER 1996-06-14 11:13:21 +00:00
nfsclient Fix for NFS_NOSERVER 1996-06-14 11:13:21 +00:00
nfsserver Fix for NFS_NOSERVER 1996-06-14 11:13:21 +00:00
pc98
pccard
pci
powerpc/include
rpc
scsi Miscellaneous cleanup and minor fixes by Shunsuke and by me. 1996-06-16 19:58:24 +00:00
sys Reduced nesting of #includes in random.h and adjusted isa/random_machdep.c 1996-06-17 16:47:43 +00:00
tools
ufs
vm Several bugfixes/improvements: 1996-06-17 03:35:40 +00:00
Makefile