Searched hist:"0 d6985e2c191824083c838ca7107d9d5555f56f4" (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/ngctl/ |
H A D | ngctl.h | diff 0d6985e2c191824083c838ca7107d9d5555f56f4 Thu Oct 28 00:17:18 CEST 1999 Archie Cobbs <archie@FreeBSD.org> If we get an EPROTONOSUPP error when trying to create the netgraph socket node, it's most likely because the "ng_socket.ko" KLD is not loaded yet. So make an attempt to load it before giving up. diff 0d6985e2c191824083c838ca7107d9d5555f56f4 Thu Oct 28 00:17:18 CEST 1999 Archie Cobbs <archie@FreeBSD.org> If we get an EPROTONOSUPP error when trying to create the netgraph socket node, it's most likely because the "ng_socket.ko" KLD is not loaded yet. So make an attempt to load it before giving up.
|
H A D | ngctl.8 | diff 0d6985e2c191824083c838ca7107d9d5555f56f4 Thu Oct 28 00:17:18 CEST 1999 Archie Cobbs <archie@FreeBSD.org> If we get an EPROTONOSUPP error when trying to create the netgraph socket node, it's most likely because the "ng_socket.ko" KLD is not loaded yet. So make an attempt to load it before giving up. diff 0d6985e2c191824083c838ca7107d9d5555f56f4 Thu Oct 28 00:17:18 CEST 1999 Archie Cobbs <archie@FreeBSD.org> If we get an EPROTONOSUPP error when trying to create the netgraph socket node, it's most likely because the "ng_socket.ko" KLD is not loaded yet. So make an attempt to load it before giving up.
|
H A D | main.c | diff 0d6985e2c191824083c838ca7107d9d5555f56f4 Thu Oct 28 00:17:18 CEST 1999 Archie Cobbs <archie@FreeBSD.org> If we get an EPROTONOSUPP error when trying to create the netgraph socket node, it's most likely because the "ng_socket.ko" KLD is not loaded yet. So make an attempt to load it before giving up. diff 0d6985e2c191824083c838ca7107d9d5555f56f4 Thu Oct 28 00:17:18 CEST 1999 Archie Cobbs <archie@FreeBSD.org> If we get an EPROTONOSUPP error when trying to create the netgraph socket node, it's most likely because the "ng_socket.ko" KLD is not loaded yet. So make an attempt to load it before giving up.
|