Age | Commit message (Expand) | Author |
2005-03-07 | Always force a null context in kvm_setcache(); no functional change for sun4m. | Miod Vallat |
2005-03-07 | free rcs when we are done using it. | Joris Vink |
2005-03-07 | add a printer for 802.11 and for additional radiotap headers, | Reyk Floeter |
2005-03-07 | make device MAXPATHLEN long instead of 64, fixes remote dumps with | Henning Brauer |
2005-03-07 | regen | Xavier Santolaria |
2005-03-07 | + GeForce FX Go 5200 found in latest powerbook 12"; ok deraadt@. | Xavier Santolaria |
2005-03-07 | fd leaks in error paths, From: Andrey Matveev <andrushock@korovino.net> | Henning Brauer |
2005-03-07 | more firmwares for atu. not hooked up to the builds till they are needed. | David Gwynne |
2005-03-07 | Enable basic big-endian operation. i.e. now works on some big-endian | Kenneth R Westerback |
2005-03-07 | sync | Theo de Raadt |
2005-03-07 | new netmos parallel puc; pawel@rogocz.com | Theo de Raadt |
2005-03-07 | print unsigned long with %lu, not with %d and not with %ld. | Henning Brauer |
2005-03-07 | Ignore XactErr status if the host controller also indicates that the | Christopher Pascoe |
2005-03-07 | sync | Theo de Raadt |
2005-03-07 | Add a workaround for VIA EHCI controllers which, under load, signal qTD | Christopher Pascoe |
2005-03-07 | Correctly compare routes in in_addprefix. If a netmask is supplied it needs | Claudio Jeker |
2005-03-07 | Track interface state (up/down) and media status. Simplify the code a bit | Claudio Jeker |
2005-03-07 | Add missing pentium m processors from the "Intel Pentium M Processor | Marc Balmer |
2005-03-07 | turn on APIWARN (prints link-time warnings for a few more functions). The | Theo de Raadt |
2005-03-07 | sync | Theo de Raadt |
2005-03-07 | include apm.h only if CONF_HAVE_APM is defined | Uwe Stuehler |
2005-03-07 | Shorten dmesg on ss4. | Miod Vallat |
2005-03-07 | move to 3.7-beta | Theo de Raadt |
2005-03-06 | Untested support for I-O DATA WN-B11/CFZ. | Jonathan Gray |
2005-03-06 | regen | Jonathan Gray |
2005-03-06 | I-O DATA WN-B11/CFZ | Jonathan Gray |
2005-03-06 | Shorten dmesg if no keyboard is plugged. | Miod Vallat |
2005-03-06 | Missing argument to printf(); pat@ | Miod Vallat |
2005-03-06 | DIP switches can be tricky to find | Martin Reindl |
2005-03-06 | wireless makeover: | Jason McIntyre |
2005-03-06 | .OP -> .Op; | Jason McIntyre |
2005-03-06 | - do not mark up punctuation | Jason McIntyre |
2005-03-06 | Document how to force a specific resolution, when not using a Sun monitor. | Miod Vallat |
2005-03-06 | initial support for the admin command. Not all options are working yet. | Joris Vink |
2005-03-06 | uppercase takes precedence over lower when sorting options; | Jason McIntyre |
2005-03-06 | allow commas in the hfsc service curve spec, inconsistency pointed out in | Henning Brauer |
2005-03-06 | iron out two inconistencies on how to change resolution from the PROM | Martin Reindl |
2005-03-06 | first bits of `cvs admin' documentation; help/ok jmc, ok joris; | Xavier Santolaria |
2005-03-06 | add support for multiple DLTs using the -L and -y options. | Reyk Floeter |
2005-03-06 | fix error message, Benedikt Steinbusch <bsteinb@hamazone.de> | Henning Brauer |
2005-03-06 | Check strdup return value for failure. OK miod | Chad Loder |
2005-03-06 | Use correct byte order when logging port numbers. | Chad Loder |
2005-03-06 | Use V_SAVE instead of hardcoding it, no binary change. | Pedro Martelletto |
2005-03-06 | move pf_test6() call slightly up, so pf gets called for incoming packets | Daniel Hartmeier |
2005-03-06 | correct snprintf return value checks, where the wrong ptr | Moritz Jodeit |
2005-03-06 | Filter openprom environment strings with strnvis(); ok deraadt@ krw@ | Miod Vallat |
2005-03-06 | Fix realloc bug introduce in rev 1.10 and do some minor cleanup. | Todd C. Miller |
2005-03-06 | Let people who don't read zaurus.html know about some of the CF wi(4) | Jonathan Gray |
2005-03-06 | don't use invokinguser if its empty | Bjorn Sandell |
2005-03-06 | Wait for the bulk transfer to complete before returning if we are in polled | Christopher Pascoe |