freebsd-dev/sys/modules
Greg Lehey ccaba9fc2b Restructure the .gdbinit files:
.gdbinit.crash contains a top-level .gdbinit suitable for debugging
               crash dumps

.gdbinit.serial contains a top-level .gdbinit suitable for serial
              debugging

Each of these two files reads the following files:

.gdbinit.kernel: This file contains general macros suitable for kernel
               debugging.  It is not related to vinum

.gdbinit.vinum:  This file contains macros specific to debugging
               vinum.

.gdbinit.paths:  Contains information about the location of the source
               and object files on the system.
1999-03-28 09:12:17 +00:00
..
atapi Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
ccd Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
cd9660 Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
coda Clean up the KLD/LKM goop a bit. 1999-01-17 20:25:22 +00:00
coff Make this work now; fixing the kstack overflow allows the dependency to 1998-11-06 16:02:14 +00:00
fdesc Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
fdescfs Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
fpu Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
gnufpu Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
ibcs2 Clean up some .Os macro uses: quotes are not needed, multiple arguments 1999-02-15 08:34:14 +00:00
if_disc Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
if_ppp Undo #undef KERNEL hack for vnode.h to avoid vnode_if.h. 1999-01-17 20:53:48 +00:00
if_sl Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
if_tun Undo #undef KERNEL hack for vnode.h to avoid vnode_if.h. 1999-01-17 20:53:48 +00:00
ip_mroute_mod Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
ipfw Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
joy Install scripts without .sh suffix. 1998-11-12 00:37:39 +00:00
kernfs Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
linux Update for the man page. 4.0 is using KLD's not LKM's. 1999-02-22 13:08:38 +00:00
lkm World, please meet the kld module called "lkm". If you have an a.out 1999-01-17 19:05:40 +00:00
mfs Don't forget to remove opt_mfs.h. 1998-11-11 03:06:46 +00:00
msdos Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
msdosfs Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
nfs Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
nfsclient Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
nfsserver Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
ntfs First version. 1999-02-03 04:01:27 +00:00
nullfs Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
pcic Update for pcic for kld modules and activate 1999-01-19 00:41:17 +00:00
portal Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
portalfs Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
procfs Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
splash - Don't assume the line length in the video memory is always the same as 1999-02-05 11:52:13 +00:00
streams Oops. Adding a Makefile might help anyone who wants to use streams 1999-02-22 14:02:42 +00:00
svr4 Converted "streams" pseudo-device into a KLD 1999-02-22 11:44:46 +00:00
syscons Followup to yokota's last commit: 1999-02-05 12:40:16 +00:00
umapfs Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
union Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
unionfs Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
vesa The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
vinum Restructure the .gdbinit files: 1999-03-28 09:12:17 +00:00
vn Oops, I accidently had devfs enabled in the vn module.. 1999-01-21 17:23:30 +00:00
Makefile quick BDE premption 1999-03-14 20:43:09 +00:00
Makefile.inc Missed this file. 1998-10-16 04:31:35 +00:00