summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add reference to RFC 1702, after learning how to have "T. Li"archie1999-12-102-0/+16
* First version of HPFS stuff.semenu1999-12-091-0/+15
* Update man page: BPF is supported even in the KLD version.archie1999-12-092-2/+2
* Fix 'make clean'archie1999-12-091-0/+2
* New netgraph node type 'pptpgre': this performs GRE encapsulationarchie1999-12-084-1/+266
* Include net/slcompress.c in the build of this module.archie1999-12-083-25/+19
* Add opt_svr4.h to SRCS. This fixes make depend.marcel1999-12-081-1/+1
* SVR4 emulator source files now take their compilation options fromnewton1999-12-081-11/+17
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,shin1999-12-071-1/+4
* Add forgotten ip_fil.c and fil.c to kld versionguido1999-12-062-183/+1
* Sorted SUBDIR.bde1999-12-051-4/+3
* Add pci_if.h to SRCS so that dcphy will build.wpaul1999-12-051-1/+1
* Add the if_dc driver and remove all of the al, ax, dm, pn and mx driverswpaul1999-12-047-40/+6
* forgot .CURDIRjulian1999-12-041-1/+1
* New netgraph node type, ng_bpf(8). This node type allows you toarchie1999-12-034-1/+298
* Update documentation to reflect new functionality.archie1999-11-302-18/+118
* Fix typo.archie1999-11-301-3/+2
* Add two new generic control messages, NGM_ASCII2BINARY andarchie1999-11-306-5/+110
* Add resource activation routines to pcic driver. Minor cleanup ofimp1999-11-282-2/+2
* Removed special rules for building and cleaning device interface filesbde1999-11-2861-619/+45
* This fell out of a previous commit: create the opt_md.h and opt_mfs.hphk1999-11-261-1/+9
* Update the WaveLAN/IEEE driver:wpaul1999-11-252-1/+17
* Add ipfilter kld and wire it in.guido1999-11-233-2/+197
* Add vnode_if.c to CLEANFILES.green1999-11-221-1/+1
* Change a CLEANFILES misspelling to get miibus_if.h removed.green1999-11-221-1/+1
* Make this compile (remove vnode_if.c from SRCS) and clean properlygreen1999-11-221-2/+2
* Clean up the Makefiles, make them consistent with the others and removen_hibma1999-11-227-42/+33
* Add the usb module and move the USB related modules into the generic sectionn_hibma1999-11-221-1/+2
* USB is loadable as a module as well.n_hibma1999-11-221-0/+56
* Document the requirement for root privileges.julian1999-11-212-2/+6
* Document new feature (support for write(2) when 1 hook attached).julian1999-11-212-0/+20
* Module name is cardbus, not pccard.imp1999-11-191-1/+1
* Update references.archie1999-11-191-12/+16
* Miscellaneous edits.archie1999-11-192-42/+50
* Add reference to ng_pppoe(8).archie1999-11-192-0/+2
* Update to reflect changed functionality.archie1999-11-192-44/+48
* Reenable "umodem", as its build is not broken anymore.green1999-11-191-1/+1
* Add modules for cardbus and the cardbus bridge driver. Files neededimp1999-11-182-0/+34
* Newcard's pccard module. It compiles, but doesn't work. This shouldimp1999-11-181-0/+20
* Hijack old, broken, obsolete, unsupported pcic module for the NEWCARDimp1999-11-181-2/+14
* For now, disable umodem module building, because it doesn't. Don'tgreen1999-11-181-1/+1
* Change the name of the modules from <name>_mod to <name>n_hibma1999-11-177-7/+7
* Remove -O from CFLAGSn_hibma1999-11-177-7/+9
* Add reference to new netgraph node type "ksocket".archie1999-11-163-4/+6
* New Netgraph node type "ksocket".archie1999-11-163-0/+264
* Replace 'i386' with '${MACHINE_ARCH}' in preparation of the developmentmarcel1999-11-121-1/+1
* Update to reflect changes in the node type.archie1999-11-104-20/+102
* Update to better reflect reality.archie1999-11-082-36/+32
* Add missing documentation for the two control messages supportedarchie1999-11-082-2/+16
* Add some more clarification.archie1999-11-082-16/+70
OpenPOWER on IntegriCloud