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
Age
Commit message (
Expand
)
Author
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2022-04-02
Avoid crashes with invalid or tiny sector sizes.
mlelstv
2021-11-03
fdisk(8): Convert realloc(x * y) to reallocarr. Eliminate temp variables.
nia
2020-05-24
Add -g to usage.
wiz
2020-05-24
Use Nx, fix formatting nit.
wiz
2020-05-24
Add -g flag to preserve GPT headers when updating MBR.
jmcneill
2019-12-15
Fix xrefs.
wiz
2019-12-14
PR/54756: germain: Avoid confusion caused by overuse of the word "file" both
christos
2019-10-13
introduce some common variables for use in GCC warning disables:
mrg
2019-10-07
print the name of the disk causing the error.
christos
2019-04-09
mention that -B is used to set the timeout for mbr_bootsel
tnn
2018-11-14
In validate_bootsel, the code assumed that arr[j][i] can be accessed
mlelstv
2018-08-27
Add missing -z flag to usage()
sevan
2017-10-02
Really don't include ioctl code for tools build.
joerg
2017-01-27
Fix spelling of simultaneous.
abhinav
2016-09-11
- Document the HISTORY of fdisk based on the original post to comp.unix.bsd by
sevan
2015-11-22
explain how to clear an entry (without reading the source)
christos
2015-06-16
a few more \n's in errors
christos
2015-06-16
fix error messages containing \n
christos
2014-04-04
remove debugging.
christos
2014-04-04
-s:
wiz
2014-04-04
Fix a bug in previous and update detailed -s description.
wiz
2014-04-03
Update SYNOPSIS.
wiz
2014-04-03
instead of using ugly -1's make args optional
christos
2014-04-01
default to something reasonable (like the interactive mode does) instead
christos
2014-03-31
Bring back the playstation2 port - now that a toolchain for it is
martin
2014-03-30
Allow -1 values in the -s <sysid>/<start>/<size> indicate use the previous
christos
2014-03-10
Always print the MBR drive serial number, even if it's 0.
jakllsch
2013-10-06
Suggest using -b 1023/255/63 for modern disks where the BIOS is
apb
2013-04-14
Improve support for logical sector sizes greater than 512.
jakllsch
2013-02-13
Don't produce spurious errors when creating labels on files.
christos
2013-02-09
CID/979997: missing va_end()
christos
2012-10-06
Revert my previous commit, I misunderstood the intention.
wiz
2012-10-05
Previous slightly more consistently.
wiz
2012-10-05
Fix indented blocks rendering with mandoc. Switch from .in unsupported
njoly
2012-06-05
Use ${DESTDIR}/usr/mdec for DEFAULT_BOOTDIR on tools fdisk(8)
tsutsui
2012-05-05
Don't use "#if defined(__i386__) || defined(__x86_64__)" conditionals
tsutsui
2012-04-08
Remove unnecessary Bk/Ek pairs from SYNOPSIS.
wiz
2012-04-06
support sector sizes > 512.
christos
2012-03-15
Add __printflike attribution to use vprintf and friends with an argument
joerg
2012-01-04
Remove trailing whitespace.
wiz
2011-12-31
According to most other OSes and documentation sources, an MBR has
riz
2011-12-02
Also ignore out of space conditions for -I so we can create overlapping
christos
2011-12-02
Add missing -F flag and -I flag in usage. Sort the order to match
enami
2011-12-02
put the error check in the conditional where it belongs.
christos
2011-12-01
Remove trailing whitespace.
wiz
2011-12-01
Add a flag to support writing overlapping partitions and explain why.
christos
2011-08-28
fix the sparc build
gson
2011-08-27
one static is enough, otherwise you risk zapping yourself.
christos
2011-08-27
staticfy. __dead.
joerg
[next]