aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* MFC (1.6): preserve existing options on the mountpoint we're snapshotting.Dag-Erling Smørgrav2004-01-271-1/+5
* MFC rev 1.131:Scott Long2004-01-101-0/+1
* MFC: Make ip6fw reset work for TCP packets with SYN set.David Malone2004-01-091-1/+0
* MFC: Make msdosfs long filenames matching case insensitive again.Tim J. Robbins2003-12-174-22/+5
* This commit was manufactured by cvs2svn to create branch 'RELENG_5_2'.cvs2svn2003-12-0710-3908/+0
* Don't include the file system ID in the output of `mount -v' if itIan Dowse2003-12-051-10/+12
* Don't include the file system ID in the output of `mount -v' if itIan Dowse2003-12-051-3/+4
* Fix the case where one goes from zero to more than zero items enabledWarner Losh2003-12-051-3/+0
* Remove old cxconfig utility and connect new sconfig utility to the build.Warner Losh2003-12-034-1104/+1
* + Patch is not my friend, but an evil toadWarner Losh2003-12-033-1597/+0
* New cx driver part 2: Commit the new userland pieces.Warner Losh2003-12-033-0/+3197
* Reconnect ipfstat, ipnat, and ipftest to the build now that if_xnameBrooks Davis2003-12-021-1/+3
* Include opt_ipsec.h so IPSEC/FAST_IPSEC is defined and the appropriateSam Leffler2003-12-021-1/+8
* I forgot about the code freeze, so back this out.Don Lewis2003-12-011-2/+2
* Swap avgfilesize and avgfpdir order to give better column alignment.Don Lewis2003-12-011-2/+2
* Update maintainer line. mbr has been maintainer for at least the lastMurray Stokely2003-11-301-1/+1
* Clarify that the encrypted device is called foo.bde and mention thatPoul-Henning Kamp2003-11-271-0/+9
* Fix whitespace error in previous commit.Wes Peters2003-11-271-1/+1
* Correct iov_len values passed to nmount(2) syscall. More accurateAlexander Kabaev2003-11-241-2/+2
* Don't use UFS2_BAD_MAGIC on UFS (v1) filesystems; it is Not ReadyWes Peters2003-11-231-1/+1
* Cleanup manpage for mount_nfs4 (make it actually refer to nfs4 options).Alfred Perlstein2003-11-222-259/+26
* Bring in manpage for idmapd and change domain to @FreeBSD.org.Alfred Perlstein2003-11-222-2/+64
* Make init statically linked by default. It's not worth the pain of havingGordon Tetlow2003-11-191-0/+2
* Force a staticly linked /bin and /sbin for ia64. The necessary changesMarcel Moolenaar2003-11-191-1/+1
* Document that the live dump command (`dump -L') creates its snapshotKirk McKusick2003-11-181-1/+12
* Add an entry to the BUGS section indicating that Vinum cannot currentlyRobert Watson2003-11-171-0/+7
* Don't attempt to make devices if we're using devfs. ThisRobert Watson2003-11-171-5/+10
* Remove the BUGS section introduced in rev 1.11 now that the problemDavid Schultz2003-11-171-15/+0
* Reimplement nologin(8) as a C program. This allows us to staticallyDavid Schultz2003-11-173-40/+29
* Print the dirpref avgfilesize and avgfpdir parameters.Don Lewis2003-11-171-0/+2
* Document nologin(8) as being insecure in conjunction with a dynamicDavid Schultz2003-11-171-0/+15
* If the unmount by file system ID fails, don't warn before retryingIan Dowse2003-11-161-1/+4
* Convert the live dump command (`dump -L') to use mksnap_ffs insteadKirk McKusick2003-11-161-12/+8
* Add the -E command line option to force error conditions for testing.Wes Peters2003-11-163-2/+18
* Catch and report on filesystems that were interrupted during newfs,Wes Peters2003-11-161-0/+12
* Write the UFS2 superblock with a 'BAD' magic number at the beginningWes Peters2003-11-161-1/+4
* - Add GPT header/table recovery commandKen Smith2003-11-162-4/+92
* - Provide default values for LABELOFFSET and LABELSECTOR soKen Smith2003-11-161-0/+11
* Change the default for binaries in /bin and /sbin from statically toGordon Tetlow2003-11-161-1/+1
* University of Michigan's Citi NFSv4 userland client code.Alfred Perlstein2003-11-146-0/+1687
* Make this WARNS=2 clean byJohan Karlsson2003-11-142-20/+22
* Make this WARNS=2 clean byJohan Karlsson2003-11-143-5/+5
* Warn about partitions that would overlap with the master boot record, andDag-Erling Smørgrav2003-11-131-0/+5
* Make this WARNS=2 clean byJohan Karlsson2003-11-132-2/+1
* Make this WARNS=2 clean byJohan Karlsson2003-11-133-8/+10
* - Add some information about how init, securelevel, and jailsKen Smith2003-11-111-1/+17
* Add a describtion for the '-d' flagChristian Brueffer2003-11-101-1/+3
* enable aes-xcbc-mac and aes-ctr, again.Hajimu UMEMOTO2003-11-101-3/+3
* Alphabetization braino.Dag-Erling Smørgrav2003-11-071-1/+1
* Whitespace cleanup.Dag-Erling Smørgrav2003-11-071-9/+9