summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_proc.c
Commit message (Expand)AuthorAgeFilesLines
* Staticized.bde1998-02-201-3/+3
* Staticize.eivind1998-02-091-2/+2
* Back out DIAGNOSTIC changes.eivind1998-02-061-3/+1
* Turn DIAGNOSTIC into a new-style option.eivind1998-02-041-1/+3
* Return the vm_map in the eproc structure, so we can support more accuratedyson1998-02-021-1/+2
* VM level code cleanups.dyson1998-01-221-1/+4
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-2/+5
* Distribute and statizice a lot of the malloc M_* types.phk1997-10-111-1/+3
* Removed unused #includes.bde1997-08-021-10/+1
* Fill in some extra fields in the eproc structure. gdb uses this informationtegge1997-06-271-1/+5
* Don't include <sys/ioctl.h> in the kernel. Stage 1: don't includebde1997-03-241-2/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Attached simple external ddb commands `show rtc', `show pgrpdump'bde1996-09-141-8/+7
* Quiet a couple of -Wunused warnings.wollman1996-07-091-1/+3
* Clean up -Wunused warnings.gpalmer1996-06-121-3/+3
* Fix the same problem that davidg fixed in -stable some days ago andphk1996-06-061-62/+115
* Fix a panic caused by (proc)->p_session being dereferenced for a processdg1996-05-301-8/+10
* Declared pgrpdump() properly.bde1996-04-071-1/+3
* From Lite2: proc LIST changes.hsu1996-03-111-101/+66
* fill in kinfo_eproc.e_login - otherwise a sysctl to read the eprocs wontpeter1996-01-011-1/+3
* A Major staticize sweep. Generates a couple of warnings that I'll dealphk1995-12-141-5/+5
* Untangled the vm.h include file spaghetti.dg1995-12-071-2/+8
* Completed function declarations and/or added prototypes.bde1995-12-021-3/+3
* Hmm, I seem to have got all my patches screwed up anyway. Too bad.phk1995-11-141-1/+146
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* Cosmetics. related to getting prototypes into view.phk1994-10-101-2/+1
* Got rid of map.h. It's a leftover from the rmap code, and we use rlists.dg1994-10-091-2/+1
* "idle priority" support. Based on code from Henrik Vestergaard Draboel,dg1994-10-021-1/+2
* While in the real world, I had a bad case of being swapped out for a lot ofphk1994-09-251-3/+4
* Realtime priority scheduling support.dg1994-09-011-1/+4
* Fix up some sloppy coding practices:wollman1994-08-181-1/+4
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+9
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+401
OpenPOWER on IntegriCloud