aboutsummaryrefslogtreecommitdiff
path: root/sys/ddb/db_sym.h
Commit message (Expand)AuthorAgeFilesLines
* ddb: space/tab fixes.Pedro F. Giffuni2014-10-111-1/+1
* ddb: Minor style cleanups.Pedro F. Giffuni2014-03-311-4/+4
* Start each of the license/copyright comments with /*-Warner Losh2005-01-061-1/+1
* When talking about c_db_sym_t, mention that it is not just like db_sym_t:Juli Mallett2002-08-141-1/+1
* Fixed some style bugs in the removal of __P(()). Continuation linesBruce Evans2002-03-231-9/+5
* Remove __P.Alfred Perlstein2002-03-201-15/+15
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed -Wcast-qual warnings.Bruce Evans1999-02-121-2/+2
* Fix warnings in preparation for adding -Wall -Wcast-qual to theMatthew Dillon1999-01-271-9/+11
* Changes to support -Wall, -Wcast-qual. Had to make physical code changesMatthew Dillon1999-01-271-4/+4
* Supply the symbol table as an argument to X_db_symbol_values (required for elf).Doug Rabson1998-06-281-2/+3
* Some staticized variables were still declared to be extern.Bruce Evans1997-06-301-8/+1
* Don't depend on gcc's feature of interpreting `int foo(c) char c; ...'Bruce Evans1997-06-301-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Staticized and '#ifdef notused' stuff we don't use.Poul-Henning Kamp1995-11-291-3/+1
* Completed function declarations and/or added prototypes.Bruce Evans1995-11-241-11/+24
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-8/+8
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-1/+2
* Makes gcc silent in sys/ddb.Poul-Henning Kamp1994-09-271-2/+2
* 1) cleaned up after Garrett - fixed more redundant declarations, changedDavid Greenman1994-08-201-2/+2
* Fix up some sloppy coding practices:Garrett Wollman1994-08-181-4/+4
* Make all headers idempotent. All incorrect common data moved out of headerGarrett Wollman1993-11-071-1/+5
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes1993-10-161-18/+2
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-121-0/+114