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
/
kern
/
kern_subr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
useracc() the prequel:
phk
1999-10-29
1
-1
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
These changes appear to give us benefits with both small (32MB) and
mckusick
1999-07-08
1
-2
/
+9
*
This solves a deadlock that can occur when read()ing into a file-mmap()
julian
1999-03-12
1
-4
/
+12
*
The previous commit also fixed a possibly-wrong (too high) priority
bde
1999-02-22
1
-1
/
+1
*
Improved scheduling in uiomove(), etc. resched_wanted() is true too
bde
1999-02-22
1
-6
/
+6
*
Switch context before doing some i/o operations that might block if
bde
1999-02-02
1
-1
/
+26
*
KNFize, by bde.
eivind
1999-01-10
1
-5
/
+5
*
Split DIAGNOSTIC -> DIAGNOSTIC, INVARIANTS, and INVARIANT_SUPPORT as
eivind
1999-01-08
1
-13
/
+11
*
remove nonsense code.
phk
1998-08-04
1
-4
/
+2
*
Cast pointers to uintptr_t/intptr_t instead of to u_long/long,
bde
1998-07-15
1
-4
/
+4
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-4
/
+4
*
Back out DIAGNOSTIC changes.
eivind
1998-02-06
1
-3
/
+1
*
1) Start using a cleaner and more consistant page allocator instead
dyson
1998-02-05
1
-2
/
+3
*
Turn DIAGNOSTIC into a new-style option.
eivind
1998-02-04
1
-1
/
+3
*
VM level code cleanups.
dyson
1998-01-22
1
-2
/
+5
*
Make our v_usecount vnode reference count work identically to the
dyson
1998-01-06
1
-2
/
+65
*
Some performance improvements, and code cleanups (including changing our
dyson
1997-12-19
1
-1
/
+76
*
Rename "struct kmemstats" to "struct malloc_type" it makes more sense now.
phk
1997-10-10
1
-3
/
+5
*
Removed unused #includes.
bde
1997-09-02
1
-2
/
+1
*
Define NPRIMES in terms of the number of elements in 'primes' (as opposed
alex
1997-05-28
1
-2
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Improved hashinit panic strings.
dg
1995-05-08
1
-3
/
+3
*
Added UIO_NOCOPY case to ureadc() to quiet gcc.
dg
1995-04-30
1
-1
/
+3
*
Added a few more entries to the list of prime numbers.
dg
1995-04-09
1
-4
/
+4
*
kern_subr.c:
dg
1995-04-04
1
-1
/
+36
*
Minor code improvement to uiomove()
dg
1995-02-12
1
-3
/
+4
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-0
/
+3
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+210