summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-10-26cleanup oce_init_fw; use less bitfieldsMike Belopuhov
2012-10-26rename oce_config_nic_rss to oce_config_rss and merge oce_rss_itbl_init in;Mike Belopuhov
2012-10-26Previous revision would prevent grtwo(4) boards from being recognized.Miod Vallat
2012-10-26Make mouse event structure clearer by defining events (up, click, drag)Nicholas Marriott
2012-10-26Properly clear trap frame in setregs() to avoid leaking registers across exec.Mark Kettenis
2012-10-26sort to be consistent with the other rc scripts: rc_** actions come afterAntoine Jacoutot
2012-10-26disable reload since SIGHUP kills smtpdAlexander Hall
2012-10-25Some more machine description manipulation stuff.Mark Kettenis
2012-10-25SUBDIR += fenv, it's never too lateMiod Vallat
2012-10-25Handle the case where writev() fails with EAGAIN. In theory it cannotEric Faurot
2012-10-25make oce_mbox_{dispatch,wait} more readable and use less bitfieldsMike Belopuhov
2012-10-25simplify/unify writes to the rx and tx doorbell registersMike Belopuhov
2012-10-25don't use bitfields in oce_pci_alloc; kill some unused structuresMike Belopuhov
2012-10-25cleanup interrupt register definesMike Belopuhov
2012-10-25Fix a hilarious bug where oce_set_promisc wouldn't zero out theMike Belopuhov
2012-10-25simplify oce_arm_eq and oce_arm_cqMike Belopuhov
2012-10-25Include the license and copyright notice in the generated files.Reyk Floeter
2012-10-25Move the arrays of default IKE and ESP transforms into parse.y insteadReyk Floeter
2012-10-25send the semantically correct msg when RCPT fails, even if the exact valueEric Faurot
2012-10-25add syslog support to nginxRobert Nagy
2012-10-25Remove support email address from the example that is intended forReyk Floeter
2012-10-25Add ability to active pane in list-windows and find-window formats, fromNicholas Marriott
2012-10-25Fix BELL_NONE which had been broken in some code reorganisation or otherNicholas Marriott
2012-10-25Fix bad size in memcpy from Romain Francoise.Nicholas Marriott
2012-10-25Fix typo bell->bells from Thomas Adam.Nicholas Marriott
2012-10-25Make the mda request the message fd from the queue when needed, instead ofEric Faurot
2012-10-25Some LIBC_SCCS found lurking in the shadowsTheo de Raadt
2012-10-24clarify -r1.9; help/ok bennoJason McIntyre
2012-10-24Garbage-collect the _dl_stat() routine, now unusedPhilip Guenthe