cvs commit: src/sbin/bsdlabel bsdlabel.c

2008-09-30 Thread Ulf Lilleengen
lulf2008-09-30 11:46:14 UTC FreeBSD src repository Modified files: sbin/bsdlabelbsdlabel.c Log: SVN rev 183496 on 2008-09-30 11:46:14Z by lulf - A call to close(2) might overwrite errno and thus give a wrong error message on g_providername failure. Sugge

cvs commit: src/sbin/bsdlabel bsdlabel.c src/sbin/fdisk fdisk.c src/usr.sbin/boot0cfg boot0cfg.c

2008-09-30 Thread Ulf Lilleengen
lulf2008-09-30 07:18:49 UTC FreeBSD src repository Modified files: sbin/bsdlabelbsdlabel.c sbin/fdisk fdisk.c usr.sbin/boot0cfgboot0cfg.c Log: SVN rev 183487 on 2008-09-30 07:18:49Z by lulf - Improve error message given on g_providername c

cvs commit: src/sbin/bsdlabel bsdlabel.c

2008-09-18 Thread Ulf Lilleengen
lulf2008-09-18 14:04:02 UTC FreeBSD src repository Modified files: sbin/bsdlabelbsdlabel.c Log: SVN rev 183143 on 2008-09-18 14:04:02Z by lulf - Make bsdlabel use libgeom to determine provider name, device path, the media size and the sector size. - Fix a b

cvs commit: src/sbin/bsdlabel bsdlabel.c

2008-03-22 Thread Craig Rodrigues
rodrigc 2008-03-23 03:01:10 UTC FreeBSD src repository Modified files: sbin/bsdlabelbsdlabel.c Log: Remove comment about "-r" flag from readlabel. "-r" is a no-op. The is comment is left over from the old disklabel command. Reviewed by:phk Revision Chang

cvs commit: src/sbin/bsdlabel bsdlabel.c

2007-12-09 Thread Marcel Moolenaar
marcel 2007-12-09 22:58:49 UTC FreeBSD src repository Modified files: sbin/bsdlabelbsdlabel.c Log: Allow bsdlabel to operate on labels that have at most 26 partitions by virtue of there not being any (lower-case) letters avaliable for more partitions. Revision

cvs commit: src/sbin/bsdlabel bsdlabel.c

2006-10-29 Thread Maxim Konovalov
maxim 2006-10-29 16:47:15 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sbin/bsdlabelbsdlabel.c Log: MFC rev. 1.112: finish '-s' flag removal. Approved by:re (hrs) Revision ChangesPath 1.110.2.2 +1 -1 src/sbin/bsdlabel/

cvs commit: src/sbin/bsdlabel bsdlabel.c

2006-10-20 Thread Maxim Konovalov
maxim 2006-10-20 13:10:27 UTC FreeBSD src repository Modified files: sbin/bsdlabelbsdlabel.c Log: o '-s' flag was killed in rev. 1.75. Clean getopt(3). PR: bin/104616 Submitted by: Oliver Fromme MFC after: 1 week Revision ChangesPa

cvs commit: src/sbin/bsdlabel bsdlabel.c

2005-11-10 Thread Ian Dowse
iedowse 2005-11-10 09:52:56 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sbin/bsdlabelbsdlabel.c Log: MFC 1.111: improve the logic for automatically sizing partitions to take into account the new default of starting the first partition after th