Revision tags: release/3.2.0, release/3.1.0, release/3.0.0, release/2.2.8 |
|
#
efba76d7 |
| 17-Dec-1998 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
Look for boot blocks in new default location.
|
#
9f9930a2 |
| 28-Nov-1998 |
Robert Nordier <rnordier@FreeBSD.org> |
Refer to "da" rather than "sd" device.
Suggested by: jdp
|
Revision tags: release/2.2.7 |
|
#
6bd343a9 |
| 04-Jun-1998 |
Philippe Charnier <charnier@FreeBSD.org> |
Add section number to .Xr. Use of .Nm. Typo. Add rcsid. Remove unused #includes. Use err(3).
|
Revision tags: release/2.2.6, release/2.2.5_cvs |
|
#
681e5e7a |
| 23-Jun-1997 |
Steve Price <steve@FreeBSD.org> |
Show the real revision date and not the date that this manpage is being viewed.
|
Revision tags: release/2.2.2_cvs, release/2.2.1_cvs, release/2.2.0, release/2.1.7_cvs |
|
#
c0ec1f37 |
| 22-Feb-1997 |
Peter Wemm <peter@FreeBSD.org> |
Revert $FreeBSD$ to $Id$
|
Revision tags: release/2.1.6_cvs, release/2.1.6.1 |
|
#
1130b656 |
| 14-Jan-1997 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so
Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
show more ...
|
#
af202156 |
| 13-Jan-1997 |
Wolfram Schneider <wosch@FreeBSD.org> |
Sort cross references.
|
Revision tags: release/2.1.5_cvs |
|
#
d70e4e53 |
| 03-Feb-1996 |
Joerg Wunsch <joerg@FreeBSD.org> |
Try to preserve the fdisk table in the primary bootstrap, should it already exist.
Mention the cases where this doesn't work in the BUGS section of the man page.
|
#
425bed3a |
| 22-Jan-1996 |
Joerg Wunsch <joerg@FreeBSD.org> |
Finally implement the "auto" disktype. It attempts to get all the required information from the driver, and produce a virgin disklabel for it. The latter might be further edited with `disklabel -e'
Finally implement the "auto" disktype. It attempts to get all the required information from the driver, and produce a virgin disklabel for it. The latter might be further edited with `disklabel -e' to satisfy the user's need.
The magic sequence is:
disklabel -r -w sdX auto disklabel -e sdX
show more ...
|
Revision tags: release/2.1.0_cvs, release/2.0.5_cvs, release/2.0, release/1.1.5.1_cvs |
|
#
8fae3551 |
| 26-May-1994 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
BSD 4.4 Lite sbin Sources
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
|