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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warnings preparing for -Wall -Wcast-qual
dillon
1999-01-27
3
-12
/
+12
*
Correct #include in vinumioctl.c to compile correctly
grog
1999-01-24
1
-2
/
+2
*
Minor tweak to fix 'pseudo-device vinum'. One of these got lost before,
peter
1999-01-23
2
-6
/
+6
*
Remove stray Makefile that Greg initially imported.
peter
1999-01-23
1
-26
/
+0
*
Include Peter Wemm's renaming and restructuring
grog
1999-01-21
1
-47
/
+59
*
Retain some of the RAID5 texts even in the non-RAID5 versions.
grog
1999-01-21
1
-1
/
+67
*
Remove states:
grog
1999-01-21
1
-28
/
+21
*
Include Peter Wemm's renaming and restructuring
grog
1999-01-21
1
-413
/
+456
*
Change the style of revive: revive subdisks instead of plexes. This
grog
1999-01-21
1
-35
/
+86
*
Include Peter Wemm's renaming and restructuring
grog
1999-01-21
1
-83
/
+41
*
Add keywords help, makedev, quit and setdaemon
grog
1999-01-21
1
-1
/
+7
*
MMalloc: remove directory part of name correctly
grog
1999-01-21
1
-5
/
+4
*
Create functions lockdrive and unlockdrive to handle drive locking
grog
1999-01-21
1
-2
/
+35
*
Add keywords makedev, setdaemon and help.
grog
1999-01-21
1
-1
/
+6
*
Remove ioctls VINUM_GETUNMAPPED and VINUM_GETDEFECTIVE (we no longer
grog
1999-01-21
1
-3
/
+7
*
Include Peter Wemm's renaming and restructuring
grog
1999-01-21
2
-392
/
+484
*
Include Peter Wemm's renaming and restructuring
grog
1999-01-21
1
-14
/
+25
*
Remove old cruft
grog
1999-01-21
1
-11
/
+2
*
Include Peter Wemm's renaming and restructuring
grog
1999-01-21
1
-111
/
+117
*
Include Peter Wemm's renaming and restructuring
grog
1999-01-21
1
-18
/
+40
*
Code for vinum daemon.
grog
1999-01-21
1
-0
/
+202
*
Include Peter Wemm's renaming and restructuring
grog
1999-01-21
1
-74
/
+30
*
Reflect changes in vinumstate.h
grog
1999-01-21
1
-5
/
+4
*
Include Peter Wemm's renaming and restructuring
grog
1999-01-21
1
-12
/
+41
*
Include the copyright notice in the script, making the file COPYRIGHT
grog
1999-01-21
1
-2
/
+40
*
Fix an overflow problem which prevented revive from working on plexes
grog
1999-01-06
1
-2
/
+2
*
Some relatively minor tweaks to enable vinum to be built into a static
peter
1998-12-28
19
-73
/
+107
*
If I've done this right, revive the vinum code in it's now home after it
peter
1998-12-28
23
-0
/
+8492
*
Remove LKM's depricated by modules.
sos
1998-12-27
23
-8492
/
+0
*
Remove machine/cputypes.h - it's an i386 only thing
peter
1998-11-06
1
-2
/
+1
*
Remove some dead code and comments
grog
1998-11-03
1
-10
/
+8
*
Print a warning if we removed a junked drive
grog
1998-11-03
1
-1
/
+7
*
Take drive down if the disk driver tells us it's not there
grog
1998-11-03
1
-1
/
+5
*
Check for duplicate subdisk names
grog
1998-11-03
1
-9
/
+9
*
Change some numeric #defines to enums
grog
1998-11-02
1
-12
/
+11
*
Don't close drives when called from interrupt context, set a flag for
grog
1998-11-02
1
-23
/
+63
*
Get the default revive blocksize right for striped and RAID-5 plexes
grog
1998-11-02
1
-3
/
+4
*
Close any drives downed in an interrupt context.
grog
1998-11-02
1
-5
/
+24
*
Accept incorrect device open counts, but print a warning
grog
1998-11-02
1
-2
/
+17
*
Check for maximum number of subdisks in a plex
grog
1998-11-02
1
-1
/
+11
*
Move the kld stuff to here.
peter
1998-10-23
1
-4
/
+38
*
config.c:
grog
1998-10-21
11
-56
/
+188
*
Correct calculation of revive blocksize
grog
1998-09-28
1
-2
/
+2
*
Get include paths right
grog
1998-09-28
1
-2
/
+2
*
Import base vinum lkm sources
grog
1998-09-16
23
-0
/
+8235