| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge r263203: garbage collect long time obsoleted (or never used) stuff | glebius | 2014-04-09 | 1 | -2/+0 |
* | MFC r263271 | asomers | 2014-03-31 | 1 | -1/+1 |
* | MFC r263289: Update NetBSD Foundation copyrights to 2-clause BSD | emaste | 2014-03-24 | 2 | -14/+0 |
* | Merge r262763, r262767, r262771, r262806 from head: | glebius | 2014-03-21 | 1 | -14/+17 |
* | Merge 261595: simplify the SYSCTL_COUNTER_U64() macro. | glebius | 2014-03-04 | 1 | -3/+3 |
* | Merge 261593 from head: | glebius | 2014-03-04 | 1 | -1/+38 |
* | MFC r261800: | wblock | 2014-02-18 | 1 | -8/+5 |
* | MFC r258713,262062: add taskqueue_drain_all | avg | 2014-02-17 | 2 | -2/+78 |
* | MFC r260444: | kevlo | 2014-02-17 | 1 | -1/+1 |
* | MFC r260581: Add sglist_append_bio(9) to append a struct bio's data to | bryanv | 2014-01-18 | 2 | -1/+13 |
* | MFC r258622: dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE | avg | 2014-01-17 | 1 | -29/+28 |
* | Add manpages for VOP_ADVISE() and VOP_ALLOCATE(). | jhb | 2013-10-07 | 4 | -0/+176 |
* | Remove a stale comment. | jhb | 2013-10-07 | 1 | -9/+0 |
* | add missing sections, de-Xr non-existent page, properly space | jmg | 2013-10-07 | 2 | -3/+3 |
* | Document LK_TRYUPGRADE. | kib | 2013-10-06 | 1 | -3/+11 |
* | mdoc: fix list width. | joel | 2013-09-13 | 1 | -1/+1 |
* | - Document the UQUAD sysctl variants. | jhb | 2013-09-12 | 3 | -12/+32 |
* | Document several recent changes to vm_map_find(9): | jhb | 2013-09-12 | 1 | -22/+56 |
* | add links for the various vmem functions... | jmg | 2013-09-04 | 1 | -0/+7 |
* | Hook vm_page_busy.9 to the build | antoine | 2013-08-26 | 1 | -0/+1 |
* | Remove EOL whitespace. | joel | 2013-08-25 | 1 | -1/+1 |
* | mdoc fixes. | joel | 2013-08-25 | 1 | -1/+2 |
* | Fix BUGS section after botched modify in r254772. | andre | 2013-08-24 | 1 | -2/+1 |
* | Rename the kld_unload event handler to kld_unload_try, and add a new | markj | 2013-08-24 | 1 | -0/+2 |
* | Adjust for the pfil_func_t typedef added in r254769. | andre | 2013-08-24 | 1 | -4/+4 |
* | pfil_hook_get() has been internalized in r254771 and is no longer | andre | 2013-08-24 | 1 | -9/+2 |
* | - Bump date. | davide | 2013-08-23 | 1 | -2/+2 |
* | Introduce callout_init_rm() so that callouts can be used in conjunction | davide | 2013-08-23 | 1 | -6/+20 |
* | Update the manual page for vm_page_grab(9). | kib | 2013-08-22 | 1 | -13/+27 |
* | Minor mdoc nit. | joel | 2013-08-22 | 1 | -1/+0 |
* | Implement atomic_swap() and atomic_testandset(). | jkim | 2013-08-21 | 1 | -17/+66 |
* | Update the SDT(9) man page with the macros added in 254468. Also change the | markj | 2013-08-17 | 1 | -10/+79 |
* | Correct sentence syntax too. | mjacob | 2013-08-17 | 1 | -3/+3 |
* | Correct spelling. | obrien | 2013-08-17 | 1 | -1/+1 |
* | Fix a typo. | markj | 2013-08-15 | 1 | -1/+1 |
* | Use kld_{load,unload} instead of mod_{load,unload} for the linker file load | markj | 2013-08-14 | 1 | -4/+4 |
* | Add event handlers for module load and unload events. The load handlers are | markj | 2013-08-13 | 1 | -1/+7 |
* | Minor mdoc nits. | joel | 2013-08-10 | 1 | -2/+1 |
* | mdoc: document title should be all caps. | joel | 2013-08-10 | 1 | -1/+1 |
* | Give mutex(9) the ability to recurse on a per-instance basis. | attilio | 2013-08-09 | 1 | -2/+10 |
* | The soft and hard busy mechanism rely on the vm object lock to work. | attilio | 2013-08-09 | 7 | -222/+238 |
* | Document the sbinuptime() and getsbinuptime() functions introduced in | brooks | 2013-07-25 | 2 | -6/+23 |
* | Add bus_dmamap_load_bio and bus_dmamap_load_ccb to bus_dma(9). | jimharris | 2013-07-17 | 1 | -3/+63 |
* | - mdoc: remove superfluous paragraph macros. | pluknet | 2013-07-12 | 1 | -8/+1 |
* | Remove non existent in FreeBSD reference. | glebius | 2013-07-12 | 1 | -2/+1 |
* | Add manual page for vmem(9). Obtained from NetBSD, modified to match | glebius | 2013-07-12 | 2 | -0/+324 |
* | mdoc: remove superfluous paragraph macros. | joel | 2013-07-08 | 1 | -3/+0 |
* | Add a man page for the SDT_* macros, which can be used to define new static | markj | 2013-07-06 | 2 | -0/+249 |
* | Grammar tweaks for locking.9 | bjk | 2013-06-30 | 1 | -12/+13 |
* | mdoc: remove EOL whitespace. | joel | 2013-06-29 | 1 | -1/+1 |