[BACK] Up to [freebsd] / src / share / man / man4
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.16.2.2 / (download) - annotate - [select for diffs], Thu Mar 28 13:03:46 2013 UTC (12 years, 5 months ago) by svnexp
Branch: RELENG_8_4
Changes since 1.16.2.1: +349 -0
lines
Diff to previous 1.16.2.1 (colored) to branchpoint 1.16 (colored)
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/248810 ## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
Revision 1.14.16.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.14.16.1: +1 -1
lines
Diff to previous 1.14.16.1 (colored) to branchpoint 1.14 (colored) next main 1.15 (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.10.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.10.1: +1 -1
lines
Diff to previous 1.14.10.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.14.14.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.14.1: +1 -1
lines
Diff to previous 1.14.14.1 (colored) to branchpoint 1.14 (colored) next main 1.15 (colored)
Switch importer
Revision 1.14.2.1 / (download) - annotate - [select for diffs], Sat Nov 17 08:04:05 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.10.2.2 / (download) - annotate - [select for diffs], Sat Nov 17 07:41:42 2012 UTC (12 years, 9 months ago) by svnexp
Branch: RELENG_6
Changes since 1.10.2.1: +1 -1
lines
Diff to previous 1.10.2.1 (colored) to branchpoint 1.10 (colored) next main 1.11 (colored)
Switch importer
Revision 1.16.2.1, Sat Nov 17 03:50:54 2012 UTC (12 years, 9 months ago) by svnexp
Branch: RELENG_8_4
Changes since 1.16: +0 -349
lines
FILE REMOVED
file ng_source.4 was added on branch RELENG_8_4 on 2013年03月28日 13:03:46 +0000
Revision 1.16 / (download) - annotate - [select for diffs], Sat Nov 17 03:50:54 2012 UTC (12 years, 9 months ago) by svnexp
Branch: MAIN
CVS Tags: HEAD
Branch point for: RELENG_8_4
Changes since 1.15: +5 -5
lines
Diff to previous 1.15 (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.15 / (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.14: +1 -1
lines
Diff to previous 1.14 (colored)
Switching exporter and resync
Revision 1.14.16.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_1,
RELENG_9_0_BP,
RELENG_9_0
Changes since 1.14: +0 -0
lines
Diff to previous 1.14 (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.14.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.14.12.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.10.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.8.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.6.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.10.2.1.8.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.10.2.1: +0 -0
lines
Diff to previous 1.10.2.1 (colored) next main 1.10.2.2 (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], Fri Mar 2 12:55:24 2007 UTC (18 years, 6 months ago) by emaste
Branch: MAIN
CVS Tags: RELENG_9_BP,
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
Branch point for: RELENG_9,
RELENG_8,
RELENG_7_4,
RELENG_7_3,
RELENG_7_2,
RELENG_7_1,
RELENG_7
Changes since 1.13: +3 -2
lines
Diff to previous 1.13 (colored)
Markup fixes. Submitted by: ru
Revision 1.13 / (download) - annotate - [select for diffs], Fri Mar 2 02:34:31 2007 UTC (18 years, 6 months ago) by emaste
Branch: MAIN
Changes since 1.12: +50 -4
lines
Diff to previous 1.12 (colored)
Document the new {set,get}{timestamp,counter} messages supported by the ng_source node. Also remove an obsolete email address. Sponsored by: Sandvine Incorporated
Revision 1.12 / (download) - annotate - [select for diffs], Sun Oct 22 21:33:57 2006 UTC (18 years, 10 months ago) by emaste
Branch: MAIN
Changes since 1.11: +17 -9
lines
Diff to previous 1.11 (colored)
Clarify that the input hook requires binary packet data. Instead of referencing an omitted example, include a short (Perl) example that queues an ICMP Echo message.
Revision 1.10.2.1 / (download) - annotate - [select for diffs], Tue Jan 10 10:11:48 2006 UTC (19 years, 7 months ago) by glebius
Branch: RELENG_6
CVS Tags: 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
Branch point for: RELENG_6_4
Changes since 1.10: +6 -1
lines
Diff to previous 1.10 (colored)
MFC: Implement an upper limit for packets per second sent by node.
Revision 1.11 / (download) - annotate - [select for diffs], Fri Dec 23 19:14:38 2005 UTC (19 years, 8 months ago) by glebius
Branch: MAIN
Changes since 1.10: +6 -1
lines
Diff to previous 1.10 (colored)
Implement an upper limit for packets per second sent by node.
Revision 1.10 / (download) - annotate - [select for diffs], Wed Jun 15 13:31:22 2005 UTC (20 years, 2 months ago) by ru
Branch: MAIN
CVS Tags: RELENG_6_BP,
RELENG_6_0_BP,
RELENG_6_0_0_RELEASE,
RELENG_6_0
Branch point for: RELENG_6
Changes since 1.9: +33 -25
lines
Diff to previous 1.9 (colored)
Assorted markup fixes and minor wordsmithing. Approved by: re
Revision 1.9 / (download) - annotate - [select for diffs], Tue Apr 5 17:27:36 2005 UTC (20 years, 5 months ago) by glebius
Branch: MAIN
Changes since 1.8: +60 -130
lines
Diff to previous 1.8 (colored)
- Update and expand description of node operation. - Cut section IMPLELEMENTATION NOTES. It doesn't apply to modern FreeBSD. Sponsored by: Rambler
Revision 1.8 / (download) - annotate - [select for diffs], Sat Feb 5 11:31:31 2005 UTC (20 years, 7 months ago) by ru
Branch: MAIN
Changes since 1.7: +1 -0
lines
Diff to previous 1.7 (colored)
Verify that SYNOPSIS section compiles.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Jan 21 08:36:37 2005 UTC (20 years, 7 months ago) by ru
Branch: MAIN
Changes since 1.6: +64 -64
lines
Diff to previous 1.6 (colored)
Sort sections.
Revision 1.5.4.1 / (download) - annotate - [select for diffs], Fri Dec 24 22:24:04 2004 UTC (20 years, 8 months ago) by brueffer
Branch: RELENG_5
CVS Tags: RELENG_5_5_BP,
RELENG_5_5_0_RELEASE,
RELENG_5_5,
RELENG_5_4_BP,
RELENG_5_4_0_RELEASE,
RELENG_5_4
Changes since 1.5: +1 -1
lines
Diff to previous 1.5 (colored) next main 1.6 (colored)
MFC: (fast) ethernet -> (Fast) Ethernet
Revision 1.6 / (download) - annotate - [select for diffs], Tue Dec 21 01:09:34 2004 UTC (20 years, 8 months ago) by brueffer
Branch: MAIN
Changes since 1.5: +1 -1
lines
Diff to previous 1.5 (colored)
(fast) ethernet -> (Fast) Ethernet MFC after: 3 days
Revision 1.5 / (download) - annotate - [select for diffs], Mon Sep 8 19:57:19 2003 UTC (22 years ago) by ru
Branch: MAIN
CVS Tags: RELENG_5_BP,
RELENG_5_3_BP,
RELENG_5_3_0_RELEASE,
RELENG_5_3,
RELENG_5_2_BP,
RELENG_5_2_1_RELEASE,
RELENG_5_2_0_RELEASE,
RELENG_5_2
Branch point for: RELENG_5
Changes since 1.4: +1 -1
lines
Diff to previous 1.4 (colored)
mdoc(7): Use the new feature of the .In macro.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Dec 12 15:25:56 2002 UTC (22 years, 8 months ago) by ru
Branch: MAIN
CVS Tags: RELENG_5_1_BP,
RELENG_5_1_0_RELEASE,
RELENG_5_1,
RELENG_5_0_BP,
RELENG_5_0_0_RELEASE,
RELENG_5_0
Changes since 1.3: +217 -133
lines
Diff to previous 1.3 (colored)
mdoc(7) police: overhaul. Approved by: re
Revision 1.3 / (download) - annotate - [select for diffs], Thu Oct 31 23:36:16 2002 UTC (22 years, 10 months ago) by julian
Branch: MAIN
Changes since 1.2: +5 -3
lines
Diff to previous 1.2 (colored)
More formatting fixes
Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 31 23:26:02 2002 UTC (22 years, 10 months ago) by julian
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Slight formatting change.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Oct 31 23:03:09 2002 UTC (22 years, 10 months ago) by julian
Branch: MAIN
Add the netgraph 'source' module. This is NOT YET CONVERTED TO -current. This node is a source for preprogrammed packets at a known rate for testing. I will convert it to -current "in place" but will MFC teh original pre-conversion variant as that is what is originally submitted. Man page my me, info from Dave's README. Submitted by: Dave Chapeskie <dchapeskie@SANDVINE.com> Obtained from: Sandvine inc. MFC after: 1 week