Age | Commit message (Expand) | Author |
2009-12-15 | Ensure that the interface is not null before trying to access its flags. | Joel Sing |
2009-12-15 | fix some buffer sizes. | Edd Barrett |
2009-12-15 | spelling fixes, from Brad Tilley; | Jason McIntyre |
2009-12-15 | sync | Stuart Henderson |
2009-12-15 | Add PCI ids for the Marvell Yukon 8059 chipset and the SysKonnect | Stuart Henderson |
2009-12-15 | typo; from Brad Tilley <brad at 16systems dot com> via tech@ | Ingo Schwarze |
2009-12-15 | Must aim better. | Jacek Masiulaniec |
2009-12-14 | Keep all bits of __svc_fdset up to date, not just those beyond FD_SETSIZE. | Ingo Schwarze |
2009-12-14 | Handle 6yz code as permanent error. | Jacek Masiulaniec |
2009-12-14 | Sanitize the code that resets the state when the LDC channel link state | Mark Kettenis |
2009-12-14 | Add a dummy I915_PARAM_NUM_FENCES_AVAIL parameter for Mesa 7.5. | Matthieu Herrb |
2009-12-14 | Just like dhclient(8), we use the bpf filter drop to prevent | Marco Pfatschbacher |
2009-12-14 | Pass through the aixterm bright colours if the terminal supports them (>= 16 | Nicholas Marriott |
2009-12-14 | Fix "cvs [update aborted]: out of memory; can not reallocate 5242880 bytes" | Stefan Sperling |
2009-12-14 | Fix previous commit. I left out a small fragment and accidentally committed | Mark Kettenis |
2009-12-14 | Support for in-band descriptor mode (VIO_DESC_MODE) used by OBP. | Mark Kettenis |
2009-12-14 | Make sure interrupts are disabled when we don't have queues configured. This | Mark Kettenis |
2009-12-14 | Tweak the logic behind setting the fd limits so that smtpd is less likely | Jacek Masiulaniec |
2009-12-14 | Set initial session limit so that IMSG_SMTP_ENQUEUE can be satisfied even | Jacek Masiulaniec |
2009-12-14 | could write one word too far, found by parfait; ok millert | Theo de Raadt |
2009-12-14 | wrote one byte too far, found by parfait; ok beck millert | Theo de Raadt |
2009-12-14 | use warn() and warnx() instead of incorrect stderr printing. | Theo de Raadt |
2009-12-14 | Control maximum number of bounce sessions similarly to how the mta and mda | Jacek Masiulaniec |
2009-12-14 | Clear S_MESSAGE_PERMFAILURE when creating the bounce message. Makes the | Jacek Masiulaniec |
2009-12-14 | since some packages in updatesets don't need updates, be explicit about it. | Marc Espie |
2009-12-14 | addr2sa() will return NULL for AID_UNSPEC and pfkey_send() may end up with | Claudio Jeker |
2009-12-14 | make ifconfig return with failure of bridge_rule; ok claudio | Theo de Raadt |
2009-12-14 | use strtonum() instead of atoi(). idea from Vladimir Kirillov, but had | Theo de Raadt |
2009-12-14 | Impose sessions limit on the delivery sessions (mta and mda). | Jacek Masiulaniec |
2009-12-14 | Fix buffer overflow possibility, noticed by parfait: | Bob Beck |
2009-12-14 | Add wrapper functions to enable/disable interrupts and manipulate their state. | Mark Kettenis |
2009-12-14 | when removing sets, remove cant markers as well | Marc Espie |
2009-12-14 | Do non-blocking I/O when delivering locally over a pipe. | Jacek Masiulaniec |
2009-12-14 | fix sticky-address - by pretty much re-implementing it. still following | Henning Brauer |
2009-12-14 | combined updates show the packages that can't be updated | Marc Espie |
2009-12-14 | Add /etc/rtadvd.conf | giovanni |
2009-12-14 | Add server options to completion as well. | Nicholas Marriott |
2009-12-14 | New server option, escape-time, to set the timeout used to detect if escapes | Nicholas Marriott |
2009-12-14 | fuss about install msgs: new method state->ntogo, use it to annotate more | Marc Espie |
2009-12-14 | off by one the other way round | Marc Espie |
2009-12-14 | temporary fix for kept packages until we move them away | Marc Espie |
2009-12-14 | sleep(3) is supposed to return zero when it sleeps the entire amount | Philip Guenthe |
2009-12-14 | Add a test for sleep(3), to verify that it both (a) returns zero when it | Philip Guenthe |
2009-12-13 | - Silicon Graphics also made a copper GigE adapter. | Stuart Henderson |
2009-12-13 | Use safe fd limits in smtp, lka, queue, and control. Removes a | Jacek Masiulaniec |
2009-12-13 | Improve the layout by moving the paragraph describing the hardware features | Stuart Henderson |
2009-12-13 | typo | Jacek Masiulaniec |
2009-12-13 | fix leaks found by parfait. | Jonathan Gray |
2009-12-13 | repair type | Theo de Raadt |
2009-12-13 | spacing, no binary change. | Igor Sobrado |