| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r241581: | Eitan Adler | 2012-10-18 | 2 | -3/+4 |
| * | MFC r238399: | Eitan Adler | 2012-09-02 | 1 | -1/+6 |
| * | MFC r235873: | Warren Block | 2012-06-20 | 1 | -1/+1 |
| * | MFC r230377: | Jaakko Heinonen | 2012-06-11 | 1 | -1/+4 |
| * | MFC r230373: | Jaakko Heinonen | 2012-06-11 | 1 | -6/+5 |
| * | Merge r222754 from head: | Gavin Atkinson | 2011-10-12 | 1 | -2/+11 |
| * | MFC 225341: | John Baldwin | 2011-09-19 | 1 | -0/+5 |
| * | MFC r222832: | Xin LI | 2011-07-07 | 1 | -2/+14 |
| * | MFC of 215576 | Kirk McKusick | 2010-11-23 | 1 | -3/+0 |
| * | MFC r213298: | Jaakko Heinonen | 2010-10-17 | 1 | -12/+12 |
| * | MFC r208647,r208654: Clarify devfs manpages slightly. | Jilles Tjoelker | 2010-06-23 | 1 | -0/+1 |
| * | MFC r203757: | Jaakko Heinonen | 2010-05-12 | 1 | -2/+2 |
| * | MFC r200796: | Edward Tomasz Napierala | 2010-04-18 | 3 | -2/+18 |
| * | MFC r199182: | Edward Tomasz Napierala | 2010-03-27 | 1 | -1/+3 |
| * | MFC r204840: | Bjoern A. Zeeb | 2010-03-27 | 1 | -3/+3 |
| * | MFC r196456,r196457,r196458,r196662,r196702,r196703,r196919,r196927,r196928, | Pawel Jakub Dawidek | 2009-09-15 | 2 | -0/+9 |
| * | Add support for the experimental nfs client to mount_nfs. The | Rick Macklem | 2009-05-27 | 1 | -1/+1 |
| * | Add a -o mountprog parameter to mount which explicitly allows | Craig Rodrigues | 2009-03-05 | 2 | -4/+39 |
| * | r187093 failed to keep the lifetime of the pointer suitable for reentrancy. | David E. O'Brien | 2009-01-13 | 1 | -11/+5 |
| * | Use a dynamically grown buffer for building the argv for the sub-mounts. | David E. O'Brien | 2009-01-12 | 1 | -11/+16 |
| * | Explicitly check each mount argv building assignment for buffer over flowing. | David E. O'Brien | 2009-01-10 | 1 | -28/+34 |
| * | style(9) | David E. O'Brien | 2008-12-26 | 2 | -6/+6 |
| * | Make the sub-'argc' static to make it harder to overwrite thru a buffer | David E. O'Brien | 2008-12-26 | 1 | -1/+2 |
| * | Be a little bit more pestimistic in argument handling - check if we've | David E. O'Brien | 2008-12-18 | 2 | -2/+8 |
| * | Don't return always 0. Return what we get from exec_mountprog or | Matteo Riondato | 2008-08-31 | 1 | -1/+1 |
| * | Fix markup. | Ruslan Ermilov | 2008-06-03 | 1 | -4/+6 |
| * | Add note about a reason to use mount(8) instead of mount_somefs. | Konstantin Belousov | 2008-06-03 | 1 | -0/+11 |
| * | - Update with a better example which shows that options specific to a | Tom McLaughlin | 2008-03-12 | 1 | -3/+3 |
| * | - Also change the /sbin/mount_unionfs line I managed to miss just two | Tom McLaughlin | 2008-03-10 | 1 | -1/+1 |
| * | - unionfs -b option is deprecated in favor of '-o below' as per | Tom McLaughlin | 2008-03-10 | 1 | -2/+2 |
| * | Correct the description of getmnt_silent: unknown options are silently | Yaroslav Tykhiy | 2008-02-17 | 1 | -2/+3 |
| * | Fix mount -p and mount -u -ocurrent on gjournaled FS | Matteo Riondato | 2008-02-04 | 1 | -1/+0 |
| * | Fix printing of unionfs mounts when using the -p option | Matteo Riondato | 2008-02-03 | 1 | -2/+8 |
| * | Properly sort 'sync' in the list of options passed to -o. | John Baldwin | 2007-11-27 | 1 | -4/+4 |
| * | Remove stale reference to mount_std. | Craig Rodrigues | 2007-10-19 | 1 | -1/+0 |
| * | - Remove UMAP filesystem. It was disconnected from build three years ago, | Rong-En Fan | 2007-06-25 | 2 | -4/+1 |
| * | Align -p output in TAB built columns suitable for /etc/fstab. | Poul-Henning Kamp | 2007-04-13 | 1 | -2/+19 |
| * | Print warning that "-t msdos" is deprecated and being converted to | Craig Rodrigues | 2007-02-06 | 1 | -1/+4 |
| * | Use pidfile(3) API to restart mountd(8) on success mount. | Pawel Jakub Dawidek | 2007-02-02 | 2 | -10/+28 |
| * | Pass a char buffer parameter with name "errmsg" to nmount(). | Craig Rodrigues | 2006-12-07 | 1 | -1/+4 |
| * | Fix debugging output of '-d', to more accurately reflect if | Craig Rodrigues | 2006-11-14 | 1 | -1/+4 |
| * | Teach mount(8) about MNT_GJOURNAL flag. | Pawel Jakub Dawidek | 2006-10-31 | 1 | -0/+2 |
| * | Two tiny style fixes. | Ruslan Ermilov | 2006-10-24 | 1 | -3/+3 |
| * | Revert rev. 1.86 by jmallett@ as it breaks "ro" mounts specified | Ruslan Ermilov | 2006-10-24 | 1 | -6/+32 |
| * | Markup fixes. | Ruslan Ermilov | 2006-09-18 | 1 | -25/+25 |
| * | Fix markup snafu. | Dag-Erling Smørgrav | 2006-09-14 | 1 | -1/+2 |
| * | Re-word the description of the "async" flag. | Daniel Gerzo | 2006-09-08 | 1 | -3/+6 |
| * | Teach mount(8) about a 'late' keyword, which means the file system should | Dag-Erling Smørgrav | 2006-07-12 | 2 | -7/+38 |
| * | Minor style tweaks while nearby. Namely ANSIfy and parens on return values. | Juli Mallett | 2006-06-10 | 1 | -26/+15 |
| * | Rather than using specified_ro to parse the options list an extra time, and | Juli Mallett | 2006-06-10 | 1 | -32/+6 |