summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade our copy of llvm/clang to 3.0 release. Release notes can bedim2011-12-0936-1026/+1433
* Typo.kib2011-12-091-1/+1
* Typo.kib2011-12-091-1/+1
* Added jimharris.jimharris2011-12-091-0/+1
* - Add a test for PR 151758.jhb2011-12-091-26/+54
* After r228293, et(4) supports altq(4).yongari2011-12-092-2/+4
* Announce flow control ability to PHY driver and enable RX flowyongari2011-12-092-4/+27
* Remove unnecessary definition of ET_PCIR_BAR. Controller supportyongari2011-12-092-10/+3
* The vfs.zfs.txg.timeout sysctl can be safely modified at run time.pjd2011-12-091-1/+1
* Do not disable interrupt without knowing whether the raisedyongari2011-12-092-18/+24
* Explicitly use curthread while manipulating td_fpop during last closejhb2011-12-091-3/+7
* Move cpu_set_upcall(newtd, td) up before the first call ofpho2011-12-091-2/+2
* sbuf_data() hasn't returned NULL for overflowed buffers since r71721.jh2011-12-091-6/+2
* - Fix markup.jh2011-12-091-3/+4
* Update du(1):gjb2011-12-092-45/+53
* As of r226865, daily_scrub_zfs_default_threshold is 35 days; documentgjb2011-12-081-2/+2
* Add myself as new committer: add PGP key and announce..pfg2011-12-081-0/+1
* Some mdoc(7) style and typo fixes to zfs(8).mm2011-12-081-36/+39
* Pull up vendor changes to mdoc(7).ru2011-12-085-45/+171
* Make berase() work on platforms whose kernel lacks DIOCGDELETE ioctl.rmh2011-12-081-5/+48
* - Add support for Support SEAGATE DAT Scopion 130eadler2011-12-081-0/+4
* - Fix ktrace leakage if error is seteadler2011-12-081-1/+1
* - set progname for use in usage()eadler2011-12-081-0/+1
* Disable all clocks and put PHY into COMA before entering intoyongari2011-12-072-2/+21
* Consistently use a tab character instead of using either a space oryongari2011-12-072-372/+372
* Protect SIOCSIFMTU ioctl handler with driver lock.yongari2011-12-071-3/+7
* Implement hardware MAC statistics counter. Counters could beyongari2011-12-073-4/+283
* Rework link state tracking and TX/RX MAC configuration.yongari2011-12-072-106/+124
* As per das@'s suggestion, s/__noreturn/_Noreturn/, since the latter is antheraven2011-12-072-8/+8
* Some fixes to the man pages for [at_]quick_exit(3)theraven2011-12-072-12/+17
* Make it possible to use the debug versions of std::map and std::multimapdim2011-12-072-4/+0
* Remove et_enable_intrs(), et_disable_intrs() functions andyongari2011-12-071-24/+11
* Controller does not require TX start command for every frame. Soyongari2011-12-072-10/+30
* Overhaul bus_dma(9) usage in et(4) and clean up TX/RX path. Thisyongari2011-12-072-615/+579
* Eliminate stale numbers from a comment.alc2011-12-071-5/+2
* style(9) cleanups.theraven2011-12-071-10/+7
* Implement quick_exit() / at_quick_exit() from C++11 / C1x. Also add atheraven2011-12-079-6/+226
* Fix double free.glebius2011-12-071-1/+0
* - Match GNU behavior of exit codegabor2011-12-073-6/+5
* The NOTE_COPY should have been named NOTE_FFCOPY from the veryru2011-12-071-2/+2
* Eliminate the possibility of 32-bit arithmetic overflow in the calculationalc2011-12-071-4/+4
* Fix a very special case when SIOCAIFADDR supplies mask of 0.0.0.0,glebius2011-12-061-5/+6
* MK_CTF is not defined when kmod.mk is used with old bsd.own.mk.fjoe2011-12-061-1/+1
* Don't support OpenLDAP during lib32 build.ume2011-12-061-1/+1
* Force linker error when created shared library contains a relocationkib2011-12-062-2/+8
* Most users of pipe(2) do not call fstat(2) on the returned pipe descriptors.kib2011-12-061-9/+28
* Mention that Cold Presence Detection feature used for hot-plug detectionmav2011-12-061-4/+4
* Correct some bInterval USB template descriptor values.hselasky2011-12-064-10/+10
* Fix compile warning when using clang to compile the code.hselasky2011-12-061-1/+1
* Really protect kern.proc.ps_strings sysctls with p_candebug(). Thistrociny2011-12-061-1/+1
OpenPOWER on IntegriCloud