aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reenable "umodem", as its build is not broken anymore.Brian Feldman1999-11-191-1/+1
* Add modules for cardbus and the cardbus bridge driver. Files neededWarner Losh1999-11-182-0/+34
* Newcard's pccard module. It compiles, but doesn't work. This shouldWarner Losh1999-11-181-0/+20
* Hijack old, broken, obsolete, unsupported pcic module for the NEWCARDWarner Losh1999-11-181-2/+14
* For now, disable umodem module building, because it doesn't. Don'tBrian Feldman1999-11-181-1/+1
* Change the name of the modules from <name>_mod to <name>Nick Hibma1999-11-177-7/+7
* Remove -O from CFLAGSNick Hibma1999-11-177-7/+9
* Add reference to new netgraph node type "ksocket".Archie Cobbs1999-11-163-4/+6
* New Netgraph node type "ksocket".Archie Cobbs1999-11-163-0/+264
* Replace 'i386' with '${MACHINE_ARCH}' in preparation of the developmentMarcel Moolenaar1999-11-121-1/+1
* Update to reflect changes in the node type.Archie Cobbs1999-11-104-20/+102
* Update to better reflect reality.Archie Cobbs1999-11-082-36/+32
* Add missing documentation for the two control messages supportedArchie Cobbs1999-11-082-2/+16
* Add some more clarification.Archie Cobbs1999-11-082-16/+70
* Stop nroff from complaining about the freeBSD version..Julian Elischer1999-11-0722-58/+110
* Bring the man page for netgraph socket nodes up to date.Julian Elischer1999-11-062-6/+72
* Turn on the pppoe node moduleJulian Elischer1999-11-061-2/+2
* Add a forgotten source file.Ollivier Robert1999-11-051-1/+1
* Unbreak this build.Brian Feldman1999-11-023-9/+9
* bpf need no longer be an optionJulian Elischer1999-11-011-6/+2
* Fix some spelling errors.Mike Pritchard1999-10-3027-65/+65
* Revamped and more useful PPP node type, supporting multi-link PPP directly.Archie Cobbs1999-10-292-176/+468
* Slight touchups noticed after checkin.Julian Elischer1999-10-292-4/+4
* Add a man page for the pppoe node. Includes sample code.Julian Elischer1999-10-292-118/+646
* Put tty back in, problem was due to cvsup mess on freefall.Matthew Dillon1999-10-241-1/+1
* Temporarily remove 'tty' netgraph sub module until it can be madeMatthew Dillon1999-10-231-1/+1
* Now that Netgraph is in the system there are some cleanups we can do.Julian Elischer1999-10-234-30/+10
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-2150-3/+4799
* Test commit of first Netgraph fileJulian Elischer1999-10-211-0/+7
* Convert the mx driver to miibus.Bill Paul1999-10-162-3/+6
* Format documentations in the form that gdb appears to want.Greg Lehey1999-10-131-13/+65
* Add macro 'msgbuf' for printing out msgbuf.Greg Lehey1999-10-131-0/+6
* perl5 -> perlNick Hibma1999-10-082-4/+4
* perl5 -> perlBrian Feldman1999-10-085-10/+10
* Change the SOURCE line to include ${CURDIR}Nick Hibma1999-10-087-7/+7
* Fix typoNick Hibma1999-10-071-1/+1
* The Makefiles for the modules for the USB device drivers.Nick Hibma1999-10-078-0/+169
* Connect the 'amr' and 'mlx' drivers. They can be built as modules orMike Smith1999-10-071-1/+1
* This is a driver for the AMI MegaRAID family of controllers. It all ofMike Smith1999-10-071-0/+22
* This is a driver for the Mylex DAC960 family of integrated RAIDMike Smith1999-10-071-0/+22
* ncplib modules: bring up new ncp.ko and nwfs.koBoris Popov1999-10-023-1/+88
* Add the apm_saver syscons screen saver module.Nick Sayer1999-10-023-0/+101
* Reconnect 'bktr' now that world won't (I hope) break again from it.Peter Wemm1999-09-281-2/+1
* Make the bktr module build. The Makefile was badly mangled, includingPeter Wemm1999-09-281-7/+9