| Commit message (Expand) | Author | Age | Files | Lines |
* | Move tx(4) driver to sys/dev/tx. BTW split hardware structures and constants | semenu | 2002-04-19 | 1 | -1/+1 |
* | Build modules on ia64: | marcel | 2002-04-19 | 1 | -9/+38 |
* | - Convert the 'hfa' ATM interface driver to newbus. | mdodd | 2002-04-17 | 6 | -0/+53 |
* | This time get it right | julian | 2002-04-16 | 1 | -2/+1 |
* | Makefile for the myson driver. | julian | 2002-04-16 | 1 | -0/+9 |
* | Actually add the UDF files! | scottl | 2002-04-14 | 1 | -0/+14 |
* | Add a filesystem driver for the Universal Disk Format. For more info, | scottl | 2002-04-14 | 1 | -0/+1 |
* | -DWI_HOSTAP no longer needed | imp | 2002-04-12 | 1 | -1/+1 |
* | First cut at breaking out the bus attachment from the bus independent | imp | 2002-04-02 | 1 | -6/+2 |
* | Fix kernel build. | obrien | 2002-03-25 | 1 | -1/+1 |
* | Major rework of the iicbus/smbus framework: | nsouch | 2002-03-23 | 16 | -6/+118 |
* | Add new graphical screen saver (dragon_saver). | amorita | 2002-03-23 | 2 | -0/+15 |
* | Replaced hacks in sbin/Makefile,v 1.99 and usr.sbin/Makefile,v 1.217 | ru | 2002-03-21 | 1 | -1/+4 |
* | Add a USB comm driver. | joe | 2002-03-18 | 4 | -0/+33 |
* | Unbreak the build of smbfs.ko. | mux | 2002-03-18 | 1 | -0/+6 |
* | Add generalized power profile code. | iwasaki | 2002-03-04 | 1 | -1/+1 |
* | Support for USB fm radio. | alfred | 2002-03-04 | 2 | -0/+9 |
* | turn on the ethertype filter module | julian | 2002-02-27 | 1 | -0/+1 |
* | (Belatedly) add the required EXPORT_SYMS. I'm not sure the list is complete, | des | 2002-02-22 | 1 | -0/+8 |
* | Add a module of xe driver. | shiba | 2002-02-20 | 2 | -1/+11 |
* | Always build all modules for LINT | phk | 2002-02-17 | 1 | -1/+1 |
* | Fix my recent breakage of some modules. | bde | 2002-02-15 | 2 | -1/+8 |
* | It's OK to be pedantic, but long long literals are OK. | phk | 2002-02-10 | 1 | -1/+1 |
* | Move the pseudofs, procfs and linprocfs modules out from the fs directory. | des | 2002-02-04 | 6 | -31/+34 |
* | Module for exca. Eventually, this will be shared between pcic and pccbb. | imp | 2002-01-29 | 1 | -0/+8 |
* | remove modules no longer built | cg | 2002-01-23 | 3 | -27/+0 |
* | consolidate bits that don't need to be seperate modules into the modules | cg | 2002-01-23 | 4 | -5/+5 |
* | Add the 'iir' driver, for the Intel Integrated RAID controllers and | msmith | 2002-01-20 | 2 | -0/+10 |
* | Allow alpha kernels to compile again- make sure opt_ddb.h is included | mjacob | 2002-01-17 | 1 | -1/+1 |
* | Export "ng_ether_enaddr_type" because the ng_bridge type uses it. | archie | 2002-01-12 | 1 | -0/+2 |
* | I don't think that these modules should export symbols at all. All | imp | 2002-01-11 | 3 | -6/+0 |
* | Fixed some style bugs (disordered SRCS and garbage comment near EOF). | bde | 2002-01-11 | 1 | -2/+1 |
* | Drop <bsd.man.mk> support from <bsd.kmod.mk>. | ru | 2002-01-11 | 113 | -119/+0 |
* | Export cd9660_wchar2char symbol, because we need it in the pluggable | sobomax | 2002-01-11 | 1 | -0/+1 |
* | Turn on unconditional symbol export for modules whose API is | msmith | 2002-01-11 | 10 | -0/+20 |
* | Export symbols that constitute APIs defined by these | msmith | 2002-01-11 | 15 | -0/+142 |
* | Back out previous revision, which will be applied directly to | sheldonh | 2002-01-10 | 1 | -1/+0 |
* | genassym depends on the presence of common variables, disable the use | msmith | 2002-01-10 | 2 | -2/+2 |
* | Remove KMODDEPS, this is not used on -current and should not be left | peter | 2002-01-09 | 1 | -1/+0 |
* | Use KMODDEPS to document module dependencies on libiconv and | sheldonh | 2002-01-09 | 1 | -0/+1 |
* | - generic Arcnet framework | fjoe | 2002-01-08 | 3 | -0/+24 |
* | Make AIO a loadable module. | alfred | 2001-12-29 | 2 | -0/+9 |
* | Add OS layer ACPI mutex and threading support. | iwasaki | 2001-12-22 | 1 | -0/+6 |
* | -Remove unneeded include stddef.h | pdeuskar | 2001-12-20 | 1 | -1/+1 |
* | Add modules of scsi_low based SCSI drivers ncv, nsp, stg, and common | non | 2001-12-15 | 1 | -0/+4 |
* | Add module directories and makefiles for ncv, nsp, stg and scsi_low | non | 2001-12-15 | 4 | -0/+38 |
* | Connect libiconv to the build. | sheldonh | 2001-12-12 | 1 | -0/+1 |
* | Use new location for joy, plus list its new bus front ends. | imp | 2001-12-05 | 1 | -2/+2 |
* | Pseudofsize procfs(5). | des | 2001-12-04 | 3 | -6/+4 |
* | Enable build of smbfs. It works now as before on both UP and MP machines. | bp | 2001-12-02 | 1 | -2/+1 |