index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
kern
/
kern_proc.c
Age
Commit message (
Expand
)
Author
2004-06-13
debranch SMP, have fun
Niklas Hallqvist
2004-01-29
The Sxxx proc state defines start at 1, not 0. Also make the const
Todd C. Miller
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-12
Quoting Theo: Do not approve diffs when you're hungover.
Artur Grabowski
2003-05-12
use snprintf. ok mickey
Ted Unangst
2003-05-12
sho proc [addr] to print some proc's field; art@ ok
Michael Shalayeff
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-01-25
poolify pcreds.
Artur Grabowski
2002-01-23
Allocate rusage, pgrp, ucred and session with pool.
Artur Grabowski
2002-01-23
Pool deals fairly well with physical memory shortage, but it doesn't deal
Artur Grabowski
2002-01-16
Don't include <sys/map.h> when you don't need what's in it.
Miod Vallat
2001-03-23
Use pool to allocate processes.
Artur Grabowski
2000-06-05
Changes to exit handling.
Artur Grabowski
1999-04-28
zap the newhashinit hack.
Artur Grabowski
1998-03-02
Please gcc 2.8
Todd T. Fries
1998-02-20
Please GCC 2.8 -Wall
Niklas Hallqvist
1997-11-24
fix memory leak; hbriceno@lcs.mit.edu
Theo de Raadt
1996-03-03
From NetBSD: 960217 merge
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt