index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
boot0cfg
/
boot0cfg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Write the MBR by using the bootcode verb of the gpart class.
marcel
2009-03-02
1
-27
/
+22
*
Another, hopefully final set of changes to boot0 and boot0cfg.
luigi
2008-12-03
1
-26
/
+140
*
- Improve error message given on g_providername call failure.
lulf
2008-09-30
1
-2
/
+2
*
- Make use of the new and g_device_path utility function in libgeom to avoid
lulf
2008-09-07
1
-33
/
+23
*
Attempt gctl verb "write MBR" when updating.
phk
2005-07-15
1
-1
/
+22
*
Open device R/W for ioctl modifications.
phk
2004-12-18
1
-1
/
+1
*
Correct polarity of packet mode bit.
tegge
2004-09-14
1
-1
/
+1
*
Enable packet mode by default. Disk drives have gotten so large now,
obrien
2004-08-03
1
-1
/
+1
*
Remove spurious semicolons. Outside of functions they are actually errors but
stefanf
2004-05-16
1
-1
/
+1
*
Use __FBSDID over rcsid[]. Protect copyright[] where needed.
obrien
2003-05-03
1
-4
/
+2
*
Use the new sector0 munging ioctls to make boot0cfg work under GEOM.
phk
2002-12-29
1
-8
/
+31
*
Split MBR and PC98 on-disk sliceformats out from disklabel.h, step 1:
phk
2002-10-01
1
-0
/
+1
*
WARNS=2 cleanup.
mikeh
2001-12-11
1
-7
/
+11
*
Add missing specification of the `-s' option to the usage line.
iedowse
2001-03-22
1
-1
/
+1
*
Allow people to set the default boot slice with boot0cfg.
dwmalone
2000-08-17
1
-4
/
+19
*
- When we save the existing MBR to a file, check to see if the MBR we are
jhb
2000-07-13
1
-83
/
+138
*
Update boot0cfg to handle the new boot0:
jhb
2000-07-12
1
-20
/
+52
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Check that we really have a boot0 mbr before treating it as one.
rnordier
1999-06-22
1
-4
/
+47
*
Ensure that an update takes place when the -m option is used.
rnordier
1999-06-21
1
-2
/
+2
*
Implement -m option to enable/disable slices.
rnordier
1999-06-19
1
-7
/
+15
*
Finish implementing "setdrv" option. This is intended to be used
rnordier
1999-02-26
1
-2
/
+5
*
Make various minor corrections.
rnordier
1999-02-22
1
-3
/
+3
*
Add boot0cfg: this installs/configures the `boot0' boot manager. A
rnordier
1999-02-21
1
-0
/
+267