| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update documentation to reflect new functionality. | Archie Cobbs | 1999-11-30 | 2 | -18/+118 |
| * | Fix typo. | Archie Cobbs | 1999-11-30 | 1 | -3/+2 |
| * | Add two new generic control messages, NGM_ASCII2BINARY and | Archie Cobbs | 1999-11-30 | 6 | -5/+110 |
| * | Add resource activation routines to pcic driver. Minor cleanup of | Warner Losh | 1999-11-28 | 2 | -2/+2 |
| * | Removed special rules for building and cleaning device interface files | Bruce Evans | 1999-11-28 | 61 | -619/+45 |
| * | This fell out of a previous commit: create the opt_md.h and opt_mfs.h | Poul-Henning Kamp | 1999-11-26 | 1 | -1/+9 |
| * | Update the WaveLAN/IEEE driver: | Bill Paul | 1999-11-25 | 2 | -1/+17 |
| * | Add ipfilter kld and wire it in. | Guido van Rooij | 1999-11-23 | 3 | -2/+197 |
| * | Add vnode_if.c to CLEANFILES. | Brian Feldman | 1999-11-22 | 1 | -1/+1 |
| * | Change a CLEANFILES misspelling to get miibus_if.h removed. | Brian Feldman | 1999-11-22 | 1 | -1/+1 |
| * | Make this compile (remove vnode_if.c from SRCS) and clean properly | Brian Feldman | 1999-11-22 | 1 | -2/+2 |
| * | Clean up the Makefiles, make them consistent with the others and remove | Nick Hibma | 1999-11-22 | 7 | -42/+33 |
| * | Add the usb module and move the USB related modules into the generic section | Nick Hibma | 1999-11-22 | 1 | -1/+2 |
| * | USB is loadable as a module as well. | Nick Hibma | 1999-11-22 | 1 | -0/+56 |
| * | Document the requirement for root privileges. | Julian Elischer | 1999-11-21 | 2 | -2/+6 |
| * | Document new feature (support for write(2) when 1 hook attached). | Julian Elischer | 1999-11-21 | 2 | -0/+20 |
| * | Module name is cardbus, not pccard. | Warner Losh | 1999-11-19 | 1 | -1/+1 |
| * | Update references. | Archie Cobbs | 1999-11-19 | 1 | -12/+16 |
| * | Miscellaneous edits. | Archie Cobbs | 1999-11-19 | 2 | -42/+50 |
| * | Add reference to ng_pppoe(8). | Archie Cobbs | 1999-11-19 | 2 | -0/+2 |
| * | Update to reflect changed functionality. | Archie Cobbs | 1999-11-19 | 2 | -44/+48 |
| * | Reenable "umodem", as its build is not broken anymore. | Brian Feldman | 1999-11-19 | 1 | -1/+1 |
| * | Add modules for cardbus and the cardbus bridge driver. Files needed | Warner Losh | 1999-11-18 | 2 | -0/+34 |
| * | Newcard's pccard module. It compiles, but doesn't work. This should | Warner Losh | 1999-11-18 | 1 | -0/+20 |
| * | Hijack old, broken, obsolete, unsupported pcic module for the NEWCARD | Warner Losh | 1999-11-18 | 1 | -2/+14 |
| * | For now, disable umodem module building, because it doesn't. Don't | Brian Feldman | 1999-11-18 | 1 | -1/+1 |
| * | Change the name of the modules from <name>_mod to <name> | Nick Hibma | 1999-11-17 | 7 | -7/+7 |
| * | Remove -O from CFLAGS | Nick Hibma | 1999-11-17 | 7 | -7/+9 |
| * | Add reference to new netgraph node type "ksocket". | Archie Cobbs | 1999-11-16 | 3 | -4/+6 |
| * | New Netgraph node type "ksocket". | Archie Cobbs | 1999-11-16 | 3 | -0/+264 |
| * | Replace 'i386' with '${MACHINE_ARCH}' in preparation of the development | Marcel Moolenaar | 1999-11-12 | 1 | -1/+1 |
| * | Update to reflect changes in the node type. | Archie Cobbs | 1999-11-10 | 4 | -20/+102 |
| * | Update to better reflect reality. | Archie Cobbs | 1999-11-08 | 2 | -36/+32 |
| * | Add missing documentation for the two control messages supported | Archie Cobbs | 1999-11-08 | 2 | -2/+16 |
| * | Add some more clarification. | Archie Cobbs | 1999-11-08 | 2 | -16/+70 |
| * | Stop nroff from complaining about the freeBSD version.. | Julian Elischer | 1999-11-07 | 22 | -58/+110 |
| * | Bring the man page for netgraph socket nodes up to date. | Julian Elischer | 1999-11-06 | 2 | -6/+72 |
| * | Turn on the pppoe node module | Julian Elischer | 1999-11-06 | 1 | -2/+2 |
| * | Add a forgotten source file. | Ollivier Robert | 1999-11-05 | 1 | -1/+1 |
| * | Unbreak this build. | Brian Feldman | 1999-11-02 | 3 | -9/+9 |
| * | bpf need no longer be an option | Julian Elischer | 1999-11-01 | 1 | -6/+2 |
| * | Fix some spelling errors. | Mike Pritchard | 1999-10-30 | 27 | -65/+65 |
| * | Revamped and more useful PPP node type, supporting multi-link PPP directly. | Archie Cobbs | 1999-10-29 | 2 | -176/+468 |
| * | Slight touchups noticed after checkin. | Julian Elischer | 1999-10-29 | 2 | -4/+4 |
| * | Add a man page for the pppoe node. Includes sample code. | Julian Elischer | 1999-10-29 | 2 | -118/+646 |
| * | Put tty back in, problem was due to cvsup mess on freefall. | Matthew Dillon | 1999-10-24 | 1 | -1/+1 |
| * | Temporarily remove 'tty' netgraph sub module until it can be made | Matthew Dillon | 1999-10-23 | 1 | -1/+1 |
| * | Now that Netgraph is in the system there are some cleanups we can do. | Julian Elischer | 1999-10-23 | 4 | -30/+10 |
| * | Whistle's Netgraph link-layer (sometimes more) networking infrastructure. | Julian Elischer | 1999-10-21 | 50 | -3/+4799 |
| * | Test commit of first Netgraph file | Julian Elischer | 1999-10-21 | 1 | -0/+7 |