summaryrefslogtreecommitdiffstats
path: root/sbin/mount_std/mount_std.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the fallback to mount(2) with RELENG_4 kernels and -CURRENTmux2002-05-051-2/+23
* Swap the order of mount and nmount calls. We now call nmountmux2002-05-021-14/+14
* Add code to try the nmount(2) syscall when mount(2) failed withmux2002-04-071-1/+22
* o __P removedimp2002-03-211-1/+1
* Include missing header files which define functions for which gcc hasdd2001-06-241-0/+1
* mount* fixes from Martin Blapp <mb@imp.ch>:phk1999-10-091-1/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Correct use of .Nm. Remove unused #includes.charnier1998-07-151-3/+2
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-2/+2
* Update to compile under Lite2peter1997-03-111-9/+9
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Don't use __dead or __pure in user code. They were obfuscationsbde1996-09-141-2/+2
* Accept mount(8)'s calling convention of passing just the filesystem typewollman1996-05-141-5/+15
* Get rid of the last vestiges of the old MOUNT_* constants in thewollman1996-05-131-0/+122
OpenPOWER on IntegriCloud