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