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
/
sbin
/
sunlabel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify the GEOM OAM api: Drop the request type, and let everything
phk
2003-06-01
1
-4
/
+4
*
Moved libgeom.so dependencies to where they belong.
ru
2003-05-17
1
-2
/
+2
*
Fix the misspelling of DPADD, then fix "make checkdpadd".
ru
2003-05-03
1
-1
/
+1
*
Fix for dynamic linking.
jake
2003-04-27
1
-1
/
+1
*
Add testcases to ensure that overwriting bootcode does not trash label.
phk
2003-04-23
1
-0
/
+26
*
If we cannot open the parent device for writing, use GEOM::CONFIG_GEOM
phk
2003-04-23
2
-24
/
+61
*
Do not link sunlabel to disklabel.
phk
2003-04-23
1
-1
/
+0
*
Add "-r" when we initialize the label first time.
phk
2003-04-22
1
-1
/
+18
*
Use explicit encoding/decoding funtions for sunlabel data structures.
phk
2003-04-21
2
-34
/
+29
*
Add minimal regression test for hotspot handling of the sunlabel.
phk
2003-04-21
1
-0
/
+114
*
Solve printf/cast issues to make this compile in i386 as well.
phk
2003-04-18
1
-5
/
+5
*
Hardlink sunlabel to disklabel so make release is happy. (This only affects
jake
2003-04-15
1
-0
/
+1
*
- Use read(2) to get the existing sunlabel on a disk, instead of parsing
jake
2003-04-15
1
-77
/
+81
*
Add sunlabel, a more or less drop in replacement for bsd^H^H^Hdisklabel(8)
jake
2003-01-31
2
-0
/
+585