summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* -DSMALL will remove the need of dump.c (for rtsol)ume2004-01-141-2/+2
* Note that geometry can also be specified on vnode backed deviecs.phk2004-01-121-1/+1
* '-DPC98' is not needed.nyan2004-01-111-4/+0
* Add manual page links from fsck_ufs.8 and fsck_4.2bsd.8 to fsck_ffs.8,simon2004-01-101-0/+1
* Correct an instance of an erroneous "it's".ceri2004-01-071-1/+1
* Allow trailing slashes for MNT_UPDATE case (mount -u), too.anholt2004-01-071-1/+1
* Hook mount_nfs4 to the build.alfred2004-01-061-0/+1
* Define _PATH_MKSNAP_FFS and use it in dump(8) instead of assumingiedowse2004-01-041-2/+2
* Warn that big malloc disks are a panic(8) implementation.phk2004-01-021-0/+5
* Document that mknod(8) can be used to undelete entries under devfs.alfred2003-12-291-0/+13
* Oops, highly non-KNF indentation is normal for large expressions inbde2003-12-281-6/+5
* Expanded the comment about the -F flag.bde2003-12-271-2/+8
* Use __printflike() and __dead2 instead of hard-coded gccisms.bde2003-12-271-6/+4
* Garbage-collected hotroot, rawname() and unrawname() again. Thesebde2003-12-272-41/+0
* fsck_msdosfs/main.c:bde2003-12-273-16/+4
* Fixed style bugs in previous commit (unsorting of declarations and poorbde2003-12-271-7/+8
* Fixed quoting of `clean'.bde2003-12-271-1/+3
* Fixed some style bugs in previous commit (mainly highly non-KNF indentation).bde2003-12-271-15/+15
* Fixed style bugs in previous commit (unsorting of the global declarationsbde2003-12-271-2/+2
* Make msdosfs support the dirty flag in FAT16 and FAT32.trhodes2003-12-264-10/+66
* Remove another instance of 'disklabel' which eluded me last time.trhodes2003-12-261-1/+1
* When calculating the sequence number to use in an ip6fw reset, remember todwmalone2003-12-251-1/+0
* o Legitimate -f (force) flags for -p (preprocessor) case.maxim2003-12-242-4/+9
* s/disklabel/bsdlabeltrhodes2003-12-231-1/+1
* /etc/rc.serial -> /etc/rc.d/serial.trhodes2003-12-231-1/+1
* Add the Solaris x86 boot partition type. This is used in Solaris 10harti2003-12-181-0/+1
* Add a -b flag to /sbin/ipfw to print only action and comment for eachluigi2003-12-122-2/+24
* Try to catch up with device name changes due to GEOM'ification. Removeobrien2003-12-081-14/+19
* Make msdosfs long filenames matching case insensitive again.fjoe2003-12-084-22/+5
* Style changetrhodes2003-12-072-2/+2
* Print out the file system access statistics using uintmax_t typesiedowse2003-12-071-4/+7
* link-local multicast address must be converted to KAME specificume2003-12-071-1/+1
* Update to reflect eni removalimp2003-12-074-442/+1
* Reinstate 1.40 -- swap avgfilesize and avgfpdir column order.truckman2003-12-071-2/+2
* Don't include the file system ID in the output of `mount -v' if itiedowse2003-12-051-10/+12
* Don't include the file system ID in the output of `mount -v' if itiedowse2003-12-051-3/+4
* Fix the case where one goes from zero to more than zero items enabledimp2003-12-051-3/+0
* Remove old cxconfig utility and connect new sconfig utility to the build.imp2003-12-034-1104/+1
* + Patch is not my friend, but an evil toadimp2003-12-033-1597/+0
* New cx driver part 2: Commit the new userland pieces.imp2003-12-033-0/+3197
* Reconnect ipfstat, ipnat, and ipftest to the build now that if_xnamebrooks2003-12-021-1/+3
* Include opt_ipsec.h so IPSEC/FAST_IPSEC is defined and the appropriatesam2003-12-021-1/+8
* I forgot about the code freeze, so back this out.truckman2003-12-011-2/+2
* Swap avgfilesize and avgfpdir order to give better column alignment.truckman2003-12-011-2/+2
* Update maintainer line. mbr has been maintainer for at least the lastmurray2003-11-301-1/+1
* Clarify that the encrypted device is called foo.bde and mention thatphk2003-11-271-0/+9
* Fix whitespace error in previous commit.wes2003-11-271-1/+1
* Correct iov_len values passed to nmount(2) syscall. More accuratekan2003-11-241-2/+2
* Don't use UFS2_BAD_MAGIC on UFS (v1) filesystems; it is Not Readywes2003-11-231-1/+1
* Cleanup manpage for mount_nfs4 (make it actually refer to nfs4 options).alfred2003-11-222-259/+26
OpenPOWER on IntegriCloud