| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove extraneous semicolons, no functional changes. | mbr | 2010-01-07 | 2 | -3/+3 |
* | Fix typos. | attilio | 2010-01-07 | 1 | -6/+6 |
* | Tweak comments. | attilio | 2010-01-07 | 1 | -0/+18 |
* | Exclusive waiters sleeping with LK_SLEEPFAIL on and using interruptible | attilio | 2010-01-07 | 1 | -3/+25 |
* | Use umtx to implement process sharable semaphore, to make this work, | davidxu | 2010-01-05 | 1 | -1/+0 |
* | Make TIOCSTI work again. | ed | 2010-01-04 | 3 | -11/+23 |
* | Fix comments. | trasz | 2010-01-04 | 1 | -4/+3 |
* | Add user-level semaphore synchronous type, this change allows multiple | davidxu | 2010-01-04 | 1 | -2/+160 |
* | If a filter has already been added, actually return EEXIST when trying | brooks | 2009-12-31 | 1 | -1/+2 |
* | The devices that supported EVFILT_NETDEV kqueue filters were removed in | brooks | 2009-12-31 | 1 | -1/+1 |
* | Allow swap out of the kernel stack for the thread with priority greater | kib | 2009-12-31 | 2 | -2/+2 |
* | Actually set RLE_ALLOCATED when allocating a reserved resource so that | jhb | 2009-12-30 | 1 | -3/+3 |
* | - Assert that a reserved resource returned via resource_list_alloc() is not | jhb | 2009-12-30 | 1 | -1/+12 |
* | Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. | rnoland | 2009-12-29 | 3 | -18/+14 |
* | SLIP is gone; remove its mutex from witness. | trasz | 2009-12-29 | 1 | -6/+0 |
* | Don't forget to use `void' for sched_balance(). It has no arguments. | ed | 2009-12-28 | 1 | -1/+1 |
* | (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. | antoine | 2009-12-28 | 4 | -4/+4 |
* | Add a knob to allow reclaim of the directory vnodes that are source of | kib | 2009-12-28 | 1 | -2/+10 |
* | Now that all the callers seem to be fixed, add KASSERTs to make sure VAPPEND | trasz | 2009-12-26 | 3 | -0/+12 |
* | Remove extra spaces (no functional change). | bz | 2009-12-25 | 1 | -6/+6 |
* | Remove an unused global. | bz | 2009-12-25 | 1 | -1/+0 |
* | Minor comment tweaks in rmlocks. | rwatson | 2009-12-25 | 1 | -5/+5 |
* | VI_OBJDIRTY vnode flag mirrors the state of OBJ_MIGHTBEDIRTY vm object | kib | 2009-12-21 | 1 | -4/+3 |
* | Fix indentation. | ed | 2009-12-20 | 1 | -1/+1 |
* | Let access overriding to TTYs depend on the cdev_priv, not the vnode. | ed | 2009-12-19 | 2 | -0/+2 |
* | Interpret VAPPEND correctly in vaccess_acl_nfs4(9). | trasz | 2009-12-19 | 1 | -0/+7 |
* | Make the wchan names of pts(4) fit in top(1). | ed | 2009-12-18 | 1 | -4/+4 |
* | If the runcount is non-zero in eventhandler_deregister() then one or more | thompsa | 2009-12-17 | 1 | -4/+7 |
* | Fix argument order in a call to mtx_init. | mjacob | 2009-12-17 | 1 | -1/+1 |
* | Properly fix callout handling by putting all the per-cpu info in | luigi | 2009-12-14 | 1 | -3/+22 |
* | Throughout the network stack we have a few places of | bz | 2009-12-13 | 1 | -1/+24 |
* | In current code, threads performing an interruptible sleep (on both | attilio | 2009-12-12 | 3 | -18/+128 |
* | For some buses, devices may have active resources assigned even though they | jhb | 2009-12-09 | 1 | -2/+151 |
* | Don't add VAPPEND if the file is not being opened for writing. Note that this | trasz | 2009-12-08 | 2 | -2/+2 |
* | Remove wrong assertion. Debugee is allowed to lose a signal. | kib | 2009-12-03 | 1 | -3/+2 |
* | Add change that was somehow missed in r192586. It could manifest by | trasz | 2009-12-03 | 1 | -2/+3 |
* | Don't allocate an input buffer for a TTY when the receiver is turned off. | ed | 2009-12-01 | 1 | -2/+4 |
* | Replace VM_PROT_OVERRIDE_WRITE by VM_PROT_COPY. VM_PROT_OVERRIDE_WRITE has | alc | 2009-11-26 | 1 | -9/+12 |
* | Make ULE process usage (%CPU) accounting usable again by keeping track | ivoras | 2009-11-24 | 1 | -1/+4 |
* | On the return path from F_RDAHEAD and F_READAHEAD fcntls, do not | kib | 2009-11-20 | 1 | -2/+3 |
* | Extend ddb(4) "show mount" command to print active string mount options. | jh | 2009-11-19 | 1 | -0/+13 |
* | - Unbreak build with KLD_DEBUG defined | gonzo | 2009-11-17 | 1 | -1/+6 |
* | Among signal generation syscalls, only sigqueue(2) is allowed by POSIX | kib | 2009-11-17 | 2 | -31/+67 |
* | Revert revision 199201 for now as it has introduced a kernel vulnerability | delphij | 2009-11-12 | 1 | -1/+0 |
* | Add the possibility for vfs.root.mountfrom tunable to accept a list of | attilio | 2009-11-12 | 1 | -6/+15 |
* | The building the dev nameunit string, in devclass_add_device() is based | attilio | 2009-11-12 | 1 | -1/+2 |
* | Add interface description capability as inspired by OpenBSD. | delphij | 2009-11-11 | 1 | -0/+1 |
* | Revert r198873. Having different VAPPEND semantics for VOP_ACCESS(9) | trasz | 2009-11-11 | 1 | -8/+0 |
* | When rename("a", "b/.") is performed, target namei() call returns | kib | 2009-11-10 | 1 | -0/+6 |
* | In r198506, kern_sigsuspend() started doing cursig/postsig loop to make | kib | 2009-11-10 | 1 | -8/+7 |