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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a couple of __P() stragglers.
peter
2002-06-29
1
-1
/
+1
*
Don't assume that pointers are 4 bytes or sizeof(int) in size. This fixes
tmm
2002-06-25
2
-6
/
+3
*
Split the declaration and the initialization of two variables.
mux
2002-06-23
1
-4
/
+4
*
Allow DB_SET() to set all fields in the ddb command structure. This
gibbs
2002-06-05
1
-5
/
+5
*
Reconnect db_elf.c to the build (now under "options DDB_NOKLDSYM"). It
bde
2002-05-07
2
-2
/
+12
*
Restored db_elf.c from the Attic. This will be used for a quick fix for
bde
2002-05-06
1
-0
/
+381
*
Commented out locking that would be used in the ps command if locks were
jhb
2002-04-11
1
-0
/
+5
*
Fixed some style bugs in the removal of __P(()). Continuation lines
bde
2002-03-23
3
-23
/
+15
*
Remove __P.
alfred
2002-03-20
19
-113
/
+108
*
Allow '.' in identifiers - some ia64 register names contain '.'.
dfr
2002-03-10
1
-1
/
+1
*
^U kills an entire input line in most applications,
yar
2002-02-12
1
-5
/
+6
*
Teach ddb(4) to delete to the beginning of its command line on ^U.
yar
2002-02-11
1
-0
/
+5
*
Pre-KSE/M3 commit.
julian
2002-02-07
1
-1
/
+1
*
pid is 'long' on alpha.
mjacob
2002-01-17
1
-2
/
+2
*
Implement a "kill" DDB command which is an interface to psignal() that
dd
2001-11-27
1
-0
/
+59
*
GC the a.out support in DDB, nothing anywhere would pull this
phk
2001-11-05
1
-402
/
+0
*
- Include machine/md_var.h to get rid of cpu_reset() warning. (-Wall)
arr
2001-11-05
1
-0
/
+1
*
Add a 'reset' command. This is useful for panics really early before
peter
2001-11-03
1
-0
/
+13
*
Make the flag field in the ps output one char wider to account for recent
jhb
2001-10-20
1
-6
/
+13
*
Fill out some gaps in ia64 DDB support. This involves generalising DDB's
dfr
2001-09-15
3
-25
/
+36
*
- Whitespace fixes.
jhb
2001-09-12
1
-16
/
+9
*
KSE Milestone 2
julian
2001-09-12
1
-8
/
+30
*
No tokens should follow #endif.
obrien
2001-08-15
1
-2
/
+2
*
Quiet a variable format-string warning.
kris
2001-07-19
1
-1
/
+1
*
Add 'hwatch' and 'dhwatch' ddb commands analogous to 'watch' and
bsd
2001-07-11
3
-0
/
+49
*
A set of changes to reduce the number of include files the kernel
julian
2001-07-08
2
-2
/
+3
*
With this commit, I hereby pronounce gensetdefs past its use-by date.
peter
2001-06-13
1
-14
/
+22
*
o Merge contents of struct pcred into struct ucred. Specifically, add the
rwatson
2001-05-25
1
-1
/
+1
*
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
markm
2001-05-01
1
-1
/
+2
*
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
*
Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.
phk
2000-07-04
1
-1
/
+1
*
Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:
phk
2000-07-03
1
-1
/
+1
*
Add a new sysctl "debug.enter_debugger" (when the kernel is compiled
archie
2000-01-27
1
-0
/
+77
*
Add a new mechanism, cndbctl(), to tell the console driver that
yokota
2000-01-11
2
-8
/
+2
*
Unused file. This (NetBSD derived) file was obsoleted by kld.
peter
2000-01-11
1
-381
/
+0
*
Fix a typo in the db_kld.c file - it's kld support not raw a.out support.
peter
2000-01-11
1
-4
/
+1
*
Remove unused macro definition.
archie
1999-11-02
1
-1
/
+0
*
useracc() the prequel:
phk
1999-10-29
1
-1
/
+0
*
Delete unneeded #include
peter
1999-10-11
1
-2
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
28
-28
/
+28
*
Merge the cons.c and cons.h to the best of my ability. alpha may or
phk
1999-08-09
4
-11
/
+8
*
The following patch will remove a hack introduced in
yokota
1999-07-14
1
-13
/
+1
*
Quiet warnings on Alpha. (db_expr_t is a long on alpha, int on x86)
peter
1999-07-01
7
-27
/
+26
*
Removed an especially bogus cast.
bde
1999-05-13
1
-2
/
+2
*
Restored used include of <sys/systm.h>. -Wmissing-prototypes doesn't work
bde
1999-05-13
2
-2
/
+5
*
add some amount of sanity to the way the gdb stuff finds its device.
phk
1999-05-09
2
-4
/
+18
*
Get rid of extern declarations on gdb stuff so systems compiled without
mckusick
1999-05-07
1
-1
/
+9
*
Fixed -Wcast-qual warnings.
bde
1999-02-12
3
-9
/
+9
*
Fixed fatal type mismatches in the aout case. Const poisoning in
bde
1999-02-12
1
-5
/
+5
[next]