| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix device freeze to reduce output packet size. | Shunsuke Akiyama | 2003-03-09 | 1 | -1/+2 |
| * | Build the drm module also on pc98. | Yoshihiro Takahashi | 2003-03-09 | 1 | -1/+1 |
| * | Update the DRM to latest from DRI CVS. This is approximately the version | Eric Anholt | 2003-03-09 | 5 | -13/+6 |
| * | Fix module build by adding options to Makefile. | Jonathan Lemon | 2003-03-08 | 2 | -2/+24 |
| * | Finish driving a stake through the heart of netns and the associated | Peter Wemm | 2003-03-05 | 1 | -4/+1 |
| * | Make TTYHOG tunable. | David Schultz | 2003-03-05 | 2 | -2/+8 |
| * | A cute yet small MAC policy that provides a simple ACL mechanism to | Robert Watson | 2003-03-02 | 2 | -0/+10 |
| * | This is not going to win prizes for the most useful module ever, | Mark Murray | 2003-02-27 | 1 | -0/+9 |
| * | Hook up the if_my module to the build. | Ruslan Ermilov | 2003-02-27 | 1 | -0/+1 |
| * | Build the ncp and nwfs modules again, but only on i386 for now. | Tim J. Robbins | 2003-02-27 | 1 | -4/+2 |
| * | Revert the use of -g that leaked in. | Scott Long | 2003-02-26 | 1 | -1/+0 |
| * | Introduce a new taskqueue that runs completely free of Giant, and in | Scott Long | 2003-02-26 | 1 | -0/+1 |
| * | Remove support for running in SimOS. The support has rotted over | Marcel Moolenaar | 2003-02-25 | 1 | -2/+2 |
| * | Split the arch-specific AGP files into the appropriate files.* and do the same | Eric Anholt | 2003-02-14 | 2 | -3/+9 |
| * | We only provide agp drivers for the intel chipsets, move the agp | Peter Wemm | 2003-02-13 | 1 | -1/+1 |
| * | Remove unnecessary EXPORT_SYMS. | Hidetoshi Shimokawa | 2003-02-13 | 1 | -2/+0 |
| * | pci_if.h is not needed. | Yoshihiro Takahashi | 2003-02-07 | 1 | -1/+1 |
| * | - Clean up ISA DMA supports. | Yoshihiro Takahashi | 2003-02-07 | 2 | -0/+4 |
| * | isa_if.h is not needed. | Yoshihiro Takahashi | 2003-02-07 | 19 | -19/+19 |
| * | Take the rc4 code out of ng_mppc module so we don't fail to load when | Doug Ambrisko | 2003-02-05 | 1 | -2/+1 |
| * | Add IPv6 support for Linuxlator. | Hajimu UMEMOTO | 2003-02-03 | 1 | -2/+5 |
| * | Add CanBe power management controller support. | Yoshihiro Takahashi | 2003-02-03 | 3 | -1/+19 |
| * | Add ac97_patch.[ch] that provide space for ac97 codec specific patches. | Orion Hodson | 2003-01-25 | 2 | -4/+4 |
| * | - add support for IPX (tested with mount -t nwfs and mars_nwe), | Max Khon | 2003-01-24 | 1 | -1/+4 |
| * | Update GENSRCS and aicasm options correctly depending on whether register | Justin T. Gibbs | 2003-01-22 | 2 | -26/+28 |
| * | Run kldxref on sparc64, it works now. | Jake Burkholder | 2003-01-21 | 1 | -1/+1 |
| * | Remove miidevs.h and generate it from miidevs at compile time. | David E. O'Brien | 2003-01-19 | 3 | -3/+3 |
| * | A driver for the System Management Application Program | Matthew N. Dodd | 2003-01-17 | 2 | -0/+10 |
| * | remove wi-specific host ap code; the wi driver now depends on the | Sam Leffler | 2003-01-15 | 1 | -1/+1 |
| * | hookup wlan and rcv4 modules to the build | Sam Leffler | 2003-01-15 | 1 | -0/+2 |
| * | add module for 802.11 link layer code | Sam Leffler | 2003-01-15 | 1 | -0/+12 |
| * | make rc4 crypto support a module so other modules can depend on it | Sam Leffler | 2003-01-15 | 1 | -0/+8 |
| * | Add opt_geom.h to the list. | Poul-Henning Kamp | 2003-01-13 | 1 | -1/+1 |
| * | Build gem(4) on powerpc also. | David E. O'Brien | 2003-01-09 | 1 | -2/+5 |
| * | Moved if_hme to hme. | David E. O'Brien | 2003-01-09 | 2 | -10/+1 |
| * | Add an hme(4) module. | David E. O'Brien | 2003-01-09 | 1 | -0/+9 |
| * | Include if_hme_sbus.c, so that the module can also be used on sbus | Thomas Moestl | 2003-01-09 | 1 | -1/+1 |
| * | Build a gem module, for sparc64 only for now. | Thomas Moestl | 2003-01-08 | 2 | -1/+10 |
| * | Add an hme(4) module. | David E. O'Brien | 2003-01-08 | 2 | -0/+13 |
| * | - Replace printf() with device_printf(). | Hidetoshi Shimokawa | 2003-01-04 | 1 | -1/+1 |
| * | - Implement primal Configuration ROM parser. | Hidetoshi Shimokawa | 2002-12-31 | 1 | -1/+1 |
| * | Make it work -current style. | Julian Elischer | 2002-12-23 | 1 | -1/+1 |
| * | libmchain no longer exports m_fixhdr(); remove it from EXPORT_SYMS. | Tim J. Robbins | 2002-12-14 | 1 | -2/+1 |
| * | Move the amd(4) driver to it's own directory in preparation for it growing | Scott Long | 2002-12-13 | 1 | -0/+10 |
| * | Don't run kldxref when installing modules on sparc64. kldxref and the whole | Jake Burkholder | 2002-12-13 | 1 | -1/+1 |
| * | Correct alphabetization of awi entry. | Robert Watson | 2002-12-08 | 1 | -1/+1 |
| * | Move the awi module build dependency into the MACHINE_ARCH=i386 entry. | Robert Watson | 2002-12-08 | 1 | -3/+2 |
| * | Hook up the awi module for build on i386 and pc98, which appear to be | Robert Watson | 2002-12-07 | 1 | -1/+3 |
| * | Unhook the old LOMAC module, now replaced with mac_lomac. | Robert Watson | 2002-12-03 | 5 | -73/+0 |
| * | Add Makefile.inc to include ../Makefile.inc. | Yoshihiro Takahashi | 2002-12-01 | 1 | -0/+3 |