summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* o) Fix mips/mips -> mips for Makefile.inc1.jmallett2012-03-291-2/+2
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.jmallett2012-03-293-4/+4
* - Do not clobber softc when psm(4) is reintialized.jkim2012-03-271-13/+7
* mdoc: add missing El macro.joel2012-03-271-0/+1
* Add a list of available devices which matches the names shown by pciconf.bschmidt2012-03-271-7/+25
* mdoc: sort prologue macros.joel2012-03-261-1/+1
* mdoc: Remove tabs in non-literal context.joel2012-03-262-2/+2
* mdoc: terminate quoted strings.joel2012-03-267-11/+11
* - Add knlist_init_rw_reader() function to kqueue(9).melifaro2012-03-262-3/+22
* mdoc: document title should be all caps.joel2012-03-251-1/+1
* Make sure sections are sorted into conventional order.joel2012-03-253-26/+26
* Remove superfluous paragraph macro.joel2012-03-251-1/+0
* Add a few more exampleseadler2012-03-241-0/+4
* - Make the default values for tcsh more user friendlyeadler2012-03-242-0/+62
* Direct users to csup instead of cvsup in the csup-file boilerplate text.eadler2012-03-247-70/+49
* Add QGE-X to the list of known-working cards.marius2012-03-241-1/+4
* Remove superfluous paragraph macro.joel2012-03-2438-57/+0
* Expand contraction.pluknet2012-03-231-1/+1
* Update IFCAP_* macro descriptions.pluknet2012-03-231-12/+39
* Clean up from the old kern.polling.pluknet2012-03-231-48/+10
* Document IFT_USB referenced by IFF_CANTCONFIG since the previous change,pluknet2012-03-231-0/+2
* Update IFF_* macro descriptions.pluknet2012-03-231-8/+33
* Add ACPI_LV_REPAIR debug level, available since ACPICA 20091214 (r200553).jkim2012-03-221-1/+3
* Update snd_cmi, snd_csa and snd_emu10kx status.joel2012-03-221-4/+4
* - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsstas2012-03-221-0/+4
* Merge ACPICA 20120320.jkim2012-03-201-1/+9
* Update the list of struct ifnet fields.pluknet2012-03-201-32/+115
* o Xr siftr.4 in order to expose it to a wider audience.maxim2012-03-201-0/+1
* o Sort Xrs.maxim2012-03-191-3/+3
* o Trim EoL whitespaces.maxim2012-03-191-4/+4
* Change the style of share/mk/bsd.sys.mk to that of the other bsd.*.mkdim2012-03-161-84/+85
* Add implementation note about when a condition variable can be destroyed.davidxu2012-03-161-0/+3
* Some formatting for r232919.mav2012-03-131-1/+3
* Add kern.eventtimer.activetick tunable/sysctl, specifying whether eachmav2012-03-131-1/+7
* Make boot2 build with Clang again.jkim2012-03-091-2/+4
* Remove undesired sysctl(3) xrefemaste2012-03-091-2/+1
* Correct markup, use proper reference for sysctl(3)emaste2012-03-081-2/+4
* Add new USB device IDs.hselasky2012-03-081-0/+2
* Inbound TCP-MD5 digest validation is now supportedemaste2012-03-081-3/+4
* Move struct if_data basic description to a more suitable place, and removepluknet2012-03-071-14/+9
* o Sync LOCK_PROFILING manpage with the current code: removemaxim2012-03-071-27/+9
* Reflect that if_output changed to take a struct route as its fourthpluknet2012-03-071-1/+1
* Update ifa_rtrequest() description after post-4.4BSD change made in r85074.pluknet2012-03-071-9/+6
* Provide wbwd(4), a driver for the watchdog timer found on variousbz2012-03-061-0/+117
* Remove if_watchdog remnants after if_timer/if_watchdog removal in r199975.pluknet2012-03-061-2/+0
* Fix a typo: use lower case in "A Shorthand".pluknet2012-03-061-1/+1
* Kill EoL whitespaces.pluknet2012-03-061-5/+5
* The missing part of r232588 that documents ifaddr_byindex() itself.pluknet2012-03-061-0/+4
* - ifnet_addrs has gone and replaced by ifaddr_byindex(), as per r83130pluknet2012-03-061-5/+16
* Actually bump date, sigh.pluknet2012-03-051-1/+1
OpenPOWER on IntegriCloud