Searched hist:c48cef7def5773a6a69b5a25563838da57377c6d (Results 1 – 1 of 1) sorted by relevance
/freebsd/sbin/fdisk/ |
H A D | fdisk.c | diff c48cef7def5773a6a69b5a25563838da57377c6d Tue Oct 25 18:46:53 CET 1994 Bruce Evans <bde@FreeBSD.org> Don't write outside of partp[] if the user gives an invalid partition number for the partition to be made active. Do nothing instead. This allows clearing all the active flags by specifying an invalid partition. diff c48cef7def5773a6a69b5a25563838da57377c6d Tue Oct 25 18:46:53 CET 1994 Bruce Evans <bde@FreeBSD.org> Don't write outside of partp[] if the user gives an invalid partition number for the partition to be made active. Do nothing instead. This allows clearing all the active flags by specifying an invalid partition.
|