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_proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Quiet a couple of -Wunused warnings.
wollman
1996-07-09
1
-1
/
+3
*
Clean up -Wunused warnings.
gpalmer
1996-06-12
1
-3
/
+3
*
Fix the same problem that davidg fixed in -stable some days ago and
phk
1996-06-06
1
-62
/
+115
*
Fix a panic caused by (proc)->p_session being dereferenced for a process
dg
1996-05-30
1
-8
/
+10
*
Declared pgrpdump() properly.
bde
1996-04-07
1
-1
/
+3
*
From Lite2: proc LIST changes.
hsu
1996-03-11
1
-101
/
+66
*
fill in kinfo_eproc.e_login - otherwise a sysctl to read the eprocs wont
peter
1996-01-01
1
-1
/
+3
*
A Major staticize sweep. Generates a couple of warnings that I'll deal
phk
1995-12-14
1
-5
/
+5
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-2
/
+8
*
Completed function declarations and/or added prototypes.
bde
1995-12-02
1
-3
/
+3
*
Hmm, I seem to have got all my patches screwed up anyway. Too bad.
phk
1995-11-14
1
-1
/
+146
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-4
/
+4
*
Cosmetics. related to getting prototypes into view.
phk
1994-10-10
1
-2
/
+1
*
Got rid of map.h. It's a leftover from the rmap code, and we use rlists.
dg
1994-10-09
1
-2
/
+1
*
"idle priority" support. Based on code from Henrik Vestergaard Draboel,
dg
1994-10-02
1
-1
/
+2
*
While in the real world, I had a bad case of being swapped out for a lot of
phk
1994-09-25
1
-3
/
+4
*
Realtime priority scheduling support.
dg
1994-09-01
1
-1
/
+4
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-1
/
+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
/
+9
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+401