summaryrefslogtreecommitdiff
path: root/sys/kern/kern_proc.c
AgeCommit message (Expand)Author
2004-06-13debranch SMP, have funNiklas Hallqvist
2004-01-29The Sxxx proc state defines start at 1, not 0. Also make the constTodd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-12Quoting Theo: Do not approve diffs when you're hungover.Artur Grabowski
2003-05-12use snprintf. ok mickeyTed Unangst
2003-05-12sho proc [addr] to print some proc's field; art@ okMichael Shalayeff
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-25poolify pcreds.Artur Grabowski
2002-01-23Allocate rusage, pgrp, ucred and session with pool.Artur Grabowski
2002-01-23Pool deals fairly well with physical memory shortage, but it doesn't dealArtur Grabowski
2002-01-16Don't include <sys/map.h> when you don't need what's in it.Miod Vallat
2001-03-23Use pool to allocate processes.Artur Grabowski
2000-06-05Changes to exit handling.Artur Grabowski
1999-04-28zap the newhashinit hack.Artur Grabowski
1998-03-02Please gcc 2.8Todd T. Fries
1998-02-20Please GCC 2.8 -WallNiklas Hallqvist
1997-11-24fix memory leak; hbriceno@lcs.mit.eduTheo de Raadt
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt