summaryrefslogtreecommitdiffstats
path: root/sbin/dump/optr.c
Commit message (Expand)AuthorAgeFilesLines
* 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