OpenBSD CVS

CVS log for src/sys/netnatm/Attic/natm.h


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10, Tue Aug 20 09:14:29 2013 UTC (10 years, 9 months ago) by mpi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +1 -1 lines
FILE REMOVED

tedu netnatm and ueagle(4).

ok mikeb@, sthen@, tedu@ (implied), doc bits ok jmc@

Revision 1.9 / (download) - annotate - [select for diffs], Sun May 31 19:17:20 2009 UTC (15 years ago) by claudio
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6
Changes since 1.8: +1 -15 lines
Diff to previous 1.8 (colored)

Remove some #ifdef / #define maze that is not needed at all.
OK deraadt@ miod@

Revision 1.8 / (download) - annotate - [select for diffs], Wed Jan 28 15:12:03 2009 UTC (15 years, 4 months ago) by claudio
Branch: MAIN
CVS Tags: OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Use extern for variable declarations in .h files so that we don't end up with
multiple common warnings when linking a kernel with NATM. Put the real variable
into natm_pcb.c which seems to be a good place for the pcb list. OK kettenis@

Revision 1.7 / (download) - annotate - [select for diffs], Tue May 27 19:57:45 2008 UTC (16 years ago) by thib
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.6: +2 -7 lines
Diff to previous 1.6 (colored)

bring the netnatm usrreq's also up to speed on the addition of the
struct proc argument to the usrreq's routines...

Revision 1.5.22.1 / (download) - annotate - [select for diffs], Tue Jun 11 03:31:38 2002 UTC (22 years ago) by art
Branch: UBC
Changes since 1.5: +11 -11 lines
Diff to previous 1.5 (colored) next main 1.6 (colored)

Sync UBC branch to -current

Revision 1.5.12.1 / (download) - annotate - [select for diffs], Thu Mar 28 14:57:38 2002 UTC (22 years, 2 months ago) by niklas
Branch: SMP
Changes since 1.5: +11 -11 lines
Diff to previous 1.5 (colored) next main 1.6 (colored)

Merge in -current from roughly a week ago

Revision 1.6 / (download) - annotate - [select for diffs], Thu Mar 14 01:27:12 2002 UTC (22 years, 3 months ago) by millert
Branch: MAIN
CVS Tags: UBC_SYNC_B, UBC_SYNC_A, SMP_SYNC_B, SMP_SYNC_A, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, 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, 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, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.5: +11 -11 lines
Diff to previous 1.5 (colored)

First round of __P removal in sys

Revision 1.5 / (download) - annotate - [select for diffs], Sat Oct 11 01:32:08 1997 UTC (26 years, 8 months ago) by angelos
Branch: MAIN
CVS Tags: kame_19991208, UBC_BASE, SMP_BASE, 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, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2
Branch point for: UBC, SMP
Changes since 1.4: +6 -1 lines
Diff to previous 1.4 (colored)

Keep the ifdef for NetBSD.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Oct 11 01:21:17 1997 UTC (26 years, 8 months ago) by angelos
Branch: MAIN
Changes since 1.3: +1 -6 lines
Diff to previous 1.3 (colored)

Fix some minor compilation problems.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jul 19 22:56:35 1997 UTC (26 years, 10 months ago) by chuck
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

fix typo in comment (NetBSD PR3836: Curt Sampson)

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jul 3 17:24:30 1996 UTC (27 years, 11 months ago) by chuck
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.1: +19 -0 lines
Diff to previous 1.1 (colored)

ported to FreeBSD 2.2-960612-SNAP.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jun 30 21:40:14 1996 UTC (27 years, 11 months ago) by chuck
Branch: MAIN

new: protocol layer to provide you with native mode ATM access.
	you can open raw aal5 and aal0 vcs with this protocol layer.

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.