| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC (1.6): preserve existing options on the mountpoint we're snapshotting. | Dag-Erling Smørgrav | 2004-01-27 | 1 | -1/+5 |
| * | MFC rev 1.131: | Scott Long | 2004-01-10 | 1 | -0/+1 |
| * | MFC: Make ip6fw reset work for TCP packets with SYN set. | David Malone | 2004-01-09 | 1 | -1/+0 |
| * | MFC: Make msdosfs long filenames matching case insensitive again. | Tim J. Robbins | 2003-12-17 | 4 | -22/+5 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_5_2'. | cvs2svn | 2003-12-07 | 10 | -3908/+0 |
| * | Don't include the file system ID in the output of `mount -v' if it | Ian Dowse | 2003-12-05 | 1 | -10/+12 |
| * | Don't include the file system ID in the output of `mount -v' if it | Ian Dowse | 2003-12-05 | 1 | -3/+4 |
| * | Fix the case where one goes from zero to more than zero items enabled | Warner Losh | 2003-12-05 | 1 | -3/+0 |
| * | Remove old cxconfig utility and connect new sconfig utility to the build. | Warner Losh | 2003-12-03 | 4 | -1104/+1 |
| * | + Patch is not my friend, but an evil toad | Warner Losh | 2003-12-03 | 3 | -1597/+0 |
| * | New cx driver part 2: Commit the new userland pieces. | Warner Losh | 2003-12-03 | 3 | -0/+3197 |
| * | Reconnect ipfstat, ipnat, and ipftest to the build now that if_xname | Brooks Davis | 2003-12-02 | 1 | -1/+3 |
| * | Include opt_ipsec.h so IPSEC/FAST_IPSEC is defined and the appropriate | Sam Leffler | 2003-12-02 | 1 | -1/+8 |
| * | I forgot about the code freeze, so back this out. | Don Lewis | 2003-12-01 | 1 | -2/+2 |
| * | Swap avgfilesize and avgfpdir order to give better column alignment. | Don Lewis | 2003-12-01 | 1 | -2/+2 |
| * | Update maintainer line. mbr has been maintainer for at least the last | Murray Stokely | 2003-11-30 | 1 | -1/+1 |
| * | Clarify that the encrypted device is called foo.bde and mention that | Poul-Henning Kamp | 2003-11-27 | 1 | -0/+9 |
| * | Fix whitespace error in previous commit. | Wes Peters | 2003-11-27 | 1 | -1/+1 |
| * | Correct iov_len values passed to nmount(2) syscall. More accurate | Alexander Kabaev | 2003-11-24 | 1 | -2/+2 |
| * | Don't use UFS2_BAD_MAGIC on UFS (v1) filesystems; it is Not Ready | Wes Peters | 2003-11-23 | 1 | -1/+1 |
| * | Cleanup manpage for mount_nfs4 (make it actually refer to nfs4 options). | Alfred Perlstein | 2003-11-22 | 2 | -259/+26 |
| * | Bring in manpage for idmapd and change domain to @FreeBSD.org. | Alfred Perlstein | 2003-11-22 | 2 | -2/+64 |
| * | Make init statically linked by default. It's not worth the pain of having | Gordon Tetlow | 2003-11-19 | 1 | -0/+2 |
| * | Force a staticly linked /bin and /sbin for ia64. The necessary changes | Marcel Moolenaar | 2003-11-19 | 1 | -1/+1 |
| * | Document that the live dump command (`dump -L') creates its snapshot | Kirk McKusick | 2003-11-18 | 1 | -1/+12 |
| * | Add an entry to the BUGS section indicating that Vinum cannot currently | Robert Watson | 2003-11-17 | 1 | -0/+7 |
| * | Don't attempt to make devices if we're using devfs. This | Robert Watson | 2003-11-17 | 1 | -5/+10 |
| * | Remove the BUGS section introduced in rev 1.11 now that the problem | David Schultz | 2003-11-17 | 1 | -15/+0 |
| * | Reimplement nologin(8) as a C program. This allows us to statically | David Schultz | 2003-11-17 | 3 | -40/+29 |
| * | Print the dirpref avgfilesize and avgfpdir parameters. | Don Lewis | 2003-11-17 | 1 | -0/+2 |
| * | Document nologin(8) as being insecure in conjunction with a dynamic | David Schultz | 2003-11-17 | 1 | -0/+15 |
| * | If the unmount by file system ID fails, don't warn before retrying | Ian Dowse | 2003-11-16 | 1 | -1/+4 |
| * | Convert the live dump command (`dump -L') to use mksnap_ffs instead | Kirk McKusick | 2003-11-16 | 1 | -12/+8 |
| * | Add the -E command line option to force error conditions for testing. | Wes Peters | 2003-11-16 | 3 | -2/+18 |
| * | Catch and report on filesystems that were interrupted during newfs, | Wes Peters | 2003-11-16 | 1 | -0/+12 |
| * | Write the UFS2 superblock with a 'BAD' magic number at the beginning | Wes Peters | 2003-11-16 | 1 | -1/+4 |
| * | - Add GPT header/table recovery command | Ken Smith | 2003-11-16 | 2 | -4/+92 |
| * | - Provide default values for LABELOFFSET and LABELSECTOR so | Ken Smith | 2003-11-16 | 1 | -0/+11 |
| * | Change the default for binaries in /bin and /sbin from statically to | Gordon Tetlow | 2003-11-16 | 1 | -1/+1 |
| * | University of Michigan's Citi NFSv4 userland client code. | Alfred Perlstein | 2003-11-14 | 6 | -0/+1687 |
| * | Make this WARNS=2 clean by | Johan Karlsson | 2003-11-14 | 2 | -20/+22 |
| * | Make this WARNS=2 clean by | Johan Karlsson | 2003-11-14 | 3 | -5/+5 |
| * | Warn about partitions that would overlap with the master boot record, and | Dag-Erling Smørgrav | 2003-11-13 | 1 | -0/+5 |
| * | Make this WARNS=2 clean by | Johan Karlsson | 2003-11-13 | 2 | -2/+1 |
| * | Make this WARNS=2 clean by | Johan Karlsson | 2003-11-13 | 3 | -8/+10 |
| * | - Add some information about how init, securelevel, and jails | Ken Smith | 2003-11-11 | 1 | -1/+17 |
| * | Add a describtion for the '-d' flag | Christian Brueffer | 2003-11-10 | 1 | -1/+3 |
| * | enable aes-xcbc-mac and aes-ctr, again. | Hajimu UMEMOTO | 2003-11-10 | 1 | -3/+3 |
| * | Alphabetization braino. | Dag-Erling Smørgrav | 2003-11-07 | 1 | -1/+1 |
| * | Whitespace cleanup. | Dag-Erling Smørgrav | 2003-11-07 | 1 | -9/+9 |