summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-22iterate over the endpoints looking for appropriate interface descriptors toDavid Gwynne
2007-01-22regenerateChris Kuethe
2007-01-22Add the USB interface for my cable modem which is now usableChris Kuethe
2007-01-21Use addic. %r31,%r31,1 instead of addic. %r31,%r31,%r1.Mark Kettenis
2007-01-21Use MII_ANEGTICKS_GIGE instead of MII_ANEGTICKS.Mark Kettenis
2007-01-21Fix typo. From brad@Mark Kettenis
2007-01-21don't assume our directory vnode will be flushed out after us, fixesPedro Martelletto
2007-01-21add support for the -A flag;Xavier Santolaria
2007-01-21spacesKevin Steves
2007-01-21spacesKevin Steves
2007-01-21Remove bogus check for old firmware.Ryan Thomas McBride
2007-01-20-Wstack-larger-than support, copied from gcc2.Miod Vallat
2007-01-20Add media_fileno, media_blkno into st_softc and report their valuesKenneth R Westerback
2007-01-20Ignore SIGPIPE in the parent and RDE as well.Claudio Jeker
2007-01-20typoJoris Vink
2007-01-20Add missing check for fgets return value inThordur I. Bjornsson
2007-01-20when retrying a write, the position was previously not updated.Pierre-Yves Ritschard
2007-01-20Do not panic on non-fatal iommu errors.Mark Kettenis
2007-01-20Prevent negative array index accesses when strlen(buff) == 0.Ray Lai
2007-01-20more safety checks for file->file_rcsrev;Joris Vink
2007-01-20sweep opencvs for missing rcs_translate_tag() return checks.Niall O'Higgins
2007-01-20check return value of rcs_translate_tag(). prevents a segfault found by todd...Niall O'Higgins
2007-01-20move the interrupt establishment till after everything in the softc isDavid Gwynne
2007-01-19another place to check for DT_UNKNOWN for d_type for afs/nfsTodd T. Fries
2007-01-19When we hit a DT_UNKNOWN for dirent->d_type in our filelist functions,Joris Vink
2007-01-19add an EXAMPLES section;Jason McIntyre
2007-01-19Update comment (on how long we wait for operation to complete) reflectTom Cosgrove
2007-01-19bnx_init() takes a pointer to sc, not ifp.Ryan Thomas McBride
2007-01-19add `10/100' to .Nd; from bradJason McIntyre
2007-01-19move cvs_import() proto to the correct place.Xavier Santolaria
2007-01-19Some '= 0' -> '= NULL' cleanup for pointer fields and return values.Kenneth R Westerback
2007-01-19Workarounds for DMA HW errata on pci express chips. Based on FreeBSDKenneth R Westerback
2007-01-18extra safety check for NULL value.Niall O'Higgins
2007-01-18We don't want to use GZIP for compress. Only examine GZIP environmentTodd C. Miller
2007-01-18implement -T expire.Henning Brauer
2007-01-18allow kernels with TCP_SIGNATURE (aka tcp md5sig), but without IPSEC toHenning Brauer
2007-01-18Check whether PCI interrupt link devices are enabled.Mark Kettenis
2007-01-18Added fix for static integerJordan Hargrave
2007-01-18No longer print the 'bios id' field in the dmesg, its of dubious diagnosticGordon Willem Klok
2007-01-18* add an extra argument to the dir lookup functions to say whether weMarc Espie
2007-01-18import improvements:Joris Vink
2007-01-18send -l Argument to server when appropriate.Xavier Santolaria
2007-01-18do not freak out if cannot map physdrives into volumes and handle it proper e...Michael Shalayeff
2007-01-18more informative error msg.Xavier Santolaria
2007-01-18put functions protos at the right place.Xavier Santolaria
2007-01-18FULLPKGPATH is no longer read-only, and COMMENT is also subpackage dependent.Steven Mestdagh
2007-01-18regenJonathan Gray
2007-01-18Add a bunch of as yet untested AX88178 devices.Jonathan Gray
2007-01-18Don't reinitialize card at every media change.Kenneth R Westerback
2007-01-18Add support for AX88772 devices with external PHY.Jonathan Gray