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
/
ddb
/
db_ps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the flag field in the ps output one char wider to account for recent
jhb
2001-10-20
1
-6
/
+13
*
- Whitespace fixes.
jhb
2001-09-12
1
-16
/
+9
*
KSE Milestone 2
julian
2001-09-12
1
-8
/
+30
*
o Merge contents of struct pcred into struct ucred. Specifically, add the
rwatson
2001-05-25
1
-1
/
+1
*
Catch up to header include changes:
jhb
2001-03-28
1
-0
/
+2
*
Use macro API for <sys/queue.h>
phk
2000-12-30
1
-4
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Merge the cons.c and cons.h to the best of my ability. alpha may or
phk
1999-08-09
1
-3
/
+2
*
Removed an especially bogus cast.
bde
1999-05-13
1
-2
/
+2
*
Changes to support -Wall, -Wcast-qual. Had to make physical code changes
dillon
1999-01-27
1
-2
/
+2
*
Fixed db_printf format errors.
bde
1998-07-08
1
-5
/
+6
*
Fixed scrolling. Newline at the "--More--" prompt scrolled 2 lines.
bde
1997-10-09
1
-2
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
A small bit of defensive programming in case the panic is during process
peter
1996-06-15
1
-1
/
+5
*
For Lite2: proc LIST changes.
hsu
1996-03-11
1
-5
/
+5
*
Reduced and cleaned up #includes.
bde
1995-12-10
1
-3
/
+4
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-1
/
+2
*
Change db_ps() to have the correct number and type of args for a ddb
bde
1995-08-27
1
-2
/
+7
*
Make db_ps tolerant of uninitialized struct proc fields. Improved 'more'
dg
1995-08-20
1
-19
/
+39
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Fixed the formatting breakage I added in the previous commit.
dg
1995-04-04
1
-4
/
+8
*
Fixed DDB's "ps" output formatting.
dg
1995-03-28
1
-12
/
+6
*
#include ddb.h not db_output.h
phk
1994-09-28
1
-2
/
+2
*
Added include of <machine/cons.h> so that cngetc() gets declared.
phk
1994-09-27
1
-1
/
+2
*
ddb ps function from 1.1.5. Moved into its own file and cleaned up a bit
dg
1994-08-27
1
-0
/
+79