1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys
John Dyson 975dcaa94f This file is the "meat" of the process address space capability. If you
would like other things added, just ask!!!  It might be pretty easy to add.
1996-06-17 22:53:27 +00:00
..
alpha The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
amd64 In getit(), use read_eflags()/write_eflags() to preserve the interrupt 1996-06-17 12:50:22 +00:00
compat/linux Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
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 This file is the "meat" of the process address space capability. If you 1996-06-17 22:53:27 +00:00
geom Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
gnu Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
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 Moved the fsnode MALLOC to before the call to getnewvnode() so that the 1996-06-12 03:36:23 +00:00
kern Add a couple of #ifdef DEVFS/#endif clauses to slence the following 1996-06-17 16:54:03 +00:00
libkern Added index() which will be used shortly in some fixes to the ibcs2 1996-06-07 22:21:31 +00:00
miscfs This file is the "meat" of the process address space capability. If you 1996-06-17 22:53:27 +00:00
modules Add ccd. 1996-06-12 03:49:35 +00:00
msdosfs The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
net The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
netatalk Obtained from: netatalk distribution netatalk@itd.umich.edu 1996-05-24 01:35:45 +00:00
netinet Fix chain numbering bug when the highest line number installed >= 65435 1996-06-17 00:00:35 +00:00
netipx Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
netkey This is the `netkey' kernel key-management service (the PF_KEY analogue 1996-06-14 17:22:18 +00:00
netns finish killing off netns. (For some reason, CVS `undeleted' these 1996-02-13 18:19:17 +00:00
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 The PC98-specific files. 1996-06-14 10:04:54 +00:00
pccard Oops, forgot to delete some garbage from working code. 1996-06-14 11:10:19 +00:00
pci The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
powerpc/include Add commands for ptrace get/set registers.. (Same numbers as NetBSD) 1996-01-24 18:51:48 +00:00
rpc Fix a bunch of spelling errors in the comment fields 1996-01-30 23:33:04 +00:00
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 Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
ufs Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
vm Several bugfixes/improvements: 1996-06-17 03:35:40 +00:00
Makefile The Great PC98 Merge. 1996-06-14 11:02:28 +00:00