summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-10We can keep track of the pager PID without additional complexity.Ingo Schwarze
2015-03-10Convert to if_input().Martin Pieuchot
2015-03-10Convert to if_input(), tested an ok kettenis@.Martin Pieuchot
2015-03-10Fix a regression caused in rev. 1.118, reported by kristaps@:Ingo Schwarze
2015-03-10Display "Search wrapped" even when searching from the end of the file.Anthony J. Bentley
2015-03-09Explicitly cast when assigning from char * to unsigned char * and vice versa.Ingo Schwarze
2015-03-09If my calculations are correct, when this baby hits 5.8... you're gonna seeMiod Vallat
2015-03-09make the worm grow faster on larger terminals. this is more fun thanTed Unangst
2015-03-09In wdcintr, do not attempt to read the status register unless WDCF_IRQ_WAITMiod Vallat
2015-03-09Avoid doing IPv6 SLAAC for prefixes with preferred lifetime of zeroMike Belopuhov
2015-03-09Fix vertical spacing at the beginning of tables.Ingo Schwarze
2015-03-09In mdoc(7), don't mistreat negative .sp arguments as large positive ones.Ingo Schwarze
2015-03-09prevent the skipvsp flag from creeping past actual textIngo Schwarze
2015-03-09Flush the line preceding a table before clearing the right margin,Ingo Schwarze
2015-03-09Make relayd TLSv1.2-only by default.Reyk Floeter
2015-03-09Document the TLSv1.2-only change.Reyk Floeter
2015-03-09Make httpd TLSv1.2-only by default. Some older browsers, like IE 10,Reyk Floeter
2015-01-29reorg tbl(7) test suiteIngo Schwarze
2015-03-09make -DSHORTENED the default: don't update unless there is an actualMarc Espie
2015-03-09Switch pv entries over to a pool in preparation for making the i386 (more)Mark Kettenis
2015-03-09Fix comment grammarPhilip Guenther
2015-03-09Unrevert post-unlock:Philip Guenther
2015-03-08use new "make -C" to avoid extra shells.Marc Espie
2015-03-08Fix some format specifiers in debug code.Kenneth R Westerback
2015-03-08Reject DH keys sent by a server if they are considered too small; inspiredMiod Vallat
2015-03-08significant typo; andreas zeilmeierTheo de Raadt
2015-03-08add a link for boot.lif on the media. Our options to solve this wereTheo de Raadt
2015-03-08Fix crash on unbound-control reload introduced in update to 1.5.2.Florian Obser
2015-03-08oops, wrong file to commit a diff toTheo de Raadt
2015-03-08last rev fixed upgrades, but broke installs, sigh. use on-bsd.rd sdbootTheo de Raadt
2012-03-26Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).Stuart Henderson
2015-03-08properly set sgl related flags on skinny controllers. this fixesDavid Gwynne
2015-03-08Revert patch responsible for locking up machines withTobias Ulmer
2015-03-07unbreak for w/SSH1 (default) case; ok markus@ deraadt@Damien Miller
2015-03-06Revert previous, the fix is not right and causes a regression asMartin Pieuchot
2015-03-06Fix radiotap and fixed rates. Radiotap was reporting the wrong rate forMark Kettenis
2015-03-06Document how to use anti-spoofing rules to reject spam.Todd C. Miller
2015-03-06fix pkgnames versionGiovanni Bechis
2015-03-06Unbreak IPL_TTY == IPL_SOFTTTY case. ok deraadt@Miod Vallat
2015-03-06Fix minor manpage bug: it is a server, not a relay.Reyk Floeter
2015-03-06fix sshkey_certify() return value for unsupported key types;Damien Miller
2015-03-05syncKenji Aoyama
2015-03-05Add com(4) and wd(4) to use them on PCMCIA.Kenji Aoyama
2015-03-05Now cbus(4) supports PCMCIA.Kenji Aoyama
2015-03-05Now luna88k supports PCMCIA.Kenji Aoyama
2015-03-05When running on a sun4d or sun4m system, have the bootblocks ask for oneMiod Vallat
2015-03-05Do not use sha512-parisc for now, as it is subtly bugged - passes the shaMiod Vallat
2015-03-05Manipulate only whole words when flipping 'ro' and 'rw' in fstab entries.Kenneth R Westerback
2015-03-05subtraction is not comparison. the difference of two longs is not goodTed Unangst
2015-03-05Revert; committed by accident without approval from deraadt@ at releaseLawrence Teo