Age | Commit message (Expand) | Author |
2012-10-27 | check that polled fd number is smaller than SIO_MAXNFDS | Alexandre Ratchov |
2012-10-27 | include netinet/in.h to get htons & friends prototypes | Alexandre Ratchov |
2012-10-27 | include netinet/in.h to get htons & friends prototypes | Alexandre Ratchov |
2012-10-27 | mark elf architectures as well | Marc Espie |
2012-10-27 | don't stat & test sndio home directory since we never use it. | Alexandre Ratchov |
2012-10-27 | don't (re-)define SNDIO_USER and SNDIO_PRIO if they are already defined, | Alexandre Ratchov |
2012-10-27 | use unsigned chars for midi messages (to avoid gcc warning) | Alexandre Ratchov |
2012-10-27 | Clear arg1 before passing control to the main object. | Mark Kettenis |
2012-10-27 | kill some unused definitions | Mike Belopuhov |
2012-10-26 | oce_first_mcc_cmd doesn't return anything of value so make it void; | Mike Belopuhov |
2012-10-26 | simplify the way we collect statistics | Mike Belopuhov |
2012-10-26 | Turns out that for devices that attach to cbus(4), it is better to disable | Mark Kettenis |
2012-10-26 | - fix potential memory and fd leak | Florian Obser |
2012-10-26 | add a new uptime.human entry in stats, derived from uptime, but displayed | Charles Longeau |
2012-10-26 | Fix for CVE-2012-5195; ok miod@ | Todd C. Miller |
2012-10-26 | Work-in-progress code for ldomd(8), a daemon running in a sun4v control domain | Mark Kettenis |
2012-10-26 | Add some support for the Variable Configuration Domain Service. | Mark Kettenis |
2012-10-26 | Fix previous. | Mark Kettenis |
2012-10-26 | Handle DS_UNREG messages. | Mark Kettenis |
2012-10-26 | remove stuff that either is no longer or was never used | Mike Belopuhov |
2012-10-26 | Don't abort when we try to reset the logical domain channel. | Mark Kettenis |
2012-10-26 | cleanup oce_init_fw; use less bitfields | Mike Belopuhov |
2012-10-26 | rename oce_config_nic_rss to oce_config_rss and merge oce_rss_itbl_init in; | Mike Belopuhov |
2012-10-26 | Previous revision would prevent grtwo(4) boards from being recognized. | Miod Vallat |
2012-10-26 | Make mouse event structure clearer by defining events (up, click, drag) | Nicholas Marriott |
2012-10-26 | Properly clear trap frame in setregs() to avoid leaking registers across exec. | Mark Kettenis |
2012-10-26 | sort to be consistent with the other rc scripts: rc_** actions come after | Antoine Jacoutot |
2012-10-26 | disable reload since SIGHUP kills smtpd | Alexander Hall |
2012-10-25 | Some more machine description manipulation stuff. | Mark Kettenis |
2012-10-25 | SUBDIR += fenv, it's never too late | Miod Vallat |
2012-10-25 | Handle the case where writev() fails with EAGAIN. In theory it cannot | Eric Faurot |
2012-10-25 | make oce_mbox_{dispatch,wait} more readable and use less bitfields | Mike Belopuhov |
2012-10-25 | simplify/unify writes to the rx and tx doorbell registers | Mike Belopuhov |
2012-10-25 | don't use bitfields in oce_pci_alloc; kill some unused structures | Mike Belopuhov |
2012-10-25 | cleanup interrupt register defines | Mike Belopuhov |
2012-10-25 | Fix a hilarious bug where oce_set_promisc wouldn't zero out the | Mike Belopuhov |
2012-10-25 | simplify oce_arm_eq and oce_arm_cq | Mike Belopuhov |
2012-10-25 | Include the license and copyright notice in the generated files. | Reyk Floeter |
2012-10-25 | Move the arrays of default IKE and ESP transforms into parse.y instead | Reyk Floeter |
2012-10-25 | send the semantically correct msg when RCPT fails, even if the exact value | Eric Faurot |
2012-10-25 | add syslog support to nginx | Robert Nagy |
2012-10-25 | Remove support email address from the example that is intended for | Reyk Floeter |
2012-10-25 | Add ability to active pane in list-windows and find-window formats, from | Nicholas Marriott |
2012-10-25 | Fix BELL_NONE which had been broken in some code reorganisation or other | Nicholas Marriott |
2012-10-25 | Fix bad size in memcpy from Romain Francoise. | Nicholas Marriott |
2012-10-25 | Fix typo bell->bells from Thomas Adam. | Nicholas Marriott |
2012-10-25 | Make the mda request the message fd from the queue when needed, instead of | Eric Faurot |
2012-10-25 | Some LIBC_SCCS found lurking in the shadows | Theo de Raadt |
2012-10-24 | clarify -r1.9; help/ok benno | Jason McIntyre |
2012-10-24 | Garbage-collect the _dl_stat() routine, now unused | Philip Guenthe |