Source-Changes archive

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

CVS commit: src/usr.sbin/puffs



Module Name:    src
Committed By:   pooka
Date:           Sat Jan 10 20:21:15 UTC 2009

Modified Files:
        src/usr.sbin/puffs/rump_nfs: rump_nfs.c
        src/usr.sbin/puffs/rump_syspuffs: rump_syspuffs.c

Log Message:
Don't compile diagnostic code which accesses kernel symbols directly.
Will fail now since not all archs have the same symbol names.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/usr.sbin/puffs/rump_nfs/rump_nfs.c
cvs rdiff -r1.7 -r1.8 src/usr.sbin/puffs/rump_syspuffs/rump_syspuffs.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