General WARNS cleanups: staticize functions. Adjust strdup()
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 2 Apr 2005 21:46:16 +0000 (21:46 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 2 Apr 2005 21:46:16 +0000 (21:46 +0000)
commit315e39b1fe5397875079576d73ff6c96e33d3ab5
tree4ae7d485af60addc045f4212715e56365840192a
parente7adb9bcae23fc4e66ad581e7578b12184edbed7
General WARNS cleanups: staticize functions.  Adjust strdup()
calls to check for allocation failures.

Submitted-by: Peter Schuller <peter.schuller@infidyne.com>
sbin/mount/mount.c