summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
| * Disallow attaching preloaded memory disks via ioctl.jh2012-11-211-3/+1
| * Remove superfluous paragraph macro.joel2012-11-181-1/+0
| * Make it possible to resize filesystems mounted read-write, using newlytrasz2012-11-182-7/+29
| * Fill sin6_scope_id in sockaddr_in6 before passing it from the kernel tohrs2012-11-172-75/+2
| * Add -fib modifier to specify FIB number. The FIB number can be in ahrs2012-11-173-114/+440
| * Fix memory leak in umount.ceadler2012-11-151-3/+10
| * Remove remnants of classful addressing. These magic transformationsglebius2012-11-141-41/+8
| * - blk_equals() is too strict. If the journal entry defines more fragsjeff2012-11-141-10/+8
| * Actually change "silent" to "silence" this time (reviewed by adri@).wblock2012-11-071-1/+1
| * Remove fifteen-year-old notes on media selection (suggested by simon@).wblock2012-11-071-20/+17
| * Add devd.conf(5) and devd(8) to SEE ALSO xrefs. Give users a pointer towblock2012-11-071-1/+3
| * Revert r228695. We use __func__ here as a format to distinguish betweenpjd2012-11-051-1/+1
| * Add an example showing the use of gnop(8) to skip over header data.wblock2012-11-041-1/+13
* | Qualifying targets with ${.OBJDIR}/ confuses make for little reason.sjg2012-11-081-4/+4
* | Updated/new Makefile.dependsjg2012-11-0819-0/+92
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Sync from headsjg2012-11-04132-3007/+20539
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Print a newline after the error message.jh2012-11-031-0/+1
| * | | | | Document that you can use -v along with -l.alfred2012-11-022-1/+2
| * | | | | Remove the recently added sysctl variable net.pfil.forward.ae2012-11-021-8/+0
| * | | | | Add an option to display the current dump device via dumpon -l.alfred2012-11-012-3/+49
| * | | | | Fix problem with geom_label(4) not recognizing UFS labels on filesystemstrasz2012-10-305-3/+7
| * | | | | Declare functions as static and move global variables to the top;trasz2012-10-281-13/+12
| * | | | | Remove the IPFIREWALL_FORWARD kernel option and make possible to turnae2012-10-251-3/+6
| * | | | | Check the return error of set[ug]id. While this can never fail in theeadler2012-10-222-3/+6
| * | | | | Check the return error of set[e][ug]id. While this can never fail in theeadler2012-10-222-4/+11
| * | | | | remove duplicate semicolons where possible.eadler2012-10-222-2/+2
| * | | | | Add support for gjournal to dumpfseadler2012-10-221-0/+2
| * | | | | Make fsck and fsck_msdosfs WARNS=6 cleanuqs2012-10-218-17/+16
| * | | | | sbin/fsck: s/perror/perr/ to avoid shadowinguqs2012-10-218-79/+74
| * | | | | document acpi_cpu devd notification about _CST changeavg2012-10-201-0/+2
| * | | | | More -Wmissing-variable-declarations fixes.ed2012-10-195-15/+16
| * | | | | Add missing const keywords.ed2012-10-191-1/+1
| * | | | | Fix warnings found by -Wmising-variable-declarations.ed2012-10-197-18/+13
| * | | | | Disconnect non-MPSAFE SMBFS from the build in preparation for droppingattilio2012-10-182-3/+1
| * | | | | Disconnect non-MPSAFE NTFS from the build in preparation for droppingattilio2012-10-173-4/+1
| * | | | | Disconnect non-MPSAFE NWFS from the build in preparation for droppingattilio2012-10-172-3/+1
| * | | | | Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingattilio2012-10-162-3/+1
| * | | | | Fix minor nits:eadler2012-10-152-3/+4
| * | | | | Remove trailing whitespace.joel2012-10-141-8/+8
| * | | | | Minor mdoc and language fixes.joel2012-10-141-11/+11
| * | | | | getopt_long() returns an int. Use the return value accordingly.attilio2012-10-141-1/+1
| * | | | | Import a FreeBSD port of the FUSE Linux module.attilio2012-10-134-0/+901
| * | | | | - Get rid of #ifdef __FreeBSD__.glebius2012-09-291-21/+8
| * | | | | Fix some nearby type and style errors.mdf2012-09-283-17/+14
| * | | | | Fix sbin/ build with a 64-bit ino_t.mdf2012-09-2714-66/+84
| * | | | | Fix fsck_ffs build with a 64-bit ino_t.mdf2012-09-278-85/+103
| * | | | | Whitespace fixesmelifaro2012-09-241-13/+13
| * | | | | Permit table to be used as IPv6 address.melifaro2012-09-241-2/+26
| * | | | | Use O_CLOEXEC for open instead of separate fcntl(2) call.pjd2012-09-221-3/+1
| * | | | | Fix grammar in the portion about FIBs. Also, cross-referencebjk2012-09-181-9/+11
OpenPOWER on IntegriCloud