OpenBSD CVS

CVS log for src/sbin/mount_xfs/Attic/mount_xfs.c


[BACK] Up to [local] / src / sbin / mount_xfs

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10, Wed Jun 3 14:45:49 2009 UTC (15 years ago) by jj
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +1 -1 lines
FILE REMOVED

Arla client rename from xfs to nnpfs for later upgrades. Tested on various arches. ok todd@ beck@

Revision 1.9 / (download) - annotate - [select for diffs], Fri Dec 15 13:04:06 2006 UTC (17 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

use "special" and "node" for synopsis/usage() here too;

Revision 1.8 / (download) - annotate - [select for diffs], Fri Apr 8 20:09:38 2005 UTC (19 years, 1 month ago) by jaredy
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Sync with recent realpath(3) changes:  on failure, don't use the second
argument "resolved", since it is undefined.

ok and help millert, otto

Revision 1.7 / (download) - annotate - [select for diffs], Thu Jul 3 22:41:40 2003 UTC (20 years, 11 months ago) by tedu
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.6: +6 -2 lines
Diff to previous 1.6 (colored)

use realpath() in helpers instead of doing it ourselves every time.
also fixes pr1662.  from otto moerbeek

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jan 22 20:25:02 2000 UTC (24 years, 4 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored)

remove extra externs not needed because of unistd.h (rest of tree will be done later.. contact me if you want to help)

Revision 1.5 / (download) - annotate - [select for diffs], Mon Dec 21 14:19:42 1998 UTC (25 years, 5 months ago) by art
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

use MOUNT_XFS, not "xfs" as the type of filesystem to mount

Revision 1.4 / (download) - annotate - [select for diffs], Mon Dec 21 13:45:33 1998 UTC (25 years, 5 months ago) by art
Branch: MAIN
Changes since 1.3: +7 -6 lines
Diff to previous 1.3 (colored)

Nice error message when mount(2) returns EOPNOTSUPP

Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 28 18:08:50 1998 UTC (25 years, 7 months ago) by art
Branch: MAIN
Changes since 1.2: +1 -12 lines
Diff to previous 1.2 (colored)

give up the try to start afsd from mount_afs, the argument passing was too ugly

Revision 1.2 / (download) - annotate - [select for diffs], Sat Sep 5 20:00:05 1998 UTC (25 years, 9 months ago) by art
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.1: +7 -11 lines
Diff to previous 1.1 (colored)

make a link to mount_afs that will automagically start afsd

Revision 1.1 / (download) - annotate - [select for diffs], Sat Sep 5 17:33:29 1998 UTC (25 years, 9 months ago) by art
Branch: MAIN

code for mounting xfs

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.