| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | This is the first commit of the Intel gigabit driver for | pdeuskar | 2001-12-02 | 2 | -0/+14 |
* | Re-enable the ciss driver, now that it should be building again. | msmith | 2001-12-02 | 1 | -1/+1 |
* | Remove ciss from the modules build until the build issues are resolved. | imp | 2001-11-28 | 1 | -1/+1 |
* | Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family of | msmith | 2001-11-27 | 2 | -0/+12 |
* | Add driver for Granch SBNI12-xx ISA and PCI network adapters. | fjoe | 2001-11-21 | 2 | -0/+11 |
* | Reference lomac in its new location. | green | 2001-11-19 | 3 | -6/+6 |
* | The "lomac" module compiles fine on Alpha, too. | green | 2001-11-19 | 1 | -1/+1 |
* | Add module "lomac" to the modules Makefile, i386 section. If someone on | green | 2001-11-19 | 1 | -0/+1 |
* | Depend on vnode_if.h. | green | 2001-11-19 | 1 | -1/+1 |
* | Create a module for awi. | imp | 2001-11-19 | 1 | -0/+12 |
* | Add module compile framework for LOMAC. | green | 2001-11-19 | 4 | -0/+63 |
* | Pass maintainership over to emulation@FreeBSD.org. It has been fun, | marcel | 2001-11-18 | 1 | -1/+1 |
* | Add card_if.h to SRCS. | matusita | 2001-11-15 | 1 | -1/+1 |
* | Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support. | iwasaki | 2001-11-06 | 1 | -0/+1 |
* | Clean up the bogus pci.h file we create. | phk | 2001-11-03 | 1 | -0/+2 |
* | Add modules for lpt, plip, ppbus, ppi and pps. | phk | 2001-11-03 | 6 | -0/+60 |
* | Update to reflect files added/removed with the 20011018 ACPI CA update. | msmith | 2001-10-31 | 1 | -2/+3 |
* | A node that allows ethernet type packets to be filtered to different | julian | 2001-10-30 | 1 | -0/+10 |
* | fixed to support pc98 | nyan | 2001-10-28 | 1 | -0/+5 |
* | Remove duplicate apm entry for pc98 | nyan | 2001-10-28 | 1 | -2/+1 |
* | Add APM compatibility feature to ACPI. | iwasaki | 2001-10-26 | 1 | -2/+2 |
* | Unbreak alpha builds. | mjacob | 2001-10-24 | 1 | -3/+4 |
* | Make apm a module. | ume | 2001-10-24 | 2 | -0/+11 |
* | Added the pmc driver which supports power management controller of | nyan | 2001-10-24 | 2 | -0/+14 |
* | This module will soon need opt_linux.h (for <linux/linux_util.h>) | des | 2001-10-21 | 1 | -0/+1 |
* | remove wx | mjacob | 2001-10-20 | 1 | -9/+0 |
* | Oops. Remove wx. | mjacob | 2001-10-20 | 1 | -1/+0 |
* | Build the linux module on Alpha again. Note that the linux module | marcel | 2001-10-19 | 1 | -1/+2 |
* | Linux compiles broken on alpha again. Remove. | mjacob | 2001-10-19 | 1 | -2/+2 |
* | Hook the gx module up to the build. | jlemon | 2001-10-19 | 2 | -0/+9 |
* | Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loader | ps | 2001-10-10 | 1 | -1/+1 |
* | Activate the bridge/dummynet modules. | ps | 2001-10-05 | 1 | -0/+2 |
* | Make it so dummynet and bridge can be loaded as modules. | ps | 2001-10-05 | 2 | -0/+17 |
* | Update list of sources to match 20010920 snapshot. | msmith | 2001-10-04 | 1 | -2/+2 |
* | Removed mentions of TARGET_ARCH from non-cross places. | ru | 2001-10-04 | 1 | -3/+1 |
* | Add a change I forgot when adding ED_NO_MIIBUS. This will likely | iedowse | 2001-09-30 | 1 | -1/+2 |
* | Add device driver support for the Broadcom BCM570x family of gigabit | wpaul | 2001-09-27 | 2 | -0/+9 |
* | Add ng_ip_input. A new netgraph node for queuing IP packets into the | brooks | 2001-09-27 | 2 | -0/+8 |
* | /home/brooks/ng_gif.message | brooks | 2001-09-26 | 3 | -0/+20 |
* | Make faith loadable, unloadable, and clonable. | brooks | 2001-09-25 | 2 | -0/+16 |
* | Only call kldxref(8) once, after installing all modules. | ru | 2001-09-21 | 1 | -0/+7 |
* | Add nfs_lock.c to the build list. *blush* | peter | 2001-09-20 | 1 | -1/+1 |
* | I forgot to rm the nfs module directory. | peter | 2001-09-20 | 1 | -18/+0 |
* | Cleanup and split of nfs client and server code. | peter | 2001-09-18 | 3 | -20/+16 |