| #
d0b2dbfa
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
d0b2dbfa
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
87c3644c
|
| 24-May-2011 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r222256
|
| #
87c3644c
|
| 24-May-2011 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r222256
|
| #
8c4431d0
|
| 22-May-2011 |
Attilio Rao <attilio@FreeBSD.org> |
MFC
|
| #
5665fe6b
|
| 22-May-2011 |
Ulrich Spörlein <uqs@FreeBSD.org> |
Fix more typos to be a good example.
Found by: codespell
|
| #
d56448b3
|
| 05-Mar-2006 |
Jens Schweikhardt <schweikh@FreeBSD.org> |
- Correct grammos in comments and end them with full stops. - Use "if !" instead of empty true branches. - Don't hardcode script name in usage message, use $0 instead. - Cleanup some whitespace.
|
| #
d3974088
|
| 22-Apr-2002 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Usage style sweep: spell "usage" with a small 'u'. Also change one case of blatant __progname abuse (several more remain) This commit does not touch anything in src/{contrib,crypto,gnu}/.
|
| #
44f9a046
|
| 12-Apr-2002 |
Julian Elischer <julian@FreeBSD.org> |
Change the script a bit to allow the creation of 'brouted' bridges. To do this you need to have each top-end connected as well. IP can be routed and other protocols get bridged.. Also useful when bri
Change the script a bit to allow the creation of 'brouted' bridges. To do this you need to have each top-end connected as well. IP can be routed and other protocols get bridged.. Also useful when bridgeing two networks while merging them as machines will work with both old and new netmasks. (well mostly).
show more ...
|
| #
232edd1c
|
| 30-Jun-2001 |
Dima Dorfman <dd@FreeBSD.org> |
Correct a brain-o in the stats output.
PR: 24839 Submitted by: AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp>
|
| #
beb75ced
|
| 01-Oct-2000 |
Archie Cobbs <archie@FreeBSD.org> |
Script showing how to setup Ethernet bridging using ng_bridge(4).
|
| #
d0b2dbfa
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
87c3644c
|
| 24-May-2011 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r222256
|
| #
8c4431d0
|
| 22-May-2011 |
Attilio Rao <attilio@FreeBSD.org> |
MFC
|
| #
5665fe6b
|
| 22-May-2011 |
Ulrich Spörlein <uqs@FreeBSD.org> |
Fix more typos to be a good example.
Found by: codespell
|
| #
d56448b3
|
| 05-Mar-2006 |
Jens Schweikhardt <schweikh@FreeBSD.org> |
- Correct grammos in comments and end them with full stops. - Use "if !" instead of empty true branches. - Don't hardcode script name in usage message, use $0 instead. - Cleanup some whitespace.
|
| #
d3974088
|
| 22-Apr-2002 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Usage style sweep: spell "usage" with a small 'u'. Also change one case of blatant __progname abuse (several more remain) This commit does not touch anything in src/{contrib,crypto,gnu}/.
|
| #
44f9a046
|
| 12-Apr-2002 |
Julian Elischer <julian@FreeBSD.org> |
Change the script a bit to allow the creation of 'brouted' bridges. To do this you need to have each top-end connected as well. IP can be routed and other protocols get bridged.. Also useful when bri
Change the script a bit to allow the creation of 'brouted' bridges. To do this you need to have each top-end connected as well. IP can be routed and other protocols get bridged.. Also useful when bridgeing two networks while merging them as machines will work with both old and new netmasks. (well mostly).
show more ...
|
| #
232edd1c
|
| 30-Jun-2001 |
Dima Dorfman <dd@FreeBSD.org> |
Correct a brain-o in the stats output.
PR: 24839 Submitted by: AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp>
|
| #
beb75ced
|
| 01-Oct-2000 |
Archie Cobbs <archie@FreeBSD.org> |
Script showing how to setup Ethernet bridging using ng_bridge(4).
|
| #
8c4431d0
|
| 22-May-2011 |
Attilio Rao <attilio@FreeBSD.org> |
MFC
|
| #
5665fe6b
|
| 22-May-2011 |
Ulrich Spörlein <uqs@FreeBSD.org> |
Fix more typos to be a good example.
Found by: codespell
|
| #
d56448b3
|
| 05-Mar-2006 |
Jens Schweikhardt <schweikh@FreeBSD.org> |
- Correct grammos in comments and end them with full stops. - Use "if !" instead of empty true branches. - Don't hardcode script name in usage message, use $0 instead. - Cleanup some whitespace.
|
| #
d3974088
|
| 22-Apr-2002 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Usage style sweep: spell "usage" with a small 'u'. Also change one case of blatant __progname abuse (several more remain) This commit does not touch anything in src/{contrib,crypto,gnu}/.
|
| #
44f9a046
|
| 12-Apr-2002 |
Julian Elischer <julian@FreeBSD.org> |
Change the script a bit to allow the creation of 'brouted' bridges. To do this you need to have each top-end connected as well. IP can be routed and other protocols get bridged.. Also useful when bri
Change the script a bit to allow the creation of 'brouted' bridges. To do this you need to have each top-end connected as well. IP can be routed and other protocols get bridged.. Also useful when bridgeing two networks while merging them as machines will work with both old and new netmasks. (well mostly).
show more ...
|