aboutsummaryrefslogtreecommitdiff
path: root/sys/ddb/db_variables.h
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Consider code from Carnegie-Mellon University.Pedro F. Giffuni2017-11-301-0/+2
* ddb: space/tab fixes.Pedro F. Giffuni2014-10-111-1/+1
* ddb: Minor style cleanups.Pedro F. Giffuni2014-03-311-2/+2
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorRobert Watson2009-07-141-0/+5
* Start each of the license/copyright comments with /*-Warner Losh2005-01-061-1/+1
* Mega update for the KDB framework: turn DDB into a KDB backend.Marcel Moolenaar2004-07-101-1/+2
* Remove __P.Alfred Perlstein2002-03-201-3/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed bogus type of valuep in struct db_variable. It was `int *' andBruce Evans1998-07-081-2/+2
* This commit fixes various 64bit portability problems required forDoug Rabson1998-06-071-2/+2
* Some staticized variables were still declared to be extern.Bruce Evans1997-06-301-3/+1
* 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
* Completed function declarations and/or added prototypes.Bruce Evans1995-11-241-7/+10
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-8/+8
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andGarrett Wollman1993-11-251-1/+3
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes1993-10-161-19/+2
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-121-0/+72