summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Merge head from 7/28sjg2014-08-19750-2323/+6445
|\
| * We do not ever want _srcconf_included_ as MAIN target.sjg2014-07-281-1/+1
| * Explicitely mention that inactivated or reclaimed vnode is lockedkib2014-07-271-1/+2
| * Remove man page for non-existent VOPs.kib2014-07-272-116/+0
| * Correct the locking statement.kib2014-07-271-11/+7
| * Reviewed by: impsjg2014-07-261-1/+2
| * Document an important, but easy to overlook without grepping theimp2014-07-251-1/+3
| * Add net80211 and minor cleanup.kevlo2014-07-251-6/+7
| * - Use Rs/Re mdoc macros.pluknet2014-07-231-30/+12
| * Re-sort synopsis, add includes.pluknet2014-07-221-3/+7
| * s/PCBGROUPS/PCBGROUP/ manpage to match "options PCBGROUP".pluknet2014-07-222-17/+17
| * Grammar and spelling fixes.pluknet2014-07-221-2/+2
| * bsd.lib.mk does not add OBJS etc to CLEANFILES so does not automaticallysjg2014-07-222-2/+11
| * Fixed fallout from previous change.pluknet2014-07-211-1/+1
| * [mdoc] cleanuppluknet2014-07-211-13/+20
| * Add the PCBGROUPS manpage.adrian2014-07-212-0/+229
| * Older versions of flex (like the one used in FreeBSD <= 9) expect thedes2014-07-201-1/+1
| * Use -o (output to file) instead of -t (print to stdout) and a redirect.des2014-07-191-1/+1
| * Remove obsolete man pages. The corresponding code was removed in r255608.alc2014-07-182-173/+0
| * Remove an obsolete man page.alc2014-07-183-16/+4
| * Fix markups.delphij2014-07-172-2/+2
| * Fix markup regression introduced in r268369.delphij2014-07-171-2/+1
| * Add a man page for the new function pmap_unwire().alc2014-07-173-0/+68
| * Remove the man page for a pmap function that no longer exists.alc2014-07-174-20/+6
| * Correct the name of the man page for pmap_ts_referenced().alc2014-07-162-3/+3
| * Nuke the never-used RF_TIMESHARE feature, reducing the complexity of thetruckman2014-07-161-9/+4
| * Regen after r268778 to replace WITH_TESTS with WITHOUT_TESTS.jmmv2014-07-161-4/+7
| * Enable MK_TESTS by default, take 2.jmmv2014-07-161-1/+1
| * Since r202933, kthread_suspend_check() takes no arguments. Update thegavin2014-07-151-2/+2
| * Also link 'show bio' to g_bio(9.)bdrewery2014-07-151-1/+3
| * Document the 'show bio' command added in 2009.bdrewery2014-07-151-10/+17
| * Remove bsd.dtrace.mk.rpaulo2014-07-121-1/+0
| * Optimisation: replace ${_D:R} with just ${_D}.rpaulo2014-07-121-2/+2
| * Automatically build and link DTrace USDT probes.rpaulo2014-07-122-65/+19
| * Make MK_GNUCXX mean "build the libstdc++ and libsupc++ libraries" andimp2014-07-101-2/+3
| * Regenerate src.conf(5) after texinfo option changebapt2014-07-101-8/+8
| * The GNU texinfo and GNU info pages are not built and installedbapt2014-07-101-1/+1
| * Now that pc98 no longer needs gcc to compile boot2, remove the specialimp2014-07-101-8/+1
| * The GNU readline library is now an INTERNALLIB - that is, it isbapt2014-07-091-2/+0
| * - Update core-secretarypgj2014-07-091-1/+1
| * - Update core memberspgj2014-07-091-1/+1
| * Update organization.dot to reflect current portmgr@culot2014-07-091-2/+2
| * Fix atf-sh's integration_testjmmv2014-07-093-3/+5
| * Support CXXFLAGS.${MACHINE_ARCH} as well as CFLAGS. This allows differentian2014-07-081-0/+1
| * Document C_HARDCLOCK flag.imp2014-07-071-0/+5
| * Regenerate src.conf.5, which was completely busted by r268351.dim2014-07-071-12/+1034
| * Remove ia64.marcel2014-07-0712-1061/+20
| * bsd.dep.mk: add support for generating DTrace header files from .d files.rpaulo2014-07-051-0/+12
| * Describe kern.vty sc/vt tunable in syscons(4)emaste2014-07-031-1/+25
| * Improve markup, change references to nonexistent vt_vga(4), remove somewblock2014-07-021-26/+30
OpenPOWER on IntegriCloud