summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-22Make sure the openbsd.randomdata section is located before the edata symbol.Miod Vallat
2015-09-22sleep doesn't benefit from setting locale. we always want to parse numbersTed Unangst
2015-09-22typos: mastter -> master, mandoatory -> mandatory.Igor Sobrado
2015-09-22typo.Igor Sobrado
2009-11-23By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2015-09-22Use the radix-tree API instead of function pointers.Martin Pieuchot
2015-09-22When a connected route is deleted, pass the corresponding priority toMartin Pieuchot
2015-09-22Remove inpt_lastport from struct inpcbtable, use local variablesVincent Gross
2015-09-22regenJasper Lievisse Adriaanse
2015-09-22add (unsupported) realtek wireless card as found in rpointel@'s x250, thoughJasper Lievisse Adriaanse
2015-09-22spelling;Jason McIntyre
2015-09-22fix function name.Igor Sobrado
2015-09-22fix two typos.Igor Sobrado
2015-09-22typo (s/intialization/initialization/).Igor Sobrado
2015-09-22fix typo.Igor Sobrado
2015-09-22typos in documentation; better wording, suggested by jmc@Igor Sobrado
2010-10-01import OpenSSL-1.0.0aDamien Miller
2003-05-11import 0.9.7b (without idea and rc5)Markus Friedl
2015-09-21punctuation and upper case fixes; Michael Reed <m dot reed at mykolab dot com>Ingo Schwarze
2015-09-21Mark up login.conf(5) variable names as .Va, not .Ar,Ingo Schwarze
2015-09-21After reading IRIX header files again, add one more SSNOP to MTC0_HAZARD (andMiod Vallat
2015-09-21Prefer Xr over Fn for interpage references and delete reference toPhilip Guenther
2015-09-21Make UKC handle device locators as longsPhilip Guenther
2015-09-21add a missing NULL checkBrent Cook
2015-09-21add a couple of missing NULL checksBrent Cook
2015-09-21Trailing whitespace is significant when determining the width of a tagIngo Schwarze
2015-09-21remove vestigial bits of sha-0 and md2 from openssl(1)Brent Cook
2015-09-21Drop a misleading XXX about PQ_AOBJ. Clear PQ_ANON unconditionally forVisa Hankala
2015-09-21Document that m_free(9) and m_freem(9) now accept NULL.Martin Pieuchot
2015-09-21Pass the correct variable to free(9) and while here add the size.Martin Pieuchot
2015-09-21Set the correct priority for connected routes.Martin Pieuchot
2015-09-21spelling fix;Jason McIntyre
2015-09-21typo in documentation.Igor Sobrado
2015-09-21sort;Jason McIntyre
2015-09-21remove an unsightly paragraph break;Jason McIntyre
2015-09-21no more _subdir; Jan Stary <hans at stare dot cz>Ingo Schwarze
2015-09-21Let us log all updates sent from an individual peer. Since this can bePeter Hessler
2015-09-21Allow for empty blocks for peers. While this is bad style for permantPeter Hessler
2015-09-21Reset the alerts timer always on activity, from Thomas Adam.Nicholas Marriott
2015-09-21Mention lex and flex++, from Rob Pierce. ok jmcNicholas Marriott
2015-09-21scatter some rcctl refs; from rob pierceJason McIntyre
2015-09-21use .Sx; from Michael Reed <m dot reed at mykolab dot com> tweaked by meIngo Schwarze
2015-09-21Fix a couple of libtool issues:Antoine Jacoutot
2015-09-21If you open the same directory twice in dired mode, mg does not behaveMark Lumsden
2015-09-21Fix membar positioning in mtx_enter_try() and (critically!) mtx_leave()Mark Kettenis
2015-09-21Fix membar positioning in mtx_enter_try() and (critically!) mtx_leave()Mark Kettenis
2015-09-21Add STANDARDS section and another EINVAL reasonPhilip Guenther
2015-09-21Fix membar positioning in mtx_enter_try() and (critically!) mtx_leave()Philip Guenther
2015-09-21fix possible hang on closed output; bz#2469 reported by Tomas KuthanDamien Miller
2015-09-21Increase MAXTSIZ to 64MB, required for gcc/gnatTobias Ulmer