| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbreak ip_mroute_mod | fenner | 2001-07-25 | 2 | -4/+14 |
* | Add build infrastructure for a libiconv loadable kernel module. | sheldonh | 2001-07-25 | 1 | -0/+12 |
* | sys/kern/tty_snoop.c is now sys/dev/snp/snp.c. | dd | 2001-07-25 | 1 | -2/+2 |
* | Move netgraph to i386 only. Which is where it works only. | mjacob | 2001-07-25 | 1 | -1/+1 |
* | Make ng_split part of the module building process. | brooks | 2001-07-24 | 1 | -0/+1 |
* | Grrr. Module depends on vlan.h, and I committed the wrong version | wpaul | 2001-07-23 | 1 | -1/+1 |
* | You were knocked senseless by the Boomerang, spun around by the Cyclone, | wpaul | 2001-07-23 | 2 | -0/+13 |
* | Add ACPI S2-S4BIOS Suspend/Resume code. | takawata | 2001-07-20 | 2 | -2/+12 |
* | Unconditinally turn on VLAN support when building fxp as a module, since | jlemon | 2001-07-19 | 1 | -1/+1 |
* | Put module directories one per line so adding new modules creates readable | brooks | 2001-07-15 | 2 | -14/+137 |
* | Merge with latest version of the Mylex 6+ driver. | msmith | 2001-07-14 | 1 | -1/+2 |
* | turn on the null-modem device. | julian | 2001-07-08 | 1 | -1/+1 |
* | Ha! This time, I remembered the ACPI module. Update the sources list | msmith | 2001-07-07 | 2 | -8/+8 |
* | - Don't overwrite inb, inw and outw. | nyan | 2001-07-04 | 1 | -1/+9 |
* | gif(4) and stf(4) modernization: | brooks | 2001-07-02 | 3 | -2/+36 |
* | intel ich/ich2 driver - this needs some work but is functional enough for | cg | 2001-07-01 | 2 | -3/+11 |
* | Two more "oops"es here: i didn't mean to turn on fdc debugging by | joerg | 2001-06-29 | 1 | -2/+2 |
* | Duh-oh! When beautifying a comment right before my last commit, i | joerg | 2001-06-29 | 1 | -1/+1 |
* | First stab at fixing resource deallocation, and implementing fdc(4) as | joerg | 2001-06-29 | 2 | -1/+30 |
* | Follow Mike's commit by adding acpi_powerres.c. | takawata | 2001-06-28 | 2 | -2/+2 |
* | Remove dgm module. | dd | 2001-06-28 | 2 | -9/+1 |
* | add sndstat.c so module users have /dev/sndstat again | cg | 2001-06-23 | 2 | -2/+2 |
* | Implement a loadable module for the oltr Olicom Token Ring driver. I | joerg | 2001-06-14 | 2 | -1/+36 |
* | Linprocfs builds on Alpha now. | des | 2001-06-11 | 1 | -4/+1 |
* | Preemptive brucification. | des | 2001-06-10 | 1 | -2/+0 |
* | Connect linprocfs to the build. | des | 2001-06-10 | 2 | -0/+13 |
* | Disconnect linprocfs prior to moving it. | des | 2001-06-10 | 2 | -21/+1 |
* | Connect the fs directory to the build. | des | 2001-06-10 | 1 | -1/+1 |
* | Add a build directory and Makefile for pseudofs. | des | 2001-06-10 | 2 | -0/+20 |
* | enable vchan building | cg | 2001-06-07 | 2 | -2/+2 |
* | Relocate IPFilter from sys/netinet to sys/contrib/ipfilter. | jlemon | 2001-06-07 | 1 | -1/+2 |
* | - VFS_SET(msdos) -> VFS_SET(msdosfs) | ru | 2001-06-01 | 1 | -1/+1 |
* | Remove vestiges of MFS. | ru | 2001-06-01 | 1 | -1/+1 |
* | Add device driver support for the Level 1 LXT1001 NetCellerator | wpaul | 2001-05-31 | 2 | -1/+9 |
* | Fix include path for recent acpica update. | takawata | 2001-05-30 | 2 | -2/+2 |
* | Don't ask to build something that doesn't exist anymore. | dougb | 2001-05-30 | 1 | -1/+1 |
* | Move the mfs deletion process down the road a few steps | dougb | 2001-05-30 | 1 | -10/+0 |
* | New files for the ACPI CA 20010518 update. | msmith | 2001-05-29 | 2 | -56/+48 |
* | Name this module msdos.ko so that mount_msdos(8) can autoload | ru | 2001-05-28 | 1 | -1/+1 |
* | - sys/n[tw]fs moved to sys/fs/n[tw]fs | ru | 2001-05-26 | 2 | -2/+2 |
* | - sys/msdosfs moved to sys/fs/msdosfs | ru | 2001-05-25 | 3 | -18/+3 |
* | Build snp(4) as a module. | dd | 2001-05-23 | 1 | -2/+2 |
* | Name this module `umapfs'. | ru | 2001-05-23 | 1 | -1/+1 |
* | - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file | ru | 2001-05-23 | 10 | -42/+12 |
* | Add a makefile for snp(4) since it can be compiled as a module now. | dd | 2001-05-22 | 1 | -0/+9 |
* | Add vinumobj.h to SRCS. | grog | 2001-05-22 | 1 | -2/+2 |
* | digiio.h has moved to /usr/include/sys | brian | 2001-05-19 | 1 | -1/+1 |
* | Backed out rev.1.8. Rev.1.8 was just to support a bogus unused include | bde | 2001-05-17 | 1 | -2/+1 |
* | Catch up with some recent changes: | imp | 2001-05-16 | 1 | -1/+6 |
* | Update makefile to reflect vlan support. | jlemon | 2001-05-13 | 1 | -1/+5 |