CVS log for src/sbin/mount/mount.c
Up to [DragonFly] / src / sbin / mount
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Apr 3 17:13:08 2005 UTC (8 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: HEAD,
DragonFly_Stable,
DragonFly_RELEASE_2_0_Slip,
DragonFly_RELEASE_2_0,
DragonFly_RELEASE_1_8_Slip,
DragonFly_RELEASE_1_8,
DragonFly_RELEASE_1_6_Slip,
DragonFly_RELEASE_1_6,
DragonFly_RELEASE_1_4_Slip,
DragonFly_RELEASE_1_4,
DragonFly_RELEASE_1_2_Slip,
DragonFly_RELEASE_1_2,
DragonFly_RELEASE_1_12_Slip,
DragonFly_RELEASE_1_12,
DragonFly_RELEASE_1_10_Slip,
DragonFly_RELEASE_1_10,
DragonFly_Preview
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +2 -2
lines
const changes.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Apr 2 21:46:16 2005 UTC (8 years, 1 month ago) by dillon
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +43 -32
lines
General WARNS cleanups: staticize functions. Adjust strdup()
calls to check for allocation failures.
Submitted-by: Peter Schuller <peter.schuller@infidyne.com>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Dec 18 21:43:39 2004 UTC (8 years, 5 months ago) by swildner
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +16 -16
lines
Clean (void) casts from sbin
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Aug 9 20:15:23 2004 UTC (8 years, 9 months ago) by dillon
Branches: MAIN
CVS tags: DragonFly_Snap29Sep2004,
DragonFly_Snap13Sep2004
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +2 -1
lines
Bring in FreeBSD mount.c/1.58, original commit message:
date: 2004/01/07 05:37:56; author: anholt; state: Exp; lines: +1 -1
Allow trailing slashes for MNT_UPDATE case (mount -u), too.
PR: bin/59144
Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>
Suggested-by: Barry Bouwsma
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 6 22:11:48 2004 UTC (9 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: DragonFly_1_0_REL,
DragonFly_1_0_RC1,
DragonFly_1_0A_REL
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +3 -1
lines
Allows option to be specified on the command line when mount with -a.
Patch submitted by Chis Pressey <cpressey@catseye.mine.nu>, backported
from FreeBSD.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 3 19:51:05 2003 UTC (9 years, 6 months ago) by eirikn
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +2 -2
lines
Remove some __P macros in sbin that my script missed.
Reviewed by: Matthew Dillon <dillon@apollo.backplane.com>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Nov 1 17:16:00 2003 UTC (9 years, 6 months ago) by drhodus
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +12 -12
lines
* Nuke ~771 __P()'s from our tree.
Work sent-in by: Eirik Nygaard <eirikn@kerneled.com>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Sep 28 14:39:18 2003 UTC (9 years, 7 months ago) by hmp
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +16 -38
lines
K&R style function removal. Update functions to ANSI style.
Patch has been tested.
Submitted by: Eirik Nygaard
Reviewed by: Hiten Pandya
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jun 17 04:27:33 2003 UTC (9 years, 11 months ago) by dillon
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +5 -14
lines
Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
ids have been removed from !lint sections and moved into comment sections.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jun 17 02:52:20 2003 UTC (9 years, 11 months ago) by dillon
Branches: MAIN
CVS tags: FREEBSD_4_FORK
import from FreeBSD RELENG_4 1.39.2.3