Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/sbin/fdisk
Module Name: basesrc
Committed By: jdarrow
Date: Tue Oct 8 07:38:48 UTC 2002
Modified Files:
basesrc/sbin/fdisk: fdisk.c
Log Message:
Make the -l flage more useful, by actually printing the systype number
alongside the sysid string (instead of just the array index of the
struct part_type they are found in).
Now fdisk -l shows the familiar 169 for NetBSD, 165 for FreeBSD or
386BSD or old NetBSD, and other possibly-familiar (131 for Linux native,
015 for Ext. Partition - LBA) values in with their correct numbers.
To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 basesrc/sbin/fdisk/fdisk.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