| Commit message (Expand) | Author | Age | Files | Lines |
* | Whitespace fix after s/dev_t/struct cdev */. | jhb | 2006-07-19 | 1 | -2/+2 |
* | Call change_dir() instead of duplicating the code in fchdir(). | jhb | 2006-07-19 | 2 | -16/+2 |
* | Don't free the sockaddr in kern_bind() and kern_connect() as not all | jhb | 2006-07-19 | 2 | -5/+10 |
* | Disable the pager for 'panic' and 'call' to be paranoid. | jhb | 2006-07-19 | 1 | -0/+2 |
* | Initialize svr4_head during MOD_LOAD rather than on demand. | jhb | 2006-07-19 | 2 | -36/+1 |
* | Convert sk(4) to use the new bus_alloc_resources() API and | yongari | 2006-07-19 | 2 | -46/+43 |
* | Fix race conditions on enumerating pcb lists by moving the initialization | ups | 2006-07-18 | 11 | -29/+93 |
* | Remove unnecessary locking for td_dupfd (it requires no locks). | jhb | 2006-07-18 | 1 | -9/+1 |
* | Update comment. | jhb | 2006-07-18 | 1 | -1/+1 |
* | Add -EB to ${LD} too if we're making a big endian kernel, not anything in | cognet | 2006-07-18 | 1 | -0/+1 |
* | Add new kernel config option. NO_SYSCTL_DESCR to omit the descriptions for | imp | 2006-07-18 | 2 | -12/+21 |
* | Drop two unnecessary casts. | stefanf | 2006-07-18 | 1 | -2/+2 |
* | MFamd64 | alc | 2006-07-18 | 1 | -36/+69 |
* | Fix build of uma_core.c when DDB is not compiled into the kernel by | rwatson | 2006-07-18 | 1 | -0/+2 |
* | Make sure we use REDUCE32 on the result of do_cksum(), as in_cksum_skip() | cognet | 2006-07-18 | 1 | -2/+13 |
* | Firmware loading improvements: | gallatin | 2006-07-17 | 1 | -13/+95 |
* | If we can't defrag a packet, re-queue it instead of dropping it. | cognet | 2006-07-17 | 1 | -1/+1 |
* | #if => #ifdef | cognet | 2006-07-17 | 1 | -2/+2 |
* | Fix comments. | cognet | 2006-07-17 | 2 | -2/+2 |
* | at91_spi won't compile without spibus, so add it. | cognet | 2006-07-17 | 1 | -0/+1 |
* | Separate functions with a newline. | stefanf | 2006-07-17 | 1 | -0/+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 |
* | /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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | - Connect the snd_emu10kx driver to the build. [1] | netchild | 2006-07-15 | 6 | -5/+39 |