summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Linux /proc filesystem.des2000-03-252-2/+13
* Make pcic module compile again for NEWCARD (not for old pccard).imp2000-03-251-1/+2
* Define PC98 when MACHINE == pc98, because msdos_vfsops.c containskato2000-03-192-0/+8
* Please welcome the URio driver. Written byn_hibma2000-03-162-1/+12
* - Document updates in iface netgraph node type functionalityarchie2000-03-133-89/+103
* Fix typo.archie2000-03-132-6/+6
* Correct man page title.archie2000-03-102-2/+2
* Disconnect pcfclock from the build until it works on the Alpha.sheldonh2000-03-011-1/+1
* Add a little more history of when netgraph appeared in FreeBSD.billf2000-02-291-1/+3
* Enable pcfclock as a kernel loadable module.sheldonh2000-02-292-1/+9
* Use config's conditional compilation rather than using #ifdefs that makepeter2000-01-291-12/+1
* Restore to version 1.14. Only opt_inet.h is required again.brian2000-01-291-21/+1
* Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered modulebde2000-01-2823-26/+0
* Move if_tun back to the common section now that it works on the Alpha.peter2000-01-271-2/+2
* Re-add vpo. I've just re-tested this in a 'make world' on a Decemberpeter2000-01-261-1/+1
* Remove `vpo' with a vengeance -- "EXAMPLE" modules have *NO* businessobrien2000-01-261-1/+1
* Don't use ATM on the alpha - it #errors out.brian2000-01-261-1/+5
* if_tun is out of here -- it can come back with it stops breaking theobrien2000-01-261-2/+2
* Move the *intrq variables into net/intrq.c and unconditionallybrian2000-01-241-7/+13
* Add an example vpo module. I don't have a zip drive to test it, but itpeter2000-01-232-1/+12
* Get rid of some debugging cruft.n_hibma2000-01-231-9/+1
* Hmm, don't compile in INET6, IPX or NETATALK support for thebrian2000-01-231-3/+3
* Allow if_ef driver to be compiled into kernel.bp2000-01-231-18/+9
* Support INET6, NETATALK and IPX as well as INET.brian2000-01-231-1/+11
* Do not explicitly create empty option files; they are takenyokota2000-01-201-8/+1
* Work around aparent bug in the .Dv macro by eliminating some spaces.archie2000-01-172-2/+2
* This is the 3rd stage of syscons code reorganization.yokota2000-01-153-3/+3
* Grrr. Really add the module makefile for the Aironet driver.wpaul2000-01-141-0/+12
* Add driver support for the Aironet 4500/4800 series wireless 802.11wpaul2000-01-141-1/+1
* Add device driver support for USB ethernet adapters based on the CATCwpaul2000-01-142-1/+11
* Add opt_ukbd.h.yokota2000-01-121-2/+5
* Attempt to fix a problem with receiving packets on USB ethernet interfaces.wpaul2000-01-101-1/+2
* . add manpage for svr4(8)phantom2000-01-102-2/+53
* Cleaned up options handling:bde2000-01-091-9/+4
* Compile svr4_genassym.c with ordinary ${CFLAGS}. The (small) need forbde2000-01-091-4/+3
* Compile linux_genassym.c with ordinary ${CFLAGS}. The (small) need forbde2000-01-091-3/+3
* Add device driver support for USB ethernet adapters based on thewpaul2000-01-052-1/+11
* Remove non-functional 'all:' target.grog2000-01-041-19/+10
* Fix typos per PR 15649. Also did some rewording for clarity.archie2000-01-032-34/+38
* Remove -g compiler flag.marcel2000-01-031-1/+0
* o Add build-tools target for maketabs although it doesn't seem tomarcel2000-01-031-3/+5
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-292-5/+5
* This commit adds device driver support for the ADMtek AN986 Pegasuswpaul1999-12-282-2/+13
* Use genassym(1) and <sys/assym.h> to generate assembler symbols.marcel1999-12-231-8/+3
* Use genassym(1) and <sys/assym.h> to generate assembler symbols.marcel1999-12-231-8/+3
* Revert previous checkin; I incorrectly thought that it was neededarchie1999-12-211-2/+0
* Manual page style work.julian1999-12-2137-281/+611
* i82365_isasubr is gone, remove from building module.imp1999-12-191-1/+1
* Enable building of the OSF/1 compat module.gallatin1999-12-151-0/+4
* Finally add the Alpha OSF/1 compat code. I will add it to thegallatin1999-12-143-0/+108
OpenPOWER on IntegriCloud