aboutsummaryrefslogtreecommitdiff
path: root/sys/ddb/db_write_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* ddb: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* SPDX: Consider code from Carnegie-Mellon University.Pedro F. Giffuni2017-11-301-0/+2
* ddb: de-registerPedro F. Giffuni2015-05-231-3/+1
* ddb: finish converting boolean values.Pedro F. Giffuni2015-05-211-2/+2
* ddb: stop boolean screaming.Pedro F. Giffuni2015-05-181-3/+3
* ddb: ANSI-fy function declarations.Pedro F. Giffuni2014-10-121-5/+2
* Start each of the license/copyright comments with /*-Warner Losh2005-01-061-1/+1
* Use __FBSDID().David E. O'Brien2003-06-101-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Quiet warnings on Alpha. (db_expr_t is a long on alpha, int on x86)Peter Wemm1999-07-011-2/+2
* Use not-so-new printf formats %r and/or %z instead of %n and/or %+x.Bruce Evans1998-07-081-2/+2
* Removed unused #includes.Bruce Evans1997-06-141-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
* Reduced and cleaned up #includes.Bruce Evans1995-12-101-4/+2
* Untangled the vm.h include file spaghetti.David Greenman1995-12-071-1/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-8/+8
* Change all #includes to follow the current Berkeley style. Some of theseGarrett Wollman1994-08-131-5/+5
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andGarrett Wollman1993-11-251-2/+3
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes1993-10-161-24/+2
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-121-0/+120