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
*
Fix vinum for both devfs and non-devfs systems.
alfred
2001-02-20
1
-3
/
+10
*
Take a shot at making vinum devfs aware.
alfred
2001-02-20
1
-7
/
+28
*
Get rid of the last traces of ACTUALLY_LKM_NOT_KERNEL
phk
2000-10-23
1
-2
/
+0
*
Change the startup sequence of the vinum volume from SI_SUB_DRIVERS
grog
2000-02-29
1
-5
/
+10
*
Minor formatting changes (7th attempt)
grog
1999-09-28
1
-3
/
+2
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
1
-3
/
+3
*
Changes to centralise the default blocksize behaviour.
julian
1999-09-09
1
-3
/
+0
*
Revert a bunch of contraversial changes by PHK. After
julian
1999-09-03
1
-0
/
+1
*
remove some out-of-scope DEVFS references..
julian
1999-09-03
1
-3
/
+0
*
Make bdev userland access work like cdev userland access unless
phk
1999-08-30
1
-1
/
+0
*
Initialize the si_bsize fields of the new dev structure. This fixes
grog
1999-08-29
1
-0
/
+6
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
vinumclose: close raw plexes and subdisks.
grog
1999-08-24
1
-10
/
+16
*
vinumopen: add code for opening raw plexes. Volume-related plex
grog
1999-08-14
1
-0
/
+3
*
vinumopen: add code to open raw subdisks. This is now used to
grog
1999-08-07
1
-8
/
+13
*
Modify device numbering method to work with latest -CURRENT. Briefly,
grog
1999-07-22
1
-5
/
+9
*
Correct type of intializer for (undocumented) cdevsw.d_parms.
grog
1999-06-29
1
-1
/
+2
*
Modify to work with phk's latest mods to cdevsw. This is a temporary
grog
1999-06-22
1
-5
/
+4
*
Modify to work with new style dev_t.
grog
1999-05-15
1
-7
/
+3
*
Continue where Julian left off in July 1998:
phk
1999-05-07
1
-2
/
+1
*
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