summaryrefslogtreecommitdiffstats
path: root/usr.bin/kzip
Commit message (Expand)AuthorAgeFilesLines
* Don't call err() with no format string.kris2000-07-101-8/+8
* Fix buffer overflow copying the ``kernel'' command-line argument intosheldonh2000-03-291-2/+4
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
* Add missing argument to synopsis.sheldonh1999-06-211-1/+2
* Use -aout for kernels right now. This will have to be changed back ifjkh1998-09-141-1/+2
* Look for kzhead.o and kztail.o in /usr/lib/aout.jhay1998-06-011-3/+3
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-2/+3
* Use err(3). Mdoc'ify man page.charnier1997-07-182-58/+44
* Don't depend upon the kernel load address being 0xf0100000.tegge1997-06-241-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-223-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-143-3/+3
* Add kzip(8) as supplied with PR# 1507, with some minor cleanup by me.mpp1996-08-212-2/+75
* kzip's usage() does not show the ``-v'' verbose optionnate1996-08-161-2/+2
* Support for using overlapping kzip kernels that are overwritten duringpeter1995-10-062-17/+103
* Remove trailing whitespace.rgrimes1995-05-301-10/+10
* Do kernels up to 2Mb.phk1995-04-251-2/+7
* This program to compress a kernel with. You loose all the symbols, sophk1995-04-152-0/+263
OpenPOWER on IntegriCloud