summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-13Tweak whitespace, add missing #defines, use DHO_RELAY_AGENT_INFORMATIONKenneth R Westerback
2013-01-13Add DHO_ defines for all known options. Use same names as ISC whereKenneth R Westerback
2013-01-13Add DHO_ defines for all known options. Use same names as ISC whereKenneth R Westerback
2013-01-13MODGCC3_ARCHS -> MODCLANG_ARCHS for the lang/clang moduleSebastian Reitenbach
2013-01-13Enable flow control support with 5708S/5709S adapters.Brad Smith
2013-01-13Add support for reporting flow control status for 5708S/5709S fibre PHY.Brad Smith
2013-01-13Check results of strdup() of domainname and nameservers options.Kenneth R Westerback
2013-01-13Destatic.Joel Sing
2013-01-13After some discussion with deraadt and kettenis, revert previous decision toBob Beck
2013-01-13Get rid of the very ugly lint workarounds: LINTLIBRARY, PROTOLIB,Martynas Venckus
2013-01-12syncMiod Vallat
2013-01-12add viomb driver for virtio balloon deviceStefan Fritsch
2013-01-12test AES-GCM modes; feedback markus@Damien Miller
2013-01-12improve error message for integrity failure in AES-GCM modes; ok markus@Damien Miller
2013-01-11Change boot commandline parsing to only force lowercase of the device nameMiod Vallat
2013-01-11Do not use `#' to introduce comments anymore, as(1) will no longer supportMiod Vallat
2013-01-11syncTodd T. Fries
2013-01-11Automagically define __PIC__ and __pic__ to 1 or 2, when building withMiod Vallat
2013-01-11Add END() directives to the various functions.Miod Vallat
2013-01-11Add a bunch of macros to help writing PIC code for libc .S routines. HandlesMiod Vallat
2013-01-11Make ENTRY() generate a .type @function declaration as well if __ELF__.Miod Vallat
2013-01-11Proper bounds checking for DT_xxx values in _dl_boot_bind(). Turned out to beMiod Vallat
2013-01-11typoMiod Vallat
2013-01-10history file format correctionRobert Peichaer
2013-01-10Honor -Wc and -Xcompiler in link mode like GNU does. OK espie@Todd C. Miller
2013-01-10editline.3: editrc only read from $HOME; from LEVAI DanielJason McIntyre
2013-01-10Don't log "unknown subcode" for subcode 0 when the hold timer expires,Stuart Henderson
2013-01-10dont hardcode the phy address at 1. the 5718 family of chips can haveDavid Gwynne
2013-01-10oh hey guys, ive got this cool new thing called a "switch statement". yourDavid Gwynne
2013-01-10macros describing necessary bits on newer chips.David Gwynne
2013-01-10apparently broadcom finally made a series of phys that done need a bunchDavid Gwynne
2013-01-10regenDavid Gwynne
2013-01-10fix model ids for Broadcom BCM5720C and BCM5717C phys.David Gwynne
2013-01-10when checking if a particular phy has a particular model number,David Gwynne
2013-01-09In the WANT_LDAP=yes case, always link libsasl2Matthieu Herrb
2013-01-09add support for using c99 bool in the kernel based on our stdbool.hJonathan Gray
2013-01-09fix typos. From remco@d-compu.dyndns.orgMarc Espie
2013-01-09Sync the userland facing drm headers with FreeBSD minus some cruft mpiJonathan Gray
2013-01-09Almost exactly 10 years ago, we changed the length of PF table names toPeter Hessler
2013-01-09correctly initialise fingerprint type for fingerprinting PKCS#11 keysDamien Miller
2013-01-09comments are lies. brgphy definitely supports more thant the BCR5400.David Gwynne
2013-01-09- use # for prompts in examplesRobert Peichaer
2013-01-08fix __cerror non-weak symbol nameMiod Vallat
2013-01-08Add performance test for socket splicing. Two tcpbench processesAlexander Bluhm
2013-01-08fix a broken display;Jason McIntyre
2013-01-08Autoflush the log file of the child process.Alexander Bluhm
2013-01-08.Pa for path/filenamesRobert Peichaer
2013-01-08support AES-GCM as defined in RFC 5647 (but with simpler KEX handling)Markus Friedl
2013-01-08Remove unnecessary dependencies (-lkvm)Alexandr Shadchin
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm