summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-17Add type numbers for upcoming sgi work, forgotten during newport(4) import.Miod Vallat
2012-04-17Output interrupts are raised when the uart is ready for output, whichAlexandre Ratchov
2012-04-16Drivers for the Indy and Indigo 2 PS/2 keyboard ports, and the ``Newport''Miod Vallat
2012-04-16Improve the way frame buffers are probed to reduce (and hopefully avoid)Miod Vallat
2012-04-16Move proc0 and trap handler setup before consinit(), but still wait for theMiod Vallat
2012-04-16Move OpenGL {logic,raster}ops defines to a separate file, to avoid duplicatingMiod Vallat
2012-04-16Fix struct arc_param_blk_* layout to not embed pointers, as this messes theMiod Vallat
2012-04-16Don't attempt to mmap 0-length bss.Miod Vallat
2012-04-16add missing header needed by str* and mem* functionsCharles Longeau
2012-04-16supplementary code for SamplesMarc Espie
2012-04-16use explicit pattern to avoid huge results from pkg_locate we willMarc Espie
2012-04-16display truely unknown stuff firstMarc Espie
2012-04-16new glue: figure out how to install pkglocatedb on our own (if notMarc Espie
2012-04-15syncMiod Vallat
2012-04-15Create a new resolver for each thread. It will be done differentlyEric Faurot
2012-04-15calling getnameinfo here is a bad idea. use inet_ntop.Eric Faurot
2012-04-15Use the proper symbol name for __guard in the workaround for theMiod Vallat
2012-04-15Overhaul hpc child device attachments:Miod Vallat
2012-04-15Define symbolic constants for the interrupt controller pin assignments onMiod Vallat
2012-04-15Declare most imc bus_space(9) methods in a visible header; this will be usedMiod Vallat
2012-04-15Provide an hpc_intr_establish() function for hpc subdevices, so they don'tMiod Vallat
2012-04-15If the dma-usable area changes after autoconf, recompute the buffer count andMiod Vallat
2012-04-15Tell Indy and Challenge S apart.Miod Vallat
2012-04-15Add option EISAVERBOSE to IP22 kernelsMiod Vallat
2012-04-15Move the check for a <0 number of process display_lines to a better place.lum
2012-04-15tweak previous;Jason McIntyre
2012-04-15Call this mandoc 1.12.1.Ingo Schwarze
2012-04-15Clean up code a bit by pushing warnings into a WARNING macro; from kristaps@.Ingo Schwarze
2012-04-15when using aliases, the *real* delivery user is not set on expand nodesGilles Chehade
2012-04-15* Use NULL instead of 0 for pointersCharles Longeau
2012-04-15Remove dead assignments and newly created unused variables.Charles Longeau
2012-04-15Simplify by not pre-filtering the result vector for satisfied matches:Ingo Schwarze
2012-04-15Handle multi-line NAME sections in man(7); from kristaps@.Ingo Schwarze
2012-04-15Two bugfixes regarding the -width and -offset macro arguments:Ingo Schwarze
2012-04-15fix a leakJonathan Gray
2012-04-15fix some leaksJonathan Gray
2012-04-15fix a leakJonathan Gray
2012-04-14update to 1.0.15Robert Nagy
2012-04-14User area hasn't been double-mapped in a long timePhilip Guenthe
2012-04-14If single threading is active, drirect the SIGKILL signal we send to orphanedMark Kettenis
2012-04-14clean-out ALL generated filesMarc Espie
2012-04-14oopsMarc Espie
2012-04-14crapola-generated, no need to do it each time.Marc Espie
2012-04-14glue and manpage, which I forgot aboutMarc Espie
2012-04-14minor update to 3.7.12.1Marc Espie
2012-04-14improve readabilityEric Faurot
2012-04-14zap parse.y, it's NOT yacc source code, and otherwise make depend will thinkMarc Espie
2012-04-14sqlite3 shell, vendor 3.7.11Marc Espie
2012-04-14OpenBSD compile gooMarc Espie
2012-04-14include file, mostly from sqlite.h.in, with parts un-autoconf'd sinceMarc Espie