Age | Commit message (Expand) | Author |
2008-05-13 | fix an error in the example partition table; from Adam Patterson | Jason McIntyre |
2008-05-13 | The driver is called lii, not atl2. Change function and variable names to | Joel Sing |
2008-05-13 | Unmangle previous commit. spotted by markus@ (wow !) | Pierre-Yves Ritschard |
2008-05-13 | Add Emobile rebadged E220 devices. | Jonathan Gray |
2008-05-13 | regen | Brad Smith |
2008-05-13 | Add the Altima AC1003 PCI id. | Brad Smith |
2008-05-13 | Adding changes for new parser | Jordan Hargrave |
2008-05-13 | regen | Brad Smith |
2008-05-13 | Remove some duplicate entries for Intel 10Gb and ICH10 E1000 adapters | Brad Smith |
2008-05-13 | Remove commented out NetBSD __KERNEL_RCSID macro usage. | Brad Smith |
2008-05-13 | Change a mktemp(3) to mkstemp(3), preventing a race condition. | Ray Lai |
2008-05-13 | Remove #if 0 code that has been unused for nearly a decade (and | Ray Lai |
2008-05-13 | Since Ethernet links can only be full duplex or half duplex the link | Brad Smith |
2008-05-13 | Use the LINK_STATE_IS_UP macro when checking for the link being UP. | Brad Smith |
2008-05-13 | Also report the duplex state of the connection when calling | Brad Smith |
2008-05-12 | Fix cut and pasto; Steven Roberts | Todd C. Miller |
2008-05-12 | Fix device reference counting. Now that we try to support detachable | Kenneth R Westerback |
2008-05-12 | List socppc as a MACHINE_ARCH=powerpc platform. | Miod Vallat |
2008-05-12 | Ensure nh_result lies on a 64-bit boundary (fixes warnings observed | Peter Valchev |
2008-05-12 | Error out with usage line if additional arguments are given after the | Pierre-Yves Ritschard |
2008-05-12 | Remove clauses 3 and 4 from the license to match the license on | Todd C. Miller |
2008-05-12 | Provide a real getsecs() implementation. | Mark Kettenis |
2008-05-12 | typos | Steven Mestdagh |
2008-05-12 | tweak previous; | Jason McIntyre |
2008-05-12 | list huawei E172 and E220 as supported | Felix Kronlage |
2008-05-12 | If we find an E220 device in umass mode send the magic command | Jonathan Gray |
2008-05-12 | document some modules | Marc Espie |
2008-05-12 | much more exhaustive list of variables usually affected | Marc Espie |
2008-05-12 | Make this compile again. | Mark Kettenis |
2008-05-12 | More headers needed by userland. | Mark Kettenis |
2008-05-12 | More headers needed by userland. | Mark Kettenis |
2008-05-12 | Pass correct argument to timeout_set so that the timeout can break the | Can Erkin Acar |
2008-05-12 | Call mii_pollstat() instead of bge_tick() in bge_link_upd() so that link | Brad Smith |
2008-05-11 | set p_flag to 0 sooner, so we don't overwrite the thread flag. and correctly | Ted Unangst |
2008-05-11 | share signal handlers for rthreads. from philip guenther | Ted Unangst |
2008-05-11 | Infrastructure to build ramdisks. | Mark Kettenis |
2008-05-11 | Fix a crash when iterating over a hash and removing its elements. | Todd C. Miller |
2008-05-11 | Add RB_PROTOTYPE_STATIC, RB_GENERATE_STATIC, RB_PREV, RB_NFIND, | Todd C. Miller |
2008-05-11 | Make sure we can still boot kernels directly from u-boot. | Mark Kettenis |
2008-05-11 | We'll need a RAMDISK kernel too. | Mark Kettenis |
2008-05-11 | Remove the "option USB_DEBUG" that crept in by accident. | Mark Kettenis |
2008-05-11 | Re-enable code to initialize esym. | Mark Kettenis |
2008-05-11 | Pass arguments and symbol table more or less the same way as OpenBSD/macppc. | Mark Kettenis |
2008-05-11 | fix list of modules to be documented soon | Marc Espie |
2008-05-11 | fix module name, as noticed by steven@ | Marc Espie |
2008-05-11 | Document port modules, nroff input by jmc. | Marc Espie |
2008-05-11 | remove final ' ' to please jmc@ | Marc Espie |
2008-05-11 | If "cvs admin" encountered an entry in CVS/Entries for a file which has no | Tobias Stoeckmann |
2008-05-11 | Memory leak in rcs_delta_stats plugged. | Tobias Stoeckmann |
2008-05-11 | document port-lib-depends-check and print-plist-with-depends, goes into some | Marc Espie |