Age | Commit message (Expand) | Author |
2015-09-23 | fix function argument. | Igor Sobrado |
2015-09-23 | remove lockmgr_printinfo stubs. from Martin Natano | Ted Unangst |
2015-09-23 | Serialize trunk changes with input handler insertion and removal. | Mike Belopuhov |
2015-09-23 | ml_init and mq_init return void. | David Gwynne |
2015-09-23 | Removes locking macros that we've inherited from NetBSD/FreeBSD. | Mike Belopuhov |
2015-09-23 | Keep track of an active port in the failover trunk to avoid list | Mike Belopuhov |
2015-09-23 | Remove trunk watchdog code since it doesn't do anything useful | Mike Belopuhov |
2015-09-23 | typos. | Igor Sobrado |
2015-09-23 | Sync with recent rt_use change. | Martin Pieuchot |
2015-09-23 | fix manufacturer name. | Igor Sobrado |
2015-09-23 | typo. | Igor Sobrado |
2015-09-23 | Always increment rt_use inside rtalloc(9) instead of doing it in some | Martin Pieuchot |
2015-09-23 | fix line number handling in dired delete functions. | Mark Lumsden |
2015-09-23 | Fix white spaces and style. | YASUOKA Masahiko |
2015-09-23 | Remove -DLINKADDR=. It is for first-stage bootstrap. | YASUOKA Masahiko |
2015-09-23 | efiboot used 3MB memory below the region for the kernel, but UEFI | YASUOKA Masahiko |
2015-09-23 | minor .Pa cleanup, including one chunk from Michael Reed | Ingo Schwarze |
2015-09-23 | The best way to display complete command invocations including command | Ingo Schwarze |
2015-09-23 | Obviously, .Ar is the wrong macro for Makefile targets - .Ar is for | Ingo Schwarze |
2015-09-23 | Corect a kbind comment to describe the version that was settled on: no old | Philip Guenther |
2015-09-22 | consistency: no need to restate the page name in .Nm over and over again; | Ingo Schwarze |
2015-09-22 | Don't update last session when the session is unchanged, from Sina Siadat. | Nicholas Marriott |
2015-09-22 | Make errorf() and bi_errorf() handle a NULL argument. | Todd C. Miller |
2015-09-22 | Use explicit_bzero() to zero out the password. From Michael McConville. | Todd C. Miller |
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 |