summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Expand contractions.ru2005-02-158-8/+8
* When dealing with systems with no absolute drivers attached, only calibratenjl2005-02-151-10/+22
* MFi386 rev 1.61: Fix a few bugs in the legacy cpu attachment ivars.njl2005-02-151-3/+2
* Bind to the driver's parent cpu before switching, for both absolute andnjl2005-02-151-18/+28
* Correct a few bugs in the legacy cpu attachment. Get the unit from thenjl2005-02-151-3/+2
* Remove mention of the -k and -wcore options because they don'tmarcel2005-02-151-14/+0
* Bump __FreeBSD_version for increased size for default thread stacks.njl2005-02-151-1/+1
* New release notes: tzdata2004g (+MFC), netcat (+MFC), OpenPAMbmah2005-02-152-2/+26
* Use ANSI function definitions, in preference to the K&R definitions.imp2005-02-152-34/+15
* Remove more deadwood that never got implemented in NEWCARD, since NEWCARDimp2005-02-152-31/+0
* Move the harvesting of the MAC address out of the generic novell probeimp2005-02-143-21/+49
* Move the #defines from edreg to edvar which don't have anything to doimp2005-02-142-46/+48
* o It turns out that most of the ne-2000 cards that I have got real unhappyimp2005-02-142-13/+45
* Adapt for new KDB world order.brueffer2005-02-141-4/+4
* - Retransmit just one segment on initiation of SACK recovery.ps2005-02-143-42/+18
* - Remove the unused and unsafe ufs_ihashlookup. This function returned ajeff2005-02-142-24/+0
* Fix English grammar.glebius2005-02-141-1/+1
* Fix typo.stefanf2005-02-141-1/+1
* Update information now that support for priorities has been added.njl2005-02-141-4/+9
* Implement priorities. This allows a driver (say, for cooling purposes) tonjl2005-02-141-4/+38
* - Use socklen_t.stefanf2005-02-141-8/+5
* Use socklen_t.stefanf2005-02-141-5/+5
* - Use socklen_t.stefanf2005-02-141-2/+1
* Document NGM_ETHER_DETACH functionality.glebius2005-02-141-5/+6
* 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
OpenPOWER on IntegriCloud