summaryrefslogtreecommitdiff
path: root/sbin/fsck/partutil.c
AgeCommit message (Expand)Author
2023-01-02Change getdiskinfo() to no longer infer the partition from the device name.hannken
2019-09-28initialize disc_dict to NULL.bad
2019-08-18Properly release the disk properties dictionary we received viamartin
2015-06-03Make querying the disk geometry fail silently if called for a non-exitentmartin
2014-12-29abort earlier.christos
2014-12-29Provide a simple getdisksize() api for gpt(8).christos
2013-04-13Make getdiskinfo() always return correct dkwedge_info for the raw partition.jakllsch
2011-11-13use getfstypenamechristos
2010-03-06- use warn/err properlychristos
2009-07-16Callers expect getdiskinfo() to return -1 on error, so do that.dyoung
2009-06-14Remove bogus warn, which was printed when DIOCGDISKINFO failed.haad
2009-06-06Add support for devices which do not support DIOCGDISKINFO ioctl yet. Thishaad
2009-06-06Remove debug printfs.haad
2009-06-05Add support for DIOCGDISKINFO to disk like device drivers. Changehaad
2009-04-11fix sign-compare issueslukem
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-08-27add a constchristos
2006-08-26- make preen recognize wedges and insert their parent disks in the disk listchristos