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
/
sys
/
dev
/
vinum
/
vinum.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert to use physread() and physwrite().
grog
1999-05-07
1
-1
/
+1
*
Remove old grunge, including references to sys/disk.h (which is going
grog
1999-05-07
1
-2
/
+0
*
Get extern declarations right.
grog
1999-05-02
1
-4
/
+4
*
Suser() simplification:
phk
1999-04-27
1
-2
/
+2
*
free_vinum: clear up a warning message.
grog
1999-04-17
1
-0
/
+2
*
free_vinum: Clean out bdevsw entry before unloading kld.
grog
1999-04-05
1
-7
/
+22
*
vinumattach: Remove some really old, dead cruft.
grog
1999-03-31
1
-26
/
+18
*
Revise use of the vinum_conf variables drives_used, subdisks_used,
grog
1999-03-30
1
-18
/
+21
*
Remove longjmp declaration.
grog
1999-03-28
1
-9
/
+6
*
free_vinum: don't change loop bounds for deleting drives while in the loop.
grog
1999-03-19
1
-12
/
+15
*
Modify to compile with egcs.
grog
1999-03-18
1
-9
/
+3
*
vinum_inactive: distinguish whether we care whether the config
grog
1999-03-13
1
-5
/
+8
*
Change printf() calls to log() calls.
grog
1999-03-02
1
-101
/
+42
*
Change multiline comments to start with a lone /* and end with a */,
grog
1999-01-29
1
-17
/
+26
*
Include Peter Wemm's renaming and restructuring
grog
1999-01-21
1
-74
/
+30
*
Some relatively minor tweaks to enable vinum to be built into a static
peter
1998-12-28
1
-4
/
+5
*
If I've done this right, revive the vinum code in it's now home after it
peter
1998-12-28
1
-0
/
+544
*
Remove LKM's depricated by modules.
sos
1998-12-27
1
-544
/
+0
*
Remove some dead code and comments
grog
1998-11-03
1
-10
/
+8
*
Move the kld stuff to here.
peter
1998-10-23
1
-4
/
+38
*
Import base vinum lkm sources
grog
1998-09-16
1
-0
/
+512