summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-10-27make midi code use non-blocking i/o as does audio code, in orderAlexandre Ratchov
2012-10-27crank SIO_MAXNFDSAlexandre Ratchov
2012-10-27check that polled fd number is smaller than SIO_MAXNFDSAlexandre Ratchov
2012-10-27include netinet/in.h to get htons & friends prototypesAlexandre Ratchov
2012-10-27include netinet/in.h to get htons & friends prototypesAlexandre Ratchov
2012-10-27mark elf architectures as wellMarc Espie
2012-10-27don't stat & test sndio home directory since we never use it.Alexandre Ratchov
2012-10-27don't (re-)define SNDIO_USER and SNDIO_PRIO if they are already defined,Alexandre Ratchov
2012-10-27use unsigned chars for midi messages (to avoid gcc warning)Alexandre Ratchov
2012-10-27Clear arg1 before passing control to the main object.Mark Kettenis
2012-10-27kill some unused definitionsMike Belopuhov
2012-10-26oce_first_mcc_cmd doesn't return anything of value so make it void;Mike Belopuhov
2012-10-26simplify the way we collect statisticsMike Belopuhov
2012-10-26Turns out that for devices that attach to cbus(4), it is better to disableMark Kettenis
2012-10-26- fix potential memory and fd leakFlorian Obser
2012-10-26add a new uptime.human entry in stats, derived from uptime, but displayedCharles Longeau
2012-10-26Fix for CVE-2012-5195; ok miod@Todd C. Miller
2012-10-26Work-in-progress code for ldomd(8), a daemon running in a sun4v control domainMark Kettenis
2012-10-26Add some support for the Variable Configuration Domain Service.Mark Kettenis
2012-10-26Fix previous.Mark Kettenis
2012-10-26Handle DS_UNREG messages.Mark Kettenis
2012-10-26remove stuff that either is no longer or was never usedMike Belopuhov
2012-10-26Don't abort when we try to reset the logical domain channel.Mark Kettenis