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
/
vinum
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdoc(7) fixes: Fixed the markup in the BUGS section, bumped document date.
ru
2003-05-19
1
-4
/
+5
*
vinum_read: Don't lock configuration from userland. If vinum(8)
grog
2003-05-08
1
-7
/
+1
*
Centralize _PATH_* definitions.
obrien
2003-05-05
1
-1
/
+1
*
Typo in last commit.
phk
2003-05-05
1
-1
/
+1
*
Add a BUGS section which explains that & why vinum volumes can not be
phk
2003-05-05
1
-0
/
+6
*
vinum_start: Call vinum_read with correct number of parameters.
grog
2003-05-05
1
-1
/
+1
*
vinum_readpol: Get this right.
grog
2003-05-05
1
-19
/
+20
*
Finally implement read policies. The previous "implementation" didn't
grog
2003-05-05
1
-3
/
+7
*
Rewrite of startup code:
grog
2003-05-04
1
-56
/
+13
*
Remove VINUMDEBUG. vinum(8) always compiles with VINUMDEBUG to be able
grog
2003-05-01
1
-1
/
+1
*
Add the #includes previously in individual .c files.
grog
2003-05-01
1
-4
/
+27
*
Move most #includes to vext.h.
grog
2003-05-01
1
-57
/
+38
*
Move most #includes to vext.h.
grog
2003-05-01
1
-50
/
+33
*
Move most #includes to vext.h.
grog
2003-05-01
1
-153
/
+206
*
Update to use current version of devstat API.
phk
2003-03-15
2
-4
/
+4
*
Add #include <sys/resource.h>
phk
2003-02-16
2
-0
/
+2
*
Remove #include <sys/dkstat.h>
phk
2003-02-16
1
-1
/
+0
*
Rename bio_linkage to the more obvious bio_parent.
phk
2003-02-07
1
-0
/
+1
*
While being here, remove a couple of unused "default:" labels in switch
joerg
2003-01-16
1
-4
/
+0
*
Make vinum disk-related devices readable by group "operator" to match
joerg
2003-01-16
1
-0
/
+15
*
english(4) police.
schweikh
2002-12-27
1
-2
/
+2
*
vinum_info: Correct the print formats to allow for 64 bit pointers.
grog
2002-12-12
1
-8
/
+8
*
s/filesystem/file system/g as discussed on -developers
trhodes
2002-08-21
2
-17
/
+17
*
The .Nm utility.
charnier
2002-07-06
1
-12
/
+26
*
Correct default location of history file.
grog
2002-06-23
1
-1
/
+1
*
ANSIfy a few prototypes, thus fixing a few warnings.
keramida
2002-06-09
1
-5
/
+5
*
more file system > filesystem
trhodes
2002-05-16
2
-17
/
+17
*
Remove unneeded include.
phk
2002-05-13
1
-1
/
+0
*
vinum_start: examine storage array devices, not just disks.
grog
2002-04-26
1
-3
/
+4
*
Usage style sweep: spell "usage" with a small 'u'.
des
2002-04-22
2
-12
/
+12
*
Change reference URLs.
kuriyama
2002-04-16
1
-2
/
+2
*
Default to WARNS=2.
obrien
2001-12-04
1
-1
/
+2
*
Reinstate VINUMDEBUG. Removing it also removes some diagnostic commands.
grog
2001-10-15
2
-2
/
+1
*
mdoc(7) police: restore fix in rev. 1.52; .Dt should be in CAPITALS.
ru
2001-09-11
1
-1
/
+1
*
Use a better stripe size in the examples.
grog
2001-09-09
1
-12
/
+12
*
Add some features to libdevstat, and overhaul the interface a bit:
tmm
2001-08-04
1
-2
/
+2
*
mdoc(7) police:
ru
2001-07-04
1
-1
/
+1
*
Correct typo.
grog
2001-06-11
1
-2
/
+2
*
*sigh* We can't remove VINUMDEBUG entirely, since we include kernel
grog
2001-05-23
1
-3
/
+2
*
Remove cruft.
grog
2001-05-23
1
-3
/
+0
*
Remove -DVINUMDEBUG. vinum(8) now always supports debug options if
grog
2001-05-23
1
-1
/
+1
*
Remove #ifdef VINUMDEBUG. vinum(8) now always supports debug options
grog
2001-05-23
1
-37
/
+1
*
vinum_debug: Check for kernel module debug support, print error
grog
2001-05-23
1
-10
/
+11
*
Remove #ifdef VINUMDEBUG. vinum(8) now always supports debug options
grog
2001-05-23
1
-175
/
+175
*
Update description of the stripe size created by vinum_stripe,
grog
2001-05-22
1
-48
/
+45
*
Major tidy up. Add explicit header files, thus enabling the .c files
grog
2001-05-22
1
-26
/
+40
*
Tidy up header files. Don't include stuff we don't need.
grog
2001-05-22
1
-50
/
+79
*
Tidy up header files. Don't include stuff we don't need.
grog
2001-05-22
1
-28
/
+40
*
Tidy up header files. Don't include stuff we don't need.
grog
2001-05-22
1
-108
/
+107
*
mdoc(7) police: fix markup.
ru
2001-04-27
1
-877
/
+818
[next]