summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-23Update IO-Socket-IP to 0.39, bug fix needed for p5-Net-DNS 1.12.Alexander Bluhm
2017-08-23When starting up or when the autoconf6 flag is set on an interfaceFlorian Obser
2017-08-23We will never need this on the ramdisk.Florian Obser
2017-08-23Extract timeout_from_lifetime(); to be used in more places.Florian Obser
2017-08-23Prevent trashing of the producer index and descriptor counterMike Belopuhov
2014-11-17Import perl-5.20.1Andrew Fresh
2012-03-26Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).Stuart Henderson
2004-09-22libexpat: a simple xml parser library, used by X11 and some ports.Marc Espie
2017-08-23Key (v) and flag (-N) to toggle preview in choose modes.Nicholas Marriott
2017-08-23Fix up rssi calculations and r88e_rx_cck structure for RTL8188EU.Kevin Lo
2017-08-23Fix searching when match is at end of line, from Brad Town.Nicholas Marriott
2017-08-23Allow multiple bells even if there is an existing bell (but not activityNicholas Marriott
2017-08-23Switch from 4-clause to 2-clause BSD license.Frederic Cambus
2017-08-23Run alert hooks based on the options rather than unconditionally, fromNicholas Marriott
2017-08-23typo in error messageJeremie Courreges-Anglas
2017-08-23Use the correct argument to sizeof. Coverity CID 1453382.Jonathan Gray
2017-08-23Reverting 1.126. espie@ pointed out that the change was misledingNayden Markatchev
2017-08-23Update the INSTALL docs to reflect the removal of Objective-C support fromNayden Markatchev
2017-08-22scan_dmesg sorts words within a hardware model string. Switch to usingJonathan Gray
2017-08-22Include Pine64 support in the install media now we can do so without boot0.Jonathan Gray
2017-08-22Do not treat comma as part of the command modifier.anton
2017-08-22Make the edit regress tests respect the KSH variable just like the main regressanton
2017-08-22Remove mpool.libtp, it was part of the Berkeley DB tarball but notTodd C. Miller
2017-08-22add 6.3 packages keyChristian Weisgerber
2017-08-22Correct the mandoc.db(5) requirements of man(1) after the deprecationIngo Schwarze
2017-08-22When finding a bogus database entry,Ingo Schwarze
2017-08-22Some small cleanups to reduce the diffs to the armv7 efiboot.Mark Kettenis
2017-08-22kill .TnIngo Schwarze
2017-08-22default automount dir was changed from /a to /tmp_mnt in amd.c rev. 1.15;Ingo Schwarze
2017-08-22fix default automount dir below FILES, related to amd.c rev. 1.15;Ingo Schwarze
2017-08-22Call isatty(3) prior to ioctl(TIOCEXCL) to check if cu(1) was invoked on aRicardo Mestre
2017-08-22Use waitpid()/EINTR idiom for the specific pid, rather than generic wait(),Theo de Raadt
2017-08-22Use a boolean variable to remember the quotation level instead ofAlexander Bluhm
2017-08-22Remove listing of fixed bugs.Martin Pieuchot
2017-08-22Prevent a race against ipsec_in_use.Martin Pieuchot
2017-08-22syncTheo de Raadt
2017-08-22syncTheo de Raadt
2017-08-22slaacd.sock moved to /dev a while ago.Florian Obser
2017-08-22typoFlorian Obser
2017-08-22Add support for KARL:Antoine Jacoutot
2017-08-22Remove legacy code.Antoine Jacoutot
2017-08-22Update inaccurate comment: rasops_copycols() doesn't use bcopy()Frederic Cambus
2017-08-22Move array bounds tests before access to avoid reading past the end ofJonathan Gray
2017-08-22Fix negative array index read. Coverity CID 1453243 and 1453334.Ricardo Mestre
2017-08-22explain new new COMPILERMarc Espie
2017-08-22Make sogetopt(9) caller responsible for allocating an MT_SOOPTS mbuf.Martin Pieuchot
2017-08-22Fix off by one overwrite. Covery CID 1452938.Ricardo Mestre
2017-08-22syncJonathan Gray
2017-08-22descend into reorder_kernelJonathan Gray
2017-08-22add amdisplay.4 to armv7 man Makefile listians