summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-04- update io functions to support indexMartynas Venckus
2009-06-04Remove support for non-ELF; it never existed for amd64.Mark Kettenis
2009-06-04- fix some commentsMartynas Venckus
2009-06-04spacingMartynas Venckus
2009-06-04instead of having some 'generic' data str. with "NB: don't use itMartynas Venckus
2009-06-04typo; init -> in itBret Lambert
2009-06-04add $OpenBSD$ tagThordur I. Bjornsson
2009-06-04i care about theo's hydration level. make him stop whining by documentingHenning Brauer
2009-06-04trying to split some parts;Martynas Venckus
2009-06-04allow IPvShit to be turned off completely per-interface.Henning Brauer
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