| Commit message (Expand) | Author | Age | Files | Lines |
* | de-register. | delphij | 2009-05-29 | 1 | -7/+7 |
* | Back out alpha/alpha/trap.c:1.124, osf1_ioctl.c:1.14, osf1_misc.c:1.57, | rwatson | 2005-09-28 | 1 | -4/+1 |
* | Add GIANT_REQUIRED and WITNESS sleep warnings to uprintf() and tprintf(), | rwatson | 2005-09-19 | 1 | -1/+4 |
* | fixup signal mapping: | sam | 2005-02-25 | 1 | -11/+9 |
* | Backout previous change (disabling of security checks for signals delivered | sobomax | 2005-02-13 | 1 | -1/+1 |
* | Split out kill(2) syscall service routine into user-level and kernel part, the | sobomax | 2005-02-13 | 1 | -1/+1 |
* | Start each of the license/copyright comments with /*- | imp | 2005-01-05 | 1 | -1/+1 |
* | Fix some security bugs in the SVR4 emulator: | tjr | 2003-10-20 | 1 | -2/+12 |
* | Use __FBSDID(). | obrien | 2003-06-10 | 1 | -2/+3 |
* | - Replace inline implementations of sigprocmask() with calls to | jhb | 2003-04-22 | 1 | -206/+97 |
* | Use local struct proc variables to reduce repeated td->td_proc dereferences | jhb | 2003-04-17 | 1 | -6/+6 |
* | - Move p->p_sigmask to td->td_sigmask. Signal masks will be per thread with | jeff | 2003-03-31 | 1 | -12/+13 |
* | SCARGS removal take II. | alfred | 2002-12-14 | 1 | -41/+41 |
* | Backout removal SCARGS, the code freeze is only "selectively" over. | alfred | 2002-12-13 | 1 | -41/+41 |
* | Remove SCARGS. | alfred | 2002-12-13 | 1 | -41/+41 |
* | Back our kernel support for reliable signal queues. | jmallett | 2002-10-01 | 1 | -1/+1 |
* | First half of implementation of ksiginfo, signal queues, and such. This | jmallett | 2002-09-30 | 1 | -1/+1 |
* | Moved signal handling and rescheduling from userret() to ast() so that | bde | 2002-04-04 | 1 | -0/+2 |
* | Remove __P. | alfred | 2002-03-20 | 1 | -5/+3 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -58/+58 |
* | get rid of some printf and pointer type warnings | assar | 2001-07-22 | 1 | -1/+1 |
* | Undo part of the tangle of having sys/lock.h and sys/mutex.h included in | markm | 2001-05-01 | 1 | -1/+3 |
* | Proc locking. | jhb | 2001-01-23 | 1 | -4/+10 |
* | Include machine/cpu.h for cpu_getstack(). | marcel | 2000-12-03 | 1 | -0/+2 |
* | Don't use p->p_sigstk.ss_flags to keep state of whether the | marcel | 2000-11-30 | 1 | -1/+1 |
* | Cleanup after repo copy of sys/svr4 to sys/compat/svr4. | obrien | 2000-08-31 | 1 | -6/+6 |
* | Fix handling of svr4_sigsets, which are implemented in SysVR4 as a sequence | newton | 2000-01-15 | 1 | -14/+50 |
* | Remove unnecessary includes | newton | 1999-12-08 | 1 | -1/+0 |
* | Remove unnecessary includes. | newton | 1999-10-17 | 1 | -3/+0 |
* | Add a per-signal flag to mark handlers registered with osigaction, so we | luoqi | 1999-10-11 | 1 | -1/+1 |
* | sigset_t change (part 4 of 5) | marcel | 1999-09-29 | 1 | -56/+65 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add $Id$ tags | newton | 1999-07-30 | 1 | -0/+2 |
* | Rename struct members sa_siginfo. POSIX reserves identifiers starting | cracauer | 1999-07-06 | 1 | -18/+18 |
* | Emulator KLD for SysVR4 executables grabbed from NetBSD. | newton | 1999-01-30 | 1 | -0/+623 |