Peter Wemm
59fb3d1055
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)
2003-05-23 06:08:28 +00:00
Ruslan Ermilov
c1941005a3
Style fixes.
...
Reviewed by: phk
Approved by: re (scottl)
2003-05-17 19:06:45 +00:00
Ruslan Ermilov
0b00d54eed
Moved libgeom.so dependencies to where they belong.
...
Reviewed by: phk
Approved by: re (scottl)
2003-05-17 19:05:17 +00:00
Poul-Henning Kamp
4917b55e50
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.
2003-05-05 21:28:08 +00:00
Poul-Henning Kamp
5daa806da0
Use new geom.ctl based OAM instead of ioctls.
...
Various cleanup.
2003-05-03 08:04:24 +00:00
Poul-Henning Kamp
643c62af8f
Pull in geom_bsd_enc.c from sys/geom to encode and decode our labels.
2003-05-02 19:54:18 +00:00
Poul-Henning Kamp
d7960ce5a2
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.
2003-04-18 22:20:46 +00:00
Poul-Henning Kamp
2c60b6689a
First scrub of s/disklabel/bsdlabel/
...
bsdlabel.5 deliberately exempted, its contents looks less than useful.
2003-04-18 19:44:12 +00:00
Poul-Henning Kamp
5f76b095ad
Don't set WARNS to 2, we're default compatible now.
...
Noticed by: bde
2002-04-08 06:26:46 +00:00
Poul-Henning Kamp
6b0ff5f596
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.
2002-04-07 10:57:00 +00:00
David E. O'Brien
2d68bf45bf
Default to WARNS=2.
...
Binary builds that cannot handle this must explicitly set WARNS=0.
Reviewed by: mike
2001-12-04 02:19:58 +00:00
Ruslan Ermilov
0a5779d45b
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:33:27 +00:00
David E. O'Brien
9a901d972d
Fix style nit.
2001-03-04 13:19:51 +00:00
Poul-Henning Kamp
fc87418be0
Turn dkcksum() into an __inline function.
...
Change its type to u_int_16_t.
2000-09-16 13:43:00 +00:00
Yoshihiro Takahashi
f9602de6f7
Add '-DPC98' to CFLAGS if MACHINE == pc98.
2000-05-09 13:46:14 +00:00
Garrett Wollman
404c1a5fc1
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.
1994-08-05 02:42:42 +00:00
Rodney W. Grimes
3ef6a10b70
Remove stuff for building manual pages the old way.
1994-05-28 06:25:34 +00:00
Rodney W. Grimes
8fae3551ec
BSD 4.4 Lite sbin Sources
...
Note: XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.
1994-05-26 06:35:07 +00:00