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_resource.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed double counting of runtime after a process exits. The last
bde
1998-07-27
1
-1
/
+11
*
Some cleanups related to timecounters and weird ifdefs in <sys/time.h>.
phk
1998-05-28
1
-11
/
+14
*
s/nanoruntime/nanouptime/g
phk
1998-05-17
1
-2
/
+2
*
Fix previous commit. Don't people read compiler messages or something??
peter
1998-04-05
1
-2
/
+2
*
Time changes mark 2:
phk
1998-04-04
1
-7
/
+10
*
Reviewed by: msmith, bde long ago
dufault
1998-03-04
1
-2
/
+5
*
Staticize.
eivind
1998-02-09
1
-5
/
+5
*
Restrict idleprio to superuser:
dg
1998-02-04
1
-1
/
+11
*
Set p_retval for the correct process in getpriority(). This fixes
bde
1998-01-19
1
-3
/
+3
*
Make COMPAT_43 and COMPAT_SUNOS new-style options.
eivind
1997-12-16
1
-1
/
+2
*
Remove a bunch of variables which were unused both in GENERIC and LINT.
phk
1997-11-07
1
-2
/
+2
*
Move the "retval" (3rd) parameter from all syscall functions and put
phk
1997-11-06
1
-18
/
+10
*
Print more info in the "calcru: negative time" message.
bde
1997-08-26
1
-2
/
+3
*
Man the liferafts! Here comes the long awaited SMP -> -current merge!
peter
1997-04-26
1
-2
/
+4
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Make DFLDSIZ and MAXDSIZ fully-supported options.
joerg
1996-12-22
1
-1
/
+3
*
Fixed accumulation of run time for processes that don't accumulate
bde
1996-06-08
1
-7
/
+5
*
From Lite2: proc LIST changes
hsu
1996-03-11
1
-8
/
+9
*
Fix a printf, well, actually break it, that is...
phk
1996-01-16
1
-10
/
+10
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-1
/
+6
*
Included <sys/sysproto.h> to get central declarations for syscall args
bde
1995-11-12
1
-1
/
+18
*
Fixed types of rtprio(), osetrlimit() and setrlimit(). The args struct
bde
1995-11-11
1
-12
/
+12
*
Fix a sign extension bug that was unleashed by the previous change.
bde
1995-10-23
1
-3
/
+9
*
Avoid overflow in calcru(). Fixes PR 788.
bde
1995-10-21
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-5
/
+5
*
Implement maxprocperuid and maxfilesperproc. They are tunable
guido
1995-02-20
1
-9
/
+9
*
Don't allow negative limits at all. Convert them to RLIM_INFINITY instead
bde
1994-12-06
1
-6
/
+15
*
Add one forgotten u_quad_t typecast in dosetrlimit.
ats
1994-12-02
1
-2
/
+2
*
The values for setrlimit in the data size and stack size case are
ats
1994-12-01
1
-6
/
+6
*
Cosmetics. related to getting prototypes into view.
phk
1994-10-10
1
-1
/
+4
*
"idle priority" support. Based on code from Henrik Vestergaard Draboel,
dg
1994-10-02
1
-34
/
+45
*
While in the real world, I had a bad case of being swapped out for a lot of
phk
1994-09-25
1
-6
/
+6
*
Realtime priority scheduling support.
dg
1994-09-01
1
-1
/
+59
*
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
-9
/
+20
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+476