the bitrig natano_fdisk branch has been created by natano.

it is 0 commits behind master, and 5 commits ahead.

commit bc6f0ceb1b93d79e476fd35415747d8c8ff63950
diff: https://github.com/bitrig/bitrig/commit/bc6f0ce
author: Martin Natano <[email protected]>
date: Wed Aug 27 20:00:05 2014 +0200

Tweak partition edit defaults.

Calculate available space after the offset has been changed.

M       sbin/fdisk/cmd.c
M       sbin/fdisk/mbr.c
M       sbin/fdisk/mbr.h

commit 9657811c8f11ba87826bfb6d3dfaf6c05b037579
diff: https://github.com/bitrig/bitrig/commit/9657811
author: Martin Natano <[email protected]>
date: Wed Aug 27 17:35:45 2014 +0200

Extract LBA to C/H/S calculations (and vice versa) into separate functions.

M       sbin/fdisk/misc.c
M       sbin/fdisk/misc.h
M       sbin/fdisk/part.c

commit aaa25286f4d5101134b95e7d308aac6c0c01d489
diff: https://github.com/bitrig/bitrig/commit/aaa2528
author: Martin Natano <[email protected]>
date: Wed Aug 27 07:36:06 2014 +0200

Be sure to always write changes to disk on quit.

Adapt dirty tracking from CHS to LBA edit.

M       sbin/fdisk/cmd.c

commit b9e7d6b505ffd619930dc63a1b5d65d3a1a851ea
diff: https://github.com/bitrig/bitrig/commit/b9e7d6b
author: Martin Natano <[email protected]>
date: Tue Aug 26 22:35:06 2014 +0200

Use appropriate integer types for ask_num().

ask_num() is used for C/H/S values, all of which are 32 bit, unsigned
integers.

M       sbin/fdisk/cmd.c
M       sbin/fdisk/misc.c
M       sbin/fdisk/misc.h

commit 6a44d448976de12c233ca892f9399860caff440a
diff: https://github.com/bitrig/bitrig/commit/6a44d44
author: Martin Natano <[email protected]>
date: Tue Aug 26 21:09:38 2014 +0200

whitespace; align backslashes in macro definition

M       sbin/fdisk/cmd.c

Reply via email to