| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc. | Yoshihiro Takahashi | 2002-11-06 | 21 | -59/+4 |
| * | Include "../Makefile.inc". | Yoshihiro Takahashi | 2002-11-06 | 11 | -0/+32 |
| * | - Convert to newbus, bus_space etc. | Matthew N. Dodd | 2002-11-05 | 1 | -0/+9 |
| * | Permit MAC policies to instrument the access control decisions for | Robert Watson | 2002-11-04 | 1 | -0/+1 |
| * | Hook the aic7xxx modules up. This requires some extra care since aicasm | Scott Long | 2002-11-03 | 4 | -27/+7 |
| * | Enable if_fwe. | Hidetoshi Shimokawa | 2002-11-03 | 1 | -1/+1 |
| * | Add the netgraph 'source' module. | Julian Elischer | 2002-10-31 | 1 | -0/+8 |
| * | Add an isp(4) module. sbus support is only compiled in on sparc64. | John Baldwin | 2002-10-31 | 2 | -0/+15 |
| * | Add a module for mpt(4). | John Baldwin | 2002-10-31 | 2 | -0/+11 |
| * | Rename the speaker device for pc98 to 'pcspeaker'. | Yoshihiro Takahashi | 2002-10-31 | 3 | -6/+12 |
| * | Finally get around to committing Bill Paul's FEC netgraph nodes. | Julian Elischer | 2002-10-29 | 2 | -0/+19 |
| * | Don't roll our own clean target, the default one | Maxime Henrion | 2002-10-27 | 1 | -5/+0 |
| * | - Comment a line which sets CISS_DEBUG by default. | Maxime Henrion | 2002-10-27 | 1 | -1/+1 |
| * | Slightly change the semantics of vnode labels for MAC: rather than | Robert Watson | 2002-10-26 | 1 | -2/+0 |
| * | Build the following modules on ia64 as well: | Marcel Moolenaar | 2002-10-24 | 1 | -1/+20 |
| * | Remove gcc-specific optimization/debugging CFLAGS | Kris Kennaway | 2002-10-24 | 1 | -1/+1 |
| * | Commit of Makefile missed in earlier pass. | Robert Watson | 2002-10-24 | 1 | -0/+9 |
| * | Provide a simple sample labeled access control policy, mac_partition. | Robert Watson | 2002-10-23 | 1 | -0/+1 |
| * | - New-bussify the rc(4) device driver. | John Baldwin | 2002-10-23 | 2 | -0/+9 |
| * | opt_mac.h is no longer required for any of these modules, remove from | Robert Watson | 2002-10-22 | 6 | -6/+0 |
| * | Fixed some unsorting. | Bruce Evans | 2002-10-21 | 1 | -20/+21 |
| * | Hook up opt_mac.h to the build dependencies. The way we currently | Robert Watson | 2002-10-20 | 1 | -1/+1 |
| * | Add opt_mac.h to dependencies for if_stf.c module. | Robert Watson | 2002-10-20 | 1 | -1/+1 |
| * | Connect ubsa module to build. | Alexander Kabaev | 2002-10-20 | 1 | -0/+1 |
| * | After much delay and anticipation, welcome RAIDFrame into the FreeBSD | Scott Long | 2002-10-20 | 1 | -0/+32 |
| * | (1) added LSI Logic copyright, and legal line 3 in license, and string | Eric Moore | 2002-10-18 | 1 | -1/+1 |
| * | Module-ize the 'core' crypto stuff. This may still need to be compiled | Mark Murray | 2002-10-16 | 2 | -1/+26 |
| * | - Remove unused opt_foo.h headers. | John Baldwin | 2002-10-14 | 3 | -20/+6 |
| * | The ep and pccard modules build on pc98. | Yoshihiro Takahashi | 2002-10-14 | 1 | -0/+2 |
| * | Connect trm(4) to the build. | Olivier Houchard | 2002-10-13 | 2 | -0/+13 |
| * | Allow ubsa(4) driver to be build as a kernel module. | Alexander Kabaev | 2002-10-10 | 1 | -0/+10 |
| * | Disconnect "sem" module from the build. | Alfred Perlstein | 2002-10-07 | 1 | -1/+0 |
| * | Oops. Actually connect back msdosfs to the build for every platform. | Maxime Henrion | 2002-10-06 | 1 | -0/+1 |
| * | The msdosfs module now builds on sparc64. No idea if it works | Maxime Henrion | 2002-10-05 | 1 | -2/+1 |
| * | Add code for ACPI PCI link object manipulation. | Mitsuru IWASAKI | 2002-10-05 | 1 | -0/+1 |
| * | hookup new crypto support to the config/build process | Sam Leffler | 2002-10-04 | 1 | -0/+3 |
| * | module for ubsec crypto driver | Sam Leffler | 2002-10-04 | 1 | -0/+9 |
| * | module for hifn driver | Sam Leffler | 2002-10-04 | 1 | -0/+9 |
| * | module for /dev/crypto support | Sam Leffler | 2002-10-04 | 1 | -0/+7 |
| * | Turn on the mcd(4) module. | Matthew N. Dodd | 2002-10-04 | 1 | -0/+1 |
| * | newbus & bus_space the mcd(4) driver. | Matthew N. Dodd | 2002-10-04 | 1 | -0/+12 |
| * | Since bpf is no longer an optional component, remove associated ifdef's. | Maxim Sobolev | 2002-10-02 | 1 | -6/+1 |
| * | Moved the cam and cd9660 modules to the MI list. Don't build msdosfs or | Jake Burkholder | 2002-10-01 | 1 | -9/+8 |
| * | need exca too | Warner Losh | 2002-10-01 | 1 | -0/+1 |
| * | HARP driver for the IDT77201/211 NICStAR ATM Adapter (Including Fore LE155). | Matthew N. Dodd | 2002-09-30 | 1 | -0/+9 |
| * | Add cardbus, cbb, ep and pccard. These can likely be moved to the MI | Warner Losh | 2002-09-26 | 1 | -0/+5 |
| * | The AAC_COMPAT_LINUX option was really annoying, since it made the | Scott Long | 2002-09-25 | 2 | -2/+10 |
| * | use __packed. | Alfred Perlstein | 2002-09-23 | 1 | -24/+24 |
| * | Moved nfs_diskless setup code from autoconf.c to nfsclient/nfs_diskless.c | Jake Burkholder | 2002-09-22 | 1 | -1/+1 |
| * | Firewire can be built on other than i386 after sbp.c fix. | Hidetoshi Shimokawa | 2002-09-21 | 1 | -2/+1 |