summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-14recognize some more eventsjoshua stein
2008-05-14Remove the duplicate Billionton id.Brad Smith
2008-05-14regenBrad Smith
2008-05-14Remove the duplicate Billionton product id named SnapPort which isBrad Smith
2008-05-14regenBrad Smith
2008-05-14Add the CONWISE Technology vendor id and the CW6622 product id.Brad Smith
2008-05-13Fix chrtoblktbl[] entries.Miod Vallat
2008-05-13Memory is contiguous and non-expandable, so lower VM_PHYSSEG_MAX down to 1.Miod Vallat
2008-05-13Meaningful panic messages; ok kettenisMiod Vallat
2008-05-13SyncMiod Vallat
2008-05-13Disable more wscons bits on socppc.Miod Vallat
2008-05-13socppc is powerpcMiod Vallat
2008-05-13Recurse in socppc for make objMiod Vallat
2008-05-13Make socppc on par with macppc for now.Miod Vallat
2008-05-13Build on socppc too.Miod Vallat
2008-05-13Add catman directories for socppc manual pagesMiod Vallat
2008-05-13Initial stab at installation notes.Mark Kettenis
2008-05-13Plumb socppc in MAKEDEV machinery.Miod Vallat
2008-05-13attempt at documenting the python moduleSteven Mestdagh
2008-05-13Rename to README.IPv6, to be clear this is not version 6 of the README file.Marc Balmer
2008-05-13knf. no binary changes.Marc Balmer
2008-05-13syncMark Kettenis
2008-05-13Add missing files.Mark Kettenis
2008-05-13Don't forget to va_end() the va_list we get from va_copy(). From FreeBSD.Todd C. Miller
2008-05-13don't grab the receive lock in nfs_rcvlock if the reply hasThordur I. Bjornsson
2008-05-13A first chunk of readability/knf changes. Since there is nothing moreMarc Balmer
2008-05-13fix an error in the example partition table; from Adam PattersonJason McIntyre
2008-05-13The driver is called lii, not atl2. Change function and variable names toJoel Sing
2008-05-13Unmangle previous commit. spotted by markus@ (wow !)Pierre-Yves Ritschard
2008-05-13Add Emobile rebadged E220 devices.Jonathan Gray
2008-05-13regenBrad Smith
2008-05-13Add the Altima AC1003 PCI id.Brad Smith
2008-05-13Adding changes for new parserJordan Hargrave
2008-05-13regenBrad Smith
2008-05-13Remove some duplicate entries for Intel 10Gb and ICH10 E1000 adaptersBrad Smith
2008-05-13Remove commented out NetBSD __KERNEL_RCSID macro usage.Brad Smith
2008-05-13Change a mktemp(3) to mkstemp(3), preventing a race condition.Ray Lai
2008-05-13Remove #if 0 code that has been unused for nearly a decade (andRay Lai
2008-05-13Since Ethernet links can only be full duplex or half duplex the linkBrad Smith
2008-05-13Use the LINK_STATE_IS_UP macro when checking for the link being UP.Brad Smith
2008-05-13Also report the duplex state of the connection when callingBrad Smith
2008-05-12Fix cut and pasto; Steven RobertsTodd C. Miller
2008-05-12Fix device reference counting. Now that we try to support detachableKenneth R Westerback
2008-05-12List socppc as a MACHINE_ARCH=powerpc platform.Miod Vallat
2008-05-12Ensure nh_result lies on a 64-bit boundary (fixes warnings observedPeter Valchev
2008-05-12Error out with usage line if additional arguments are given after thePierre-Yves Ritschard
2008-05-12Remove clauses 3 and 4 from the license to match the license onTodd C. Miller
2008-05-12Provide a real getsecs() implementation.Mark Kettenis
2008-05-12typosSteven Mestdagh
2008-05-12tweak previous;Jason McIntyre