Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   pooka
Date:           Tue Oct 13 22:04:31 UTC 2009

Modified Files:
        src/dist/smbfs/include: smb_kernelops.h
        src/dist/smbfs/lib/smb: smb_kernelops.c
        src/sbin/cgdconfig: cgd_kernelops.c cgd_kernelops.h
        src/sbin/fsck_lfs: kernelops.c kernelops.h

Log Message:
fix prototypes of function pointers to varargs syscalls


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/dist/smbfs/include/smb_kernelops.h
cvs rdiff -u -r1.1 -r1.2 src/dist/smbfs/lib/smb/smb_kernelops.c
cvs rdiff -u -r1.1 -r1.2 src/sbin/cgdconfig/cgd_kernelops.c
cvs rdiff -u -r1.2 -r1.3 src/sbin/cgdconfig/cgd_kernelops.h
cvs rdiff -u -r1.2 -r1.3 src/sbin/fsck_lfs/kernelops.c \
    src/sbin/fsck_lfs/kernelops.h

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