aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* i82365_isasubr is gone, remove from building module.Warner Losh1999-12-191-1/+1
* Enable building of the OSF/1 compat module.Andrew Gallatin1999-12-151-0/+4
* Finally add the Alpha OSF/1 compat code. I will add it to theAndrew Gallatin1999-12-143-0/+108
* Add module for if_ef driver and make it compile.Boris Popov1999-12-133-2/+157
* Add a run of Linux ldconfig.Martin Cracauer1999-12-131-1/+10
* Move mlx, ncp and nwfs to the common area, they build on the Alpha andPeter Wemm1999-12-121-3/+4
* Zap unused CFLAGS += -DNCPPeter Wemm1999-12-121-1/+0
* Move mlx from x86-only to generic. It builds on the Alpha and is in thePeter Wemm1999-12-121-4/+0
* Move amr from x86-specific to generic. (it's in the generic conf/filesPeter Wemm1999-12-121-2/+2
* Don't waste time creating amr.h since it (and NAMR) aren't used.Peter Wemm1999-12-121-4/+0
* Fix joy and put it back in the MI section. (yes, it works on Alpha)Peter Wemm1999-12-122-6/+4
* Change "atapi" (the old one) from "present but broken" to "not present".Peter Wemm1999-12-121-33/+0
* Remove a whole bunch of "CFLAGS+= -DFSNAME" cruft. It hasn't beenPeter Wemm1999-12-1215-24/+3
* Bring these more into line with other modules that have .h files generatedPeter Wemm1999-12-1221-43/+43
* Add reference to RFC 1702, after learning how to have "T. Li"Archie Cobbs1999-12-102-0/+16
* First version of HPFS stuff.Semen Ustimenko1999-12-091-0/+15
* Update man page: BPF is supported even in the KLD version.Archie Cobbs1999-12-092-2/+2
* Fix 'make clean'Archie Cobbs1999-12-091-0/+2
* New netgraph node type 'pptpgre': this performs GRE encapsulationArchie Cobbs1999-12-084-1/+266
* Include net/slcompress.c in the build of this module.Archie Cobbs1999-12-083-25/+19
* Add opt_svr4.h to SRCS. This fixes make depend.Marcel Moolenaar1999-12-081-1/+1
* SVR4 emulator source files now take their compilation options fromMark Newton1999-12-081-11/+17
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,Yoshinobu Inoue1999-12-071-1/+4
* Add forgotten ip_fil.c and fil.c to kld versionGuido van Rooij1999-12-062-183/+1
* Sorted SUBDIR.Bruce Evans1999-12-051-4/+3
* Add pci_if.h to SRCS so that dcphy will build.Bill Paul1999-12-051-1/+1
* Add the if_dc driver and remove all of the al, ax, dm, pn and mx driversBill Paul1999-12-047-40/+6
* forgot .CURDIRJulian Elischer1999-12-041-1/+1
* New netgraph node type, ng_bpf(8). This node type allows you toArchie Cobbs1999-12-034-1/+298
* Update documentation to reflect new functionality.Archie Cobbs1999-11-302-18/+118
* Fix typo.Archie Cobbs1999-11-301-3/+2
* Add two new generic control messages, NGM_ASCII2BINARY andArchie Cobbs1999-11-306-5/+110
* Add resource activation routines to pcic driver. Minor cleanup ofWarner Losh1999-11-282-2/+2
* Removed special rules for building and cleaning device interface filesBruce Evans1999-11-2861-619/+45
* This fell out of a previous commit: create the opt_md.h and opt_mfs.hPoul-Henning Kamp1999-11-261-1/+9
* Update the WaveLAN/IEEE driver:Bill Paul1999-11-252-1/+17
* Add ipfilter kld and wire it in.Guido van Rooij1999-11-233-2/+197
* Add vnode_if.c to CLEANFILES.Brian Feldman1999-11-221-1/+1
* Change a CLEANFILES misspelling to get miibus_if.h removed.Brian Feldman1999-11-221-1/+1
* Make this compile (remove vnode_if.c from SRCS) and clean properlyBrian Feldman1999-11-221-2/+2
* Clean up the Makefiles, make them consistent with the others and removeNick Hibma1999-11-227-42/+33
* Add the usb module and move the USB related modules into the generic sectionNick Hibma1999-11-221-1/+2
* USB is loadable as a module as well.Nick Hibma1999-11-221-0/+56
* Document the requirement for root privileges.Julian Elischer1999-11-212-2/+6
* Document new feature (support for write(2) when 1 hook attached).Julian Elischer1999-11-212-0/+20
* Module name is cardbus, not pccard.Warner Losh1999-11-191-1/+1
* Update references.Archie Cobbs1999-11-191-12/+16
* Miscellaneous edits.Archie Cobbs1999-11-192-42/+50
* Add reference to ng_pppoe(8).Archie Cobbs1999-11-192-0/+2
* Update to reflect changed functionality.Archie Cobbs1999-11-192-44/+48