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