diff options
| author | Paul Traina <pst@FreeBSD.org> | 1996-05-05 02:26:57 +0000 |
|---|---|---|
| committer | Paul Traina <pst@FreeBSD.org> | 1996-05-05 02:26:57 +0000 |
| commit | 1664f6f59b20aabb62a2864554e0809226db670b (patch) | |
| tree | 500abe56a1985ab3354e784da0cbdff7cbbd6317 | |
| parent | c21455ac2d2bdfb7d31695753f6b89c068415f25 (diff) | |
Notes
| -rw-r--r-- | sys/conf/options | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options index c82a12a7ecd9..fd4e04f2352d 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -1,9 +1,10 @@ -# $Id: options,v 1.9 1996/03/02 20:35:51 wollman Exp $ +# $Id: options,v 1.10 1996/03/29 13:51:30 bde Exp $ # Option name filename BOUNCE_BUFFERS opt_bounce.h DDB +DDB_UNATTENDED opt_ddb.h KTRACE FDESC opt_staticfs.h KERNFS opt_staticfs.h |
