summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix mount -p and mount -u -ocurrent on gjournaled FSmatteo2008-02-041-1/+0
* Allocate a stack for thread0 and switch to it before callingmarcel2008-02-043-21/+34
* Add pthread_mutex_islocked_np(), a cheap way to verify that a mutex isdes2008-02-033-0/+32
* Add a regression test for pthread_mutex_islocked_np().des2008-02-032-0/+85
* Remove incomplete support of AI_ALL and AI_V4MAPPED.ume2008-02-031-21/+0
* Move all possible node logic out of the rcvdata() functionmav2008-02-031-96/+90
* correct tx rate displayed by list sta: the reported legacy tx ratesam2008-02-031-4/+7
* fix list mac; broken in delta 1.48sam2008-02-031-3/+7
* Add -P <port> option to allow binding to a specific port.matteo2008-02-032-3/+61
* Fix printing of unionfs mounts when using the -p optionmatteo2008-02-031-2/+8
* Remove an empty line that crept into the previous commit.brueffer2008-02-031-1/+0
* MLINK hptrr(4) to rr232x(4).brueffer2008-02-031-0/+3
* Update the hptiop man page for the new driver.scottl2008-02-031-6/+29
* Update the hptiop driver to version 1.3. This adds support for the 4xxxscottl2008-02-032-531/+1519
* Give sendfile(2) a SF_SYNC flag which makes it wait until all mbufsphk2008-02-033-2/+57
* - Correctly handle ALTQ in ieee80211_deliver_data()sephe2008-02-031-2/+6
* Various bug fixes for 2560 parts of ral(4):sephe2008-02-033-37/+115
* Normally, when a header file is removed from the build (as i4b headersdes2008-02-033-3/+10
* These are files are shell scripts; give smart editors a chance to figuredes2008-02-032-8/+12
* Revert previous commit.mav2008-02-031-4/+8
* Don't build the rr232x module, it has been removed.brueffer2008-02-031-3/+0
* The rr232x driver has been removed, kill it here as well.brueffer2008-02-032-3/+0
* Remove the rr232x manual page.scottl2008-02-032-98/+0
* Remove the rr232x driver. It has been superceded by the hptrr driver.scottl2008-02-0323-13127/+0
* Correct a typo.jkoshy2008-02-031-1/+1
* Eliminate xargs in favor of find -exec {} +des2008-02-031-2/+1
* Add a few more CPUID feature bits while here. We don't support thesedas2008-02-022-2/+4
* SSE4 CPUID bitsdas2008-02-022-3/+6
* Add comment that bpfread() has multi-threading issues.rwatson2008-02-021-1/+4
* pc98 lint builds w/o warnings. Remove the last special case from ourimp2008-02-021-2/+0
* This commit was generated by cvs2svn to compensate for changes in r175898,obrien2008-02-029-202/+0
* Fix some bugs in dealing with DCMD'd without data. MegaCli was sendingambrisko2008-02-022-58/+94
* Arm should build fine with -Werror as well.cognet2008-02-021-1/+1
* sun4v has a MACHINE_ARCH of sparc64, so it was covered under that clause andimp2008-02-021-1/+1
* Rather than passing around a cached 'priv', pass in an ucred tobz2008-02-025-59/+30
* Rewrite to consume significantly less memory, by using find -s instead ofdes2008-02-021-16/+11
* Fix one more grammo.marck2008-02-021-1/+1
* Some platforms that are currently under development have to cope withimp2008-02-021-2/+4
* Wall of shame rather than wall of fame for the -Werror suppression.imp2008-02-021-3/+1
* This commit was generated by cvs2svn to compensate for changes in r175882,obrien2008-02-021-0/+2
|\
| * Fix nit in version 4.23 in which -p does not work (thus updating accessobrien2008-02-021-0/+2
* | add opaque pointer to tx ampdu state for driverssam2008-02-021-0/+1
* | When the state of the interface changes rapidly enough (usually due tobrooks2008-02-011-1/+5
* | o correct typo that broke check when handling addba responsesam2008-02-011-1/+2
* | Relax the check for a PCI-express chipset by assuming the system is ajhb2008-02-011-5/+2
* | Update korean locale messages:jkim2008-02-013-3/+21
* | Give MEXTADD() another argument to make both void pointers to thephk2008-02-0120-38/+48
* | Reword recent comment a bit.marck2008-02-011-3/+3
* | Use FEATURE() macro to advertise aio availability.rwatson2008-02-011-0/+2
* | Add comments about stack protection mechanism.mav2008-02-011-0/+8
OpenPOWER on IntegriCloud