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
/
fsck
/
partutil.c
Age
Commit message (
Expand
)
Author
2023-01-02
Change getdiskinfo() to no longer infer the partition from the device name.
hannken
2019-09-28
initialize disc_dict to NULL.
bad
2019-08-18
Properly release the disk properties dictionary we received via
martin
2015-06-03
Make querying the disk geometry fail silently if called for a non-exitent
martin
2014-12-29
abort earlier.
christos
2014-12-29
Provide a simple getdisksize() api for gpt(8).
christos
2013-04-13
Make getdiskinfo() always return correct dkwedge_info for the raw partition.
jakllsch
2011-11-13
use getfstypename
christos
2010-03-06
- use warn/err properly
christos
2009-07-16
Callers expect getdiskinfo() to return -1 on error, so do that.
dyoung
2009-06-14
Remove bogus warn, which was printed when DIOCGDISKINFO failed.
haad
2009-06-06
Add support for devices which do not support DIOCGDISKINFO ioctl yet. This
haad
2009-06-06
Remove debug printfs.
haad
2009-06-05
Add support for DIOCGDISKINFO to disk like device drivers. Change
haad
2009-04-11
fix sign-compare issues
lukem
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2006-08-27
add a const
christos
2006-08-26
- make preen recognize wedges and insert their parent disks in the disk list
christos