| Commit message (Expand) | Author | Age | Files | Lines |
| * | sbin: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -3/+0 |
| * | sbin: Remove ancient SCCS tags. | Warner Losh | 2023-11-27 | 1 | -3/+0 |
| * | Purge more stray embedded $FreeBSD$ strings | John Baldwin | 2023-09-25 | 1 | -2/+0 |
| * | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
| * | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
| * | Cleanup unnecessary semicolons from utilities we all love. | Pedro F. Giffuni | 2016-04-15 | 1 | -1/+1 |
| * | The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilities | Kirk McKusick | 2011-01-24 | 1 | -1/+1 |
| * | Make dump -W show the level correctly. | Brian Somers | 2009-05-29 | 1 | -1/+1 |
| * | Verify that the filesystem being referenced in fstab is indeed a UFS | Cy Schubert | 2009-03-02 | 1 | -2/+3 |
| * | Eliminate a pair of unneeded parentheses slipped in from previous version of | Dmitry Morozovsky | 2006-08-06 | 1 | -1/+1 |
| * | strlen(3) returns size_t, which is not strictly equivalent to int an 64-bit | Dmitry Morozovsky | 2006-08-06 | 1 | -3/+4 |
| * | Do not pass-through the tailing newline character from the ctime(3) | Ralf S. Engelschall | 2006-08-05 | 1 | -3/+5 |
| * | va_list style tweaks | David E. O'Brien | 2005-02-16 | 1 | -1/+2 |
| * | Clearer va-args usage. | David E. O'Brien | 2004-12-30 | 1 | -4/+3 |
| * | Print the `99.99% done, finished soon' message only as often as the | Ian Dowse | 2004-06-19 | 1 | -2/+5 |
| * | Enter the 1990's and assume that the computer knows what time it is. | Warner Losh | 2004-05-21 | 1 | -15/+22 |
| * | Remove advertising clause from University of California Regent's license, | Mark Murray | 2004-04-09 | 1 | -4/+0 |
| * | revert to version 1.25 and use va_copy to obtain another copy of the | Paul Saab | 2003-09-21 | 1 | -2/+5 |
| * | Fix improper use of varargs. | Paul Saab | 2003-09-20 | 1 | -2/+2 |
| * | Avoid a name conflict with future functionality: | Matthew N. Dodd | 2003-04-07 | 1 | -2/+2 |
| * | Use the standardized CHAR_BIT constant instead of NBBY in userland. | Mike Barcroft | 2002-09-25 | 1 | -0/+1 |
| * | s/filesystem/file system/g as discussed on -developers | Tom Rhodes | 2002-08-21 | 1 | -2/+2 |
| * | - Do not include <utmp.h> for no reason. | Robert Drehmel | 2002-07-08 | 1 | -1/+0 |
| * | This commit adds basic support for the UFS2 filesystem. The UFS2 | Kirk McKusick | 2002-06-21 | 1 | -0/+2 |
| * | more file system > filesystem | Tom Rhodes | 2002-05-16 | 1 | -2/+2 |
| * | o remove __P | Warner Losh | 2002-03-20 | 1 | -53/+15 |
| * | Supply progress information in dump's process title, which is useful | Ian Dowse | 2002-02-16 | 1 | -7/+12 |
| * | On receipt of a SIGINFO, schedule an immediate printout of the | Ian Dowse | 2002-02-16 | 1 | -1/+12 |
| * | Zap a number of #ifdef sunos blocks, and all of the `register' | Ian Dowse | 2001-11-17 | 1 | -9/+9 |
| * | deltat declared time_t, msg("") call used %d (assumed time_t == int). | Matthew Dillon | 2001-10-28 | 1 | -1/+2 |
| * | SECURITY. | Ruslan Ermilov | 2001-09-05 | 1 | -112/+14 |
| * | Use <sys/queue.h> instead of home-rolled list. | Poul-Henning Kamp | 2001-01-29 | 1 | -5/+5 |
| * | Use \a instead of \007 for making noise. | Poul-Henning Kamp | 2001-01-28 | 1 | -2/+2 |
| * | Avoid rawname() stupidly prepending an `r' before the device name even | Joerg Wunsch | 2000-04-02 | 1 | -5/+0 |
| * | vsprintf -> vsnprintf in msg(). | Warner Losh | 1999-11-10 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Fix time of last dump handling. | Jordan K. Hubbard | 1999-07-02 | 1 | -6/+11 |
| * | The attached patch to /usr/src/sbin/dump/optr.c changes the comparison | Jordan K. Hubbard | 1999-03-21 | 1 | -5/+5 |
| * | Correct use of .Nm. Add rcsid. Remove unused #includes. | Philippe Charnier | 1998-06-15 | 1 | -1/+4 |
| * | Fix many buffer overflows, correct usage of strcat and implement | Warner Losh | 1997-01-07 | 1 | -2/+2 |
| * | Delete bogus referneces to timezone code internal header file `tzfile.h', | Garrett Wollman | 1995-08-07 | 1 | -9/+1 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -2/+2 |
| * | BSD 4.4 Lite sbin Sources | Rodney W. Grimes | 1994-05-26 | 1 | -0/+538 |