aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-246365-6417/+6402
* Prepare for tagging RELENG_7_0_0_RELEASE and the 7.0-RELEASE builds.release/7.0.0Ken Smith2008-02-241-1/+1
* Prepare for a "mini-RC3". Only amd64/i386 builds will be done. TargettedKen Smith2008-02-201-1/+1
* MFR7 the backout of hptrr v1.2 due to problems encountered during testingKen Smith2008-02-2012-22320/+21370
* MFC: Properly advertise U320 transport capabilities to CAM.Justin T. Gibbs2008-02-191-9/+15
* MFC: share/man/man4/ciss.4:1.15, sys/dev/ciss/ciss.c:1.87Mitsuru IWASAKI2008-02-151-1/+4
* MFC: machdep.c:1.230, pmap.c:1.197Marcel Moolenaar2008-02-142-0/+19
* MFC: rev. 1.26Christian Brueffer2008-02-141-1/+1
* MFC rev 1.153 nfs_srvsubs.cRemko Lodder2008-02-141-1/+0
* Fix sendfile(2) write-only file permission bypass.Simon L. B. Nielsen2008-02-142-15/+18
* Get ready for the 7.0-RC2 builds.Ken Smith2008-02-071-1/+1
* Fix a symbol conflict between hptrr and hptmvScott Long2008-02-062-3/+3
* Update the hptrr driver to version 1.2. This adds port multiplier supportScott Long2008-02-0611-21367/+22317
* Update the hptiop driver to version 1.3. This adds support for the 4xxxScott Long2008-02-062-531/+1519
* MFC revision: 1.83, 1.85, 1.86Mitsuru IWASAKI2008-02-061-1/+97
* MFC revision: subr_bus.c:1.204, bus.h:1.79, acpi.c:1.244Mitsuru IWASAKI2008-02-063-0/+20
* Remove the rr232x driver. It has been superseced by the hptrr driver.Scott Long2008-02-0624-13129/+0
* MFC 1.115: fix use w/ altqSam Leffler2008-02-051-2/+6
* MFC 1.8: correct typo that broke check when handling addba responseSam Leffler2008-02-051-1/+2
* MFC revision 1.23Christian S.J. Peron2008-02-051-0/+1
* MFC: Fix some bugs in dealing with DCMD's without data. MegaCli was sendingDoug Ambrisko2008-02-042-58/+94
* Merge uipc_sockbuf.c:1.175, uipc_socket.c:1.304, uipc_syscalls.c:1.264,Robert Watson2008-02-027-13/+36
* MFC 1.7: use m_gethdr to populate the rx ringSam Leffler2008-02-021-1/+1
* - Fixes is a bug in sctp_auth that will cause a panic ifRandall Stewart2008-01-314-6/+15
* MFC: rev. 1.194Christian Brueffer2008-01-311-1/+1
* MFC rev. 1.27Alexander Motin2008-01-301-0/+2
* MFC: Add a wrapper function that bound checks writes to the dump device.Ruslan Ermilov2008-01-3010-46/+61
* MFC 1.42,1.43: Fix races and other bugs with sleepq timeout handling.John Baldwin2008-01-291-6/+26
* MFC v1.7 (by request from remko because he is injured)Ken Smith2008-01-291-6/+9
* Merge ipfw2.c:1.113, ip_fw.h:1.111, ip_fw2.c:1.180 from HEAD toRobert Watson2008-01-282-0/+14
* MFC: Only reset driver state when a hardware error is detected.Andrew Gallatin2008-01-281-5/+6
* MFC rev. 1.52:Konstantin Belousov2008-01-281-0/+3
* MFC rev. 1.457:Konstantin Belousov2008-01-281-0/+2
* MFC rev. 1.157:Konstantin Belousov2008-01-281-3/+5
* MFC:Jean-Sébastien Pédron2008-01-282-4/+8
* MFC: 1.36Marius Strobl2008-01-271-0/+5
* MFC rev 1.71Alexander Motin2008-01-261-4/+4
* Merge tcp_usrreq.c:1.167 from HEAD to RELENG_7_0:Robert Watson2008-01-261-0/+2
* - Add geom_virstor to the module build.Ulf Lilleengen2008-01-241-0/+1
* MFC: Don't cache the new-bus name of a PCI device in the PCI confJohn Baldwin2008-01-241-1/+4
* MFC: Fix some minor issues such as using read/modify/write for updatingJohn Baldwin2008-01-241-20/+58
* Merge a variety of Coda fixes from HEAD to RELENG_7_0:Robert Watson2008-01-235-65/+41
* Merge uipc_usrreq.c:1.214 from HEAD to RELENG_7_0:Robert Watson2008-01-231-1/+1
* MFC: 1.26Jung-uk Kim2008-01-231-3/+4
* MFC: 1.201Jung-uk Kim2008-01-221-1/+1
* MFC rev. 1.156:Konstantin Belousov2008-01-211-1/+3
* MFC: 1.270Craig Rodrigues2008-01-201-3/+8
* MFC 1.28,1.29: reject cpufreq changes before sched_bind() is usable andNate Lawson2008-01-191-1/+28
* MFC fix for the panic("vm_thread_new: kstack allocation failed") andKonstantin Belousov2008-01-1940-92/+221
* MFC rev. 1.52:Konstantin Belousov2008-01-191-6/+50