| #
031beb4e
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
sys: Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
031beb4e
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
sys: Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
17d6c636
|
| 11-Jan-2002 |
Ruslan Ermilov <ru@FreeBSD.org> |
Drop <bsd.man.mk> support from <bsd.kmod.mk>.
Not objected to by: -current
|
| #
c68159a6
|
| 06-Jan-2001 |
David E. O'Brien <obrien@FreeBSD.org> |
Use a consistent style and one much closer to the rest of /usr/src
|
| #
c1462236
|
| 24-Jul-2000 |
Sheldon Hearn <sheldonh@FreeBSD.org> |
When manual pages are moved or removed, MANX should be changed to NOMAN.
Reported by: bde
|
| #
b601c69b
|
| 21-Jul-2000 |
Sheldon Hearn <sheldonh@FreeBSD.org> |
Move the netgraph-related manual pages into share/man/man4/, as discussed with archie.
|
| #
64db83a8
|
| 27-May-2000 |
Peter Wemm <peter@FreeBSD.org> |
Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of encoding the relative path.
|
| #
bec35b9a
|
| 04-May-2000 |
Archie Cobbs <archie@FreeBSD.org> |
Move netgraph node type man pages from section 8 to section 4.
|
| #
56ca3996
|
| 04-May-2000 |
Peter Wemm <peter@FreeBSD.org> |
Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk. This means that the kernel can be totally self contained now and is not dependent on the last buildworld to update /usr/share/mk. Thi
Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk. This means that the kernel can be totally self contained now and is not dependent on the last buildworld to update /usr/share/mk. This might also make it easier to build 5.x kernels on 4.0 boxes etc, assuming gensetdefs and config(8) are updated.
show more ...
|
| #
23f282aa
|
| 01-May-2000 |
Peter Wemm <peter@FreeBSD.org> |
Zap KMODDEPS line
|
| #
4cf49a43
|
| 21-Oct-1999 |
Julian Elischer <julian@FreeBSD.org> |
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://
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
show more ...
|
| #
031beb4e
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
sys: Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
17d6c636
|
| 11-Jan-2002 |
Ruslan Ermilov <ru@FreeBSD.org> |
Drop <bsd.man.mk> support from <bsd.kmod.mk>.
Not objected to by: -current
|
| #
c68159a6
|
| 06-Jan-2001 |
David E. O'Brien <obrien@FreeBSD.org> |
Use a consistent style and one much closer to the rest of /usr/src
|
| #
c1462236
|
| 24-Jul-2000 |
Sheldon Hearn <sheldonh@FreeBSD.org> |
When manual pages are moved or removed, MANX should be changed to NOMAN.
Reported by: bde
|
| #
b601c69b
|
| 21-Jul-2000 |
Sheldon Hearn <sheldonh@FreeBSD.org> |
Move the netgraph-related manual pages into share/man/man4/, as discussed with archie.
|
| #
64db83a8
|
| 27-May-2000 |
Peter Wemm <peter@FreeBSD.org> |
Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of encoding the relative path.
|
| #
bec35b9a
|
| 04-May-2000 |
Archie Cobbs <archie@FreeBSD.org> |
Move netgraph node type man pages from section 8 to section 4.
|
| #
56ca3996
|
| 04-May-2000 |
Peter Wemm <peter@FreeBSD.org> |
Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk. This means that the kernel can be totally self contained now and is not dependent on the last buildworld to update /usr/share/mk. Thi
Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk. This means that the kernel can be totally self contained now and is not dependent on the last buildworld to update /usr/share/mk. This might also make it easier to build 5.x kernels on 4.0 boxes etc, assuming gensetdefs and config(8) are updated.
show more ...
|
| #
23f282aa
|
| 01-May-2000 |
Peter Wemm <peter@FreeBSD.org> |
Zap KMODDEPS line
|
| #
4cf49a43
|
| 21-Oct-1999 |
Julian Elischer <julian@FreeBSD.org> |
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://
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
show more ...
|
| #
17d6c636
|
| 11-Jan-2002 |
Ruslan Ermilov <ru@FreeBSD.org> |
Drop <bsd.man.mk> support from <bsd.kmod.mk>.
Not objected to by: -current
|
| #
c68159a6
|
| 06-Jan-2001 |
David E. O'Brien <obrien@FreeBSD.org> |
Use a consistent style and one much closer to the rest of /usr/src
|
| #
c1462236
|
| 24-Jul-2000 |
Sheldon Hearn <sheldonh@FreeBSD.org> |
When manual pages are moved or removed, MANX should be changed to NOMAN.
Reported by: bde
|
| #
b601c69b
|
| 21-Jul-2000 |
Sheldon Hearn <sheldonh@FreeBSD.org> |
Move the netgraph-related manual pages into share/man/man4/, as discussed with archie.
|