summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-30backout previous over the m_freem contention concernsMike Belopuhov
2012-10-30Add RCS ids to the config files.Antoine Jacoutot
2012-10-30Actually remove the Makefiles.Joel Sing
2012-10-30Use time_uptime for expiration values as time_second can be skewed atFlorian Obser
2012-10-30Remove the now unused i386 libsa/libz Makefiles.Joel Sing
2012-10-30Bump the default number of descriptors.Brad Smith
2012-10-30syncTheo de Raadt
2012-10-29Set the type of a processed MSI data record to 0, and check that the typeMark Kettenis
2012-10-29prefer to return oce_cmd and save on the error variableMike Belopuhov
2012-10-29shorten fwcmd to cmdMike Belopuhov
2012-10-29On UltraSPARC T1/T2, block the current strand while spinning in the hopeMark Kettenis
2012-10-29merge oce.c into if_oce.c and rename oce{reg,var}.h to if_oce{reg,var}.hMike Belopuhov
2012-10-29don't split mq sge paddr into low and high partsMike Belopuhov
2012-10-29rename oce_fw to oce_cmd and shorten MBX_SUBSYSTEM_* defines to SUBSYS_Mike Belopuhov
2012-10-29rearrange the function layout a bitMike Belopuhov
2012-10-29oce_get_fw_config is useless; ditch itMike Belopuhov
2012-10-29add (consistent) STANDARDS;Jason McIntyre
2012-10-29backout possible infinit-loop (from rev 1.5) when parsing nat_d;Markus Friedl
2012-10-29Build i386 cdboot(8) and pxeboot(8) using the same method as the amd64Joel Sing
2012-10-29Bump version.Joel Sing
2012-10-29Enable softraid boot support in pxeboot(8).Joel Sing
2012-10-29Make pxeboot(8) work correctly when it is larger than 64KB in size. WhenJoel Sing
2012-10-29Bump version.Joel Sing
2012-10-29Enable softraid boot support in cdboot(8).Joel Sing
2012-10-29Make cdboot(8) work correctly when it is larger than 64KB in size. WhenJoel Sing
2012-10-29Teach wsconsctl(8) about the elantech mouse type. Diff from shadchin@.Stefan Sperling
2012-10-29Add support for Elantech touchpads to pms(4). This allows the X synaptics(4)Stefan Sperling
2012-10-28OK, enough is enough. So many people persist in the practice of editingTheo de Raadt
2012-10-28We need to allocate memory for crp_buf in the DMA accessibleMike Belopuhov
2012-10-28use the default SYSLOG_FACILITY definition which is LOCAL5Robert Nagy
2012-10-28rework the default config a bit to work with php-fpm out of the boxRobert Nagy
2012-10-28Use the same (shorter) error message as the i386 version.Joel Sing
2012-10-28strip the chroot path from auth_basic_user_file if necessaryRobert Nagy
2012-10-28Save and restore %ebx across the call to read. Otherwise we load the firstJoel Sing
2012-10-28Change email address in copyright to one that is valid.Claudio Jeker
2012-10-28Add braces to some code in ixgbe_setup_vlan_hw_support().Brad Smith
2012-10-28unbreak build on vax by initializing a variableRobert Nagy
2012-10-28Limit the number of messages that can be enqueued on a single SMTPEric Faurot
2012-10-27Change dhclient.conf directive 'ignore' to take a list of option namesKenneth R Westerback
2012-10-27Also attach to channels name "ldom-<guestname>" (but not "ldom-primary").Mark Kettenis
2012-10-27Close hvctl channel after initial setup and reopen it whenever we need toMark Kettenis
2012-10-27Fix var-config response messages. Makes OpenBoot stop complaining aboutMark Kettenis
2012-10-27Turn this into a proper deamon, and add a man page.Mark Kettenis
2012-10-27Only print debug output if explicitly requested.Mark Kettenis
2012-10-27Give ldomd(8) its own copy of the domain services support code and modify itMark Kettenis
2012-10-27Don't accidentally free memory that we plan to use later!Mark Kettenis
2012-10-27Doesn't need <assert.h> anymore.Mark Kettenis
2012-10-27Make polling work.Mark Kettenis
2012-10-27Implememnt AP side power saving for acx(4). Tested on acx11.Claudio Jeker
2012-10-27Move the code for softraid boot into separate files, leaving only minimalJoel Sing