summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-04Substitute a couple of magic numbers with newly added PCIEMike Belopuhov
2013-06-04Substitute a couple of magic numbers with newly added PCIEMike Belopuhov
2013-06-04restore code commented out while debugging. From pedroMarc Espie
2013-06-04fix include guard locations (from pedro)Marc Espie
2013-06-04we are at 5.3.3 now.Eric Faurot
2013-06-04fix use-after-free in debug tracesEric Faurot
2013-06-04tweak previous;Jason McIntyre
2013-06-04\-1;Jason McIntyre
2013-06-04Use a simpler typedef to avoid depending upon <sys/types.h>; repairs librthreadMiod Vallat
2013-06-04Add tests for raw IP divert. Set effective user ID to 0 only duringAlexander Bluhm
2013-06-03Add a regression test suite for the pf divert-to and divert-replyAlexander Bluhm
2013-06-04remove some incredible lies about overlapping buffersTheo de Raadt
2013-06-04Update pathconf handling for -current..Brad Smith
2013-06-04Introduce the 'ldpctl show discovery' commandClaudio Jeker
2013-06-04Speed-up the session establishment processClaudio Jeker
2013-06-04Always accept TCP connection requests and identify to which neighborClaudio Jeker
2013-06-04Tiny typo. "Just commit" -- claudio@Ian Darwin
2013-06-04Add more ttys needed for virtual consoles.Martin Pieuchot
2013-06-04Add support for virtual consoles, based on previous work done by kettenis@Martin Pieuchot
2013-06-04regenTed Unangst
2013-06-04Adjust to the latest changes on the ctl_iface structClaudio Jeker
2013-06-04Cleanup ctl commands and remove unused variables inherited from ospfdClaudio Jeker
2013-06-04Remove unused includes, constify cfattach and other small cleanings.Martin Pieuchot
2013-06-04Implement support for adjacencies and targeted hellosClaudio Jeker
2013-06-04Since we now have shm_{open,unlink}(), add the S_TYPEIS{MQ,SEM,SHM}()Philip Guenther
2013-06-04Move function declaration where they belong.Martin Pieuchot
2013-06-04Do not pretend mapping the MMIO region when in fact we don't andMartin Pieuchot
2013-06-04Spacing.Martin Pieuchot
2013-06-04Properly implement the exponential backoff timer on session initializationClaudio Jeker
2013-06-04Add RCS ids.Paul Irofti
2013-06-04Fix a bunch of "variable 'foo' set but not used." warnings emitted by newer GCC.Brad Smith
2013-06-04Minor adjustments in the initialization FSMClaudio Jeker
2013-06-04Minor adjustments in the startup of the lde and ldpe processesClaudio Jeker
2013-06-04supress errors that would occur if bioctl is missing or is run with anAlexander Hall
2013-06-04fix some minor issues before proceeding with the remaining patches fromClaudio Jeker
2013-06-04syncTheo de Raadt
2013-06-03There's no reason to have a separate structure to hold and duplicateMartin Pieuchot
2013-06-03Stop doing pipex ioctl if no tunnel interface is configured.YASUOKA Masahiko
2013-06-03remove unless linesYojiro Uo
2013-06-03When creating a thread, don't add it to the process's thread listPhilip Guenther
2013-06-03Define some more DCSR/DCTL bits; ok kettenisMike Belopuhov
2013-06-03avoid rebuilding server.c and client.c in the install targetRobert Nagy
2013-06-03Only produce UTF-8 output if the user's locale asks for it.Ingo Schwarze
2013-06-03Put the installed bsd through installed objcopy and mkuboot andFlorian Obser
2013-06-03not much use for sha1 .XrTed Unangst
2013-06-03Put a kernel into the miniroot that actually boots.Florian Obser
2013-06-03vmxnet3_load_mbuf() could replace the mbuf but did not return the newReyk Floeter
2013-06-03Add tests for UDP divert.Alexander Bluhm
2013-06-03Add bcrypt_pbkdf, a password based key derivation function using bcrypt.Ted Unangst
2013-06-03Be coherent when printing irq numbers.Martin Pieuchot