summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-28Clear bounce envelope structure, to avoid wrong use when bounce_record_messag...Charles Longeau
2011-08-28Use the correct terminology, replace the term "entry" with the term "attribut...aschrijver
2011-08-28Minor cleanup.Alexander Bluhm
2011-08-28Allow splice make regress to run with and without obj directory.Alexander Bluhm
2011-08-28Add support for the netid.byname YP map. This map is used by getgrouplist(3),aschrijver
2011-08-28lockmgr() wants to use a different address for the wchan when drainingPhilip Guenthe
2011-08-28fix pasto in strlcpy() truncation testGilles Chehade
2011-08-27typoGilles Chehade
2011-08-27initial support for a session-time filtering APIGilles Chehade
2011-08-27Under certain circumstances iked can be tricked to bypass a signatureMike Belopuhov
2011-08-27the order of packinglists has been fixed for years by now, so it's noMarc Espie
2011-08-26Be sure to write to the 7990 address register between two consecutive readsMiod Vallat
2011-08-26Be sure not to try to match lcg, and to bail out early in cnprobe as well,Miod Vallat
2011-08-26Make vsbus_search() return the value of the cf_match function it is a wrapperMiod Vallat
2011-08-26add missing header needed by time()Charles Longeau
2011-08-26tweak previous;Jason McIntyre
2011-08-26remove one more reference to pkg_merge; ok espieJason McIntyre
2011-08-26Add initial framework for more powerful formatting of command output andNicholas Marriott
2011-08-26zap it from there tooMarc Espie
2011-08-26Shared Stuff never got usedMarc Espie
2011-08-26zap fatpackages. nobody actually uses them.Marc Espie
2011-08-26Prevent watchdog timeouts; tested by Thomas PfaffKevin Lo
2011-08-26Move the comment outside of the VLAN section of code and above thatKevin Lo
2011-08-26Add a dmesg warning about sloppy disk I/O to vnd(4) devices to helpMatthew Dempsky
2011-08-26Add some missing ssh_config(5) options that can be used in ssh(1)'sDamien Miller
2011-08-25Document IPV6_TCLASS and IPV6_RECVTCLASS in ip6(4). Text from FreeBSD.Christiano F. Haesbaert
2011-08-25-lm is no longer needed, from Tiago Cunha.Nicholas Marriott
2011-08-24revert the last commit. pms_enable_alps() does not guaranteeAlexandr Shadchin
2011-08-24Support \ for line continuation in the configuration file, from JuliusNicholas Marriott
2011-08-24Add pane-base-index option, from Ben Barbour.Nicholas Marriott
2011-08-24Add a tty_bell wrapper function, from Dylan Alex Simon.Nicholas Marriott
2011-08-23Use standard EXIT_SUCCESS/EXIT_FAILURE and STD{IN,OUT,ERR}_FILENOTodd C. Miller
2011-08-23iPrevent that a socket splicing timeout error in one direction isAlexander Bluhm
2011-08-23zap old INSTALL/DEINSTALL stuff, it's been deprecated for 3 years, and removedMarc Espie
2011-08-23oops! -T snuck into the wrong place...Jason McIntyre
2011-08-23Allow TOS/TCLASS to be set with -T, accept the same keywords as in pf.conf.Christiano F. Haesbaert
2011-08-22Add support for Radeon 4250.Christiano F. Haesbaert
2011-08-22Use standard EXIT_SUCCESS/EXIT_FAILURE and STD{IN,OUT,ERR}_FILENOTodd C. Miller
2011-08-22move powerpc to non-__STRICT_ALIGNMENT, as it always was. EssentiallyTheo de Raadt
2011-08-22mark setfault() with __returns_twiceTheo de Raadt
2011-08-22Adding stub for ALPS touchpad, which not supported yet.Alexandr Shadchin
2011-08-22correct sysctl name; from Thomas PfaffJason McIntyre
2011-08-22There is no need to use sqrt()/INFINITY here which simplifies the codeNicholas Marriott
2011-08-22Read amd_master using print -rn, fixes problems if the file has multipleNicholas Marriott
2011-08-21Add one more regression test for socket splicing with idle timeout.Alexander Bluhm
2011-08-21With gettimeofday() removed from the top of main(), need to call time()Philip Guenthe
2011-08-21Re-enable POOL_DEBUG. requested by deraadt@.Matthieu Herrb
2011-08-21Add IANA allocated port for sieve: 4190.Antoine Jacoutot
2011-08-21Help with the watchdog timeouts seen when unplugging the cable fromKevin Lo
2011-08-21Use the lowest available unit number for new pppx ifs. SomewhatJonathan Matthew