summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-04regenDamien Bergamini
2009-06-04don't trust the compiler to generate warnings we care about,Jonathan Gray
2009-06-04the Sitecom WL-608 is a run(4) (although it is not 80.11n capable).Damien Bergamini
2009-06-04with -d1, switch interactive mode off, so the screen isn't restoredStuart Henderson
2009-06-04Add mpls and pflow to the list of supported address families, and sortMichael Knudsen
2009-06-04Canonicalise package names when comparing them against the package database.wcmaier
2009-06-04the following:Bret Lambert
2009-06-04POOL_DEBUG and DIAGNOSTIC should be better friendsTheo de Raadt
2009-06-04Proper support for tab stops (\033H etc), using a bitstring(3). Makes anotherNicholas Marriott
2009-06-04Move code that logically belongs together to be together.Bret Lambert
2009-06-04Plug mbuf leaks in the DRC, when we reuse entries we didn'tThordur I. Bjornsson
2009-06-04revert previous commit for now since it won't play well with snmpd.Eric Faurot
2009-06-04- Rewrite ioctl handling code and receive filter handling to cleanStuart Henderson
2009-06-04Add a resolv.conf option to specify the order in which getaddrinfoPierre-Yves Ritschard
2009-06-04Add a resolv.conf option to specify the order in which getaddrinfoPierre-Yves Ritschard
2009-06-04Make the types of ber_read() decl match the prototype.Jonathan Gray
2009-06-04syncTheo de Raadt
2009-06-04make the imsg framework endian-safe so that it can also be usedEric Faurot
2009-06-04the POOL_DEBUG checks needed to be more friendly with DIAGNOSTICTheo de Raadt
2009-06-04Even more KNF.Paul Irofti
2009-06-04Add myself to the copyright, suggested by marco@.Paul Irofti
2009-06-04KNF dammitMiod Vallat
2009-06-04move redundant bus_dmamap_sync calls outside an if/else block.Stuart Henderson
2009-06-04Don't bother setting RB_SERCONS in boothowto since this flag is not usedMiod Vallat
2009-06-04- sync the descriptions of -h and -kJason McIntyre
2009-06-04Plug memory leak when the terminal is resized.Can Erkin Acar
2009-06-04Okay, so I screwed up when testing this, doh. Unbreak so that CAN/SUB actuallyNicholas Marriott
2009-06-04Oops, CAN and SUB should abort the sequence (return to first state), not remainNicholas Marriott
2009-06-04More input compatibility love. Support C0 within escape sequences, and the C0Nicholas Marriott
2009-06-04remove unused variableReyk Floeter
2009-06-04tweakReyk Floeter
2009-06-04tweak previous;Jason McIntyre
2009-06-04Keep around the SSL session for each checked host. This way SSLReyk Floeter
2009-06-04zap trailing whitespace;Jason McIntyre
2009-06-04xfs -> nnpfs;Jason McIntyre
2009-06-04enable POOL_DEBUG again just for the hackathon.Owain Ainsworth
2009-06-04in case a handling a +groupname:*:: entry fails due to lack of memory,Ingo Schwarze
2009-06-04error out if count gets out of bounds. Happens with corrupted databases,Marc Espie
2009-06-04Make imsg.c and buffer.c more generic by introducingEric Faurot
2009-06-04Emulate a link state in tun(4). The link state goes up when the device isClaudio Jeker
2009-06-04Implement '!' and '!<cmd>' at the "(I)nstall ..." prompt so weKenneth R Westerback
2009-06-04Add missing argument to printf statement.Ray Lai
2009-06-04Only print the intro verbiage once, instead of every pass through the "(I)nst...Kenneth R Westerback
2009-06-04Add DIOCRLDINFO to those drivers previously deprived.Kenneth R Westerback
2009-06-04add -DINET6 to CFLAGS to make the client handle the bracketed IPv6 hostAlexander Hall
2009-06-04Export networks to be redistributed into all ribs for now.Claudio Jeker
2009-06-04Store next page in the Link Partner Next Page register for compatibility withMark Kettenis
2009-06-04Match em(4) against all the newer chips (82575/6) and treat them all theClaudio Jeker
2009-06-04SyncClaudio Jeker
2009-06-04the decision on wether a packet is to be delivered locally or forwardedHenning Brauer