Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/lkm/vfs



Module Name:    src
Committed By:   mhitch
Date:           Tue May 25 01:36:37 UTC 2004

Modified Files:
        src/sys/lkm/vfs/miscfs/union: lkminit_vfs.c
        src/sys/lkm/vfs/smbfs: lkminit_vfs.c

Log Message:
Addition of header files for sysctl set function prototypes referenced
structs defined in other header files.  Gcc 2.95 on vax doesn't like this.
Add appropriate header files to fix vax compile failures.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/lkm/vfs/miscfs/union/lkminit_vfs.c
cvs rdiff -r1.2 -r1.3 src/sys/lkm/vfs/smbfs/lkminit_vfs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index