index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
fdisk
/
fdisk.c
Age
Commit message (
Expand
)
Author
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-11-21
Add "DISK" to -S output.
lukem
2003-10-11
unconditionally #define DEFAULT_BOOTDIR. should fix non-x86 builds
lukem
2003-10-08
Overhaul MBR handling (part 1):
lukem
2003-09-19
realloc pedant
itojun
2003-08-29
Define and use PRIdaddr for printing disk block numbers.
dsl
2003-08-10
Put cylinder number 1023 into the mbr for sectors beyond the CHS limit
dsl
2003-07-14
Fix code that detects bios geometry from mbr table.
dsl
2003-07-07
Only look at each pair of CHS values once when trying to guess geometry.
dsl
2003-05-17
asprintf is easier
itojun
2003-05-14
delete a diagnostic printf that was accidentally left in
dsl
2003-05-01
Remove some unused variabled from get_params_to_use() in the !i386 && !amd64
bjh21
2003-04-30
Rototilled fdisk that supports:
dsl
2003-04-30
Move some definitions from fdisk.c to disklabel_mbr.h so they don't have
dsl
2003-04-01
Fix range check for the default boot option case.
fvdl
2003-01-10
Print missing newline in two bootselector-related messages. Approved by wiz.
jmmv
2002-11-30
Enable bootselector code for x86_64.
fvdl
2002-11-24
Avoid format warning for off_t printf.
fvdl
2002-10-08
Make the -l flage more useful, by actually printing the systype number
jdarrow
2002-09-27
add partition type 0xaf for Apple HFS.
dbj
2002-08-08
Clean up printf->err conversions.
soren
2002-06-05
exit on EOF from stdin.
yamt
2002-04-03
Build fdisk(8) on netwinder.
thorpej
2002-03-26
nicer printing.
christos
2002-03-26
PR/16073: Jachym _Freza_ Holecek: Add the ability to list known partition types.
christos
2002-03-04
add "Apple UFS" and "Apple Boot" partition ids used by Darwin
dbj
2001-11-07
if sysctl kern.root_device is availalbe, use that the default device
lukem
2001-11-01
opendisk(3) checks the device type for us
lukem
2001-04-16
add fix by Minoura Makoto to correctly support recursive extended partitions.
lukem
2000-12-24
use MBR_IS_EXTENDED() instead of local test (which was missing a test case)
lukem
2000-12-19
* Recursively print out extended partition entries. An extended partition is
lukem
2000-12-19
convert to ANSI KNF
lukem
2000-07-06
When fetching the disk's hardware geometry, first attempt the
thorpej
2000-06-14
Fix QNX partition IDs, confirmed by looking at FreeBSD's fdisk.
wiz
2000-05-27
Truncate the CHS values correctly in case a partition boundary exceeds
fvdl
2000-01-31
Build fdisk also on arc
soda
1999-09-06
Update usage().
soren
1999-06-04
Make sure the boot selector actually gets updated if you only change
thorpej
1999-05-02
Make check if we need int13 extensions for the bootselector more correct.
fvdl
1999-04-28
Only use int13 extensions if the sectors can not be read through the
fvdl
1999-04-17
Make the bootselector configurable by fdisk. Add a -B flag to this
fvdl
1999-02-09
add BeOS entry, from URA Hiroshi, PR 6974
perry
1999-01-27
Use <sys/disklabel_mbr.h>.
thorpej
1998-11-08
Set otherwise-unused global variable `disksectors' to disklabel.d_secperunit.
jonathan
1998-10-15
Separate master bootcode from fdisk.
ws
1998-10-02
Completely zero out a partition table entry,
ws
1998-09-28
Automagically initialize boot code and partition table if not yet valid.
ws
1998-08-10
Dont report more than 1023 cylinders for DOS/BIOS because
rvb
1998-02-25
Use the new NetBSD partition ID for first time setup of an MBR.
drochner
1998-02-19
Add new NetBSD partition ID.
drochner
[next]