Age | Commit message (Expand) | Author |
2007-05-03 | Support ONDA Communication H600. | Jonathan Gray |
2007-05-03 | regen | Jonathan Gray |
2007-05-03 | ONDA Communication H600 | Jonathan Gray |
2007-05-03 | convert lockmgr style locks to rwlocks. | David Gwynne |
2007-05-03 | Remove the pv stealing code. Other than being dangerous, it's also | Artur Grabowski |
2007-05-03 | convert lockmgr to rwlocks | David Gwynne |
2007-05-03 | some shorter code is better code | Theo de Raadt |
2007-05-02 | supply the real devicename to sio_intr_establish() instead a generic | Martin Reindl |
2007-05-02 | tweak some grammar | joshua stein |
2007-05-02 | now that optimization is on by default, fix the regress tests by | David Krause |
2007-05-02 | convert to standard usage(); ok millert otto | Jason McIntyre |
2007-05-02 | clarify error message; ok grunk@ | David Krause |
2007-05-02 | carefully set the correct memory windows (crb/pci) and add a dummy | Reyk Floeter |
2007-05-02 | Support for mtrr on AMD opteron CPUs. Patch by Mickey and bluhm@, tweaks | Matthieu Herrb |
2007-05-02 | Move sparc64 to __HAVE_CPUINFO. | Mark Kettenis |
2007-05-02 | - Add support for handling unsolicited events (based on NetBSD). | Deanna Phillips |
2007-05-02 | macros at start of line require a `.'; | Jason McIntyre |
2007-05-02 | like the init command, version does not take any extra args. | Xavier Santolaria |
2007-05-02 | strtol() -> strtonum(); from Tobias Stoeckmann. | Xavier Santolaria |
2007-05-02 | replace general @args -> $args unless strictly needed. | Marc Espie |
2007-05-02 | replace pkgbase with less confusing name localbase | Marc Espie |
2007-05-02 | - use getaddrinfo() instead of gethostbyname/getservbyname | Jason Wright |
2007-05-02 | replace abstract Factory name with a more sensible create name. | Marc Espie |
2007-05-02 | use strtonum(3) and usage nit; ok millert@ | Otto Moerbeek |
2007-05-02 | remove extra "" that don't make sense. | Marc Espie |
2007-05-02 | $o->method() becomes $o->method | Marc Espie |
2007-05-02 | remove #ifdef TUNEFS_SOFTDEP code, requested by millert@ | Otto Moerbeek |
2007-05-02 | better wording and cleanup from jmc@ | Otto Moerbeek |
2007-05-02 | FFS2 savvy tunefs from NetBSD. Some cleanup will be done after this. | Otto Moerbeek |
2007-05-02 | Fix typo. ok miod@. | Tom Cosgrove |
2007-05-02 | remove extraneous () in method call: $o->method() becomes $o->method | Marc Espie |
2007-05-02 | move common code into a find_candidate function. | Marc Espie |
2007-05-02 | refactor: remove temp @avail, move it to an external code, slightly more | Marc Espie |
2007-05-02 | add code to keep obsolete constructs around. This allows pkg_info to | Marc Espie |
2007-05-02 | the 5754 and 5787 share the same ASIC ID, make the crazy strings list both | David Gwynne |
2007-05-02 | Document the lack of error return value in arc4random. | Pierre-Yves Ritschard |
2007-05-02 | do { } while (0) for the debug macros | David Gwynne |
2007-05-02 | Use event(3) provided signal functions -- this decouples the event | Claudio Jeker |
2007-05-02 | It is no longer needed to pass a cleared timeval to event_loopexit() NULL | Claudio Jeker |
2007-05-02 | Make meta_read use the metadata memory that is provided in the discipline. | Marco Peereboom |
2007-05-02 | Add a function to free all discipline members and the discipline itself. | Marco Peereboom |
2007-05-02 | Eliminate unused inline functions and replace ahc_lock() which | Kenneth R Westerback |
2007-05-02 | Another VIA VT8237A SATA. | Jonathan Gray |
2007-05-01 | sync | Theo de Raadt |
2007-05-01 | Refactor metadata code; this is the first step to be able to bringup | Marco Peereboom |
2007-05-01 | some fixes | Reyk Floeter |
2007-05-01 | routed -> routed_flags; from Jeremy C. Reed/Will Maier | Jason McIntyre |
2007-05-01 | ELF symbol type fixes, no code change | Miod Vallat |
2007-05-01 | repair -L option, should work much better if we copy @localbase over... | Marc Espie |
2007-05-01 | sync | Theo de Raadt |