FreeBSD Bugzilla – Attachment 9358 Details for
Bug 19192
patches to include specfs in LINT, modules
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.72 KB, created by
kbyanc
on 2000-06-11 05:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
kbyanc
Created:
2000-06-11 05:40:01 UTC
Size:
1.72 KB
patch
obsolete
>Index: modules/Makefile >=================================================================== >RCS file: /home/cvs/src/sys/modules/Makefile,v >retrieving revision 1.120 >diff -u -r1.120 Makefile >--- modules/Makefile 2000/06/09 16:07:32 1.120 >+++ modules/Makefile 2000/06/11 04:17:19 >@@ -5,7 +5,7 @@ > SUBDIR= agp aha amr an aue ccd cd9660 coda cue dc fdesc fxp if_disc if_ef if_ppp \ > if_sl if_tun ipfilter ipfw joy kernfs kue \ > md mfs mii mlx msdos ncp netgraph nfs ntfs nullfs \ >- nwfs portal procfs rl sf sis sk ste syscons ti tl twe tx \ >+ nwfs portal procfs rl sf sis sk specfs ste syscons ti tl twe tx \ > udbp ugen uhid ukbd ulpt umapfs umass umodem ums union urio usb \ > vinum vn vpo vr wb xl > >Index: conf/options >=================================================================== >RCS file: /home/cvs/src/sys/conf/options,v >retrieving revision 1.206 >diff -u -r1.206 options >--- conf/options 2000/06/10 02:09:50 1.206 >+++ conf/options 2000/06/11 04:09:26 >@@ -113,6 +113,7 @@ > PORTAL opt_dontuse.h > PROCFS opt_dontuse.h > UMAPFS opt_dontuse.h >+SPECFS opt_dontuse.h > NTFS opt_dontuse.h > > # These static filesystems has one slightly bogus static dependency in >Index: i386/conf/LINT >=================================================================== >RCS file: /home/cvs/src/sys/i386/conf/LINT,v >retrieving revision 1.781 >diff -u -r1.781 LINT >--- i386/conf/LINT 2000/06/09 23:47:30 1.781 >+++ i386/conf/LINT 2000/06/11 04:36:05 >@@ -613,6 +613,7 @@ > options PORTAL #Portal filesystem > options PROCFS #Process filesystem > options UMAPFS #UID map filesystem >+options SPECFS #Special file filesystem > options UNION #Union filesystem > # The xFS_ROOT options REQUIRE the associated ``options xFS'' > options CD9660_ROOT #CD-ROM usable as root device
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 19192
: 9358