| Commit message (Expand) | Author | Age | Files | Lines |
* | To ease changes to underlying mbuf structure and the mbuf allocator, reduce | rwatson | 2015-01-05 | 1 | -36/+4 |
* | Prevent live-lock and access of destroyed data in taskqueue_drain_all(). | gibbs | 2015-01-04 | 1 | -16/+88 |
* | Regen for r276654 (__getcwd()). | dchagin | 2015-01-04 | 3 | -4/+4 |
* | Indeed, instead of hiding the kern___getcwd() bug by bogus cast | dchagin | 2015-01-04 | 2 | -10/+2 |
* | Rework r276532 a bit. Always avoid recursing into the console drivers | hselasky | 2015-01-03 | 1 | -7/+8 |
* | The "cnputs_mtx" mutex must be allowed to recurse. Debug prints and/or | hselasky | 2015-01-02 | 1 | -1/+7 |
* | Convert vfs hash lock from a mutex to an rwlock. | mjg | 2014-12-30 | 1 | -14/+15 |
* | Turns out, this isn't only called from i386... | imp | 2014-12-30 | 1 | -1/+1 |
* | sysctl: don't modify oid_running for static nodes | mjg | 2014-12-28 | 1 | -4/+7 |
* | Fix the comment introduced in r276192 so that it clearly | rmacklem | 2014-12-25 | 1 | -3/+4 |
* | Modify vop_stdadvlock{async}() so that it only | rmacklem | 2014-12-24 | 1 | -14/+22 |
* | In sbappend*() family of functions clear M_PROTO flags of incoming | glebius | 2014-12-22 | 1 | -1/+5 |
* | Add VN_OPEN_NAMECACHE flag for vn_open_cred(9), which requests that | kib | 2014-12-21 | 2 | -1/+4 |
* | Where appropriate, use the modern terms for the one true time base | imp | 2014-12-21 | 1 | -1/+1 |
* | Revert r274494, r274712, r275955 and provide extra comments explaining | glebius | 2014-12-20 | 2 | -6/+21 |
* | Add to sbappendstream_locked() a check against NULL mbuf, like it is done | glebius | 2014-12-20 | 1 | -0/+3 |
* | The VOP_LOOKUP() implementations for CREATE op do not put the name | kib | 2014-12-18 | 3 | -12/+21 |
* | Adjust printf format specifiers for dev_t and ino_t in kernel. | gleb | 2014-12-17 | 1 | -1/+2 |
* | Add missed break. | kib | 2014-12-16 | 1 | -0/+1 |
* | Add missed break. | kib | 2014-12-16 | 1 | -0/+1 |
* | Check for SS_NBIO in so->so_state instead of sb->sb_flags in | jhb | 2014-12-15 | 1 | -1/+1 |
* | Add a facility for non-init process to declare itself the reaper of | kib | 2014-12-15 | 5 | -201/+520 |
* | Fix gcc build. | kib | 2014-12-14 | 1 | -1/+2 |
* | Add _NEW flag to mtx(9), sx(9), rmlock(9) and rwlock(9). | dchagin | 2014-12-13 | 5 | -8/+20 |
* | Add facility to stop all userspace processes. The supposed use of the | kib | 2014-12-13 | 6 | -47/+229 |
* | Only sleep interruptible while waiting for suspension end when | kib | 2014-12-13 | 1 | -5/+8 |
* | The vinactive() call in vgonel() may start writes for the dirty pages, | kib | 2014-12-13 | 1 | -10/+24 |
* | For architectures where time_t is wide enough, in particular, 64bit | kib | 2014-12-12 | 1 | -5/+3 |
* | Do not call VFS_SYNC() before VFS_UNMOUNT() for forced unmount. | kib | 2014-12-09 | 1 | -2/+2 |
* | Apply chunk forgotten in r275620. Remove local variable for real. | kib | 2014-12-09 | 1 | -1/+0 |
* | Add functions syncer_suspend() and syncer_resume(), which are supposed | kib | 2014-12-08 | 1 | -1/+21 |
* | When getnewbuf_reuse_bp() is called to reclaim some (clean) buffer, | kib | 2014-12-08 | 1 | -3/+7 |
* | Do some refactoring and minor cleanups of the thread_single() code in | kib | 2014-12-08 | 1 | -41/+47 |
* | Thread waiting for the vfork(2)-ed child to exec or exit, must allow | kib | 2014-12-08 | 2 | -4/+27 |
* | When process is exiting, check for suspension regardless of | kib | 2014-12-08 | 1 | -9/+16 |
* | remove opensolaris cyclic code, replace with high-precision callouts | avg | 2014-12-07 | 1 | -57/+0 |
* | Const poison in a few places to ensure we don't modify things | imp | 2014-12-03 | 1 | -8/+8 |
* | Revert device_getenv_int() for now as it duplicates resource_int_value(). | jhb | 2014-12-03 | 1 | -17/+0 |
* | Disable recursion for the process spinlock. | kib | 2014-12-01 | 2 | -2/+2 |
* | Remove trailing whitespace. | gibbs | 2014-11-30 | 1 | -2/+2 |
* | Merge from projects/sendfile: | glebius | 2014-11-30 | 1 | -0/+27 |
* | Merge from projects/sendfile: extend protocols API to support | glebius | 2014-11-30 | 4 | -8/+16 |
* | Merge from projects/sendfile: | glebius | 2014-11-30 | 3 | -30/+131 |
* | - Move sbcheck() declaration under SOCKBUF_DEBUG. | glebius | 2014-11-30 | 1 | -8/+16 |
* | Make sballoc() and sbfree() functions. Ideally, they could be marked | glebius | 2014-11-30 | 1 | -0/+54 |
* | The current limit of 100k for the linker hints file is getting a bit | imp | 2014-11-29 | 1 | -1/+1 |
* | Remove lock recursion for the pipe pair mutex, and disable the | kib | 2014-11-29 | 1 | -7/+3 |
* | Assert the state of the process lock and sigact mutex in | kib | 2014-11-28 | 1 | -2/+8 |
* | Style changes: | hselasky | 2014-11-28 | 1 | -4/+15 |
* | Make igb and ixgbe check tunables at probe time. | alfred | 2014-11-26 | 1 | -0/+17 |