Module Name: src Committed By: snj Date: Thu May 20 05:09:41 UTC 2010
Modified Files: src/distrib/utils/sysinst [netbsd-5]: mbr.c Log Message: Pull up following revision(s) (requested by martin in ticket #1375): distrib/utils/sysinst/mbr.c: revision 1.83 The 16bit "bootmenu valid" magic is slightly week, collisions have been seen in the wild. So, before accepting arbitrary strings from there, validate at least slightly and ignore if the entries are not properly 0 terminated or contain controll characters. To generate a diff of this commit: cvs rdiff -u -r1.79.14.1 -r1.79.14.2 src/distrib/utils/sysinst/mbr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.