summaryrefslogtreecommitdiff
path: root/sys/ddb/db_command.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2019-09-09ddb(4): Move an extern variable declaration to a headerConrad Meyer
2017-11-30SPDX: Consider code from Carnegie-Mellon University.Pedro F. Giffuni
2010-05-24MFp4 @178364:Bjoern A. Zeeb
2008-09-25Initialize the DDB command list when initializing DDB so that the basicJohn Baldwin
2007-12-26Add a simple scripting facility to DDB(4), allowing the user toRobert Watson
2005-01-06Start each of the license/copyright comments with /*-Warner Losh
2002-03-20Remove __P.Alfred Perlstein
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1997-02-22Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1995-12-10Reduced and cleaned up #includes.Bruce Evans
1995-11-24Completed function declarations and/or added prototypes.Bruce Evans
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1994-08-18Fix up some sloppy coding practices:Garrett Wollman
1994-08-13Change all #includes to follow the current Berkeley style. Some of theseGarrett Wollman
1993-11-07Make all headers idempotent. All incorrect common data moved out of headerGarrett Wollman
1993-10-16Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes
1993-06-12Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes