]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/modules
Modify BPF descriptor assertions to assert Giant when a BPF descriptor
[FreeBSD/FreeBSD.git] / sys / modules /
2004-03-25 rikConnect ctau driver (Cronyx-Tau/ISA) to modules build...
2004-03-25 desThis commit was generated by cvs2svn to compensate...
2004-03-24 riksppp (4) to netgraph (4) node. As always: I'l connect...
2004-03-20 marcelAdd uart_subr.c
2004-03-19 desThis commit was generated by cvs2svn to compensate...
2004-03-18 njlThis commit was generated by cvs2svn to compensate...
2004-03-18 fjoeGenerate opt_inet.h.
2004-03-17 nectarThis commit was generated by cvs2svn to compensate...
2004-03-17 nectarThis commit was generated by cvs2svn to compensate...
2004-03-16 nyanMove the arl to i386 only.
2004-03-16 scottlRemove the module reference for RAIDframe
2004-03-16 scottlRemove RAIDFrame. It hasn't worked since GEOM replaced...
2004-03-15 fjoeAdd arl(4): driver for Aironet Arlan 655 wireless adapters.
2004-03-15 impKill bogus isa compat opt file.
2004-03-11 desThis commit was generated by cvs2svn to compensate...
2004-03-08 mlaierLink pf to the build and install:
2004-03-08 bennoAdd a netgraph node to handle ATM LLC encapsulation...
2004-03-07 wpaulAdd preliminary support for PCMCIA devices in addition...
2004-03-04 wpaul- Some older Atheros drivers want KeInitializeTimer...
2004-03-03 wpaulAdd proper support for DbgPrint(): only print messages...
2004-03-02 rik1. Add modules makefile for Cronyx Tau/ISA driver ...
2004-03-01 ruNetgraph node type for IEEE 802.1Q VLAN tagging.
2004-03-01 acheThis commit was generated by cvs2svn to compensate...
2004-03-01 njlHook acpi_video up to the build.
2004-03-01 njlAdd the ACPI standard video extensions driver. I've...
2004-03-01 ticsoadd driver for BWCT console management serials
2004-02-28 njlThis commit was generated by cvs2svn to compensate...
2004-02-28 njlThis commit was generated by cvs2svn to compensate...
2004-02-28 njlClean all the object files whether or not ACPI_DEBUG...
2004-02-28 mlaierThis commit was generated by cvs2svn to compensate...
2004-02-28 mlaierThis commit was generated by cvs2svn to compensate...
2004-02-28 sanpeiadd support DM9601(DAVICOM USB to Ethernet MAC Controll...
2004-02-26 desThis commit was generated by cvs2svn to compensate...
2004-02-26 mlaierTweak existing header and other build infrastructure...
2004-02-26 mlaierThis commit was generated by cvs2svn to compensate...
2004-02-25 acheThis commit was generated by cvs2svn to compensate...
2004-02-23 pjdConnect geom_concat.ko module to the build.
2004-02-19 pjdMakefile needed for building geom_concat module.
2004-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2004-02-14 rikAdding missing cx (cronyx/Sigma) entry.
2004-02-13 ruRemoved -g from CFLAGS. There is a better way to build...
2004-02-13 acheThis commit was generated by cvs2svn to compensate...
2004-02-10 desThis commit was generated by cvs2svn to compensate...
2004-02-08 ruThis commit was generated by cvs2svn to compensate...
2004-02-05 ruThis commit was generated by cvs2svn to compensate...
2004-01-28 obrienAlways build ext2fs module. There is no written policy...
2004-01-28 obrienEnable ndis for AMD64 (for the time that modules are...
2004-01-28 emaxAdd NO_BLUETOOTH knob to the build process
2004-01-23 hartiThis commit was generated by cvs2svn to compensate...
2004-01-21 nectarThis commit was generated by cvs2svn to compensate...
2004-01-19 ruRemoved custom "load" and "unload" targets.
2004-01-19 ruNormalize SUBDIR.
2004-01-19 dasThis commit was generated by cvs2svn to compensate...
2004-01-16 ru- Build things in pure alphabetical dictionary order.
2004-01-15 onoeUse generic net80211 framework for awi driver.
2004-01-14 njlThis commit was generated by cvs2svn to compensate...
2004-01-13 fennerThis commit was generated by cvs2svn to compensate...
2004-01-13 fennerThis commit was generated by cvs2svn to compensate...
2004-01-13 nyanInclude "../Makefile.inc" to propagate the configuratio...
2004-01-13 ruMODULE_DEPEND is a C macro, not a make(1).
2004-01-13 rubsd.kmod.mk does not deal with manpages anymore.
2004-01-13 ruDon't put .depend in CLEANFILES, it's cleaned by cleand...
2004-01-12 njlHook up acpi_toshiba
2004-01-11 njlAdd the ACPI Toshiba extras driver (hotkeys, LCD backli...
2004-01-11 obrienAdd Audigy support.
2004-01-11 nyanThe ida module is not needed for pc98.
2004-01-11 mdoddida(4) module. PCI only for now.
2004-01-11 obrienThis commit was generated by cvs2svn to compensate...
2004-01-09 desThis commit was generated by cvs2svn to compensate...
2004-01-09 obrienThis commit was generated by cvs2svn to compensate...
2004-01-09 wpaulImplement NdisOpenFile()/NdisCloseFile()/NdisMapFile...
2004-01-08 njlAlways clean all files, including ones under ACPI_DEBUG...
2004-01-07 desThis commit was generated by cvs2svn to compensate...
2004-01-04 njlThis commit was generated by cvs2svn to compensate...
2003-12-29 bdeUse double quotes instead of single quotes for echos...
2003-12-29 bdeFixed some style bugs (mainly the bad examples @echo...
2003-12-29 bdeFixed some style bugs:
2003-12-29 bdeFixed some style bugs. SRCS and the opt_*.h rules...
2003-12-28 nyanFix to support pc98 and currect typo.
2003-12-27 impNew sio module. A number of people have suggested...
2003-12-24 njlMove the acpi module down a directory. This will allow...
2003-12-15 bmsPush m_apply() and m_getptr() up into the colleciton...
2003-12-12 wpaulTurn off build of if_ndis.ko by default, since it depen...
2003-12-11 wpaulGrrr. Put the right .PATH statements in the right Makef...
2003-12-11 wpaulAck! Only build if_ndis.ko and ndis.ko if arch == i386.
2003-12-11 wpaulCommit the first cut of Project Evil, also known as...
2003-12-10 desThis commit was generated by cvs2svn to compensate...
2003-12-09 njlThis commit was generated by cvs2svn to compensate...
2003-12-09 njlThis commit was generated by cvs2svn to compensate...
2003-12-09 njlThis commit was generated by cvs2svn to compensate...
2003-12-09 njlThis commit was generated by cvs2svn to compensate...
2003-12-07 imphea is gone, remove its module
2003-12-07 impRemove hea module.
2003-12-07 samThis commit was generated by cvs2svn to compensate...
2003-12-05 jhbRemove SMP option support from building the ACPI module...
2003-12-03 jhb- Reenable building of the ACPI module on i386.
2003-12-03 jhbAdd madt.c to the list of sources for i386.
2003-12-03 impUpdated cx driver commit part 1: bring in the new kerne...
2003-12-02 brooksThis commit was generated by cvs2svn to compensate...
2003-11-29 samThis commit was generated by cvs2svn to compensate...
next