aboutsummaryrefslogtreecommitdiff
path: root/sys/ddb/db_access.c
Commit message (Expand)AuthorAgeFilesLines
* ddb: ANSI-fy function declarations.Pedro F. Giffuni2014-10-121-8/+2
* Fix -Wundef.Ruslan Ermilov2005-12-041-0/+4
* 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-3/+11
* db_get_value uses a local buffer to first fetch all the bytes of aHartmut Brandt2003-08-121-1/+1
* Use __FBSDID().David E. O'Brien2003-06-101-3/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Removed unused #includes.Bruce Evans1997-06-141-2/+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
* Reduced and cleaned up #includes.Bruce Evans1995-12-101-3/+2
* Untangled the vm.h include file spaghetti.David Greenman1995-12-071-1/+2
* Staticized and '#ifdef notused' stuff we don't use.Poul-Henning Kamp1995-11-291-2/+2
* Completed function declarations and/or added prototypes and/or #includesBruce Evans1995-11-241-1/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-9/+9
* Fix up some sloppy coding practices:Garrett Wollman1994-08-181-4/+1
* Change all #includes to follow the current Berkeley style. Some of theseGarrett Wollman1994-08-131-5/+5
* Make everything compile with -Wtraditional. Make it easier to distributeGarrett Wollman1993-12-191-2/+3
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andGarrett Wollman1993-11-251-5/+5
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes1993-10-161-16/+2
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-121-0/+116