| Commit message (Expand) | Author | Age | Files | Lines |
* | s/filesystem/file system/g as discussed on -developers | Tom Rhodes | 2002-08-21 | 1 | -7/+7 |
* | Don't depend on namespace pollution in sys/mount.h and | Maxime Henrion | 2002-08-13 | 1 | -0/+1 |
* | Now that the kernel is able to load modules itself, | Maxime Henrion | 2002-08-03 | 1 | -14/+3 |
* | The .Nm utility | Philippe Charnier | 2002-07-06 | 1 | -3/+2 |
* | nmount'ify unionfs further by using separate options instead | Maxime Henrion | 2002-06-15 | 1 | -17/+17 |
* | Convert mount_unionfs(8) to nmount. | Maxime Henrion | 2002-05-24 | 1 | -10/+24 |
* | o __P removed | Warner Losh | 2002-03-21 | 1 | -2/+2 |
* | Default to WARNS=2. | David E. O'Brien | 2001-12-04 | 1 | -0/+2 |
* | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -1/+1 |
* | Actually rename FDESC, PORTAL, UMAP and UNION file systems. | Ruslan Ermilov | 2001-05-24 | 1 | -5/+5 |
* | Missed one mount_null(8) -> mount_nullfs(8) in previous commit. | Ruslan Ermilov | 2001-05-24 | 1 | -1/+1 |
* | Rename (after a repo-copy) some mount(8) programs: | Ruslan Ermilov | 2001-05-23 | 3 | -10/+10 |
* | - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file | Ruslan Ermilov | 2001-05-23 | 2 | -2/+2 |
* | - Backout botched attempt to introduce MANSECT feature. | Ruslan Ermilov | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for sbin/ to 8. | Ruslan Ermilov | 2001-03-20 | 1 | -1/+1 |
* | mdoc(7) police: Er macro usage cleanup. | Ruslan Ermilov | 2000-11-22 | 1 | -6/+7 |
* | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -1/+1 |
* | Use Fx macro wherever possible. | Ruslan Ermilov | 2000-11-14 | 1 | -1/+2 |
* | mount* fixes from Martin Blapp <mb@imp.ch>: | Poul-Henning Kamp | 1999-10-09 | 1 | -5/+3 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 2 | -2/+2 |
* | User reports that using mount_null destroyed his filesystem, I reply | Jordan K. Hubbard | 1998-12-22 | 1 | -1/+11 |
* | .Nm mount_union -> .Nm. | Philippe Charnier | 1998-07-15 | 1 | -2/+3 |
* | Removed definition of _NEW_VFSCONF. The new vfsconf interface is now | Bruce Evans | 1998-01-20 | 1 | -1/+0 |
* | Fixed an example. | Bruce Evans | 1997-08-25 | 1 | -1/+1 |
* | Protect against target containing a '%' which might be misinterpreted | Steve Price | 1997-08-23 | 1 | -2/+7 |
* | Typo in previous change. | Doug Rabson | 1997-05-23 | 1 | -1/+1 |
* | Use realpath() on the source as well as the target otherwise it can be | Doug Rabson | 1997-04-29 | 1 | -4/+8 |
* | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-29 | 1 | -1/+1 |
* | Merge from Lite2 (use new getvfsbyname() and mount(2) interface) | Peter Wemm | 1997-03-11 | 2 | -8/+10 |
* | Don't use __dead or __pure in user code. They were obfuscations | Bruce Evans | 1996-09-14 | 1 | -1/+1 |
* | Disable setuid permission for mount_union(1). | Paul Traina | 1996-05-17 | 1 | -3/+0 |
* | Get rid of the last vestiges of the old MOUNT_* constants in the | Garrett Wollman | 1996-05-13 | 1 | -8/+11 |
* | Another round of various man page cleanups. | Mike Pritchard | 1996-02-09 | 1 | -3/+0 |
* | Guess what | Poul-Henning Kamp | 1994-11-20 | 1 | -1/+1 |
* | Add support for filesystem-specific `-o' options, and re-implement the | Garrett Wollman | 1994-11-01 | 1 | -1/+1 |
* | Automatically load NFS and a bevy of other filesystems. | Garrett Wollman | 1994-09-22 | 1 | -1/+10 |
* | Convert to our man installation style. Also fixed long-standing bug | Garrett Wollman | 1994-08-05 | 1 | -1/+1 |
* | BSD 4.4 Lite sbin Sources | Rodney W. Grimes | 1994-05-26 | 3 | -0/+358 |