| Commit message (Expand) | Author | Age | Files | Lines |
* | First half of implementation of ksiginfo, signal queues, and such. This | jmallett | 2002-09-30 | 1 | -0/+1 |
* | Moved most interrupt related code to a new file, interrupt.S. | jake | 2002-09-28 | 2 | -2/+7 |
* | Prepare for the uncoming import of the ServeRAID driver | scottl | 2002-09-27 | 1 | -0/+2 |
* | Move the aac driver from MI to MD NOTES. It is a long way from being | scottl | 2002-09-26 | 1 | -6/+0 |
* | Do away with AAC_COMPAT_LINUX option entirely. The functionality will | scottl | 2002-09-25 | 3 | -8/+1 |
* | The AAC_COMPAT_LINUX option was really annoying, since it made the | scottl | 2002-09-25 | 2 | -1/+2 |
* | OLDCARD -> NEWCARD | imp | 2002-09-24 | 1 | -8/+11 |
* | Two new majors. devd and watchdog | imp | 2002-09-24 | 1 | -0/+2 |
* | MFi386: revision 1.419 | nyan | 2002-09-24 | 1 | -0/+1 |
* | Add a new legacy(4) device driver for use on machines that do not have | jhb | 2002-09-23 | 1 | -0/+1 |
* | - Hook ALQ up to the build. | jeff | 2002-09-22 | 1 | -0/+1 |
* | - Add options ALQ and KTR_ALQ. | jeff | 2002-09-22 | 1 | -0/+2 |
* | Moved netisr code from kern/kern_intr.c to net/netisr.c as threatened in a | jake | 2002-09-22 | 1 | -0/+1 |
* | Moved nfs_diskless setup code from autoconf.c to nfsclient/nfs_diskless.c | jake | 2002-09-22 | 1 | -0/+1 |
* | Cleanup of amdpm(4). | nsouch | 2002-09-21 | 2 | -0/+4 |
* | Ahem, actually add the DDB_TRACE option and finish changing DDB_UNATTENDED | jhb | 2002-09-19 | 2 | -1/+7 |
* | - added macio and psim files | grehan | 2002-09-19 | 1 | -1/+8 |
* | psim device support | grehan | 2002-09-19 | 1 | -0/+1 |
* | Add Yet Another Duplicate of the font.h and ukbdmap.h rules. Remove | peter | 2002-09-19 | 1 | -4/+9 |
* | move wl (isa wavelan card, not "wi") to i386-only | peter | 2002-09-19 | 1 | -6/+0 |
* | move "profile 2" to i386 | peter | 2002-09-19 | 1 | -4/+0 |
* | move ncv, nsp, stg to i386-only section (there is no pc98-specific version) | peter | 2002-09-19 | 1 | -9/+0 |
* | Move dgb to the i386 section | peter | 2002-09-19 | 1 | -11/+0 |
* | Regen for added syscalls. | alfred | 2002-09-19 | 3 | -0/+3 |
* | Make netatm/spans compile in the kernel without depending on userland | peter | 2002-09-17 | 1 | -2/+2 |
* | Initiate deorbit burn for the i386-only a.out related support. Moves are | peter | 2002-09-17 | 4 | -21/+3 |
* | MFi386: revision 1.178. | nyan | 2002-09-16 | 1 | -0/+1 |
* | MFi386: revisions 1.417 and 1.418. | nyan | 2002-09-16 | 1 | -1/+3 |
* | geom_aes.c requires rijndael crypto | grehan | 2002-09-16 | 1 | -0/+2 |
* | It's bad enough people can't figure out to use the same code, or in | phk | 2002-09-11 | 1 | -0/+2 |
* | Fix LINT build on alpha by completing move of cy and apm_saver to | njl | 2002-09-11 | 1 | -7/+0 |
* | Add `device gre'. | sobomax | 2002-09-09 | 1 | -0/+3 |
* | Use "options " rather than "options<tab>". | kuriyama | 2002-09-09 | 1 | -5/+5 |
* | Move the KSTACK_PAGES option from MD to MI. Although not all platforms | peter | 2002-09-07 | 4 | -3/+1 |
* | Automatically enable CPU_ENABLE_SSE (detect and enable SSE instructions) | peter | 2002-09-07 | 2 | -0/+2 |
* | Add COMPAT_AOUT option so that config will not yell when you try and | peter | 2002-09-07 | 1 | -0/+1 |
* | Make imgact_aout.c optional. It is i386 specific. | peter | 2002-09-07 | 1 | -1/+1 |
* | Add a new gre(4) driver, which could be used to create GRE (RFC1701) | sobomax | 2002-09-06 | 2 | -0/+3 |
* | Bump the -mev56 to -mev6. Otherwise, when you compile with gcc using | peter | 2002-09-06 | 1 | -2/+2 |
* | Uncommented MAC options so that they get linted. This exposes brokenness | bde | 2002-09-05 | 1 | -4/+4 |
* | Change the support for AMDs ElanSC520 CPU from being a device driver to | phk | 2002-09-04 | 2 | -1/+2 |
* | - Move $FreeBSD$ to the top of the file. | jhb | 2002-09-03 | 1 | -2/+21 |
* | Hook up libkern/strlcpy.c and libkern/strlcat.c after repocopy. | brooks | 2002-09-02 | 1 | -0/+2 |
* | Make SCSI_DELAY setable at boot time and runtime via the | brooks | 2002-09-02 | 1 | -1/+3 |
* | Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921, | brooks | 2002-09-02 | 3 | -23/+23 |
* | Minor fixups | scottl | 2002-09-01 | 1 | -1/+4 |
* | Unbreak LINT a little by not attempting to configure the nonexist option | bde | 2002-09-01 | 1 | -3/+0 |
* | Remove options that don't actually exist (in this form). | scottl | 2002-09-01 | 1 | -5/+0 |
* | 'aicasm optional ahc ahd' means 'build aicasm only if BOTH ahc and ahd | peter | 2002-08-31 | 1 | -1/+6 |
* | Split the puc driver in pci specific and generic parts. | phk | 2002-08-31 | 1 | -1/+3 |