| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge OpenBSM alpha 4 from OpenBSM vendor branch to head, both | rwatson | 2008-12-31 | 137 | -1287/+6027 |
|\ |
|
| * | Vendor import of OpenBSM 1.1 alpha4, which incorporates the following | rwatson | 2008-12-28 | 125 | -1184/+4893 |
* | | o With -L flag show unix sockets listen queues stats. It is useful | maxim | 2008-12-31 | 2 | -7/+18 |
* | | When no driver attaches to a card, don't power down the card. We can | imp | 2008-12-31 | 1 | -1/+2 |
* | | There's no need to redundantly redefine atomicity.h. | imp | 2008-12-31 | 1 | -1/+0 |
* | | First pass at 64-bit elf support | imp | 2008-12-31 | 1 | -0/+117 |
* | | Update or eliminate some stale comments. | alc | 2008-12-31 | 2 | -12/+5 |
* | | Document the relationship between enum VM_GUEST and the vm_guest_sysctl_names | ivoras | 2008-12-30 | 1 | -1/+3 |
* | | Avoid an unnecessary memory dereference in vm_map_entry_splay(). | alc | 2008-12-30 | 1 | -3/+4 |
* | | Add a VOP_VPTOCNP implementation for pseudofs which covers file systems | marcus | 2008-12-30 | 1 | -0/+79 |
* | | Style change to vm_map_lookup(): Eliminate a macro of dubious value. | alc | 2008-12-30 | 1 | -11/+8 |
* | | Added missing second part of cleaning j->ip[46] as requested by bz | pho | 2008-12-30 | 1 | -0/+2 |
* | | Add missing comma. | brueffer | 2008-12-30 | 1 | -1/+1 |
* | | Mdoc and wording improvements, also point to cpucontrol(8). | brueffer | 2008-12-30 | 1 | -17/+23 |
* | | Disable USB bluetooth (needs netgraph built in) and USB audio (doesn't | rpaulo | 2008-12-30 | 1 | -3/+3 |
* | | Mdoc and wording improvements. | brueffer | 2008-12-30 | 1 | -9/+13 |
* | | Disable USB bluetooth (needs netgraph built in) and USB audio (doesn't | rpaulo | 2008-12-30 | 1 | -3/+3 |
* | | Move the implementation of the vm map's fast path on address lookup from | alc | 2008-12-30 | 1 | -34/+23 |
* | | Add a kernel config file so that users have less difficulty testing | rpaulo | 2008-12-30 | 2 | -0/+220 |
* | | Oops, missed removing an 's' in previous rev. | kensmith | 2008-12-30 | 1 | -1/+1 |
* | | Make sure that unused j->ip[46] are cleared | pho | 2008-12-30 | 1 | -2/+4 |
* | | Clean up this message a little bit. | kensmith | 2008-12-30 | 1 | -4/+3 |
* | | Clean up this message a little bit. | kensmith | 2008-12-30 | 1 | -4/+3 |
* | | Rename mbcnt to mbcnt_delta in uipc_send() -- unlike other local | rwatson | 2008-12-30 | 1 | -3/+3 |
* | | Remove the /usr/X11R6 paths. It has been long enough since the X stuff | kensmith | 2008-12-30 | 1 | -2/+0 |
* | | Clear the pointers to the file in the struct filedesc before file is closed | kib | 2008-12-30 | 1 | -6/+8 |
* | | In r185557, the check for existing negative entry for the given name | kib | 2008-12-30 | 1 | -22/+11 |
* | | A number of small changes to make the 'save choice to disk' safer, | luigi | 2008-12-30 | 2 | -28/+27 |
* | | Bump the odometer of the years, this time a bit early for 7.1R. | imp | 2008-12-30 | 1 | -2/+2 |
* | | Bump the odometer of the years. A little early this year for 7.1R. | imp | 2008-12-30 | 1 | -1/+1 |
* | | Add gssd.h to the list of SRCS so one can build without 'make depend' first. | obrien | 2008-12-30 | 1 | -1/+1 |
* | | Sound less scary about errorousous disk geometry due to wanting to limit | obrien | 2008-12-30 | 3 | -63/+125 |
* | | Fix compilation. Also move ogetkerninfo() to kern_xxx.c. | ed | 2008-12-29 | 2 | -212/+208 |
* | | Include param.h instead of types.h before mount.h so that the nested | rwatson | 2008-12-29 | 1 | -1/+1 |
* | | Include param.h instead of types.h before mount.h so that the nested | rwatson | 2008-12-29 | 1 | -0/+1 |
* | | Include param.h instead of types.h before user.h so that the nested | rwatson | 2008-12-29 | 9 | -9/+9 |
* | | Add missing -o to usage output. | simon | 2008-12-29 | 1 | -1/+1 |
* | | When the insmntque() in the pfs_vncache_alloc() fails, vop_reclaim calls | kib | 2008-12-29 | 1 | -1/+2 |
* | | Push down Giant inside sysctl. Also add some more assertions to the code. | ed | 2008-12-29 | 5 | -76/+47 |
* | | vm_map_lock_read() does not increment map->timestamp, so we should | kib | 2008-12-29 | 3 | -4/+4 |
* | | Use curproc->p_sysent->sv_flags bit SV_ILP32 for detection of the 32 bit | kib | 2008-12-29 | 1 | -11/+5 |
* | | Drop the pseudofs vnode lock around call to pfs_read handler. The handler | kib | 2008-12-29 | 1 | -15/+18 |
* | | After the pfs_vncache_mutex is dropped, another thread may attempt to | kib | 2008-12-29 | 1 | -13/+26 |
* | | 1. Add the ability to tweak the token output before targets in job mode. | obrien | 2008-12-29 | 6 | -4/+57 |
* | | Consistently use Var_SetGlobal(). | obrien | 2008-12-29 | 3 | -4/+4 |
* | | merge 186535, 186537, and 186538 from releng_7_xen | kmacy | 2008-12-29 | 32 | -1417/+1328 |
* | | For consistency use LLE_IS_VALID() in this 4th place that is actually | bz | 2008-12-28 | 1 | -1/+1 |
* | | drop rnh lock before destroying it | kmacy | 2008-12-28 | 1 | -0/+1 |
* | | Remove unused variable. | ganbold | 2008-12-28 | 1 | -3/+0 |
* | | Include std.ixp425 for "cpu" and comment out duplicate memory map | bz | 2008-12-28 | 1 | -7/+10 |