OpenBSD CVS

CVS log for src/sys/xfs/Attic/xfs_syscalls-common.c


[BACK] Up to [local] / src / sys / xfs

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10, Wed Jun 3 14:45:55 2009 UTC (15 years ago) by jj
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -0 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], Mon Oct 8 17:09:32 2007 UTC (16 years, 8 months ago) by krw
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
Changes since 1.8: +1 -2 lines
Diff to previous 1.8 (colored)

A memset(,0,) -> M_ZERO change which also fixes a possible bug with
malloc'ing one struct size but zero'ing the memory with another struct
size.

Feedback from todd@ tedu@ miod@

Revision 1.8 / (download) - annotate - [select for diffs], Tue May 29 21:28:05 2007 UTC (17 years ago) by thib
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.7: +1 -1 lines
Diff to previous 1.7 (colored)

make xfs use VT_XFS instead of VT_AFS when getting vnodes
via getnewvnode();

ok art@,tedu@
tested by todd@

Revision 1.7 / (download) - annotate - [select for diffs], Thu Aug 4 16:12:32 2005 UTC (18 years, 10 months ago) by beck
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.6: +31 -19 lines
Diff to previous 1.6 (colored)

fix worst three kernel stack pigs in xfs by moving stack allocation of
xfs message structures to malloc M_TEMP.
ok art@

Revision 1.1.4.4 / (download) - annotate - [select for diffs], Thu Feb 19 11:01:50 2004 UTC (20 years, 3 months ago) by niklas
Branch: SMP
Changes since 1.1.4.3: +126 -64 lines
Diff to previous 1.1.4.3 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)

Merge of current from two weeks agointo the SMP branch

Revision 1.6 / (download) - annotate - [select for diffs], Tue Aug 12 10:55:09 2003 UTC (20 years, 10 months ago) by hin
Branch: MAIN
CVS Tags: SMP_SYNC_B, SMP_SYNC_A, 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.5: +3 -1 lines
Diff to previous 1.5 (colored)

Fix include stuff, unused variables and statics and other small things needed
to compile in our tree.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Aug 12 07:53:47 2003 UTC (20 years, 10 months ago) by hin
Branch: MAIN
Changes since 1.4: +126 -66 lines
Diff to previous 1.4 (colored)

Merge

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Tue Aug 12 07:43:52 2003 UTC (20 years, 10 months ago) by hin
Branch: arla
CVS Tags: arla-20030805
Changes since 1.1.1.1: +126 -66 lines
Diff to previous 1.1.1.1 (colored)

Import xfs from arla-current as of 5 Aug 2003.

ok deraadt@

Revision 1.1.4.3 / (download) - annotate - [select for diffs], Fri Mar 28 00:41:31 2003 UTC (21 years, 2 months ago) by niklas
Branch: SMP
Changes since 1.1.4.2: +89 -59 lines
Diff to previous 1.1.4.2 (colored) to branchpoint 1.1 (colored)

Sync the SMP branch with 3.3

Revision 1.3.8.1 / (download) - annotate - [select for diffs], Tue Jun 11 03:33:13 2002 UTC (22 years ago) by art
Branch: UBC
Changes since 1.3: +89 -59 lines
Diff to previous 1.3 (colored) next main 1.4 (colored)

Sync UBC branch to -current

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jun 7 04:10:32 2002 UTC (22 years ago) by hin
Branch: MAIN
CVS Tags: UBC_SYNC_B, UBC_SYNC_A, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.3: +89 -59 lines
Diff to previous 1.3 (colored)

merge

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jun 7 03:32:59 2002 UTC (22 years ago) by hin
Branch: arla
CVS Tags: arla-0-35-7
Changes since 1.1: +200 -78 lines
Diff to previous 1.1 (colored)

Import of xfs from arla-0.35.7

Revision 1.1.4.2 / (download) - annotate - [select for diffs], Mon May 14 22:47:53 2001 UTC (23 years, 1 month ago) by niklas
Branch: SMP
Changes since 1.1.4.1: +148 -58 lines
Diff to previous 1.1.4.1 (colored) to branchpoint 1.1 (colored)

merge in approximately 2.9 into SMP branch

Revision 1.3 / (download) - annotate - [select for diffs], Mon Sep 11 14:26:53 2000 UTC (23 years, 9 months ago) by art
Branch: MAIN
CVS Tags: UBC_BASE, 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
Branch point for: UBC
Changes since 1.2: +148 -58 lines
Diff to previous 1.2 (colored)

New xfs from Arla between 0.34.2 and current in arla cvs.
Too many new features and fixes to mention here.

Revision 1.1.4.1 / (download) - annotate - [select for diffs], Fri Mar 24 09:09:55 2000 UTC (24 years, 2 months ago) by niklas
Branch: SMP
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

Sync with -current

Revision 1.2 / (download) - annotate - [select for diffs], Fri Mar 3 00:54:58 2000 UTC (24 years, 3 months ago) by todd
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

$OpenBSD$

Revision 1.1 / (download) - annotate - [select for diffs], Fri Apr 30 01:59:01 1999 UTC (25 years, 1 month ago) by art
Branch: MAIN
CVS Tags: kame_19991208, SMP_BASE, OPENBSD_2_6_BASE, OPENBSD_2_6
Branch point for: SMP

upgrade Arla to fresher code. Too many new features and bugfixes.

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.