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