History log of /freebsd-9.3-release/sbin/bsdlabel/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 219449 10-Mar-2011 uqs

Widen fields that display partition offset/length.

This makes partitions between 50GiB and 2TiB (16TiB for 4k drives) print
correctly aligned.

While here, fix type of secsize. g_sectorsize() returns ssize_t, don't
store this in an unsigned var. Bump WARNS to 6.

MFC after: 4 weeks


# 219447 10-Mar-2011 uqs

Remove bsdlabel test-script that was full of broken assumptions.

- the default label now includes an a: partition by default
- the c: partition is no longer exported via devfs
- writing of the labels usually works in all cases, though the script
assumes half of them have to fail


# 219446 10-Mar-2011 uqs

Remove bsdlabel.5, which hasn't been installed in over 7 years
and contains little more than an out-dated copy of <sys/disklabel.h>


# 211725 23-Aug-2010 imp

MFtbemd:

Prefer MACHNE_CPUARCH to MACHINE_ARCH in most contexts where you want
to test of all the CPUs of a given family conform.


# 198236 19-Oct-2009 ru

Switch the default WARNS level for sbin/ to 6.

Submitted by: Ulrich Spörlein


# 183296 23-Sep-2008 ru

Add missing library dependencies.

PR: bin/127573
Submitted by: Eygene Ryabinkin


# 161526 22-Aug-2006 ru

Remove alpha left-overs.


# 124368 11-Jan-2004 nyan

'-DPC98' is not needed.


# 115254 23-May-2003 peter

Add amd64 to the MACHINE_ARCH list of systems that link bsdlabel to
disklabel. I just got burnt again by having an old disklabel binary
kicking around.

Discussed with: phk
Approved by: re (safe amd64 stuff)


# 115105 17-May-2003 ru

Style fixes.

Reviewed by: phk
Approved by: re (scottl)


# 115104 17-May-2003 ru

Moved libgeom.so dependencies to where they belong.

Reviewed by: phk
Approved by: re (scottl)


# 114759 05-May-2003 phk

Compile bsdlabel on all platforms.

Install a link to the disklabel(8) name on i386 and alpha platforms.

Leave old disklabel(8) sources intact but disconnected from the build
for now.


# 114569 03-May-2003 phk

Use new geom.ctl based OAM instead of ioctls.
Various cleanup.


# 114549 02-May-2003 phk

Pull in geom_bsd_enc.c from sys/geom to encode and decode our labels.


# 113695 18-Apr-2003 phk

Add the beginning of a regression test.

So far it checks the overwrites of the BSD label inband (ie: dd
if=/dev/ad0a of=/dev/ad2a).

This excercises the geom::slice::hotspot code.


# 113680 18-Apr-2003 phk

First scrub of s/disklabel/bsdlabel/

bsdlabel.5 deliberately exempted, its contents looks less than useful.


# 94166 08-Apr-2002 phk

Don't set WARNS to 2, we're default compatible now.

Noticed by: bde


# 94065 07-Apr-2002 phk

Get us to WARNS=2 with a bit of constification and some printf fiddling.

Pick up the c-partitions magicness from sys/disklabel.h instead
of defining our own magicness for it, remove trivial comment.

Sponsored by: DARPA and NAI Labs.


# 87325 04-Dec-2001 obrien

Default to WARNS=2.
Binary builds that cannot handle this must explicitly set WARNS=0.

Reviewed by: mike


# 74815 26-Mar-2001 ru

- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.


# 73516 04-Mar-2001 obrien

Fix style nit.


# 65921 16-Sep-2000 phk

Turn dkcksum() into an __inline function.

Change its type to u_int_16_t.


# 60256 09-May-2000 nyan

Add '-DPC98' to CFLAGS if MACHINE == pc98.


# 1855 05-Aug-1994 wollman

Convert to our man installation style. Also fixed long-standing bug
in `fastboot'/`fasthalt' in which the interpreter would hang around
after `reboot' or `halt' is run, causing an irritating ``Killed'' message.


# 1607 28-May-1994 rgrimes

Remove stuff for building manual pages the old way.


# 1558 26-May-1994 rgrimes

BSD 4.4 Lite sbin Sources

Note: XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.