summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-28alias files may be emptyEric Faurot
2013-10-28accept credentials formated as "<user> <passwd>"Eric Faurot
2013-10-28Report the ssl certificate verification status in the mail header.Eric Faurot
2013-10-28syncTheo de Raadt
2013-10-28Use the correct value for the Interframe Gap Time 0 bit in the transmitMartin Pieuchot
2013-10-28Document softraid boot process for i386/amd64.Stefan Sperling
2013-10-28use %d instead of %i in a few fprintf for clarityTheo de Raadt
2013-10-28Revamp ARMv7 ramdisk and miniroot creation process.Patrick Wildt
2013-10-28Remove unused variable.Patrick Wildt
2013-10-28add -A (-ax) support; from Lauri Tirkkonen with some option sorting.Okan Demirmen
2013-10-28Do not use the multicast macro IFP_TO_IA() to check if an interface hasMartin Pieuchot
2013-10-28tedu FDDI documentation bits.Martin Pieuchot
2013-10-28tedu FDDI support and the 3 flavors the driver for DEC devices, evenMartin Pieuchot
2013-10-28previous udp port number rewrite fix turned out to be a work aroundMike Belopuhov
2013-10-28Make prcm(4) aware of the GPIO modules.Raphael Graf
2013-10-28handle the case where the filter string is quotedEric Faurot
2013-10-28Set lastmxquery when the MX query returns, not when it is issued.Eric Faurot
2013-10-28We need to make sure that the kernel symbols area isn't marked as freePatrick Wildt
2013-10-28bzero() some structs before using them, to be safe.Eric Faurot
2013-10-28Improve mkuboot's ELF handling. This fixes the problem where mkubootPatrick Wildt
2013-10-28include string.h for memcpy()Jonathan Gray
2013-10-28include stdio.h for printf()Jonathan Gray
2013-10-28include stdlib.h for exit()Jonathan Gray
2008-01-02regression test for lazy binding.Matthieu Herrb
2013-10-27Unattended installation using DHCP and a response fileUwe Stuehler
2013-10-27delete UPCALL_TIMING debug code from a the dark agesTheo de Raadt
2013-10-27Add support for AUTH LOGIN in mta.Eric Faurot
2013-10-27fix card-detect pins for wandboard.aalm
2013-10-27missing m_end()Eric Faurot
2013-10-27rest in peace Lou ReedStuart Henderson
2013-10-27If a constant string needs a name, use a static const array instead of aPhilip Guenther
2013-10-27use log_* functions instead of err*/warn*Eric Faurot
2013-10-27If a constant string needs a name, use a static const array instead of aPhilip Guenther
2013-10-27If a constant string needs a name, use a static const array instead of aPhilip Guenther
2013-10-27remove chunks about options we do not have, and uncomment the ones weTheo de Raadt
2013-10-27obvious fixes in the external queue code.Eric Faurot
2013-10-27fix parsing of inet6 addresses when prefixed with "IPv6:"Eric Faurot
2013-10-27Implement a feedback mechanism which allows the mta to "hold" envelopesEric Faurot
2013-10-27Fix timer on for A20 as the address and offsets for the A20 counter were off.Jasper Lievisse Adriaanse
2013-10-27Make the filter infrastructure move forward.Eric Faurot
2013-10-27Create the control socket in the parent process to abort early ifEric Faurot
2013-10-27build the manual pages on all architecturesTheo de Raadt
2013-10-27enable gpioctl(8) for armv7, and add associated devices on armv7/sunxi.aalm
2013-10-26Only use setsockopt(..SO_RTABLE..) if the -V flag is given to nc/telnet,Stuart Henderson
2013-10-26Only use setsockopt(..SO_RTABLE..) if an alternative rtable is specifiedStuart Henderson
2013-10-26Use the "activate" framework rather a shutdown hookTheo de Raadt
2013-10-26fix default schemaEric Faurot
2013-10-26Simplify code for loading and dumping envelopes. Makes it much easierEric Faurot
2013-10-26Unstub i915_gem_dumb_destroy() and radeon_mode_dumb_destroy().Mark Kettenis
2013-10-26on certain boards (like the pcduino) u-boot doesn't setup the MAC address forJasper Lievisse Adriaanse