summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix copy-paste typo.mav2011-12-201-2/+2
* Add timecounters(4) man page alike to eventtimers(4).mav2011-12-205-2/+111
* Many style fixes.pfg2011-12-202-77/+97
* s/LAPIC/local APIC/ to closer follow Intel documents.mav2011-12-201-4/+4
* Allow boot0cfg to force a PXE boot via boot0 on the next boot.jhb2011-12-203-3/+11
* Remove extra "and" left from earlier version.mav2011-12-201-2/+1
* Restore a feature that was present in 5.x and 6.x, and was cleared inglebius2011-12-206-120/+148
* Add apic(4) man page, now mostly to cover its event timer functionality.mav2011-12-206-4/+88
* - Fix examples to show new CARP style.glebius2011-12-201-12/+11
* Small cleanups to panic() prototype.ed2011-12-202-5/+4
* - Cover pfsync callouts deletion with PF_LOCK().glebius2011-12-201-1/+9
* Add eventtimers(9) man page, describing related KPIs.mav2011-12-203-1/+249
* Add binding support to libradius(3).melifaro2011-12-205-1/+17
* Fix broken locking that I introduced in the previous commit.adrian2011-12-201-0/+2
* IIC bitbang changes - prepare to make the bit delay configurable; debug print...adrian2011-12-201-31/+42
* Oops, list of IDs is not sequential. Have to list all of them expoicitly.mav2011-12-201-2/+10
* Cast some vendor-specific spell on VIA VT1708S codecs to:mav2011-12-201-5/+39
* Remove these locks - they aren't strictly needed and cause measurableadrian2011-12-202-24/+0
* Add comments in NOTES to say what viawd is.delphij2011-12-202-0/+2
* Make the recently added "no_shutdown_wait" sysctl writeable.hselasky2011-12-191-1/+1
* In usr.sbin/yp_mkdb/yp_mkdb.c, cast some printf field width parametersdim2011-12-191-2/+4
* In usr.sbin/uhsoctl/uhsoctl.c, fix a few warnings about format stringsdim2011-12-191-2/+2
* Fix r228719; when you use intmax_t, you need stdint.h.dim2011-12-191-0/+1
* Some people pointed out long is 32-bit on some arches, while time_t isdim2011-12-192-4/+4
* ule: ensure that batch timeshare threads are scheduled fairlyavg2011-12-191-2/+2
* Increase wait time for OP_TCPSTART command processing. It seemsyongari2011-12-191-2/+2
* TCP header size is represented by number of 32bits words.yongari2011-12-191-1/+1
* Add a TASK_INITIALIZER() macro that can be used to staticallyjhb2011-12-193-1/+14
* In usr.sbin/timed, fix several issues with printf formats:dim2011-12-194-9/+9
* In contrib/tcpdump/print-icmp6.c, fix a problem where the comparisondim2011-12-191-8/+7
* Use NO_WCAST_ALIGN for usr.bin/hastctl and usr.bin/hastd; the alignmentdim2011-12-192-0/+2
* Add code to wait for USB shutdown to be executed at system shutdown.hselasky2011-12-191-1/+15
* opensolaris compat: fix vcmn_err so that panic(9) produces a proper messageavg2011-12-191-8/+14
* Add missing unlock of USB controller's lock, whenhselasky2011-12-191-0/+12
* In usr.bin/vacation/Makefile, fix a typo in the comment about clangdim2011-12-191-1/+1
* Unfortunately, clang gives warnings about sendmail code that cannot bedim2011-12-191-0/+7
* Remove if_carp.ko. /boot/kernel should be upgraded atomically.glebius2011-12-191-2/+0
* Unbreak the build after r228697 adding the { } block to make clear whichbz2011-12-191-1/+2
* o Convert IPv6 read-only stats sysctls to the read-write ones.maxim2011-12-193-11/+17
* o Sort .Xrs.maxim2011-12-191-2/+2
* Repair breakage after r228697: since m4 now uses pow(3), it needs -lm.dim2011-12-181-1/+1
* Reimplement support for the ** (exponent) gnu extension, make it available th...bapt2011-12-183-2/+10
* Use lex's standard way of not generating unused function.pjd2011-12-182-3/+3
* Don't use function name as format string.pjd2011-12-181-1/+1
* Fix compilation on sparc64 by actually supplying the bus_dma_tag_t membermarius2011-12-181-1/+1
* Revert r228603, and add the workaround to sbin/fsdb/Makefile instead.dim2011-12-182-3/+6
* Upgrade to OpenPAM Lycopsida.des2011-12-18159-26261/+27403
|\
| * Vendor import of OpenPAM Lycopsida.des2011-12-18158-26267/+27411
| * Merge upstream r432:des2010-03-221-2/+1
| * Merge upstream r421: grammar nit in pam.conf(5).des2009-10-091-1/+1
OpenPOWER on IntegriCloud