CVS log for src/share/man/man4/ng_async.4

[BACK] Up to [freebsd] / src / share / man / man4

Request diff between arbitrary revisions


Default branch: MAIN


Revision Graph (Skip to revision listings)

[Revision Graph]

recent <---- revisions -----> origin

Revisions:


Revision 1.18.2.2 / (download) - annotate - [select for diffs], Thu Mar 28 13:03:45 2013 UTC (12 years, 5 months ago) by svnexp
Branch: RELENG_8_4
Changes since 1.18.2.1: +174 -0 lines
Diff to previous 1.18.2.1 (colored) to branchpoint 1.18 (colored)

## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/248810
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated

Revision 1.15.2.2 / (download) - annotate - [select for diffs], Sat Nov 17 11:36:39 2012 UTC (12 years, 9 months ago) by svnexp
Branch: RELENG_9
Changes since 1.15.2.1: +1 -1 lines
Diff to previous 1.15.2.1 (colored) to branchpoint 1.15 (colored) next main 1.16 (colored)

## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 242902
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r242902 | dteske | 2012年11月11日 23:29:45 +0000 (2012年11月11日) | 10 lines
## SVN ##
## SVN ## Fix a regression introduced by SVN r211417 that saw the breakage of a feature
## SVN ## documented in usr.sbin/sysinstall/help/shortcuts.hlp (reproduced below):
## SVN ##
## SVN ## If /usr/sbin/sysinstall is linked to another filename, say
## SVN ## `/usr/local/bin/configPackages', then the basename will be used
## SVN ## as an implicit command name.
## SVN ##
## SVN ## Reviewed by:	adrian (co-mentor)
## SVN ## Approved by:	adrian (co-mentor)
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##

Revision 1.14.22.2 / (download) - annotate - [select for diffs], Sat Nov 17 10:36:20 2012 UTC (12 years, 9 months ago) by svnexp
Branch: RELENG_8
Changes since 1.14.22.1: +1 -1 lines
Diff to previous 1.14.22.1 (colored) to branchpoint 1.14 (colored) next main 1.15 (colored)

## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 242909
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r242909 | dim | 2012年11月12日 07:47:19 +0000 (2012年11月12日) | 20 lines
## SVN ##
## SVN ## MFC r242625:
## SVN ##
## SVN ## Remove duplicate const specifiers in many drivers (I hope I got all of
## SVN ## them, please let me know if not). Most of these are of the form:
## SVN ##
## SVN ## static const struct bzzt_type {
## SVN ## [...list of members...]
## SVN ## } const bzzt_devs[] = {
## SVN ## [...list of initializers...]
## SVN ## };
## SVN ##
## SVN ## The second const is unnecessary, as arrays cannot be modified anyway,
## SVN ## and if the elements are const, the whole thing is const automatically
## SVN ## (e.g. it is placed in .rodata).
## SVN ##
## SVN ## I have verified this does not change the binary output of a full kernel
## SVN ## build (except for build timestamps embedded in the object files).
## SVN ##
## SVN ## Reviewed by:	yongari, marius
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##

Revision 1.15.2.1.4.2 / (download) - annotate - [select for diffs], Sat Nov 17 08:47:28 2012 UTC (12 years, 9 months ago) by svnexp
Branch: RELENG_9_1
CVS Tags: RELENG_9_1_0_RELEASE
Changes since 1.15.2.1.4.1: +1 -1 lines
Diff to previous 1.15.2.1.4.1 (colored) to branchpoint 1.15.2.1 (colored) next main 1.15.2.2 (colored)

Switch importer

Revision 1.15.2.1.2.2 / (download) - annotate - [select for diffs], Sat Nov 17 08:36:38 2012 UTC (12 years, 9 months ago) by svnexp
Branch: RELENG_9_0
Changes since 1.15.2.1.2.1: +1 -1 lines
Diff to previous 1.15.2.1.2.1 (colored) to branchpoint 1.15.2.1 (colored) next main 1.15.2.2 (colored)

Switch importer

Revision 1.14.26.2 / (download) - annotate - [select for diffs], Sat Nov 17 08:16:58 2012 UTC (12 years, 9 months ago) by svnexp
Branch: RELENG_7_4
Changes since 1.14.26.1: +1 -1 lines
Diff to previous 1.14.26.1 (colored) to branchpoint 1.14 (colored) next main 1.15 (colored)

Switch importer

Revision 1.14.10.1 / (download) - annotate - [select for diffs], Sat Nov 17 08:04:04 2012 UTC (12 years, 9 months ago) by svnexp
Branch: RELENG_7
Changes since 1.14: +1 -1 lines
Diff to previous 1.14 (colored) next main 1.15 (colored)

Switch importer

Revision 1.14.2.1 / (download) - annotate - [select for diffs], Sat Nov 17 07:41:41 2012 UTC (12 years, 9 months ago) by svnexp
Branch: RELENG_6
Changes since 1.14: +1 -1 lines
Diff to previous 1.14 (colored) next main 1.15 (colored)

Switch importer

Revision 1.12.2.2 / (download) - annotate - [select for diffs], Sat Nov 17 07:24:52 2012 UTC (12 years, 9 months ago) by svnexp
Branch: RELENG_4
Changes since 1.12.2.1: +1 -1 lines
Diff to previous 1.12.2.1 (colored) to branchpoint 1.12 (colored) next main 1.13 (colored)

Switch importer

Revision 1.18.2.1, Sat Nov 17 03:50:53 2012 UTC (12 years, 9 months ago) by svnexp
Branch: RELENG_8_4
Changes since 1.18: +0 -173 lines
FILE REMOVED

file ng_async.4 was added on branch RELENG_8_4 on 2013年03月28日 13:03:45 +0000

Revision 1.18 / (download) - annotate - [select for diffs], Sat Nov 17 03:50:53 2012 UTC (12 years, 9 months ago) by svnexp
Branch: MAIN
CVS Tags: HEAD
Branch point for: RELENG_8_4
Changes since 1.17: +18 -18 lines
Diff to previous 1.17 (colored)

## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/242997
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r242997 | joel | 2012年11月13日 20:41:36 +0000 (2012年11月13日) | 5 lines
## SVN ##
## SVN ## Updates for netgraph node manual pages.
## SVN ##
## SVN ## Discussed with:	glebius
## SVN ## Submitted by:	Mamontov Roman <mr.xanto@gmail.com>
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##

Revision 1.17 / (download) - annotate - [select for diffs], Sat Nov 17 01:50:45 2012 UTC (12 years, 9 months ago) by svnexp
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16 (colored)

Switching exporter and resync

Revision 1.15.2.1.4.1 / (download) - annotate - [select for diffs], Sun Aug 5 23:54:33 2012 UTC (13 years, 1 month ago) by kensmith
Branch: RELENG_9_1
Changes since 1.15.2.1: +0 -0 lines
Diff to previous 1.15.2.1 (colored)

SVN rev 239080 on 2012年08月05日 23:54:33Z by kensmith
Copy stable/9 to releng/9.1 as part of the 9.1-RELEASE release process.
Approved by:	re (implicit)

Revision 1.16 / (download) - annotate - [select for diffs], Sun Feb 12 18:29:56 2012 UTC (13 years, 6 months ago) by ed
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

SVN rev 231564 on 2012年02月12日 18:29:56Z by ed
Globally replace u_int*_t from (non-contributed) man pages.
The reasoning behind this, is that if we are consistent in our
documentation about the uint*_t stuff, people will be less tempted to
write new code that uses the non-standard types.
I am not going to bump the man page dates, as these changes can be
considered style nits. The meaning of the man pages is unaffected.
MFC after:	1 month

Revision 1.15.2.1.2.1 / (download) - annotate - [select for diffs], Fri Nov 11 04:20:22 2011 UTC (13 years, 9 months ago) by kensmith
Branch: RELENG_9_0
CVS Tags: RELENG_9_0_0_RELEASE
Changes since 1.15.2.1: +0 -0 lines
Diff to previous 1.15.2.1 (colored)

SVN rev 227445 on 2011年11月11日 04:20:22Z by kensmith
Copy stable/9 to releng/9.0 as part of the FreeBSD 9.0-RELEASE release
cycle.
Approved by:	re (implicit)

Revision 1.15.2.1 / (download) - annotate - [select for diffs], Fri Sep 23 00:51:37 2011 UTC (13 years, 11 months ago) by kensmith
Branch: RELENG_9
CVS Tags: RELENG_9_1_BP, RELENG_9_0_BP
Branch point for: RELENG_9_1, RELENG_9_0
Changes since 1.15: +0 -0 lines
Diff to previous 1.15 (colored)

SVN rev 225736 on 2011年09月23日 00:51:37Z by kensmith
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
Approved by:	re (implicit)

Revision 1.14.26.1 / (download) - annotate - [select for diffs], Tue Dec 21 17:10:29 2010 UTC (14 years, 8 months ago) by kensmith
Branch: RELENG_7_4
CVS Tags: RELENG_7_4_0_RELEASE
Changes since 1.14: +0 -0 lines
Diff to previous 1.14 (colored)

SVN rev 216618 on 2010年12月21日 17:10:29Z by kensmith
Copy stable/7 to releng/7.4 in preparation for FreeBSD-7.4 release.
Approved by:	re (implicit)

Revision 1.15 / (download) - annotate - [select for diffs], Fri Oct 8 12:40:16 2010 UTC (14 years, 10 months ago) by uqs
Branch: MAIN
CVS Tags: RELENG_9_BP
Branch point for: RELENG_9
Changes since 1.14: +0 -1 lines
Diff to previous 1.14 (colored)

SVN rev 213573 on 2010年10月08日 12:40:16Z by uqs
mdoc: drop redundant .Pp and .LP calls
They have no effect when coming in pairs, or before .Bl/.Bd

Revision 1.14.24.1 / (download) - annotate - [select for diffs], Wed Feb 10 00:26:20 2010 UTC (15 years, 6 months ago) by kensmith
Branch: RELENG_7_3
CVS Tags: RELENG_7_3_0_RELEASE
Changes since 1.14: +0 -0 lines
Diff to previous 1.14 (colored) next main 1.15 (colored)

SVN rev 203736 on 2010年02月10日 00:26:20Z by kensmith
Copy stable/7 to releng/7.3 as part of the 7.3-RELEASE process.
Approved by:	re (implicit)

Revision 1.14.22.1 / (download) - annotate - [select for diffs], Mon Aug 3 08:13:06 2009 UTC (16 years, 1 month ago) by kensmith
Branch: RELENG_8
CVS Tags: RELENG_8_3_BP, RELENG_8_3, RELENG_8_2_BP, RELENG_8_2, RELENG_8_1_BP, RELENG_8_1, RELENG_8_0_BP, RELENG_8_0
Changes since 1.14: +0 -0 lines
Diff to previous 1.14 (colored)

SVN rev 196045 on 2009年08月03日 08:13:06Z by kensmith
Copy head to stable/8 as part of 8.0 Release cycle.
Approved by:	re (Implicit)

Revision 1.14.20.1 / (download) - annotate - [select for diffs], Wed Apr 15 03:14:26 2009 UTC (16 years, 4 months ago) by kensmith
Branch: RELENG_7_2
CVS Tags: RELENG_7_2_0_RELEASE
Changes since 1.14: +0 -0 lines
Diff to previous 1.14 (colored) next main 1.15 (colored)

SVN rev 191087 on 2009年04月15日 03:14:26Z by kensmith
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
Approved by:	re (implicit)

Revision 1.14.18.1 / (download) - annotate - [select for diffs], Tue Nov 25 02:59:29 2008 UTC (16 years, 9 months ago) by kensmith
Branch: RELENG_7_1
CVS Tags: RELENG_7_1_0_RELEASE
Changes since 1.14: +0 -0 lines
Diff to previous 1.14 (colored) next main 1.15 (colored)

SVN rev 185281 on 2008年11月25日 02:59:29Z by kensmith
Create releng/7.1 in preparation for moving into RC phase of 7.1 release
cycle.
Approved by:	re (implicit)

Revision 1.14.16.1 / (download) - annotate - [select for diffs], Thu Oct 2 02:57:24 2008 UTC (16 years, 11 months ago) by kensmith
Branch: RELENG_6_4
CVS Tags: RELENG_6_4_0_RELEASE
Changes since 1.14: +0 -0 lines
Diff to previous 1.14 (colored) next main 1.15 (colored)

SVN rev 183531 on 2008年10月02日 02:57:24Z by kensmith
Create releng/6.4 from stable/6 in preparation for 6.4-RC1.
Approved by:	re (implicit)

Revision 1.14 / (download) - annotate - [select for diffs], Sat Feb 5 11:31:31 2005 UTC (20 years, 7 months ago) by ru
Branch: MAIN
CVS Tags: RELENG_8_BP, RELENG_7_BP, RELENG_7_4_BP, RELENG_7_3_BP, RELENG_7_2_BP, RELENG_7_1_BP, RELENG_7_0_BP, RELENG_7_0_0_RELEASE, RELENG_7_0, RELENG_6_BP, RELENG_6_4_BP, RELENG_6_3_BP, RELENG_6_3_0_RELEASE, RELENG_6_3, RELENG_6_2_BP, RELENG_6_2_0_RELEASE, RELENG_6_2, RELENG_6_1_BP, RELENG_6_1_0_RELEASE, RELENG_6_1, RELENG_6_0_BP, RELENG_6_0_0_RELEASE, RELENG_6_0
Branch point for: RELENG_8, RELENG_7_4, RELENG_7_3, RELENG_7_2, RELENG_7_1, RELENG_7, RELENG_6_4, RELENG_6
Changes since 1.13: +1 -0 lines
Diff to previous 1.13 (colored)

Verify that SYNOPSIS section compiles.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Jul 3 18:29:20 2004 UTC (21 years, 2 months ago) by ru
Branch: MAIN
CVS Tags: RELENG_5_BP, RELENG_5_5_BP, RELENG_5_5_0_RELEASE, RELENG_5_5, RELENG_5_4_BP, RELENG_5_4_0_RELEASE, RELENG_5_4, RELENG_5_3_BP, RELENG_5_3_0_RELEASE, RELENG_5_3, RELENG_5
Changes since 1.12: +9 -5 lines
Diff to previous 1.12 (colored)

Mechanically kill hard sentence breaks and double whitespaces.

Revision 1.12.2.1 / (download) - annotate - [select for diffs], Fri Dec 21 09:00:51 2001 UTC (23 years, 8 months ago) by ru
Branch: RELENG_4
CVS Tags: RELENG_4_9_BP, RELENG_4_9_0_RELEASE, RELENG_4_9, RELENG_4_8_BP, RELENG_4_8_0_RELEASE, RELENG_4_8, RELENG_4_7_BP, RELENG_4_7_0_RELEASE, RELENG_4_7, RELENG_4_6_BP, RELENG_4_6_2_RELEASE, RELENG_4_6_1_RELEASE, RELENG_4_6_0_RELEASE, RELENG_4_6, RELENG_4_5_BP, RELENG_4_5_0_RELEASE, RELENG_4_5, RELENG_4_11_BP, RELENG_4_11_0_RELEASE, RELENG_4_11, RELENG_4_10_BP, RELENG_4_10_0_RELEASE, RELENG_4_10
Changes since 1.12: +1 -1 lines
Diff to previous 1.12 (colored)

Move netgraph manpages to their location in -CURRENT.
Reduce gratuitous diffs to -CURRENT.
Approved by:	re (blanket)

Revision 1.12 / (download) - annotate - [select for diffs], Mon Oct 1 16:09:21 2001 UTC (23 years, 11 months ago) by ru
Branch: MAIN
CVS Tags: RELENG_5_2_BP, RELENG_5_2_1_RELEASE, RELENG_5_2_0_RELEASE, RELENG_5_2, RELENG_5_1_BP, RELENG_5_1_0_RELEASE, RELENG_5_1, RELENG_5_0_BP, RELENG_5_0_0_RELEASE, RELENG_5_0
Branch point for: RELENG_4
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

mdoc(7) police: Use the new .In macro for #include statements.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Jul 14 19:40:47 2001 UTC (24 years, 1 month ago) by schweikh
Branch: MAIN
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored)

Removed whitespace at end-of-line; no content changes. I simply did
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'
BTW, what editors are the culprits? I'm using vim and it shows
me whitespace at EOL in troff files with a thick blue block...
Reviewed by:	Silence from cvs diff -b
MFC after:	7 days

Revision 1.10 / (download) - annotate - [select for diffs], Tue Jul 10 15:30:38 2001 UTC (24 years, 1 month ago) by ru
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

mdoc(7) police: removed HISTORY info from the .Os call.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Oct 26 15:30:41 2000 UTC (24 years, 10 months ago) by asmodai
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

Update @freebsd.org email addresses to @FreeBSD.org as is the
precedent.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 24 18:01:45 2000 UTC (24 years, 10 months ago) by julian
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

Change archie's and my email addresses from Whistle.com to FreeBSD.org

Revision 1.7.4.1 / (download) - annotate - [select for diffs], Thu May 4 21:24:14 2000 UTC (25 years, 4 months ago) by archie
Branch: old_RELENG_3
CVS Tags: old_RELENG_3_5_0_RELEASE
Changes since 1.7: +1 -1 lines
Diff to previous 1.7 (colored) next main 1.8 (colored)

MFC: move netgraph node type man pages from section 8 to section 4.

Revision 1.7.2.1 / (download) - annotate - [select for diffs], Thu May 4 18:42:50 2000 UTC (25 years, 4 months ago) by archie
Branch: old_RELENG_4
Changes since 1.7: +1 -1 lines
Diff to previous 1.7 (colored) next main 1.8 (colored)

MFC: move netgraph node type man pages from section 8 to section 4.

Revision 1.7 / (download) - annotate - [select for diffs], Thu May 4 17:52:47 2000 UTC (25 years, 4 months ago) by archie
Branch: MAIN
CVS Tags: PRE_SMPNG
Branch point for: old_RELENG_4, old_RELENG_3
Changes since 1.6: +7 -7 lines
Diff to previous 1.6 (colored)

Move netgraph node type man pages from section 8 to section 4.

Revision 1.4.2.3 / (download) - annotate - [select for diffs], Tue Dec 21 01:30:57 1999 UTC (25 years, 8 months ago) by julian
Branch: old_old_RELENG_3
Changes since 1.4.2.2: +15 -6 lines
Diff to previous 1.4.2.2 (colored) next main 1.5 (colored)

MFC: Man page style changes.
Reviewed by:	archie@freebsd.org
Submitted by:	Alexey Zelkin <phantom@FreeBSD.org>

Revision 1.6 / (download) - annotate - [select for diffs], Tue Dec 21 01:25:05 1999 UTC (25 years, 8 months ago) by julian
Branch: MAIN
CVS Tags: old_old_RELENG_4_BP, old_old_RELENG_4_0_0_RELEASE, old_old_RELENG_4, old_old_NETGRAPH_MFC
Changes since 1.5: +15 -6 lines
Diff to previous 1.5 (colored)

Manual page style work.
Submitted by:	Alexey Zelkin <phantom@FreeBSD.org>
thanks!

Revision 1.4.2.2 / (download) - annotate - [select for diffs], Wed Dec 1 19:29:27 1999 UTC (25 years, 9 months ago) by julian
Branch: old_old_RELENG_3
CVS Tags: old_old_RELENG_3_4_0_RELEASE
Changes since 1.4.2.1: +25 -23 lines
Diff to previous 1.4.2.1 (colored)

Slight MFC's of docs to get everything consistent.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Nov 19 04:30:26 1999 UTC (25 years, 9 months ago) by archie
Branch: MAIN
Changes since 1.4: +25 -23 lines
Diff to previous 1.4 (colored)

Update to reflect changed functionality.

Revision 1.4.2.1 / (download) - annotate - [select for diffs], Wed Nov 17 07:23:40 1999 UTC (25 years, 9 months ago) by julian
Branch: old_old_RELENG_3
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 (colored)

MFC: bring in new files for netgraph.
Reviewed by:	Various, including but not limitted to: archie, phk, brian.
Obtained from: Whistle via -current

Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 8 03:14:58 1999 UTC (25 years, 10 months ago) by archie
Branch: MAIN
Branch point for: old_old_RELENG_3
Changes since 1.3: +17 -19 lines
Diff to previous 1.3 (colored)

Update to better reflect reality.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Nov 7 05:16:20 1999 UTC (25 years, 10 months ago) by julian
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Stop nroff from complaining about the freeBSD version..
Also some updates to the vjc node man page.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Oct 30 20:30:08 1999 UTC (25 years, 10 months ago) by mpp
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Fix some spelling errors.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Oct 21 09:05:31 1999 UTC (25 years, 10 months ago) by julian
Branch: MAIN

Whistle's Netgraph link-layer (sometimes more) networking infrastructure.
Been in production for 3 years now. Gives Instant Frame relay to if_sr
and if_ar drivers, and PPPOE support soon. See:
ftp://ftp.whistle.com/pub/archie/netgraph/index.html
for on-line manual pages.
Reviewed by: Doug Rabson (dfr@freebsd.org)
Obtained from: Whistle CVS tree

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.




If you are in trouble, please contact <webmaster@allbsd.org>

AltStyle によって変換されたページ (->オリジナル) /