aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/kvm_mkdb
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-284-4/+4
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Test the correct database file (not necessarily the one corresponding toBruce Evans1999-05-153-9/+9
* Handle ELF symbols better. This fixes "vmstat -i" for the caseJohn Polstra1998-10-281-21/+50
* Update to use the new elf headers.Doug Rabson1998-08-171-10/+11
* Always support an elf kernel when given one.Peter Wemm1998-06-121-2/+0
* Statisize usage(). Add return(0) for -wall.Philippe Charnier1997-09-244-6/+15
* Initial support for dealing with an elf /kernel. This is a loose hybridPeter Wemm1997-08-302-4/+179
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-1/+1
* Merge from Lite2 (use special dbopen flags)Peter Wemm1997-03-111-9/+12
* Sweep through the tree fixing mmap() usage:Alexander Langer1997-01-161-0/+3
* Use the .Bx macro where appropriate.Mike Pritchard1996-08-231-1/+2
* NBPG -> getpagesize()Poul-Henning Kamp1996-05-021-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* Speed kvm_mkdb up by a factor 5 or thereabout. Rewrote all the fseek/freadPoul-Henning Kamp1995-01-102-77/+48
* Get rid of _PATH_UNIX completely; use getbootfile(3) instead.Garrett Wollman1994-09-242-2/+2
* Get rid of update. Make man page installation work with our schemeGarrett Wollman1994-08-051-1/+1
* Converted 'vmunix' to 'kernel'.David Greenman1994-08-051-4/+4
* The FreeBSD bootloader loads the kernel at the a_entry address in theGeoff Rehmet1994-07-221-0/+11
* Must now include vm/vm.h and vm/vm_param.h due to the way we define KERNBASE.Rodney W. Grimes1994-05-281-0/+3
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-266-0/+524