Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   christos
Date:           Fri Dec  8 21:51:07 UTC 2017

Modified Files:
        src/sys/dev/pcmcia: if_ray.c
        src/sys/dev/usb: xhci.c
        src/sys/lib/libkern: Makefile.libkern libkern.h
Added Files:
        src/sys/lib/libkern: hexdump.c

Log Message:
coalesce the two copies of hexdump into libkern


To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 src/sys/dev/pcmcia/if_ray.c
cvs rdiff -u -r1.78 -r1.79 src/sys/dev/usb/xhci.c
cvs rdiff -u -r1.40 -r1.41 src/sys/lib/libkern/Makefile.libkern
cvs rdiff -u -r0 -r1.1 src/sys/lib/libkern/hexdump.c
cvs rdiff -u -r1.124 -r1.125 src/sys/lib/libkern/libkern.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