| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't crash trying to load symbols from striped file. | glebius | 2012-06-05 | 1 | -0/+2 |
* | Fix a small typo. Fireware -> firmware. | ed | 2012-06-05 | 1 | -1/+1 |
* | Add DTrace's io.d, which handles tranlsations for file, buffer and | gnn | 2012-06-05 | 1 | -0/+220 |
* | Before it gets lost in the noise. | emax | 2012-06-05 | 1 | -1/+1 |
* | Remove repeated words. | joel | 2012-06-05 | 4 | -4/+4 |
* | Minor spelling fixes. | joel | 2012-06-05 | 1 | -2/+2 |
* | Remove end of line whitespace. | joel | 2012-06-05 | 1 | -13/+13 |
* | RAID is an acronym. | obrien | 2012-06-05 | 1 | -3/+3 |
* | Various mdoc fixes. | joel | 2012-06-05 | 1 | -8/+9 |
* | Only build filemon(4) on x86. | obrien | 2012-06-05 | 1 | -2/+6 |
* | Correct examples to the latest version I had. | obrien | 2012-06-05 | 2 | -9/+15 |
* | Add missing newlines into XML output. | mav | 2012-06-05 | 1 | -5/+5 |
* | 1) Although unpublished version of standard | ache | 2012-06-05 | 1 | -17/+6 |
* | Remove dead code. | imp | 2012-06-05 | 1 | -140/+0 |
* | Plug two interface address refcount leaks in early error return cases | bz | 2012-06-05 | 1 | -1/+6 |
* | Add mangled symbols for operator new / delete on 64-bit platforms. | des | 2012-06-05 | 1 | -1/+9 |
* | Tune and add some more CAM_DEBUG() points for the probe sequences. | mav | 2012-06-05 | 2 | -39/+44 |
* | Replace #ifdef CAMDEBUG + if + panic() with single KASSERT(). | mav | 2012-06-05 | 1 | -7/+2 |
* | Do not reinvent a wheel and let default error handler do its job. | mav | 2012-06-05 | 1 | -25/+4 |
* | Tune and add some missing CAM_DEBUG() points for better consistency. | mav | 2012-06-05 | 5 | -16/+48 |
* | Mostly revert previous commit(s). After doing a bunch of local testing, | adrian | 2012-06-05 | 3 | -18/+1 |
* | style(9) for r236563. | glebius | 2012-06-05 | 1 | -2/+2 |
* | Create a function - ath_tx_kick() - which is called where ath_start() is | adrian | 2012-06-05 | 3 | -10/+17 |
* | Fix style nit: don't use leading zero for dates in .Dd | eadler | 2012-06-05 | 9 | -9/+9 |
* | More wording corrections and simplifications. | wblock | 2012-06-05 | 1 | -5/+5 |
* | Add a regression test for filemon(4) [r236592]. | obrien | 2012-06-04 | 3 | -0/+144 |
* | Add a man page for filemon(4) [r236592]. | obrien | 2012-06-04 | 2 | -0/+167 |
* | Add the 'filemon' device. 'filemon' is a kernel module that provides a device | obrien | 2012-06-04 | 6 | -0/+1292 |
* | Lines were a bit too long. Wrap some of them to 60 columns. | sbruno | 2012-06-04 | 1 | -14/+27 |
* | Upgrade to 9.8.3-P1, the latest from ISC. This version contains | dougb | 2012-06-04 | 4 | -9/+19 |
* | Migrate the TX path to a taskqueue for now, until a better way of | adrian | 2012-06-04 | 4 | -4/+20 |
* | 1) IEEE Std 1003.1-2008, "errno" section, is explicit that | ache | 2012-06-04 | 1 | -6/+16 |
* | The loaddev environment variable is not modifiable once set, so it is not | marius | 2012-06-04 | 1 | -14/+16 |
* | The workaround added in r151650 for handling firmwares that don't allow | marius | 2012-06-04 | 1 | -68/+56 |
* | Fix build of aicasm when CC=clang. This was due to a side-effect of the | dim | 2012-06-04 | 1 | -2/+1 |
* | Allow the -p argument to kdump to accept either a PID or a thread ID. | jhb | 2012-06-04 | 2 | -5/+7 |
* | Plug more refcount leaks and possible NULL deref for interface | emax | 2012-06-04 | 1 | -1/+4 |
* | Replace the use of wall clock time with monotonically increasing | delphij | 2012-06-04 | 2 | -4/+4 |
* | Make aicasm compile without warnings if -Wpointer-sign is enabled. | dim | 2012-06-04 | 1 | -1/+1 |
* | Integrate a fix for a very odd signal delivery problem found | gnn | 2012-06-04 | 2 | -14/+24 |
* | Fix DTrace TSC skew calculation: | zml | 2012-06-04 | 2 | -2/+2 |
* | Add myself as a new committer. | mjg | 2012-06-04 | 1 | -0/+2 |
* | Microoptimisation of code from r236560, also coming from Nginx Inc. | glebius | 2012-06-04 | 1 | -6/+4 |
* | Optimise kern_sendfile(): skip cycling through the entire mbuf chain in | glebius | 2012-06-04 | 1 | -4/+10 |
* | Fix panic introduced by r235745. Panic occurs after first packet traverse ren... | melifaro | 2012-06-04 | 1 | -2/+22 |
* | Add -p argument for `camcontrol debug` to allow enabling CAM_DEBUG_PROBE | mav | 2012-06-04 | 2 | -3/+11 |
* | Remove some dead code that I doubt will ever be implemented. | mav | 2012-06-04 | 1 | -108/+0 |
* | Document -r option in SYNOPSIS and usage statement. | trociny | 2012-06-04 | 2 | -3/+3 |
* | On a child exit, call waitpid(2) to clean up the process table. | trociny | 2012-06-04 | 1 | -0/+4 |
* | Restore changes accidentally removed in r235537. | gber | 2012-06-04 | 1 | -0/+3 |