| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make 'struct acl' larger, as required to support NFSv4 ACLs. Provide | Edward Tomasz Napierala | 2009-05-22 | 1 | -1/+1 |
| * | Restore necessary NUL termination of locname. | Warner Losh | 2009-01-28 | 1 | -0/+1 |
| * | Fix nits pointed out in PR bin/39905 that have not already been | Kirk McKusick | 2008-05-23 | 1 | -3/+3 |
| * | This fixes the "getfile: lost data" panic when restoring dumps | Kirk McKusick | 2008-05-22 | 1 | -0/+3 |
| * | Follow on to fix 1.51 for "Header with wrong dumpdate" message. | Kirk McKusick | 2008-05-22 | 1 | -16/+10 |
| * | restore(8) does not check for write failure while building two temp | Kirk McKusick | 2008-04-14 | 1 | -24/+68 |
| * | Avoid printing spurious ``Header with wrong dumpdate.'' message. | Kirk McKusick | 2008-04-11 | 1 | -1/+1 |
| * | Correctly set file group when restore is run by a user other than root. | Kirk McKusick | 2008-04-11 | 2 | -2/+9 |
| * | Use safer string handling. | Warner Losh | 2008-04-03 | 2 | -11/+8 |
| * | Move macros describing extended attributes in UFS from | Kirk McKusick | 2007-03-06 | 1 | -0/+1 |
| * | Update the dump program to save extended attributes. Update | Kirk McKusick | 2007-02-26 | 4 | -26/+348 |
| * | Add a "-D" flag to restore which puts it into "degraded" mode. This | David Malone | 2006-12-05 | 5 | -22/+104 |
| * | Mention the -L option of dump(8) that can neutralize negative | Ruslan Ermilov | 2006-10-12 | 1 | -2/+5 |
| * | o Fix style(9) for previous. | Maxim Konovalov | 2006-08-25 | 1 | -1/+1 |
| * | A bunch of fixes from NetBSD: | Maxim Konovalov | 2006-08-25 | 1 | -17/+23 |
| * | Remove a diagnostic message that can't occur: we lost the ability to | Diomidis Spinellis | 2005-10-20 | 1 | -3/+0 |
| * | Interpret correctly the glob(3) return value. | Diomidis Spinellis | 2005-07-21 | 1 | -1/+7 |
| * | rscid -> __FBSDID. Mark parameter as __unused when necessary. | Philippe Charnier | 2005-05-29 | 4 | -9/+13 |
| * | Remove debug from last commit | Warner Losh | 2005-04-03 | 1 | -2/+0 |
| * | /*- | Warner Losh | 2005-04-03 | 1 | -1/+1 |
| * | Revert bogus += -g change. I needed it to debug the problem. | Warner Losh | 2005-03-25 | 1 | -1/+0 |
| * | Restore the ability to read FreeBSD 1 tapes (and I think any net2 | Warner Losh | 2005-03-25 | 3 | -0/+24 |
| * | dcvt is unused since the support for converting pre-4.4 tapes was | Warner Losh | 2005-03-25 | 2 | -25/+3 |
| * | c_tapea and c_firstrec are used for TS_TAPE blocks, so convert them | Warner Losh | 2005-03-25 | 1 | -0/+2 |
| * | In order to print out the dump dates correctly, the date and ddate fields | Warner Losh | 2005-03-18 | 1 | -0/+4 |
| * | Sync usage and man page with reality. There's no '-c' command line | Warner Losh | 2005-03-18 | 2 | -19/+10 |
| * | Expand *n't contractions. | Ruslan Ermilov | 2005-02-13 | 1 | -1/+1 |
| * | Sync program's usage() with manpage's SYNOPSIS. | Ruslan Ermilov | 2005-02-10 | 1 | -4/+4 |
| * | Sort sections. | Ruslan Ermilov | 2005-01-18 | 1 | -23/+23 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -4/+8 |
| * | Use the correct types for the functions rst_opendir(), glob_readdir() and | Stefan Farfeleder | 2004-05-24 | 3 | -9/+11 |
| * | Include <timeconv.h> for time conversion functions. | Stefan Farfeleder | 2004-05-24 | 1 | -0/+1 |
| * | Assorted markup, grammar, and spelling fixes. | Ruslan Ermilov | 2004-05-17 | 1 | -1/+1 |
| * | Add -P arguments for dump(8) and restore(8) which allow the user to | Brian Feldman | 2004-04-13 | 4 | -19/+92 |
| * | Remove advertising clause from University of California Regent's license, | Mark Murray | 2004-04-09 | 10 | -40/+0 |
| * | style.Makefile(5): | Johan Karlsson | 2004-02-23 | 1 | -1/+1 |
| * | Fix gcc warnings. If NAME_MAX is 255, and d_namlen is a uint8_t, then | Peter Wemm | 2003-10-26 | 1 | -2/+7 |
| * | Localize 'ls' output | Andrey A. Chernov | 2003-08-06 | 2 | -4/+8 |
| * | Add section number to .Xr | Philippe Charnier | 2003-06-08 | 1 | -1/+1 |
| * | Removed all vestiges of KerberosIV. | Ruslan Ermilov | 2003-05-01 | 3 | -14/+11 |
| * | Style. | Ruslan Ermilov | 2003-05-01 | 1 | -2/+3 |
| * | De-Kerberise (KerberosIV). KerberosIV is no longer present, and | Mark Murray | 2003-05-01 | 3 | -29/+0 |
| * | Add TAPE to the ENVIRONMENT section. | Sheldon Hearn | 2003-01-10 | 1 | -0/+2 |
| * | Add an ENVIRONMENT section so that the reader knows that the TMPDIR envar | Sheldon Hearn | 2003-01-10 | 1 | -0/+5 |
| * | Fixed the abuses of .Ql visible on stderr in troff mode. | Ruslan Ermilov | 2002-12-23 | 1 | -1/+1 |
| * | Use the standardized CHAR_BIT constant instead of NBBY in userland. | Mike Barcroft | 2002-09-25 | 8 | -2/+11 |
| * | Replace various spelling with FALLTHROUGH which is lint()able | Philippe Charnier | 2002-08-25 | 2 | -3/+3 |
| * | Use '0' instead of NULL when we mean the integer constant 0 and not a | Warner Losh | 2002-08-21 | 1 | -1/+1 |
| * | s/filesystem/file system/g as discussed on -developers | Tom Rhodes | 2002-08-21 | 5 | -21/+21 |
| * | Change utimes to set the file creation time (for filesystems that | Kirk McKusick | 2002-07-17 | 3 | -15/+33 |