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