| Commit message (Expand) | Author | Age | Files | Lines |
* | After exhaustive discussions and some meandering and confusion, enough | dillon | 2001-06-24 | 1 | -0/+6 |
* | - Lock CURSIG() with the proc lock to close the signal race with psignal. | jhb | 2001-06-22 | 1 | -99/+67 |
* | - Lock CURSIG with the proc lock and don't release the proc lock until | jhb | 2001-06-22 | 1 | -4/+10 |
* | - Grab the proc lock around CURSIG and postsig(). Don't release the proc | jhb | 2001-06-22 | 1 | -3/+4 |
* | - Change CURSIG() and postsig() to require that the proc lock is held | jhb | 2001-06-22 | 1 | -9/+10 |
* | int -> size_t fix | mjacob | 2001-06-22 | 1 | -2/+2 |
* | Temporary fix at least- define NCPU_PRESENT which will be mp_npcus for | mjacob | 2001-06-22 | 1 | -2/+11 |
* | changed hostid from long to unsigned long to be able to store values > 2GB | pirzyk | 2001-06-22 | 1 | -3/+2 |
* | Introduce numerous SMP friendly changes to the mbuf allocator. Namely, | bmilekic | 2001-06-22 | 4 | -472/+1048 |
* | Fix some lock order reversals where we called free() while holding a proc | jhb | 2001-06-20 | 2 | -11/+14 |
* | Change m_devget()'s outdated and unused `offset' argument to actually mean | bmilekic | 2001-06-20 | 1 | -30/+25 |
* | Preemption by an interrupt thread is an involuntary switch, not a voluntary | jhb | 2001-06-20 | 1 | -1/+1 |
* | Constify (silence warnings introduced by last commit to sys/module.h) | des | 2001-06-20 | 1 | -7/+7 |
* | After one too many PRs on the subject, bite the bullet and define IOV_MAX | wollman | 2001-06-18 | 1 | -0/+4 |
* | Lock Giant in postsig() for the KTRACE case as ktrpsig() needs Giant when | jhb | 2001-06-18 | 1 | -0/+4 |
* | Add linker_reference_module(). | brian | 2001-06-18 | 1 | -0/+25 |
* | Don't remove the SI_CHEAPCLONE for unsupported minors | brian | 2001-06-18 | 1 | -1/+2 |
* | Move setugid() a little sooner to before we release tracing in case | peter | 2001-06-16 | 1 | -2/+3 |
* | Add INTR_TYPE_AV so that we can get to the PI_AV priority in the ithread | peter | 2001-06-16 | 1 | -1/+4 |
* | Fix warnings: | jlemon | 2001-06-16 | 1 | -0/+1 |
* | Correctly hook up the write kqfilter to pipes. | jlemon | 2001-06-15 | 1 | -5/+7 |
* | Fix some warnings in kern_environment.c. Make the getenv*() family | peter | 2001-06-15 | 1 | -3/+3 |
* | As per comments in sys/linker_set.h: | peter | 2001-06-14 | 1 | -107/+0 |
* | With this commit, I hereby pronounce gensetdefs past its use-by date. | peter | 2001-06-13 | 9 | -140/+302 |
* | Patch up a blunder I made a few days ago. nmbcnt was being initialized | peter | 2001-06-13 | 1 | -6/+15 |
* | Hints overhaul: | peter | 2001-06-12 | 2 | -465/+578 |
* | Rename nextpid to lastpid and externalize it. | des | 2001-06-11 | 1 | -7/+7 |
* | Blah, I cut out a tad too much in the previous commit. (thanks again, Jake!) | des | 2001-06-11 | 1 | -0/+1 |
* | copyin(9) doesn't return ENAMETOOLONG. (thanks, Jake!) | des | 2001-06-11 | 1 | -10/+2 |
* | Add sbuf_copyin(). Also add 'b' variants of sbuf_{cat,copyin,cpy}() which | des | 2001-06-11 | 1 | -0/+98 |
* | Sync with recent KAME. | ume | 2001-06-11 | 3 | -51/+130 |
* | Try to make the setting of the SIGCHLD handler the same as setting of | dwmalone | 2001-06-11 | 1 | -1/+4 |
* | sbuf_new(9) now returns a struct sbuf * instead of an int. If the caller | des | 2001-06-10 | 1 | -8/+20 |
* | "Fix" the previous initial attempt at fixing TUNABLE_INT(). This time | peter | 2001-06-08 | 7 | -12/+27 |
* | Back out part of my previous commit. This was a last minute change | peter | 2001-06-07 | 6 | -12/+12 |
* | Fix an instance of NDINIT in the extattrctl syscall: LOCKLEAF was or'ed | tmm | 2001-06-06 | 2 | -2/+2 |
* | Make the TUNABLE_*() macros look and behave more consistantly like the | peter | 2001-06-06 | 7 | -38/+41 |
* | We don't need to hold a lock just to test a flag. | jhb | 2001-06-06 | 1 | -5/+1 |
* | Unbreak setregid(2). | ru | 2001-06-06 | 1 | -0/+2 |
* | Don't hold sched_lock across addupc_task(). | jhb | 2001-06-06 | 1 | -1/+1 |
* | Add a line discipline close routine which restores some functionality | dd | 2001-06-05 | 1 | -5/+21 |
* | Style and cosmetic cleanups. This driver is now reasonably stlye(9) | dd | 2001-06-05 | 1 | -111/+127 |
* | Use the l_nullioctl exported from tty_conf.c rather than rolling our own. | dd | 2001-06-04 | 1 | -10/+0 |
* | Unstaticize l_nullioctl; it is needed elsewhere (like in tty_snoop.c). | dd | 2001-06-04 | 1 | -2/+1 |
* | The pipe_write() code was locking the pipe without busying it first in | dillon | 2001-06-04 | 1 | -5/+20 |
* | Remove unused includes, use *min() inline functions rather than a | dd | 2001-06-03 | 1 | -26/+8 |
* | When tring to find out if this is a request for a write in | dd | 2001-06-03 | 1 | -2/+2 |
* | Include sys/mutex.h to silence a warning. | dd | 2001-06-03 | 2 | -0/+2 |
* | Revert the last bits of my bogus move of NMBCLUSTERS | jesper | 2001-06-01 | 3 | -0/+3 |
* | Clean up the code exporting interrupt statistics via sysctl a bit: | tmm | 2001-06-01 | 1 | -0/+30 |