summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix most cases where the address of an int is passed to a function expecting astefanf2005-02-1416-23/+32
* Several improvements to ps.1:delphij2005-02-141-10/+22
* Note addition of MCFG support.njl2005-02-141-1/+2
* Fix parsing of '0' and non-alphanumerics in steps. Previously, andelphij2005-02-141-1/+3
* Make WITNESS happier:glebius2005-02-141-20/+14
* Add a SUBDIR_TARGETS variable which can be set to a list ofru2005-02-141-1/+2
* Use the system gnuregex library vs. building GNU regex bits into libibertyobrien2005-02-145-7/+12
* Add new netgraph control message NGM_ETHER_DETACH, which actuallyglebius2005-02-142-0/+11
* Check for non-NULL ac_netgraph field in interface arpcom, instead ofglebius2005-02-141-4/+4
* . 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
OpenPOWER on IntegriCloud