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
/
vinummemory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change #if VINUMDEBUG to #ifdef VINUMDEBUG. This is a flag, not a variable.
grog
2001-05-23
1
-2
/
+2
*
Cosmetics: wrap long lines to be < 80 characters.
grog
2001-05-22
1
-2
/
+4
*
Make intr_nesting_level per-process, rather than per-cpu. Setup
jake
2001-01-21
1
-1
/
+1
*
Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variables
jake
2001-01-10
1
-1
/
+1
*
expand_table: Avoid a race condition which may have been contributing
grog
2000-05-04
1
-1
/
+4
*
Malloc: Save the caller's file name in the correct entry.
grog
2000-02-29
1
-2
/
+2
*
Include basename() function even if the system isn't i386.
grog
2000-01-05
1
-7
/
+11
*
MMalloc: don't supply M_WAITOK when mallocing from an interrupt
grog
1999-10-13
1
-23
/
+29
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Make Vinum compile correctly without VINUMDEBUG
grog
1999-05-08
1
-1
/
+0
*
Remove old grunge, including references to sys/disk.h (which is going
grog
1999-05-07
1
-2
/
+0
*
vinum_mallocinfo:
grog
1999-05-02
1
-1
/
+1
*
When VINUMDEBUG is set, add function basename() to return the base
grog
1999-04-10
1
-5
/
+14
*
Modify parameter checking in LongJmp to match the reality of an
grog
1999-04-09
1
-3
/
+3
*
Destaticize some variables to allow checking on them when exiting.
grog
1999-03-31
1
-2
/
+2
*
Add function LongJmp which checks the parameters before calling
grog
1999-03-28
1
-7
/
+48
*
Use microtime, not getmicrotime, to note the times in the malloc and
grog
1999-03-19
1
-2
/
+2
*
Modify to compile with egcs.
grog
1999-03-18
1
-2
/
+2
*
Remove antique crud.
grog
1999-03-13
1
-10
/
+25
*
Change printf() calls to log() calls.
grog
1999-03-02
1
-3
/
+4
*
Change multiline comments to start with a lone /* and end with a */,
grog
1999-01-29
1
-2
/
+4
*
MMalloc: remove directory part of name correctly
grog
1999-01-21
1
-5
/
+4
*
Some relatively minor tweaks to enable vinum to be built into a static
peter
1998-12-28
1
-5
/
+6
*
If I've done this right, revive the vinum code in it's now home after it
peter
1998-12-28
1
-0
/
+198
*
Remove LKM's depricated by modules.
sos
1998-12-27
1
-198
/
+0
*
config.c:
grog
1998-10-21
1
-17
/
+29
*
Import base vinum lkm sources
grog
1998-09-16
1
-0
/
+186