| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | The .Nm utility. | Philippe Charnier | 2002-07-06 | 1 | -14/+19 |
* | This commit adds basic support for the UFS2 filesystem. The UFS2 | Kirk McKusick | 2002-06-21 | 5 | -240/+179 |
* | more file system > filesystem | Tom Rhodes | 2002-05-16 | 6 | -21/+22 |
* | Address a few minor style and consistency issues in revision 1.32. | Ian Dowse | 2002-05-06 | 1 | -23/+15 |
* | Set the permissions on restored symbolic links. | Ian Dowse | 2002-05-02 | 1 | -1/+19 |
* | Replaced exists() tests with two equivalent defined(). | Ruslan Ermilov | 2002-04-18 | 1 | -1/+1 |
* | restore(8) manual page does not explain rrestore. | Tom Rhodes | 2002-04-12 | 1 | -0/+4 |
* | o remove __P | Warner Losh | 2002-03-20 | 8 | -385/+221 |
* | Remove 'register' keyword. | David E. O'Brien | 2002-03-20 | 6 | -77/+77 |
* | Use a more robust scheme for determining how many blocks to skip | Ian Dowse | 2002-02-18 | 1 | -15/+18 |
* | When we reach the end of the dump in findinode(), ask for another | Ian Dowse | 2002-02-18 | 1 | -9/+19 |
* | In createfiles(), properly handle a number of cases where no further | Ian Dowse | 2002-02-14 | 1 | -16/+24 |
* | Fix a number of long-standing restore bugs in tape.c, mainly relating | Ian Dowse | 2002-02-13 | 1 | -18/+19 |
* | Don't refer to findinode()'s `complain' parameter in a comment; it | Ian Dowse | 2002-02-12 | 1 | -1/+1 |
* | I've been meaning to do this for a while. Add an underscore to the | Matthew Dillon | 2002-01-19 | 1 | -9/+9 |