summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a few markup nits in previous commit.trhodes2005-02-254-10/+12
* Reword previous commit to be a bit more correct and provide more information.trhodes2005-02-251-5/+13
* Handle endianness for arm.cognet2005-02-251-2/+4
* avoid sneaky double freesam2005-02-252-2/+10
* Apparently, the probe routine in if_ndis_usb.c can be called twicewpaul2005-02-242-9/+9
* Fix style(9) issues with __P removal.imp2005-02-2420-855/+820
* Update Heimdal 0.6.1 -> 0.6.3.nectar2005-02-244-6/+7
* This commit was generated by cvs2svn to compensate for changes in r142403,nectar2005-02-2489-9398/+9041
|\
| * Vendor import of Heimdal 0.6.3.nectar2005-02-2489-9398/+9041
| * Remove lib/kdfs from vendor branch: we do not build it, and it will notnectar2005-02-244-1119/+0
| * Clean up the Heimdal vendor branch by removing files not included innectar2005-02-24383-227627/+0
* | Do not include lib/kdfs in future imports.nectar2005-02-241-0/+1
* | - Correct one aspect of the driver_object/device_object/IRP framework:wpaul2005-02-2412-25/+451
* | Return BUS_PROBE_DEFAULT instead of 0.imp2005-02-2442-57/+57
* | Move acpi_perf and acpi_throttle into acpi.ko. Remove the acpi_perfnjl2005-02-244-17/+5
* | Note the ACPI clock and its characteristics.njl2005-02-241-1/+8
* | Bump the maximum number of levels to 64 and add warning messages aboutnjl2005-02-241-5/+15
* | Correct an off-by-one error in the number of settings est announces.njl2005-02-241-4/+3
* | New release notes:hrs2005-02-242-4/+94
* | Introduce defines for different levels of match in the bus probe routine toimp2005-02-241-0/+27
* | New release notes:hrs2005-02-242-2/+76
* | Regen.jhb2005-02-244-7/+7
* | Use msync() to implement msync() for freebsd32 emulation. This isn't quitejhb2005-02-241-1/+1
* | Fix a typo in my last commit.sem2005-02-241-1/+1
* | Couple of lessons learned during USB driver testing:wpaul2005-02-243-3/+10
* | Put my birthday into the pool.sem2005-02-241-0/+1
* | Split the chip-specific code from the generic Utopia code. This simplifiesharti2005-02-246-923/+1122
* | Remove an accidental clearing of the new label pointer on a system Vrwatson2005-02-241-1/+0
* | Var_Parse: Separate different error states by introducing an else blockharti2005-02-241-64/+54
* | Fix to support Buffalo HYPERMEMORY.nyan2005-02-242-24/+34
* | o Move ifcr_count sanity check up and reject negative values before wemaxim2005-02-241-6/+3
* | Push assignments to just before the returns from the function toharti2005-02-241-16/+18
* | Fix wording of a comment.harti2005-02-241-1/+1
* | Replace the calls to Lst_ForEach with the new LST_FOREACH macro andharti2005-02-242-9/+24
* | Fix long lines in comment introduced in previous commit.glebius2005-02-241-5/+6
* | mdoc(7) cleanupglebius2005-02-241-38/+47
* | Fix problem when master comes up with one interface down, and preemptsglebius2005-02-241-2/+2
* | Revert rev 1.8, which causes small (e.g. 2 ulp) errors for somedas2005-02-241-8/+13
* | Forced commit: The previous revision's message should have referred toalc2005-02-240-0/+0
* | Revert the first part of revision 1.114 and modify the second part. Onalc2005-02-241-3/+16
* | Add a HISTORY section.trhodes2005-02-241-1/+8
* | Add IOGEAR GUF320.trhodes2005-02-241-1/+3
* | Previous commit missed the following:trhodes2005-02-240-0/+0
* | To be more complete, discuss 'make kernel' since we do cover buildkernel.trhodes2005-02-241-1/+7
* | Allow a forced dump even if the dump header information is inconsistent.obrien2005-02-242-18/+61
* | plug resource leaksam2005-02-241-0/+1
* | remove gratuitous null ptr checksam2005-02-241-2/+1
* | o nuke duplicate call of dpt_free when dpt_init failssam2005-02-241-3/+1
* | move ptr deref's to after null ptr checkssam2005-02-242-4/+8
* | the rt parameter to ifa_rtrequest callbacks should always be non-null;sam2005-02-244-10/+4
OpenPOWER on IntegriCloud