summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge OpenBSM alpha 4 from OpenBSM vendor branch to head, bothrwatson2008-12-31137-1287/+6027
|\
| * Vendor import of OpenBSM 1.1 alpha4, which incorporates the followingrwatson2008-12-28125-1184/+4893
* | o With -L flag show unix sockets listen queues stats. It is usefulmaxim2008-12-312-7/+18
* | When no driver attaches to a card, don't power down the card. We canimp2008-12-311-1/+2
* | There's no need to redundantly redefine atomicity.h.imp2008-12-311-1/+0
* | First pass at 64-bit elf supportimp2008-12-311-0/+117
* | Update or eliminate some stale comments.alc2008-12-312-12/+5
* | Document the relationship between enum VM_GUEST and the vm_guest_sysctl_namesivoras2008-12-301-1/+3
* | Avoid an unnecessary memory dereference in vm_map_entry_splay().alc2008-12-301-3/+4
* | Add a VOP_VPTOCNP implementation for pseudofs which covers file systemsmarcus2008-12-301-0/+79
* | Style change to vm_map_lookup(): Eliminate a macro of dubious value.alc2008-12-301-11/+8
* | Added missing second part of cleaning j->ip[46] as requested by bzpho2008-12-301-0/+2
* | Add missing comma.brueffer2008-12-301-1/+1
* | Mdoc and wording improvements, also point to cpucontrol(8).brueffer2008-12-301-17/+23
* | Disable USB bluetooth (needs netgraph built in) and USB audio (doesn'trpaulo2008-12-301-3/+3
* | Mdoc and wording improvements.brueffer2008-12-301-9/+13
* | Disable USB bluetooth (needs netgraph built in) and USB audio (doesn'trpaulo2008-12-301-3/+3
* | Move the implementation of the vm map's fast path on address lookup fromalc2008-12-301-34/+23
* | Add a kernel config file so that users have less difficulty testingrpaulo2008-12-302-0/+220
* | Oops, missed removing an 's' in previous rev.kensmith2008-12-301-1/+1
* | Make sure that unused j->ip[46] are clearedpho2008-12-301-2/+4
* | Clean up this message a little bit.kensmith2008-12-301-4/+3
* | Clean up this message a little bit.kensmith2008-12-301-4/+3
* | Rename mbcnt to mbcnt_delta in uipc_send() -- unlike other localrwatson2008-12-301-3/+3
* | Remove the /usr/X11R6 paths. It has been long enough since the X stuffkensmith2008-12-301-2/+0
* | Clear the pointers to the file in the struct filedesc before file is closedkib2008-12-301-6/+8
* | In r185557, the check for existing negative entry for the given namekib2008-12-301-22/+11
* | A number of small changes to make the 'save choice to disk' safer,luigi2008-12-302-28/+27
* | Bump the odometer of the years, this time a bit early for 7.1R.imp2008-12-301-2/+2
* | Bump the odometer of the years. A little early this year for 7.1R.imp2008-12-301-1/+1
* | Add gssd.h to the list of SRCS so one can build without 'make depend' first.obrien2008-12-301-1/+1
* | Sound less scary about errorousous disk geometry due to wanting to limitobrien2008-12-303-63/+125
* | Fix compilation. Also move ogetkerninfo() to kern_xxx.c.ed2008-12-292-212/+208
* | Include param.h instead of types.h before mount.h so that the nestedrwatson2008-12-291-1/+1
* | Include param.h instead of types.h before mount.h so that the nestedrwatson2008-12-291-0/+1
* | Include param.h instead of types.h before user.h so that the nestedrwatson2008-12-299-9/+9
* | Add missing -o to usage output.simon2008-12-291-1/+1
* | When the insmntque() in the pfs_vncache_alloc() fails, vop_reclaim callskib2008-12-291-1/+2
* | Push down Giant inside sysctl. Also add some more assertions to the code.ed2008-12-295-76/+47
* | vm_map_lock_read() does not increment map->timestamp, so we shouldkib2008-12-293-4/+4
* | Use curproc->p_sysent->sv_flags bit SV_ILP32 for detection of the 32 bitkib2008-12-291-11/+5
* | Drop the pseudofs vnode lock around call to pfs_read handler. The handlerkib2008-12-291-15/+18
* | After the pfs_vncache_mutex is dropped, another thread may attempt tokib2008-12-291-13/+26
* | 1. Add the ability to tweak the token output before targets in job mode.obrien2008-12-296-4/+57
* | Consistently use Var_SetGlobal().obrien2008-12-293-4/+4
* | merge 186535, 186537, and 186538 from releng_7_xenkmacy2008-12-2932-1417/+1328
* | For consistency use LLE_IS_VALID() in this 4th place that is actuallybz2008-12-281-1/+1
* | drop rnh lock before destroying itkmacy2008-12-281-0/+1
* | Remove unused variable.ganbold2008-12-281-3/+0
* | Include std.ixp425 for "cpu" and comment out duplicate memory mapbz2008-12-281-7/+10
OpenPOWER on IntegriCloud