summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-08list all the devices the driver recognises nowDavid Gwynne
2005-03-08let client_query return 0 if it requested dns resolutionHenning Brauer
2005-03-08add support for the new firmwares and the devices that use themDavid Gwynne
2005-03-08regenDavid Gwynne
2005-03-08even more atuDavid Gwynne
2005-03-08fix a typoDavid Gwynne
2005-03-08make and install some extra firmwaresDavid Gwynne
2005-03-08Update with recent wireless driver/device additions.Jonathan Gray
2005-03-08lots of new devices found in a linux driverDavid Gwynne
2005-03-08regenDavid Gwynne
2005-03-08add (lots of) extra devices for atu found in a linux driverDavid Gwynne
2005-03-08Initialise the alternate next pointer in the queue head with EHCI_NULL, notChristopher Pascoe
2005-03-08From FreeBSD rev1.30:Christopher Pascoe
2005-03-08Always check string allocation for failure. From Bruno Rohee, thanks.Chad Loder
2005-03-08don't forget to send options to the server when they are specified.Joris Vink
2005-03-07more macro simplification;Jason McIntyre
2005-03-07use .Pq rather than .Po/.Pc;Jason McIntyre
2005-03-07simplify macro calls;Jason McIntyre
2005-03-07not a good idea to begin a sentence `...' in an nroff page;Jason McIntyre
2005-03-07strip down path from generated manpages.Marc Espie
2005-03-07oopsMarc Espie
2005-03-07- Match PGI,tvthree (similar frame buffer capacities)Miod Vallat
2005-03-07Bug is fixed now.Mark Kettenis
2005-03-07Fix bug not calling callback for the main executable object.Mark Kettenis
2005-03-07There is no sys/dev/conf/files file.Thierry Deval
2005-03-07fd leak; andrushock@korovino.netTheo de Raadt
2005-03-07use rcs_kflag_get() and RCS_KWEXP_INVAL() to check for validJoris Vink
2005-03-07print ASIC ID in hex too incase only the "superclass" of the ASIC isBrad Smith
2005-03-07Improve the accuracy of log1p function on i387 for small values of x.Can Erkin Acar
2005-03-07sort hardware list;Jason McIntyre
2005-03-07Do not bother passing the blanking routine to fbwscons_console_init(),Miod Vallat
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