summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* . Convert return type of gai_strerror() to 'const char *' as POSIX requires.phantom2005-02-142-30/+22
* EAI_ADDRFAMILY and EAI_NODATA are obsoleted, and not definined anymore,phantom2005-02-141-7/+0
* Add support for parsing MCFG tables.scottl2005-02-142-0/+36
* If no vlan(4) interfaces are configured for the interface, and theru2005-02-141-3/+10
* Merge mci.c change to add mci_close() from the vendor branch.gshapiro2005-02-141-0/+51
* o Add handling of an IPv4-mapped IPv6 address.maxim2005-02-145-96/+201
* Correct the SiS 755 PCI ID. Confirmed against Linux code.anholt2005-02-142-2/+2
* No use for this AMD64 special-case "return NULL;" in probe now that we don'tanholt2005-02-142-4/+0
* Remove card_get_function. It looks like it was intended to be aimp2005-02-142-17/+0
* Rework DL10019/DL10022 support. This tries to reset things in a moreimp2005-02-142-12/+26
* MFp4: Merge in AX88790 support from my p4 tree. I've had this in myimp2005-02-142-3/+17
* Add some comments in preparation for converting bcopy/bzero to busspace.imp2005-02-141-9/+14
* MFP4: Optimize the layout of softc somewhat. This groups the u_charsimp2005-02-141-4/+4
* Add a release note for the sendmail 8.13.3 importgshapiro2005-02-142-0/+6
* Add sys/dev/ieee488/ibfoo.c for hte pcii driver. Fixes the broken tinderboxscottl2005-02-141-0/+1
* New release notes: I386_CPU removed, sf(4) supports device polling andbmah2005-02-142-4/+72
* Forced commit to clarify that the previous commit should read:delphij2005-02-140-0/+0
* This commit was generated by cvs2svn to compensate for changes in r141867,gshapiro2005-02-142-2/+7
|\
| * Commit patch from sendmail.org web site for socket close bug:gshapiro2005-02-143-2/+58
| * Remove files no longer in vendor distribution from vendor branchgshapiro2005-02-144-254/+0
* | Update for sendmail 8.13.3 importgshapiro2005-02-141-4/+4
* | Remove file no longer in 8.13.3gshapiro2005-02-141-1/+1
* | Resolve conflicts from sendmail 8.13.3 importgshapiro2005-02-149-127/+78
* | This commit was generated by cvs2svn to compensate for changes in r141858,gshapiro2005-02-1469-224/+629
|\ \ | |/
| * Import sendmail 8.13.3gshapiro2005-02-1477-264/+707
* | Abort any active transfers when the device detaches. This fixes aiedowse2005-02-141-0/+44
* | Add a new function usbd_abort_default_pipe() that aborts any transfersiedowse2005-02-142-0/+7
* | Fix a missing /*-obrien2005-02-141-1/+1
* | Expand contractions.ru2005-02-1355-129/+129
* | Fix a buffer overflow in the "none" decompression handler thatkientzle2005-02-132-68/+76
* | who's -> whoseru2005-02-133-3/+3
* | Request a CPU private mapping from sf_buf_alloc().alc2005-02-131-1/+5
* | Fix regression in output with -R compared to previous version.obrien2005-02-131-1/+1
* | Expand *n't contractions.ru2005-02-13209-392/+392
* | Request a CPU private mapping from sf_buf_alloc(). If the swap-backedalc2005-02-131-1/+6
* | When attached to a high-speed device, report a more appropriateiedowse2005-02-133-3/+18
* | Line up license text.ru2005-02-133-37/+37
* | mdoc(7) review.ru2005-02-131-62/+48
* | Bump date. Reminded by: runjl2005-02-131-1/+1
* | Update documentation of tunables.njl2005-02-131-7/+4
* | Allow users to manually override quirks with the tunable "debug.acpi.quirks".njl2005-02-131-2/+6
* | Unbreak the kernel build. Pointy hat to: sobomax.njl2005-02-131-1/+1
* | Add support for the CPUFREQ_FLAG_INFO_ONLY flag. Devices that report thisnjl2005-02-132-13/+47
* | Increase the default stacksizes:deischen2005-02-138-18/+44
* | Define NIRQ to 64 for CPU_ARM9, because Cirrus Logic EP93XX cores providescognet2005-02-131-0/+4
* | Remove unused prototype.cognet2005-02-131-1/+0
* | Remove redondant includes.cognet2005-02-131-2/+0
* | Backout addition of SIGTHR into the list of signals allowed to be deliveredsobomax2005-02-131-1/+0
* | Backout previous change (disabling of security checks for signals deliveredsobomax2005-02-138-37/+23
* | Set levels on all CPUs and attach a cpufreq device to each one. Sysctlnjl2005-02-131-22/+62
OpenPOWER on IntegriCloud