Module Name: src Committed By: christos Date: Fri Apr 5 20:09:29 UTC 2019
Modified Files: src/sys/lib/libsa: bootp.c ext2fs.c loadfile.c rarp.c rpc.c Log Message: Go back ot using 0x%x instead of %#x because we don't always support the format. See subr_prf.c To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/sys/lib/libsa/bootp.c cvs rdiff -u -r1.26 -r1.27 src/sys/lib/libsa/ext2fs.c cvs rdiff -u -r1.31 -r1.32 src/sys/lib/libsa/loadfile.c cvs rdiff -u -r1.33 -r1.34 src/sys/lib/libsa/rarp.c cvs rdiff -u -r1.30 -r1.31 src/sys/lib/libsa/rpc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.