| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove a diagnostic message that can't occur: we lost the ability to | dds | 2005-10-20 | 1 | -3/+0 |
* | Interpret correctly the glob(3) return value. | dds | 2005-07-21 | 1 | -1/+7 |
* | rscid -> __FBSDID. Mark parameter as __unused when necessary. | charnier | 2005-05-29 | 4 | -9/+13 |
* | Remove debug from last commit | imp | 2005-04-03 | 1 | -2/+0 |
* | /*- | imp | 2005-04-03 | 1 | -1/+1 |
* | Revert bogus += -g change. I needed it to debug the problem. | imp | 2005-03-25 | 1 | -1/+0 |
* | Restore the ability to read FreeBSD 1 tapes (and I think any net2 | imp | 2005-03-25 | 3 | -0/+24 |
* | dcvt is unused since the support for converting pre-4.4 tapes was | imp | 2005-03-25 | 2 | -25/+3 |
* | c_tapea and c_firstrec are used for TS_TAPE blocks, so convert them | imp | 2005-03-25 | 1 | -0/+2 |
* | In order to print out the dump dates correctly, the date and ddate fields | imp | 2005-03-18 | 1 | -0/+4 |
* | Sync usage and man page with reality. There's no '-c' command line | imp | 2005-03-18 | 2 | -19/+10 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -1/+1 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-02-10 | 1 | -4/+4 |
* | Sort sections. | ru | 2005-01-18 | 1 | -23/+23 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -4/+8 |
* | Use the correct types for the functions rst_opendir(), glob_readdir() and | stefanf | 2004-05-24 | 3 | -9/+11 |
* | Include <timeconv.h> for time conversion functions. | stefanf | 2004-05-24 | 1 | -0/+1 |
* | Assorted markup, grammar, and spelling fixes. | ru | 2004-05-17 | 1 | -1/+1 |
* | Add -P arguments for dump(8) and restore(8) which allow the user to | green | 2004-04-13 | 4 | -19/+92 |
* | Remove advertising clause from University of California Regent's license, | markm | 2004-04-09 | 10 | -40/+0 |
* | style.Makefile(5): | johan | 2004-02-23 | 1 | -1/+1 |
* | Fix gcc warnings. If NAME_MAX is 255, and d_namlen is a uint8_t, then | peter | 2003-10-26 | 1 | -2/+7 |
* | Localize 'ls' output | ache | 2003-08-06 | 2 | -4/+8 |
* | Add section number to .Xr | charnier | 2003-06-08 | 1 | -1/+1 |
* | Removed all vestiges of KerberosIV. | ru | 2003-05-01 | 3 | -14/+11 |
* | Style. | ru | 2003-05-01 | 1 | -2/+3 |
* | De-Kerberise (KerberosIV). KerberosIV is no longer present, and | markm | 2003-05-01 | 3 | -29/+0 |
* | Add TAPE to the ENVIRONMENT section. | sheldonh | 2003-01-10 | 1 | -0/+2 |
* | Add an ENVIRONMENT section so that the reader knows that the TMPDIR envar | sheldonh | 2003-01-10 | 1 | -0/+5 |
* | Fixed the abuses of .Ql visible on stderr in troff mode. | ru | 2002-12-23 | 1 | -1/+1 |
* | Use the standardized CHAR_BIT constant instead of NBBY in userland. | mike | 2002-09-25 | 8 | -2/+11 |
* | Replace various spelling with FALLTHROUGH which is lint()able | charnier | 2002-08-25 | 2 | -3/+3 |
* | Use '0' instead of NULL when we mean the integer constant 0 and not a | imp | 2002-08-21 | 1 | -1/+1 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 5 | -21/+21 |
* | Change utimes to set the file creation time (for filesystems that | mckusick | 2002-07-17 | 3 | -15/+33 |
* | The .Nm utility. | charnier | 2002-07-06 | 1 | -14/+19 |
* | This commit adds basic support for the UFS2 filesystem. The UFS2 | mckusick | 2002-06-21 | 5 | -240/+179 |
* | more file system > filesystem | trhodes | 2002-05-16 | 6 | -21/+22 |
* | Address a few minor style and consistency issues in revision 1.32. | iedowse | 2002-05-06 | 1 | -23/+15 |
* | Set the permissions on restored symbolic links. | iedowse | 2002-05-02 | 1 | -1/+19 |
* | Replaced exists() tests with two equivalent defined(). | ru | 2002-04-18 | 1 | -1/+1 |
* | restore(8) manual page does not explain rrestore. | trhodes | 2002-04-12 | 1 | -0/+4 |
* | o remove __P | imp | 2002-03-20 | 8 | -385/+221 |
* | Remove 'register' keyword. | obrien | 2002-03-20 | 6 | -77/+77 |
* | Use a more robust scheme for determining how many blocks to skip | iedowse | 2002-02-18 | 1 | -15/+18 |
* | When we reach the end of the dump in findinode(), ask for another | iedowse | 2002-02-18 | 1 | -9/+19 |
* | In createfiles(), properly handle a number of cases where no further | iedowse | 2002-02-14 | 1 | -16/+24 |
* | Fix a number of long-standing restore bugs in tape.c, mainly relating | iedowse | 2002-02-13 | 1 | -18/+19 |
* | Don't refer to findinode()'s `complain' parameter in a comment; it | iedowse | 2002-02-12 | 1 | -1/+1 |
* | I've been meaning to do this for a while. Add an underscore to the | dillon | 2002-01-19 | 1 | -9/+9 |