aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Rev 1.121 meant to pass the value 1 to soalloc() to indicate waitok.Jeffrey Hsu2003-07-141-1/+1
* | Update to reflect the NetBSD patches that are already included.Josef Karthauser2003-07-144-3/+13
* | Use swi to process port status changes. Calling ucom layer directlyAlexander Kabaev2003-07-141-0/+20
* | Get the 'sccsid' lines even closer to correct style(9) form. TheGarance A Drosehn2003-07-145-0/+13
* | Make note that we already have these NetBSD patches.Josef Karthauser2003-07-144-4/+4
* | Get the 'sccsid' for this to match the original lines you wouldGarance A Drosehn2003-07-141-2/+6
* | Make note of some NetBSD patches that we already have.Josef Karthauser2003-07-141-1/+3
* | Make a note of some patches from NetBSD that we already have.Josef Karthauser2003-07-141-1/+2
* | Get the 'sccsid' lines even closer to correct style(9) form. TheGarance A Drosehn2003-07-145-0/+10
* | Backout the last commit!Josef Karthauser2003-07-141-1/+2
* | MFNetBSD: revision 1.136Josef Karthauser2003-07-141-1/+2
* | MFNetBSD: revision 1.135Josef Karthauser2003-07-141-4/+5
* | MFNetBSD: revision 1.134Josef Karthauser2003-07-141-27/+49
* | MFNetBSD: revision 1.133Josef Karthauser2003-07-141-0/+5
* | MFNetBSD: revision 1.132Josef Karthauser2003-07-141-1/+4
* | MFNetBSD: revision 1.129Josef Karthauser2003-07-141-0/+7
* | Regen.Josef Karthauser2003-07-142-5/+75
* | MFNetBSD: Update the list of devices that can attach to uvisor (untested).Josef Karthauser2003-07-142-12/+30
* | Fix one typo in help() string, remove whitespace at end of line andLuigi Rizzo2003-07-141-24/+23
* | MFNetBSD:Josef Karthauser2003-07-142-14/+16
* | MFNetBSD: revision 1.172Josef Karthauser2003-07-141-1/+1
* | MFNetBSD: revision 1.170Josef Karthauser2003-07-141-1/+5
* | MFNetBSD: rev 1.169Josef Karthauser2003-07-141-6/+21
* | Make a note of which patches we already have incorporated from NetBSD.Josef Karthauser2003-07-141-1/+6
* | Merge up-to-date with NetBSD. No functional changes.Josef Karthauser2003-07-141-6/+2
* | MFNetBSD:Josef Karthauser2003-07-142-13/+16
* | MFNetBSD:Josef Karthauser2003-07-146-8/+18
* | Assorted mdoc(7) fixes:Hiten Pandya2003-07-141-7/+17
* | MFNetBSD:Josef Karthauser2003-07-143-4/+13
* | MFNetBSD: rev 1.166Josef Karthauser2003-07-141-13/+99
* | MFNetBSD: 1.165Josef Karthauser2003-07-141-3/+8
* | As defined by USB Specification Rev 2.0 (in section 11.24.2.5), toJosef Karthauser2003-07-141-1/+1
* | Add dmobject.c to sys/conf/files also. While I'm here, remove unnecessaryNate Lawson2003-07-141-14/+15
* | Fix build with ACPI_DEBUG option.Nate Lawson2003-07-141-2/+2
* | Regen.Josef Karthauser2003-07-142-2/+9
* | Add an entry for the Cypress slim hub.Josef Karthauser2003-07-141-0/+1
* | Hook zzz up to the build.Nate Lawson2003-07-141-1/+2
* | Remove the zzz files since they have been moved to src/usr.sbin/zzzNate Lawson2003-07-143-100/+1
* | Move the zzz utility to its own directory since it is no longer dependentNate Lawson2003-07-143-0/+104
* | Make C++ safeWarner Losh2003-07-141-0/+4
* | Apparently we prefer underscores in new options. Sorry for the churn folks.Gordon Tetlow2003-07-141-5/+5
* | More changes to use __FBSDID() for setting rcsids, and fix theGarance A Drosehn2003-07-146-26/+19
* | Document the PHY chip statistics.Hartmut Brandt2003-07-142-0/+29
* | Implement statistics for the PHY chips. Statistics are hold inHartmut Brandt2003-07-142-4/+280
* | Make sure ipmon is run after cleaning up in /var. Otherwise,Mike Makonnen2003-07-142-3/+2
* | o Rename local variables, do not shadow global declarations.Maxim Konovalov2003-07-141-7/+7
* | o Kill MINICMPLEN, there is ICMP_MINLEN already.Maxim Konovalov2003-07-141-7/+6
* | o Be ready to get a reply with length up to IP_MAXPACKET.Maxim Konovalov2003-07-141-11/+18
* | Document the support for the IDT77155 Sonet/SDH PHY.Hartmut Brandt2003-07-141-4/+9
* | Add support for the IDT77155 Sonet/SDH PHY.Hartmut Brandt2003-07-143-1/+865