| Commit message (Expand) | Author | Age | Files | Lines |
* | - Allow duplicate "machine" directives with the same arguments. | ru | 2005-11-27 | 22 | -60/+7 |
* | Fix a stupid compiler warining, remove a redundant line. | davidxu | 2005-11-27 | 1 | -1/+1 |
* | Reduction. | ru | 2005-11-27 | 2 | -2/+0 |
* | Make config(8) understand ORed dependecies in "files*" and | ru | 2005-11-27 | 16 | -251/+116 |
* | The ohci driver's processing of completed transfer descriptors (TDs) | iedowse | 2005-11-27 | 2 | -31/+38 |
* | Change filesystem name from mqueue to mqueuefs for style consistent. | davidxu | 2005-11-27 | 2 | -3/+3 |
* | Support for ATI IXP 200 / 300 / 400 series audio controllers. | ariff | 2005-11-27 | 6 | -1/+1221 |
* | - Update the flow sequence before converting count to | glebius | 2005-11-27 | 1 | -5/+2 |
* | Regen. | davidxu | 2005-11-27 | 5 | -69/+81 |
* | Don't use OpenBSD syscall numbers, instead, use new syscall numbers | davidxu | 2005-11-27 | 1 | -16/+22 |
* | Add several aliases for existing clockid_t names to indicate that the | rwatson | 2005-11-27 | 2 | -3/+34 |
* | Revision 5.0 of the Sony DSC camera appears to require RBC commands | iedowse | 2005-11-26 | 1 | -2/+14 |
* | Bring in mqueue.h to define struct mq_attr. | davidxu | 2005-11-26 | 1 | -0/+40 |
* | Compile mqueue module. | davidxu | 2005-11-26 | 2 | -0/+11 |
* | Regen. | davidxu | 2005-11-26 | 5 | -17/+67 |
* | Bring in experimental kernel support for POSIX message queue. | davidxu | 2005-11-26 | 6 | -6/+2382 |
* | Remove duplicates. | ru | 2005-11-26 | 3 | -5/+0 |
* | Add a locking stub to call acpi_cmbat_get_bif() now that it is directly | njl | 2005-11-26 | 1 | -1/+12 |
* | The CAM interface is broken and seems to be causing lockups on boot. It | scottl | 2005-11-26 | 1 | -0/+13 |
* | Added mono to stereo and stereo to mono feeder functions for both | ariff | 2005-11-26 | 1 | -0/+170 |
* | Added codec id for Avance Logic (ALC250) | ariff | 2005-11-26 | 1 | -0/+1 |
* | Whitespace. | ru | 2005-11-25 | 1 | -18/+18 |
* | o Pass received frames to radiotap. | damien | 2005-11-25 | 2 | -18/+29 |
* | Fix AMRR initialization. | damien | 2005-11-25 | 1 | -1/+1 |
* | Fix panic when we cannot find self-id of probing nodes. | simokawa | 2005-11-25 | 1 | -1/+3 |
* | Add sysctl descriptions. | le | 2005-11-25 | 1 | -7/+8 |
* | When IOCATAGPARM is called, update the capabilities page that is stored | sos | 2005-11-25 | 2 | -18/+29 |
* | Use the correct file name for the ldscript. | cognet | 2005-11-25 | 1 | -2/+2 |
* | Send the packet to BPF after setting the duration field of the frame. | damien | 2005-11-24 | 1 | -24/+24 |
* | o Force the sending of an extra URB if there is less than 2 bytes left | damien | 2005-11-24 | 1 | -5/+23 |
* | Fix the following bugs: | ru | 2005-11-24 | 1 | -5/+20 |
* | Fix typo. | le | 2005-11-24 | 2 | -2/+2 |
* | Remember the bus_dmamap_t where we loaded the mbuf, and sync this map instead | cognet | 2005-11-24 | 1 | -1/+3 |
* | Since we want a vinum geom created anytime the module loads, move | le | 2005-11-24 | 3 | -137/+28 |
* | Fix parsing of atime, clusterr, clusterw, exec, suid, symfollow | rodrigc | 2005-11-24 | 1 | -4/+4 |
* | Fix prototype. | ru | 2005-11-24 | 1 | -1/+1 |
* | Fix prototype to match the code and documentation. | ru | 2005-11-24 | 1 | -1/+1 |
* | Add missing "struct" in i386/i386/machdep.c,v 1.497 by deischen@. | ru | 2005-11-24 | 4 | -4/+4 |
* | Only copy out the battery status/info if there was no error. | njl | 2005-11-24 | 1 | -5/+6 |
* | Use a magic number to know we were started from the elf wrapper. | cognet | 2005-11-24 | 3 | -9/+24 |
* | Create a non-elf pure binary version of the kernel as well. | cognet | 2005-11-24 | 2 | -15/+34 |
* | Merge in new driver version from Intel - 3.2.18. | glebius | 2005-11-24 | 3 | -170/+497 |
* | Correct division by zero error in comment. | kris | 2005-11-24 | 1 | -1/+1 |
* | In nmount() and vfs_donmount(), do not strcmp() the options in the iovec | rodrigc | 2005-11-23 | 1 | -36/+46 |
* | Add locking and mark MPSAFE: | jhb | 2005-11-23 | 2 | -55/+98 |
* | MFi386: Sort and add COUNT_{IPIS,XINVLTLB_HITS}. | jhb | 2005-11-23 | 1 | -2/+4 |
* | Sort. | jhb | 2005-11-23 | 2 | -5/+5 |
* | MFP4: Bring in arm9 cache-related functions | cognet | 2005-11-23 | 1 | -50/+169 |
* | Optimize PLCP length field computation for 802.11b rates. | damien | 2005-11-23 | 2 | -10/+8 |
* | Somehow memmove() got mapped to memset() in the patch table. Create a | wpaul | 2005-11-23 | 1 | -1/+12 |