summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - 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
| * Merge upstream r418: remove static build autodetection.des2008-12-131-8/+7
| * Flatten and clean up.des2008-12-13159-0/+0
* | Support infrastructure for X11 on PS3.nwhitehorn2011-12-184-8/+49
* | Add version header to output file.nwhitehorn2011-12-181-0/+1
* | Use FOREACH_PROC_IN_SYSTEM instead of using its unrolled form.pluknet2011-12-181-1/+1
* | From time to time people report space map corruption resulting in panicpjd2011-12-181-1/+25
* | Implement replying of ACLs updates. ACL changes should go to ZIL onlypjd2011-12-182-13/+16
* | Forgot to add usr.sbin/sade/label.c in the previous commit.dim2011-12-181-1/+1
OpenPOWER on IntegriCloud