summaryrefslogtreecommitdiffstats
path: root/sbin/dump/optr.c
Commit message (Expand)AuthorAgeFilesLines
* The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilitiesmckusick2011-01-241-1/+1
* Make dump -W show the level correctly.brian2009-05-291-1/+1
* Verify that the filesystem being referenced in fstab is indeed a UFScy2009-03-021-2/+3
* Eliminate a pair of unneeded parentheses slipped in from previous version ofmarck2006-08-061-1/+1
* strlen(3) returns size_t, which is not strictly equivalent to int an 64-bitmarck2006-08-061-3/+4
* Do not pass-through the tailing newline character from the ctime(3)rse2006-08-051-3/+5
* va_list style tweaksobrien2005-02-161-1/+2
* Clearer va-args usage.obrien2004-12-301-4/+3
* Print the `99.99% done, finished soon' message only as often as theiedowse2004-06-191-2/+5
* Enter the 1990's and assume that the computer knows what time it is.imp2004-05-211-16/+23
* Remove advertising clause from University of California Regent's license,markm2004-04-091-4/+0
* revert to version 1.25 and use va_copy to obtain another copy of theps2003-09-211-2/+5
* Fix improper use of varargs.ps2003-09-201-2/+2
* Avoid a name conflict with future functionality:mdodd2003-04-071-2/+2
* Use the standardized CHAR_BIT constant instead of NBBY in userland.mike2002-09-251-0/+1
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-2/+2
* - Do not include <utmp.h> for no reason.robert2002-07-081-1/+0
* This commit adds basic support for the UFS2 filesystem. The UFS2mckusick2002-06-211-0/+2
* more file system > filesystemtrhodes2002-05-161-2/+2
* o remove __Pimp2002-03-201-53/+15
* Supply progress information in dump's process title, which is usefuliedowse2002-02-161-7/+12
* On receipt of a SIGINFO, schedule an immediate printout of theiedowse2002-02-161-1/+12
* Zap a number of #ifdef sunos blocks, and all of the `register'iedowse2001-11-171-9/+9
* deltat declared time_t, msg("") call used %d (assumed time_t == int).dillon2001-10-281-1/+2
* SECURITY.ru2001-09-051-112/+14
* Use <sys/queue.h> instead of home-rolled list.phk2001-01-291-5/+5
* Use \a instead of \007 for making noise.phk2001-01-281-2/+2
* Avoid rawname() stupidly prepending an `r' before the device name evenjoerg2000-04-021-5/+0
* vsprintf -> vsnprintf in msg().imp1999-11-101-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix time of last dump handling.jkh1999-07-021-6/+11
* The attached patch to /usr/src/sbin/dump/optr.c changes the comparisonjkh1999-03-211-5/+5
* Correct use of .Nm. Add rcsid. Remove unused #includes.charnier1998-06-151-1/+4
* Fix many buffer overflows, correct usage of strcat and implementimp1997-01-071-2/+2
* Delete bogus referneces to timezone code internal header file `tzfile.h',wollman1995-08-071-9/+1
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+538
OpenPOWER on IntegriCloud