| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make oldcard and newcard kernel module work. | Takanori Watanabe | 2002-05-30 | 1 | -1/+1 |
| * | Remove bktr for ia64. Same problem as vinum. See PR 38678. | Marcel Moolenaar | 2002-05-29 | 1 | -1/+0 |
| * | Vinum doesn't build on ia64. | Marcel Moolenaar | 2002-05-29 | 1 | -3/+5 |
| * | Remove asr from the ia64 build. Its use of KERNBASE appears i386 | Marcel Moolenaar | 2002-05-19 | 1 | -1/+0 |
| * | Hook up the new linux_ptrace implementation. | Marcel Moolenaar | 2002-05-19 | 1 | -1/+1 |
| * | Complete the separation of ext2fs from ufs by copying the remaining | Ian Dowse | 2002-05-16 | 1 | -3/+3 |
| * | Check that kldxref(8) exists before running it. | Ruslan Ermilov | 2002-05-14 | 1 | -1/+4 |
| * | Zap KMODDEPS entries so that people do not wonder why it isn't working on | Peter Wemm | 2002-05-01 | 3 | -3/+0 |
| * | Move drm to the i386-only section. | Dag-Erling Smørgrav | 2002-04-28 | 1 | -1/+1 |
| * | Nuke -g | Scott Long | 2002-04-28 | 1 | -2/+0 |
| * | Hook the DRM up to the build and add it to NOTES. | Eric Anholt | 2002-04-28 | 6 | -5/+6 |
| * | Add makefiles for DRM modules | Eric Anholt | 2002-04-27 | 6 | -0/+53 |
| * | Add a CAM interface to the aac driver. This is useful in case you should | Scott Long | 2002-04-27 | 1 | -1/+2 |
| * | Move tx(4) driver to sys/dev/tx. BTW split hardware structures and constants | Semen Ustimenko | 2002-04-19 | 1 | -1/+1 |
| * | Build modules on ia64: | Marcel Moolenaar | 2002-04-19 | 1 | -9/+38 |
| * | - Convert the 'hfa' ATM interface driver to newbus. | Matthew N. Dodd | 2002-04-17 | 6 | -0/+53 |
| * | This time get it right | Julian Elischer | 2002-04-16 | 1 | -2/+1 |
| * | Makefile for the myson driver. | Julian Elischer | 2002-04-16 | 1 | -0/+9 |
| * | Actually add the UDF files! | Scott Long | 2002-04-14 | 1 | -0/+14 |
| * | Add a filesystem driver for the Universal Disk Format. For more info, | Scott Long | 2002-04-14 | 1 | -0/+1 |
| * | -DWI_HOSTAP no longer needed | Warner Losh | 2002-04-12 | 1 | -1/+1 |
| * | First cut at breaking out the bus attachment from the bus independent | Warner Losh | 2002-04-02 | 1 | -6/+2 |
| * | Fix kernel build. | David E. O'Brien | 2002-03-25 | 1 | -1/+1 |
| * | Major rework of the iicbus/smbus framework: | Nicolas Souchu | 2002-03-23 | 16 | -6/+118 |
| * | Add new graphical screen saver (dragon_saver). | Akio Morita | 2002-03-23 | 2 | -0/+15 |
| * | Replaced hacks in sbin/Makefile,v 1.99 and usr.sbin/Makefile,v 1.217 | Ruslan Ermilov | 2002-03-21 | 1 | -1/+4 |
| * | Add a USB comm driver. | Josef Karthauser | 2002-03-18 | 4 | -0/+33 |
| * | Unbreak the build of smbfs.ko. | Maxime Henrion | 2002-03-18 | 1 | -0/+6 |
| * | Add generalized power profile code. | Mitsuru IWASAKI | 2002-03-04 | 1 | -1/+1 |
| * | Support for USB fm radio. | Alfred Perlstein | 2002-03-04 | 2 | -0/+9 |
| * | turn on the ethertype filter module | Julian Elischer | 2002-02-27 | 1 | -0/+1 |
| * | (Belatedly) add the required EXPORT_SYMS. I'm not sure the list is complete, | Dag-Erling Smørgrav | 2002-02-22 | 1 | -0/+8 |
| * | Add a module of xe driver. | Takeshi Shibagaki | 2002-02-20 | 2 | -1/+11 |
| * | Always build all modules for LINT | Poul-Henning Kamp | 2002-02-17 | 1 | -1/+1 |
| * | Fix my recent breakage of some modules. | Bruce Evans | 2002-02-15 | 2 | -1/+8 |
| * | It's OK to be pedantic, but long long literals are OK. | Poul-Henning Kamp | 2002-02-10 | 1 | -1/+1 |
| * | Move the pseudofs, procfs and linprocfs modules out from the fs directory. | Dag-Erling Smørgrav | 2002-02-04 | 6 | -31/+34 |
| * | Module for exca. Eventually, this will be shared between pcic and pccbb. | Warner Losh | 2002-01-29 | 1 | -0/+8 |
| * | remove modules no longer built | Cameron Grant | 2002-01-23 | 3 | -27/+0 |
| * | consolidate bits that don't need to be seperate modules into the modules | Cameron Grant | 2002-01-23 | 4 | -5/+5 |
| * | Add the 'iir' driver, for the Intel Integrated RAID controllers and | Mike Smith | 2002-01-20 | 2 | -0/+10 |
| * | Allow alpha kernels to compile again- make sure opt_ddb.h is included | Matt Jacob | 2002-01-17 | 1 | -1/+1 |
| * | Export "ng_ether_enaddr_type" because the ng_bridge type uses it. | Archie Cobbs | 2002-01-12 | 1 | -0/+2 |
| * | I don't think that these modules should export symbols at all. All | Warner Losh | 2002-01-11 | 3 | -6/+0 |
| * | Fixed some style bugs (disordered SRCS and garbage comment near EOF). | Bruce Evans | 2002-01-11 | 1 | -2/+1 |
| * | Drop <bsd.man.mk> support from <bsd.kmod.mk>. | Ruslan Ermilov | 2002-01-11 | 113 | -119/+0 |
| * | Export cd9660_wchar2char symbol, because we need it in the pluggable | Maxim Sobolev | 2002-01-11 | 1 | -0/+1 |
| * | Turn on unconditional symbol export for modules whose API is | Mike Smith | 2002-01-11 | 10 | -0/+20 |
| * | Export symbols that constitute APIs defined by these | Mike Smith | 2002-01-11 | 15 | -0/+142 |
| * | Back out previous revision, which will be applied directly to | Sheldon Hearn | 2002-01-10 | 1 | -1/+0 |