Module Name:src
Committed By: wiz
Date: Sun May 24 21:02:12 UTC 2020
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
Add -g to usage.
To generate a diff of this commit:
cvs rdiff -u -r1.158 -r1.159 src/sbin/fdisk/fdisk.c
Please note that diffs are not public domain
Module Name:src
Committed By: wiz
Date: Sun May 24 21:01:49 UTC 2020
Modified Files:
src/sbin/fdisk: fdisk.8
Log Message:
Use Nx, fix formatting nit.
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/sbin/fdisk/fdisk.8
Please note that diffs are not publ
Module Name:src
Committed By: jmcneill
Date: Sun May 24 18:42:48 UTC 2020
Modified Files:
src/sbin/fdisk: fdisk.8 fdisk.c
Log Message:
Add -g flag to preserve GPT headers when updating MBR.
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 src/sbin/fdisk/fdis
Module Name:src
Committed By: wiz
Date: Sun Dec 15 11:49:28 UTC 2019
Modified Files:
src/sbin/fdisk: fdisk.8
Log Message:
Fix xrefs.
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/sbin/fdisk/fdisk.8
Please note that diffs are not public domain; they a
Module Name:src
Committed By: christos
Date: Sat Dec 14 20:46:13 UTC 2019
Modified Files:
src/sbin/fdisk: fdisk.8
Log Message:
PR/54756: germain: Avoid confusion caused by overuse of the word "file" both
as a noun and an argument name.
To generate a diff of this commit:
Module Name:src
Committed By: tnn
Date: Tue Apr 9 09:03:41 UTC 2019
Modified Files:
src/sbin/fdisk: fdisk.8
Log Message:
mention that -B is used to set the timeout for mbr_bootsel
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/sbin/fdisk/fdisk.8
Plea
Module Name:src
Committed By: mlelstv
Date: Wed Nov 14 12:05:29 UTC 2018
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
In validate_bootsel, the code assumed that arr[j][i] can be accessed
with something like arr[0][j*ARRAYWIDTH+i]. gcc no longer allows such
hacks an
Module Name:src
Committed By: sevan
Date: Mon Aug 27 14:55:47 UTC 2018
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
Add missing -z flag to usage()
To generate a diff of this commit:
cvs rdiff -u -r1.154 -r1.155 src/sbin/fdisk/fdisk.c
Please note that diffs are n
Module Name:src
Committed By: joerg
Date: Mon Oct 2 22:02:05 UTC 2017
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
Really don't include ioctl code for tools build.
To generate a diff of this commit:
cvs rdiff -u -r1.153 -r1.154 src/sbin/fdisk/fdisk.c
Please not
Module Name:src
Committed By: abhinav
Date: Fri Jan 27 10:12:05 UTC 2017
Modified Files:
src/sbin/fdisk: fdisk.8
Log Message:
Fix spelling of simultaneous.
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 src/sbin/fdisk/fdisk.8
Please note that diffs are no
Module Name:src
Committed By: sevan
Date: Sun Sep 11 03:35:08 UTC 2016
Modified Files:
src/sbin/fdisk: fdisk.8
Log Message:
- Document the HISTORY of fdisk based on the original post to comp.unix.bsd by
Julian Elischer [1] and the Mach 2.5 Installation notes [2].
I was u
Module Name:src
Committed By: christos
Date: Sun Nov 22 15:53:10 UTC 2015
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
explain how to clear an entry (without reading the source)
To generate a diff of this commit:
cvs rdiff -u -r1.152 -r1.153 src/sbin/fdisk/fdisk.
Module Name:src
Committed By: christos
Date: Fri Apr 4 16:15:30 UTC 2014
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
remove debugging.
To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 src/sbin/fdisk/fdisk.c
Please note that diffs are not public
Module Name:src
Committed By: wiz
Date: Fri Apr 4 13:07:30 UTC 2014
Modified Files:
src/sbin/fdisk: fdisk.8
Log Message:
-s:
If the optional arguments are not provided, they stay as before or
use the same defaults as the interactive mode, if new.
(feel free to improve)
Module Name:src
Committed By: wiz
Date: Fri Apr 4 09:32:56 UTC 2014
Modified Files:
src/sbin/fdisk: fdisk.8
Log Message:
Fix a bug in previous and update detailed -s description.
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/sbin/fdisk/fdisk.8
Pleas
Module Name:src
Committed By: wiz
Date: Thu Apr 3 21:56:19 UTC 2014
Modified Files:
src/sbin/fdisk: fdisk.8
Log Message:
Update SYNOPSIS.
Christos, please check.
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/sbin/fdisk/fdisk.8
Please note that diffs
Module Name:src
Committed By: christos
Date: Thu Apr 3 17:07:11 UTC 2014
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
instead of using ugly -1's make args optional
To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 src/sbin/fdisk/fdisk.c
Please not
Module Name:src
Committed By: christos
Date: Tue Apr 1 19:08:48 UTC 2014
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
default to something reasonable (like the interactive mode does) instead
of 0 when -1 is specified for the start or size.
To generate a diff of
Module Name:src
Committed By: christos
Date: Sun Mar 30 22:18:13 UTC 2014
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
Allow -1 values in the -s // indicate use the previous
values. For example:
fdisk -f -i /dev/rsd0d # initialize mbr and create an msdos partition.
Module Name:src
Committed By: jakllsch
Date: Mon Mar 10 15:42:51 UTC 2014
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
Always print the MBR drive serial number, even if it's 0.
To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 src/sbin/fdisk/fdisk.c
Module Name:src
Committed By: apb
Date: Sun Oct 6 12:27:15 UTC 2013
Modified Files:
src/sbin/fdisk: fdisk.8
Log Message:
Suggest using -b 1023/255/63 for modern disks where the BIOS is
configured to use LBA-Assisted translation.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: jakllsch
Date: Sun Apr 14 22:48:22 UTC 2013
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
Improve support for logical sector sizes greater than 512.
To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.145 src/sbin/fdisk/fdisk.
Module Name:src
Committed By: christos
Date: Wed Feb 13 00:40:29 UTC 2013
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
Don't produce spurious errors when creating labels on files.
To generate a diff of this commit:
cvs rdiff -u -r1.143 -r1.144 src/sbin/fdisk/fdis
Module Name:src
Committed By: christos
Date: Sat Feb 9 01:50:04 UTC 2013
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
CID/979997: missing va_end()
To generate a diff of this commit:
cvs rdiff -u -r1.142 -r1.143 src/sbin/fdisk/fdisk.c
Please note that diffs are
Module Name:src
Committed By: wiz
Date: Sat Oct 6 09:11:35 UTC 2012
Modified Files:
src/sbin/fdisk: fdisk.8
Log Message:
Revert my previous commit, I misunderstood the intention.
Noted by njoly.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/sbin/fdis
Module Name:src
Committed By: wiz
Date: Fri Oct 5 21:30:29 UTC 2012
Modified Files:
src/sbin/fdisk: fdisk.8
Log Message:
Previous slightly more consistently.
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/sbin/fdisk/fdisk.8
Please note that diffs are
Module Name:src
Committed By: njoly
Date: Fri Oct 5 18:07:47 UTC 2012
Modified Files:
src/sbin/fdisk: fdisk.8
Log Message:
Fix indented blocks rendering with mandoc. Switch from .in unsupported
macro to .Bd/.Ed ones. While here kill some unneeded .Pp/.br macros.
To gene
Module Name:src
Committed By: christos
Date: Fri Apr 6 20:09:26 UTC 2012
Modified Files:
src/sbin/fdisk: fdisk.8 fdisk.c
Log Message:
support sector sizes > 512.
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/sbin/fdisk/fdisk.8
cvs rdiff -u -r1.139 -r
Module Name:src
Committed By: wiz
Date: Wed Jan 4 10:57:40 UTC 2012
Modified Files:
src/sbin/fdisk: fdisk.8
Log Message:
Remove trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sbin/fdisk/fdisk.8
Please note that diffs are not publ
Module Name:src
Committed By: riz
Date: Sat Dec 31 22:18:56 UTC 2011
Modified Files:
src/sbin/fdisk: fdisk.8
Log Message:
According to most other OSes and documentation sources, an MBR has
one "extended" partition and the partitions inside that are "logical"
partitions. M
Module Name:src
Committed By: christos
Date: Fri Dec 2 15:21:15 UTC 2011
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
Also ignore out of space conditions for -I so we can create overlapping
partitions on a full disk. Document and add it to the options.
To genera
Module Name:src
Committed By: enami
Date: Fri Dec 2 04:05:20 UTC 2011
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
Add missing -F flag and -I flag in usage. Sort the order to match
manpage.
To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 src/sbi
Module Name:src
Committed By: christos
Date: Fri Dec 2 03:04:11 UTC 2011
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
put the error check in the conditional where it belongs.
To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 src/sbin/fdisk/fdisk.c
Module Name:src
Committed By: wiz
Date: Thu Dec 1 23:14:06 UTC 2011
Modified Files:
src/sbin/fdisk: fdisk.8
Log Message:
Remove trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/sbin/fdisk/fdisk.8
Please note that diffs are not publ
Module Name:src
Committed By: christos
Date: Thu Dec 1 22:24:29 UTC 2011
Modified Files:
src/sbin/fdisk: fdisk.8 fdisk.c
Log Message:
Add a flag to support writing overlapping partitions and explain why.
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/
Module Name:src
Committed By: gson
Date: Sun Aug 28 15:46:26 UTC 2011
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
fix the sparc build
To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 src/sbin/fdisk/fdisk.c
Please note that diffs are not public do
Module Name:src
Committed By: christos
Date: Sat Aug 27 20:49:03 UTC 2011
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
one static is enough, otherwise you risk zapping yourself.
To generate a diff of this commit:
cvs rdiff -u -r1.132 -r1.133 src/sbin/fdisk/fdisk.
Module Name:src
Committed By: joerg
Date: Sat Aug 27 17:16:01 UTC 2011
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
staticfy. __dead.
To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 src/sbin/fdisk/fdisk.c
Please note that diffs are not public dom
Module Name:src
Committed By: pgoyette
Date: Sun May 8 14:22:16 UTC 2011
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
Fix parsing of -A option so that the [/ptn_0_offset] part is optional, as
described in the man page.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: wiz
Date: Mon Apr 25 22:23:48 UTC 2011
Modified Files:
src/sbin/fdisk: fdisk.8
Log Message:
Use Nx.
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/sbin/fdisk/fdisk.8
Please note that diffs are not public domain; they are
Module Name:src
Committed By: wiz
Date: Wed Apr 7 09:40:58 UTC 2010
Modified Files:
src/sbin/fdisk: fdisk.8
Log Message:
Minor punctuation fixes, improve and sort SYNOPSIS, sort flag descriptions.
>From Bug Hunting in PR 43130.
To generate a diff of this commit:
cvs rdi
41 matches
Mail list logo