diff options
| author | Ugen J.S. Antsilevich <ugen@FreeBSD.org> | 1995-01-12 13:05:00 +0000 |
|---|---|---|
| committer | Ugen J.S. Antsilevich <ugen@FreeBSD.org> | 1995-01-12 13:05:00 +0000 |
| commit | c5d5269fa65a9a4d1766fbc0d112f91182d478b7 (patch) | |
| tree | bcc55f53537dbab36f1e892b2767f99558ded873 /sys | |
| parent | bd41022924db825d17cebfb9bc990a1425ad97d9 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/conf/files.i386 | 3 | ||||
| -rw-r--r-- | sys/i386/conf/files.i386 | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys/conf/files.i386 b/sys/conf/files.i386 index f9a8f7cdfb25..979fed327b44 100644 --- a/sys/conf/files.i386 +++ b/sys/conf/files.i386 @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $Id: files.i386,v 1.68 1994/12/31 19:27:29 gibbs Exp $ +# $Id: files.i386,v 1.69 1995/01/07 14:51:48 jkh Exp $ # i386/apm/apm.c optional apm device-driver i386/apm/apm_setup.s optional apm @@ -176,4 +176,3 @@ gnu/i386/fpemul/reg_u_mul.s optional gpl_math_emulate gnu/i386/fpemul/reg_u_sub.s optional gpl_math_emulate gnu/i386/fpemul/wm_shrx.s optional gpl_math_emulate gnu/i386/fpemul/wm_sqrt.s optional gpl_math_emulate -netinet/ip_fw.c optional ipfirewall diff --git a/sys/i386/conf/files.i386 b/sys/i386/conf/files.i386 index f9a8f7cdfb25..979fed327b44 100644 --- a/sys/i386/conf/files.i386 +++ b/sys/i386/conf/files.i386 @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $Id: files.i386,v 1.68 1994/12/31 19:27:29 gibbs Exp $ +# $Id: files.i386,v 1.69 1995/01/07 14:51:48 jkh Exp $ # i386/apm/apm.c optional apm device-driver i386/apm/apm_setup.s optional apm @@ -176,4 +176,3 @@ gnu/i386/fpemul/reg_u_mul.s optional gpl_math_emulate gnu/i386/fpemul/reg_u_sub.s optional gpl_math_emulate gnu/i386/fpemul/wm_shrx.s optional gpl_math_emulate gnu/i386/fpemul/wm_sqrt.s optional gpl_math_emulate -netinet/ip_fw.c optional ipfirewall |
