freebsd-nq/sys/conf
Julian Elischer 69c5c26010 take major number 18 for the nmdm "nullmodem" back-to-back tty device.
Incredibally useful for debugging kernels using vmware.
Vmware com1 is diverted to one side, and gdb listens to the other side.
viola.. instant debugging sandbox on one system.
2001-02-26 09:55:02 +00:00
..
defines
files Introduce API for sequential reads/writes (build/dissect) of mbuf chains. 2001-02-24 15:44:30 +00:00
files.alpha Remove count for NSIO. The only places it was used it were incorrect. 2001-01-31 10:54:45 +00:00
files.i386 Fix typo: compatability -> compatibility. 2001-02-06 12:05:58 +00:00
files.ia64 Remove count for NSIO. The only places it was used it were incorrect. 2001-01-31 10:54:45 +00:00
files.pc98 Merged from sys/conf/files.i386 revisoin 1.353. 2001-02-13 14:17:21 +00:00
kern.mk Add section for building ia64 kernels. 2000-10-16 20:04:52 +00:00
kmod.mk If the symbolic links @ or machine exist, do not depend on them. 2001-02-23 04:49:31 +00:00
ldscript.alpha Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.amd64 Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.i386 Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.ia64 This is the first snapshot of the FreeBSD/ia64 kernel. This kernel will 2000-09-29 13:46:07 +00:00
ldscript.powerpc Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
majors take major number 18 for the nmdm "nullmodem" back-to-back tty device. 2001-02-26 09:55:02 +00:00
Makefile.alpha genassym.sh does not work with a.out because the sizes are rounded up 2001-02-25 07:51:19 +00:00
Makefile.i386 genassym.sh does not work with a.out because the sizes are rounded up 2001-02-25 07:51:19 +00:00
Makefile.ia64 Fix make depend' => make kernel-depend'. Using the dependancy file 2001-02-12 05:55:33 +00:00
Makefile.pc98 genassym.sh does not work with a.out because the sizes are rounded up 2001-02-25 07:51:19 +00:00
Makefile.powerpc genassym.sh does not work with a.out because the sizes are rounded up 2001-02-25 07:51:19 +00:00
newvers.sh SNAPDATE is an obsolete mechanism which has also been pretty much 2000-12-15 22:26:42 +00:00
NOTES Drop the 'count' from the aha device specs 2001-02-25 05:52:38 +00:00
options Add back in INVARIANT_SUPPORT and expand the comments in NOTES about it 2001-02-24 19:03:18 +00:00
options.alpha Conditionalize the alpha interrupt preemption for now to buy us some 2001-02-03 03:26:39 +00:00
options.i386 Activate USER_LDT by default. The new thread libraries are going to 2001-02-23 01:25:02 +00:00
options.ia64 This is the first snapshot of the FreeBSD/ia64 kernel. This kernel will 2000-09-29 13:46:07 +00:00
options.pc98 Activate USER_LDT by default. The new thread libraries are going to 2001-02-23 01:25:02 +00:00
param.c Remove unneeded <stddef.h> #includes. 2000-10-29 16:57:42 +00:00
systags.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00