| Commit message (Expand) | Author | Age | Files | Lines |
* | Separate functions with a newline. | stefanf | 2006-07-17 | 1 | -0/+1 |
* | style.Makefile(5): Remove -Wall from CFLAGS. | stefanf | 2006-07-17 | 1 | -1/+1 |
* | Remove duplicated assignment. | stefanf | 2006-07-17 | 1 | -1/+0 |
* | Use variadic macros that comply with C99. Keep the GCC-style ones if | stefanf | 2006-07-17 | 1 | -1/+1 |
* | Move default GEOM classes from files.ia64, where they were marked | marcel | 2006-07-17 | 2 | -5/+5 |
* | Chain the bus_dmamap_load() calls when mapping a command with a data CCB | jhb | 2006-07-17 | 1 | -24/+42 |
* | whitespace fixing | obrien | 2006-07-17 | 1 | -8/+8 |
* | - Add dependency of firmware(9). "MODULE_DEPEND(iwi, firmware, 1, 1, 1);" | mnag | 2006-07-17 | 1 | -1/+3 |
* | /etc/src.conf wasn't visable for the kernel build. | obrien | 2006-07-17 | 1 | -0/+5 |
* | Rename some variables. This fixes some (but not all) problems on the way | netchild | 2006-07-17 | 4 | -8/+8 |
* | Prepend temporary sysctls with an underscore. | netchild | 2006-07-17 | 1 | -1/+6 |
* | Lock the smb share before doing a 'put' on it in smbfs_unmount(). | jhb | 2006-07-17 | 1 | -0/+3 |
* | Always lock the lockmgr lock when creating an smb connection object rather | jhb | 2006-07-17 | 1 | -1/+2 |
* | Change the GCC specific __FUNCTION__ to C99's __func__. | stefanf | 2006-07-17 | 1 | -1/+1 |
* | Enable DSO (Dynamic Shared Object) support. This makes it possible | simon | 2006-07-17 | 1 | -1/+1 |
* | Fix typo (s/writeer/writer/). | flz | 2006-07-17 | 1 | -1/+1 |
* | Add the sun4v category. | ceri | 2006-07-17 | 1 | -0/+1 |
* | Make the variadic macro debug() comply to C99. | stefanf | 2006-07-17 | 1 | -3/+6 |
* | Use a prototype for res_init(). | stefanf | 2006-07-17 | 1 | -1/+1 |
* | Unexpand two TAILQ_FOREACH_SAFE cases. | delphij | 2006-07-17 | 2 | -4/+2 |
* | Remove the NDEVFSINO and NDEVFSOVERFLOW options which no longer exists in | phk | 2006-07-17 | 10 | -28/+0 |
* | Add some casts to make these files more C++ compatible. | phk | 2006-07-17 | 2 | -7/+7 |
* | Don't use empty braces ("{}") to initialise arrays. This is a syntax | stefanf | 2006-07-17 | 6 | -6/+6 |
* | Remove config(8)'s knowledge about NMBCLUSTERS, no code in /sys | phk | 2006-07-17 | 2 | -5/+1 |
* | Ensure that vm_object_deallocate() doesn't dereference a stale object | alc | 2006-07-17 | 1 | -6/+13 |
* | Restore the status quo before my last commit. Prior to it, sio took | imp | 2006-07-17 | 1 | -2/+2 |
* | Now that free_pv_entry() accesses the pmap, call free_pv_entry() in | alc | 2006-07-17 | 2 | -2/+4 |
* | Add regression tests of the emulation of the long branch conditional form. | marcel | 2006-07-17 | 2 | -0/+271 |
* | Change comment on soabort() to more accurately describe how/when | rwatson | 2006-07-16 | 1 | -12/+12 |
* | Remove sysctl_vm_zone() and vm.zone sysctl from 7.x. As of 6.x, | rwatson | 2006-07-16 | 1 | -80/+0 |
* | correct ie length check; need to include fixed part of ie | sam | 2006-07-16 | 1 | -4/+4 |
* | MFamd64 | alc | 2006-07-16 | 1 | -6/+3 |
* | General cleanup, not quite finished yet. | brueffer | 2006-07-16 | 1 | -45/+75 |
* | Some rearrangement of headers to minimize diffs with outside of | mjacob | 2006-07-16 | 6 | -64/+71 |
* | Fix a compile time problem on amd64. I'm not sure if the fix is correct | netchild | 2006-07-16 | 2 | -4/+6 |
* | Eliminate the remaining uses of "register". | alc | 2006-07-16 | 1 | -42/+16 |
* | power save mode state changes should not require clocking the 802.11 | sam | 2006-07-16 | 1 | -0/+7 |
* | tighten invariant on loops used to parse ie's; this ensures we never | sam | 2006-07-16 | 1 | -4/+4 |
* | Add sysctl information about things like WWNN/WWPN. | mjacob | 2006-07-16 | 2 | -0/+40 |
* | If we're in mpt_wait_req and the command times out, | mjacob | 2006-07-16 | 2 | -4/+18 |
* | Define out unused and incomplete raid quiesce functions. | mjacob | 2006-07-16 | 2 | -8/+12 |
* | Oops bring back code that shouldn't have been removed by the previous | cognet | 2006-07-15 | 1 | -0/+2 |
* | Make sure that if uma_small_alloc() gets called recursively, we just give up | cognet | 2006-07-15 | 1 | -7/+6 |
* | If the card has target mode enabled, and we hang | mjacob | 2006-07-15 | 2 | -40/+177 |
* | Note the convention that humanize_number follows. | imp | 2006-07-15 | 1 | -8/+11 |
* | When creating the NanoBSD disk image, install boot blocks from the | thomas | 2006-07-15 | 1 | -1/+1 |
* | Add a man-page for snd_emu10kx. Someone with man-fu should have a look | netchild | 2006-07-15 | 2 | -0/+179 |
* | - Connect the snd_emu10kx driver to the build. [1] | netchild | 2006-07-15 | 6 | -5/+39 |
* | Make the mixer kobj class static. This brings it inline with the channel or | netchild | 2006-07-15 | 1 | -1/+1 |
* | Make the MIDI kobj class static. This brings it inline with the channel or | netchild | 2006-07-15 | 3 | -3/+3 |