| Commit message (Expand) | Author | Age | Files | Lines |
* | Update man page: BPF is supported even in the KLD version. | archie | 1999-12-09 | 2 | -2/+2 |
* | Fix 'make clean' | archie | 1999-12-09 | 1 | -0/+2 |
* | New netgraph node type 'pptpgre': this performs GRE encapsulation | archie | 1999-12-08 | 4 | -1/+266 |
* | Include net/slcompress.c in the build of this module. | archie | 1999-12-08 | 3 | -25/+19 |
* | Add opt_svr4.h to SRCS. This fixes make depend. | marcel | 1999-12-08 | 1 | -1/+1 |
* | SVR4 emulator source files now take their compilation options from | newton | 1999-12-08 | 1 | -11/+17 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -1/+4 |
* | Add forgotten ip_fil.c and fil.c to kld version | guido | 1999-12-06 | 2 | -183/+1 |
* | Sorted SUBDIR. | bde | 1999-12-05 | 1 | -4/+3 |
* | Add pci_if.h to SRCS so that dcphy will build. | wpaul | 1999-12-05 | 1 | -1/+1 |
* | Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers | wpaul | 1999-12-04 | 7 | -40/+6 |
* | forgot .CURDIR | julian | 1999-12-04 | 1 | -1/+1 |
* | New netgraph node type, ng_bpf(8). This node type allows you to | archie | 1999-12-03 | 4 | -1/+298 |
* | Update documentation to reflect new functionality. | archie | 1999-11-30 | 2 | -18/+118 |
* | Fix typo. | archie | 1999-11-30 | 1 | -3/+2 |
* | Add two new generic control messages, NGM_ASCII2BINARY and | archie | 1999-11-30 | 6 | -5/+110 |
* | Add resource activation routines to pcic driver. Minor cleanup of | imp | 1999-11-28 | 2 | -2/+2 |
* | Removed special rules for building and cleaning device interface files | bde | 1999-11-28 | 61 | -619/+45 |
* | This fell out of a previous commit: create the opt_md.h and opt_mfs.h | phk | 1999-11-26 | 1 | -1/+9 |
* | Update the WaveLAN/IEEE driver: | wpaul | 1999-11-25 | 2 | -1/+17 |
* | Add ipfilter kld and wire it in. | guido | 1999-11-23 | 3 | -2/+197 |
* | Add vnode_if.c to CLEANFILES. | green | 1999-11-22 | 1 | -1/+1 |
* | Change a CLEANFILES misspelling to get miibus_if.h removed. | green | 1999-11-22 | 1 | -1/+1 |
* | Make this compile (remove vnode_if.c from SRCS) and clean properly | green | 1999-11-22 | 1 | -2/+2 |
* | Clean up the Makefiles, make them consistent with the others and remove | n_hibma | 1999-11-22 | 7 | -42/+33 |
* | Add the usb module and move the USB related modules into the generic section | n_hibma | 1999-11-22 | 1 | -1/+2 |
* | USB is loadable as a module as well. | n_hibma | 1999-11-22 | 1 | -0/+56 |
* | Document the requirement for root privileges. | julian | 1999-11-21 | 2 | -2/+6 |
* | Document new feature (support for write(2) when 1 hook attached). | julian | 1999-11-21 | 2 | -0/+20 |
* | Module name is cardbus, not pccard. | imp | 1999-11-19 | 1 | -1/+1 |
* | Update references. | archie | 1999-11-19 | 1 | -12/+16 |
* | Miscellaneous edits. | archie | 1999-11-19 | 2 | -42/+50 |
* | Add reference to ng_pppoe(8). | archie | 1999-11-19 | 2 | -0/+2 |
* | Update to reflect changed functionality. | archie | 1999-11-19 | 2 | -44/+48 |
* | Reenable "umodem", as its build is not broken anymore. | green | 1999-11-19 | 1 | -1/+1 |
* | Add modules for cardbus and the cardbus bridge driver. Files needed | imp | 1999-11-18 | 2 | -0/+34 |
* | Newcard's pccard module. It compiles, but doesn't work. This should | imp | 1999-11-18 | 1 | -0/+20 |
* | Hijack old, broken, obsolete, unsupported pcic module for the NEWCARD | imp | 1999-11-18 | 1 | -2/+14 |
* | For now, disable umodem module building, because it doesn't. Don't | green | 1999-11-18 | 1 | -1/+1 |
* | Change the name of the modules from <name>_mod to <name> | n_hibma | 1999-11-17 | 7 | -7/+7 |
* | Remove -O from CFLAGS | n_hibma | 1999-11-17 | 7 | -7/+9 |
* | Add reference to new netgraph node type "ksocket". | archie | 1999-11-16 | 3 | -4/+6 |
* | New Netgraph node type "ksocket". | archie | 1999-11-16 | 3 | -0/+264 |
* | Replace 'i386' with '${MACHINE_ARCH}' in preparation of the development | marcel | 1999-11-12 | 1 | -1/+1 |
* | Update to reflect changes in the node type. | archie | 1999-11-10 | 4 | -20/+102 |
* | Update to better reflect reality. | archie | 1999-11-08 | 2 | -36/+32 |
* | Add missing documentation for the two control messages supported | archie | 1999-11-08 | 2 | -2/+16 |
* | Add some more clarification. | archie | 1999-11-08 | 2 | -16/+70 |
* | Stop nroff from complaining about the freeBSD version.. | julian | 1999-11-07 | 22 | -58/+110 |
* | Bring the man page for netgraph socket nodes up to date. | julian | 1999-11-06 | 2 | -6/+72 |