aboutsummaryrefslogtreecommitdiff
path: root/sbin/dump/optr.c
Commit message (Expand)AuthorAgeFilesLines
* more file system > filesystemTom Rhodes2002-05-161-2/+2
* o remove __PWarner Losh2002-03-201-53/+15
* Supply progress information in dump's process title, which is usefulIan Dowse2002-02-161-7/+12
* On receipt of a SIGINFO, schedule an immediate printout of theIan Dowse2002-02-161-1/+12
* Zap a number of #ifdef sunos blocks, and all of the `register'Ian Dowse2001-11-171-9/+9
* deltat declared time_t, msg("") call used %d (assumed time_t == int).Matthew Dillon2001-10-281-1/+2
* SECURITY.Ruslan Ermilov2001-09-051-112/+14
* Use <sys/queue.h> instead of home-rolled list.Poul-Henning Kamp2001-01-291-5/+5
* Use \a instead of \007 for making noise.Poul-Henning Kamp2001-01-281-2/+2
* Avoid rawname() stupidly prepending an `r' before the device name evenJoerg Wunsch2000-04-021-5/+0
* vsprintf -> vsnprintf in msg().Warner Losh1999-11-101-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fix time of last dump handling.Jordan K. Hubbard1999-07-021-6/+11
* The attached patch to /usr/src/sbin/dump/optr.c changes the comparisonJordan K. Hubbard1999-03-211-5/+5
* Correct use of .Nm. Add rcsid. Remove unused #includes.Philippe Charnier1998-06-151-1/+4
* Fix many buffer overflows, correct usage of strcat and implementWarner Losh1997-01-071-2/+2
* Delete bogus referneces to timezone code internal header file `tzfile.h',Garrett Wollman1995-08-071-9/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-261-0/+538