summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-12-13okay, so old libs are not 'kept', keep track of updates correctly insteadMarc Espie
2009-12-13clean up code, no functional changeMarc Espie
2009-12-13simplify set printingMarc Espie
2009-12-13copy correctly sized object, found by parfait; ok jsgTheo de Raadt
2009-12-13use a more standard wording and add a list of supported controllersIgor Sobrado
2009-12-13kill fifty-eight commented out lines from the manual page codeIgor Sobrado
2009-12-13Cleanup promiscuous mode and multicast handling. From Brad.Mark Kettenis
2009-12-13Ensure that if_start() is called at IPL_NET.Joel Sing
2009-12-13force gzip to write package even if things don't compress.Marc Espie
2009-12-13bit less aggressive about hiding; ok miodTheo de Raadt
2009-12-13remember to restore errno (ie. stop someone from making a mistake later)Theo de Raadt
2009-12-13remove #ifdef CDDA bits cos nothing in cd.c uses it and nothing i can findDavid Gwynne
2009-12-13prefix all softc members with sc_, not just most of them.David Gwynne
2009-12-13use sc consistently as the name of the pointer to the softc variable, notDavid Gwynne
2009-12-12Nuke useless ancient documentation. ok deraadtNicholas Marriott
2009-12-12Protect more definitions userland doesn't need to care about with _KERNELMiod Vallat
2009-12-12Switch page size from 4KB to 16KB on R10k kernels without R5k supportMiod Vallat
2009-12-12Introduce various CPU_### options to enable cpu-specific code or workarounds;Miod Vallat
2009-12-12Provide a correct version for little endian kernels... sighMiod Vallat
2009-12-12unifdef -D__LP64__Miod Vallat
2009-12-12Whoops, missed these.Nicholas Marriott
2009-12-12tip is not setuid or setgid anymore and there are no PRIV/EXPR commands, soNicholas Marriott
2009-12-12update will ask about conflicts, so we need that in updateinfo...Marc Espie
2009-12-12autovivifiedMarc Espie
2009-12-12test case for the gamin/fam scenarioMarc Espie