| Commit message (Expand) | Author | Age | Files | Lines |
* | The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilities | mckusick | 2011-01-24 | 1 | -1/+1 |
* | Make dump -W show the level correctly. | brian | 2009-05-29 | 1 | -1/+1 |
* | Verify that the filesystem being referenced in fstab is indeed a UFS | cy | 2009-03-02 | 1 | -2/+3 |
* | Eliminate a pair of unneeded parentheses slipped in from previous version of | marck | 2006-08-06 | 1 | -1/+1 |
* | strlen(3) returns size_t, which is not strictly equivalent to int an 64-bit | marck | 2006-08-06 | 1 | -3/+4 |
* | Do not pass-through the tailing newline character from the ctime(3) | rse | 2006-08-05 | 1 | -3/+5 |
* | va_list style tweaks | obrien | 2005-02-16 | 1 | -1/+2 |
* | Clearer va-args usage. | obrien | 2004-12-30 | 1 | -4/+3 |
* | Print the `99.99% done, finished soon' message only as often as the | iedowse | 2004-06-19 | 1 | -2/+5 |
* | Enter the 1990's and assume that the computer knows what time it is. | imp | 2004-05-21 | 1 | -16/+23 |
* | Remove advertising clause from University of California Regent's license, | markm | 2004-04-09 | 1 | -4/+0 |
* | revert to version 1.25 and use va_copy to obtain another copy of the | ps | 2003-09-21 | 1 | -2/+5 |
* | Fix improper use of varargs. | ps | 2003-09-20 | 1 | -2/+2 |
* | Avoid a name conflict with future functionality: | mdodd | 2003-04-07 | 1 | -2/+2 |
* | Use the standardized CHAR_BIT constant instead of NBBY in userland. | mike | 2002-09-25 | 1 | -0/+1 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 1 | -2/+2 |
* | - Do not include <utmp.h> for no reason. | robert | 2002-07-08 | 1 | -1/+0 |
* | This commit adds basic support for the UFS2 filesystem. The UFS2 | mckusick | 2002-06-21 | 1 | -0/+2 |
* | more file system > filesystem | trhodes | 2002-05-16 | 1 | -2/+2 |
* | o remove __P | imp | 2002-03-20 | 1 | -53/+15 |
* | Supply progress information in dump's process title, which is useful | iedowse | 2002-02-16 | 1 | -7/+12 |
* | On receipt of a SIGINFO, schedule an immediate printout of the | iedowse | 2002-02-16 | 1 | -1/+12 |
* | Zap a number of #ifdef sunos blocks, and all of the `register' | iedowse | 2001-11-17 | 1 | -9/+9 |
* | deltat declared time_t, msg("") call used %d (assumed time_t == int). | dillon | 2001-10-28 | 1 | -1/+2 |
* | SECURITY. | ru | 2001-09-05 | 1 | -112/+14 |
* | Use <sys/queue.h> instead of home-rolled list. | phk | 2001-01-29 | 1 | -5/+5 |
* | Use \a instead of \007 for making noise. | phk | 2001-01-28 | 1 | -2/+2 |
* | Avoid rawname() stupidly prepending an `r' before the device name even | joerg | 2000-04-02 | 1 | -5/+0 |
* | vsprintf -> vsnprintf in msg(). | imp | 1999-11-10 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Fix time of last dump handling. | jkh | 1999-07-02 | 1 | -6/+11 |
* | The attached patch to /usr/src/sbin/dump/optr.c changes the comparison | jkh | 1999-03-21 | 1 | -5/+5 |
* | Correct use of .Nm. Add rcsid. Remove unused #includes. | charnier | 1998-06-15 | 1 | -1/+4 |
* | Fix many buffer overflows, correct usage of strcat and implement | imp | 1997-01-07 | 1 | -2/+2 |
* | Delete bogus referneces to timezone code internal header file `tzfile.h', | wollman | 1995-08-07 | 1 | -9/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | BSD 4.4 Lite sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+538 |