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