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
/
disklabel
Age
Commit message (
Expand
)
Author
2019-07-03
Fix NATIVELABEL_ONLY build.
mlelstv
2019-07-02
Sort and unify a bit. Add more macros.
wiz
2019-07-02
Add options to define labelsector and -offset and number of slices.
mlelstv
2018-06-27
Avoid misaligned access in disklabel(8) in find_label()
kamil
2018-04-01
Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)
ryo
2018-01-24
Remove port-acorn26
skrll
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-03-09
use warnx() rather than warn() in a case where errno is not relevant.
chs
2016-10-15
revert part of revision 1.28. "e.g." is correct. bad igor!
snj
2016-09-11
Remove ignored Pp macro, highlighted by mandoc -Tlint.
sevan
2016-09-11
Grammar fix suggested by textproc/igor.
sevan
2016-09-11
Document the version disklabel first appeared.
sevan
2016-01-31
fix broken patch
christos
2016-01-31
PR/50729: Izumi Tsutsui: Add "SMALLPROG"-like options to disklabel(8)
christos
2015-07-18
Fix build.
htodd
2015-07-17
Fix botch in "make disklabel a MI tool" changes in rev 1.2.
tsutsui
2015-04-29
Add missing doc flags (B,M,m)
christos
2015-04-27
fix mistake in previous
christos
2015-04-25
make table smaller in size.
christos
2015-01-02
Fix the 3 programs that use DTYPE_ (disklabel disk types) constants from the
christos
2014-09-19
Add OpenRISC 1000 & UCB RISC-V platform support.
matt
2014-08-10
Fix typo in "dreamcast" port name.
apb
2014-08-10
Changes to existing files to enable building AARCH64 userland.
matt
2014-07-15
Print uint32_t field as such.
joerg
2014-02-24
Rename NetBSD/hp700 to NetBSD/hppa.
skrll
2013-08-22
Add m68000/coldfire.
matt
2013-08-11
A number of new earm MACHINE_ARCH have shown up recently; make sure
riz
2013-05-15
%td is for ptrdiff_t not for off_t
christos
2013-05-13
CVE 1020933: Prevent integer overflow by using wider type
christos
2013-05-13
CVE 1020935: Prevent overflow
christos
2013-05-05
Add an arch_endian entry for x86_64.
skrll
2013-05-03
Make sure to initialize byteorder if native.
matt
2013-05-03
Fix tpyos.
matt
2013-05-03
Make disklabel a MI tool. It will use MACHINE/MACHINE_ARCH to determine
matt
2013-01-17
move dk_ioctl to a header file for the benefit of x-building.
christos
2013-01-15
- simplify getinput.
christos
2012-04-08
PR bin/45744
cyber
2011-08-30
Add getlabelusesmbr(), as proposed in
bouyer
2011-08-29
Use __dead
joerg
2011-08-18
Define USE_MBR for ofppc.
phx
2011-08-02
Sort sections. Remove comma in enumeration of two items.
wiz
2011-07-25
mention that we don't handle more than 2TB disks/partitions.
christos
2011-02-12
Disable COMPAT_386BSD_MBRPART. The code is still here if anyone needs it
dholland
2011-01-06
Change printf formats to match the data type of the values being
apb
2011-01-06
match printf formats and types from Patrick Welche
christos
2010-05-28
Change getnum() to use intmax_t instead of int, so it doesn't overflow
dholland
2010-01-05
Add necessary byteswap ops for tools disklabel(8) used with -F option
tsutsui
2009-12-13
System utilities, boot programs and kernel modules are machine
nakayama
2009-12-05
Remove support for NetBSD/playstation2.
pooka
2009-11-28
Don't use #ifdef __${MACHINE_ARCH}__ to enable machine dependent features.
tsutsui
[next]