| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove advertising clause from University of California Regent's license, | Mark Murray | 2004-04-09 | 1 | -4/+0 |
| * | Take sizeof() the right string for fspath's iovec. The old string was the | John Baldwin | 2002-11-05 | 1 | -1/+1 |
| * | s/filesystem/file system/g as discussed on -developers | Tom Rhodes | 2002-08-21 | 1 | -3/+3 |
| * | Now that the kernel is able to load modules itself, | Maxime Henrion | 2002-08-03 | 1 | -15/+4 |
| * | Fix the fallback to mount(2) with RELENG_4 kernels and -CURRENT | Maxime Henrion | 2002-05-05 | 1 | -2/+23 |
| * | Swap the order of mount and nmount calls. We now call nmount | Maxime Henrion | 2002-05-02 | 1 | -14/+14 |
| * | Add code to try the nmount(2) syscall when mount(2) failed with | Maxime Henrion | 2002-04-07 | 1 | -1/+22 |
| * | o __P removed | Warner Losh | 2002-03-21 | 1 | -1/+1 |
| * | Include missing header files which define functions for which gcc has | Dima Dorfman | 2001-06-24 | 1 | -0/+1 |
| * | mount* fixes from Martin Blapp <mb@imp.ch>: | Poul-Henning Kamp | 1999-10-09 | 1 | -1/+5 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Correct use of .Nm. Remove unused #includes. | Philippe Charnier | 1998-07-15 | 1 | -3/+2 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-29 | 1 | -2/+2 |
| * | Update to compile under Lite2 | Peter Wemm | 1997-03-11 | 1 | -9/+9 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Don't use __dead or __pure in user code. They were obfuscations | Bruce Evans | 1996-09-14 | 1 | -2/+2 |
| * | Accept mount(8)'s calling convention of passing just the filesystem type | Garrett Wollman | 1996-05-14 | 1 | -5/+15 |
| * | Get rid of the last vestiges of the old MOUNT_* constants in the | Garrett Wollman | 1996-05-13 | 1 | -0/+122 |