summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Zap KMODDEPS linepeter2000-05-0132-32/+0
* Update the man page to reflect the recent changes to the kernel API forjulian2000-04-301-13/+68
* Added PC-98 supports.nyan2000-04-272-0/+45
* More machdep/random.h -> sys/random.h fixes.bp2000-04-253-6/+3
* - Added support for 1bpp and 4bpp BMP files.yokota2000-04-241-68/+82
* Reoganize/update the SysKonnect driver:wpaul2000-04-222-0/+2
* Point to the new location of the sources under the i386 linux compatibilitymsmith2000-04-201-1/+1
* Remove MAINTAINER.grog2000-04-161-2/+0
* Enable building Vinum on alpha.grog2000-04-131-2/+2
* Only build the ng_mppc KLD if !NOCRYPT and required crypto sources exist.archie2000-04-121-0/+4
* Revert to previous state, plus a few cleanups pointed out by bde.archie2000-04-121-24/+4
* Premier version of Makefile to build tx driver as KLDsemenu2000-04-111-0/+9
* As tx driver was patched for newbus, we can now build it as module!semenu2000-04-111-1/+1
* Turn off build of ng_mppc KLD until I can figure out how to have thearchie2000-04-111-1/+1
* Turn off MPPE encryption if NOCRYPT is defined. If neither compressionarchie2000-04-101-7/+22
* Add ng_mppc(8) netgraph node as a KLD module.archie2000-04-094-2/+424
* Uncomment ETHER_II frame and remove BPF related variable.bp2000-04-062-7/+5
* Move linprocfs to the i386-only section so the Alpha buildworld has apeter2000-03-301-2/+2
* Remove some cruftn_hibma2000-03-281-3/+0
* Remove duplicate wordcharnier2000-03-261-1/+1
* 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
OpenPOWER on IntegriCloud