summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-25Import a number of core functions from libpcap-1.2.0 while preservingLawrence Teo
2012-05-24Support -Ios='OpenBSD 5.1' to override uname(3) as the source of theIngo Schwarze
2012-05-24If _MIN > _MAX consider a WordBus resource to be invalid. Fixes a panic onMark Kettenis
2012-05-24A couple of trivial spacing and comment fixes.Nicholas Marriott
2012-05-24exlusive -> exclusiveMiod Vallat
2012-05-24typosMiod Vallat
2012-05-24unputc should clear the character removed in the buffers like getc.Nicholas Marriott
2012-05-24When clearing quote bits in getc and q_to_b, clear from the c_cf (theNicholas Marriott
2012-05-24put possible fragments in there.Marc Espie
2012-05-24syncTheo de Raadt
2012-05-24some symbols actually changed.Marc Espie
2012-05-24don't increment the next expected message id when sending a response back.Mike Belopuhov
2012-05-24Move this modem to the list of supported devices. Tested by myself.Kirill Bychkov
2012-05-24On resume, run forward the monotonic and realtimes clocks instead of jumpingPhilip Guenthe
2012-05-24fuck, forgot we still have !C99 compilersMarc Espie
2012-05-24If LINUX_CLONE_SETTLS isn't set, then the clone()d child should inheritPhilip Guenthe
2012-05-23- introduce temp_inet_net_pton_ipv6() temporarily until we have AF_INET6Gilles Chehade
2012-05-23Regenerate.Paul Irofti
2012-05-23Add emulation support for fstatfs64.Paul Irofti
2012-05-23Make the "default" string a valid device name that has the same effectAlexandre Ratchov
2012-05-23Use a predefined structure for not-space cells used to set attributes.Nicholas Marriott
2012-05-23Fix duplicate mixer knob namesAlexandre Ratchov
2012-05-23Fix wrong arithmetics in channel mapping causing crashes if all ofAlexandre Ratchov
2012-05-23syncTheo de Raadt
2012-05-23fixup from/to specificationMike Belopuhov
2012-05-23fixup from/to specificationMike Belopuhov
2012-05-23remove hardcoded values for esp and let ikev2_add_proposals decideMike Belopuhov
2012-05-23add C600 SMBusJonathan Gray
2012-05-23www/node -> lang/nodeJasper Lievisse Adriaanse
2012-05-23factor out proposal matching code from ikev2_sa_negotiate and eliminateMike Belopuhov
2012-05-23Regenerate.Paul Irofti
2012-05-23Add support for statfs64.Paul Irofti
2012-05-23remove a misleading commentMike Belopuhov
2012-05-23also record expanded @exec-like actions and @newauth...Marc Espie
2012-05-23regenMike Belopuhov
2012-05-23Add a ServerEngines vendor ID and a couple of products IDs forMike Belopuhov
2012-05-23increase the number of io and mem extent regions for amd64 to 16Mike Belopuhov
2012-05-23Change how mg handles files beginning with a '~'.lum
2012-05-23add support for RFC6594 SSHFP DNS records for ECDSA key types.Damien Miller
2012-05-22Don't misleadingly suggest that fpos_t only needs to be a complex typeMatthew Dempsky
2012-05-22Flush the right networks, the dynamic ones not the static ones.Claudio Jeker
2012-05-22Sync log strings with the possible values of IMSG_CTL_RESULTClaudio Jeker
2012-05-22Fix a warning message to print the correct information. OK henning@ sthen@Claudio Jeker
2012-05-22Document that ftell() may return EOVERFLOW.Matthew Dempsky
2012-05-22Make the multicast filter routine conform to the Party's standards. AdaptedMiod Vallat
2012-05-22When setting up the multicast filter, use the ac_multicnt field of the arpcomMiod Vallat
2012-05-22Store client in tty struct directly instead of using a callback functionNicholas Marriott
2012-05-22Store mouse data in tty structure not on the stack.Nicholas Marriott
2012-05-22Strip trailing slashes from directory in splice() beforeTodd C. Miller
2012-05-22Switch all of the various choose- and list- commands over to the formatNicholas Marriott