| Commit message (Expand) | Author | Age | Files | Lines |
* | Document the latest controllers from 3ware as being supported. | ps | 2003-07-16 | 1 | -2/+14 |
* | Log process accounting activation/deactivation. | bmilekic | 2003-07-16 | 1 | -0/+2 |
* | add missing machine/bus.h that is necessary to build now that usb is bus_dma | jmg | 2003-07-16 | 1 | -0/+1 |
* | add missing machine/bus.h headers that are now necessary because of the | jmg | 2003-07-16 | 6 | -0/+6 |
* | change CLASS depending upon __ELF_WORD_SIZE. This is necessary if | jmg | 2003-07-16 | 1 | -1/+5 |
* | Rearrange the SYSINIT order to call lockmgr_init() earlier so that | truckman | 2003-07-16 | 3 | -29/+6 |
* | Add support for the BCM5705 and its ilk. Changes: | wpaul | 2003-07-16 | 4 | -111/+325 |
* | add support for interrupt counting on sparc64. This copies part of the | jmg | 2003-07-16 | 6 | -4/+125 |
* | make allocation of the necessary data structures most efficent by using | jmg | 2003-07-15 | 2 | -5/+5 |
* | fix support for umass and related devices on ohci. This is a partial | jmg | 2003-07-15 | 3 | -79/+151 |
* | Userland side of: | luigi | 2003-07-15 | 2 | -14/+22 |
* | Allow set 31 to be used for rules other than 65535. | luigi | 2003-07-15 | 2 | -23/+28 |
* | make usb bus_dma aware. | jmg | 2003-07-15 | 10 | -102/+362 |
* | sync w/ NetBSD | jmg | 2003-07-15 | 2 | -4/+4 |
* | minor white space fix up | jmg | 2003-07-15 | 1 | -2/+4 |
* | Unify the "send high" and "recover" variables as specified in the | hsu | 2003-07-15 | 5 | -63/+83 |
* | Change the msleep part of EcWaitEvent to be a separate loop, fixing a | njl | 2003-07-15 | 1 | -31/+42 |
* | Remove old defines since they are no longer used. | njl | 2003-07-15 | 1 | -12/+0 |
* | Fix the ACPI_DEBUG build for the non-module case. Move the #define into | njl | 2003-07-15 | 2 | -1/+2 |
* | Don't directly use GCC warnings. | obrien | 2003-07-15 | 1 | -1/+0 |
* | Move my inetd maintainer note to src/MAINTAINERS. | dwmalone | 2003-07-15 | 2 | -3/+1 |
* | Get the connections per minute calculation right. By good fortune | dwmalone | 2003-07-15 | 1 | -1/+1 |
* | Instead of returning an error call the ioctl() handler of the interface | harti | 2003-07-15 | 1 | -2/+5 |
* | Test the OPEN flag to see whether a VCI is already open on the hook instead | harti | 2003-07-15 | 1 | -2/+2 |
* | Be careful to call bus_dmamap_load with BUS_DMA_NOWAIT so that the | harti | 2003-07-15 | 1 | -7/+7 |
* | Bump the version numbers used for man page reference. | hrs | 2003-07-15 | 1 | -3/+3 |
* | New release notes: hatm(4), patm(4). | hrs | 2003-07-15 | 2 | -8/+16 |
* | Add a __DECONST() to unbreak the build. | des | 2003-07-15 | 1 | -1/+1 |
* | If initial thread is still a bound thread, don't change its signal mask. | davidxu | 2003-07-15 | 2 | -2/+2 |
* | Move a period out of an if... clause. The period terminates the | mtm | 2003-07-15 | 1 | -1/+1 |
* | Back out revision 1.22. | ceri | 2003-07-15 | 1 | -1/+1 |
* | Reference the patm(4) man page from here, like the other ATM drivers are | harti | 2003-07-15 | 3 | -0/+3 |
* | The man page for the new IDT77252 driver. | harti | 2003-07-15 | 2 | -0/+164 |
* | This is a driver for IDT77252 based ATM interfaces. It has been tested | harti | 2003-07-15 | 15 | -0/+14948 |
* | Remove three unneccessary comparisons that were always true. | harti | 2003-07-15 | 1 | -6/+0 |
* | Implement an utility function that can be used by device drivers to | harti | 2003-07-15 | 2 | -0/+59 |
* | The mbuf put on the interface queue contains the 4-byte pseudoheader. | harti | 2003-07-15 | 1 | -1/+2 |
* | Add identifiers for ProSum's and IDT's cards that are based on | harti | 2003-07-15 | 1 | -1/+9 |
* | ATM_PH_LLCSNAP and ATMIO_FLAG_LLCSNAP must have the same value, so | harti | 2003-07-15 | 1 | -2/+4 |
* | Make sure that comments are printed at the end of a rule. | luigi | 2003-07-15 | 1 | -2/+4 |
* | Protect a kernel structure by _KERNEL. | harti | 2003-07-15 | 1 | -0/+2 |
* | Add a facility for devices, specifically network interfaces, that require | harti | 2003-07-15 | 9 | -1/+729 |
* | (Hopefully) Last set of changes so all of lpr uses __FBSDID() for | gad | 2003-07-15 | 5 | -18/+20 |
* | More changes to use __FBSDID() for setting rcsids, and fix the | gad | 2003-07-15 | 2 | -4/+7 |
* | More changes to use __FBSDID() for setting rcsids, and fix the | gad | 2003-07-15 | 1 | -5/+6 |
* | More devices supported, but not in the man page | imp | 2003-07-15 | 1 | -0/+3 |
* | This commit was generated by cvs2svn to compensate for changes in r117615, | des | 2003-07-15 | 13 | -600/+0 |
* | OpenBSD calls this AIRVAST, so use that instead | imp | 2003-07-15 | 2 | -5/+6 |
* | sync to 1.58 | imp | 2003-07-15 | 1 | -7/+7 |
* | This commit was generated by cvs2svn to compensate for changes in r117610, | des | 2003-07-15 | 99 | -393/+22505 |
|\ |
|