| Commit message (Expand) | Author | Age | Files | Lines |
| * | sys: Remove ancient SCCS tags. | Warner Losh | 2023-11-27 | 1 | -2/+0 |
| * | sys: Remove $FreeBSD$: one-line .h pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| * | Move kstack_contains() and GET_STACK_USAGE() to MD machine/stack.h | Konstantin Belousov | 2023-02-01 | 1 | -7/+0 |
| * | Make struct syscall_args machine independent | Brooks Davis | 2021-12-08 | 1 | -7/+0 |
| * | i386: take pcb and fpu area into account in GET_STACK_USAGE | Mitchell Horne | 2021-11-30 | 1 | -4/+4 |
| * | Pass the syscall number to capsicum permission-denied signals | David Chisnall | 2021-07-16 | 1 | -0/+1 |
| * | Revert "Pass the syscall number to capsicum permission-denied signals" | David Chisnall | 2021-07-10 | 1 | -1/+0 |
| * | Pass the syscall number to capsicum permission-denied signals | David Chisnall | 2021-07-10 | 1 | -0/+1 |
| * | Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead. | Edward Tomasz Napierala | 2020-09-27 | 1 | -1/+0 |
| * | sys: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
| * | Make struct syscall_args visible to userspace compilation environment | Konstantin Belousov | 2017-06-12 | 1 | -7/+7 |
| * | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
| * | Handle spurious page faults that may occur in no-fault sections of the | Alan Cox | 2012-03-22 | 1 | -0/+1 |
| * | Remove unused define. | Konstantin Belousov | 2011-10-07 | 1 | -2/+0 |
| * | Reorganize syscall entry and leave handling. | Konstantin Belousov | 2010-05-23 | 1 | -0/+8 |
| * | Style: use #define<TAB> instead of #define<SPACE>. | Konstantin Belousov | 2010-04-27 | 1 | -1/+1 |
| * | Move the constants specifying the size of struct kinfo_proc into | Konstantin Belousov | 2010-04-24 | 1 | -0/+2 |
| * | When doing rfork(0), i.e. separating curproc VM from any other user of | Konstantin Belousov | 2008-09-12 | 1 | -0/+1 |
| * | Move GET_STACK_USAGE from MI header to i386/amd64 MD ones. | Alexander Motin | 2008-01-31 | 1 | -0/+9 |
| * | - Move GDT/LDT locking into a seperate spinlock, removing the global | Jeff Roberson | 2007-05-20 | 1 | -1/+5 |
| * | Divorce critical sections from spinlocks. Critical sections as denoted by | John Baldwin | 2005-04-04 | 1 | -1/+2 |
| * | /* -> /*- for copyright notices, minor format tweaks as necessary | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | bde points out that this can't do anything useful. The full patch has | Warner Losh | 2004-06-28 | 1 | -1/+0 |
| * | When opening /dev/io, preserve iopl properly. Otherwise, if you open | Warner Losh | 2004-06-28 | 1 | -0/+1 |
| * | Remove advertising clause from University of California Regent's | Warner Losh | 2004-04-07 | 1 | -4/+0 |
| * | Add a per-thread variable for saving the state of eflags to support the | John Baldwin | 2003-11-03 | 1 | -3/+1 |
| * | Note that the sched_lock protects md_ldt of struct mdproc. | John Baldwin | 2002-10-25 | 1 | -1/+1 |
| * | It is too much work convincing lint why we would want empty structures, | Poul-Henning Kamp | 2002-10-01 | 1 | -0/+3 |
| * | Remove the critmode sysctl - the new method for critical_enter/exit (already | Matthew Dillon | 2002-07-10 | 1 | -1/+0 |
| * | Compromise for critical*()/cpu_critical*() recommit. Cleanup the interrupt | Matthew Dillon | 2002-03-27 | 1 | -0/+1 |
| * | Remove __P. | Alfred Perlstein | 2002-03-20 | 1 | -3/+3 |
| * | Overhaul the per-CPU support a bit: | John Baldwin | 2001-12-11 | 1 | -1/+0 |
| * | Split the per-process Local Descriptor Table out of the PCB and into | John Baldwin | 2001-10-25 | 1 | -0/+18 |
| * | KSE Milestone 2 | Julian Elischer | 2001-09-12 | 1 | -0/+3 |
| * | Add a new MI pointer to the process' trapframe p_frame instead of using | John Baldwin | 2001-06-29 | 1 | -1/+0 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Enable vmspace sharing on SMP. Major changes are, | Luoqi Chen | 1999-04-28 | 1 | -1/+3 |
| * | Convert md_regs from an int[] to a struct trapframe *. It simplifies | Peter Wemm | 1997-05-07 | 1 | -7/+4 |
| * | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | hp300 -> i386 | Nate Williams | 1996-04-10 | 1 | -2/+2 |
| * | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | Rodney W. Grimes | 1994-05-25 | 1 | -3/+1 |
| * | Made all header files idempotent and moved incorrect common data from | Garrett Wollman | 1993-11-07 | 1 | -1/+5 |
| * | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | Rodney W. Grimes | 1993-10-16 | 1 | -1/+2 |
| * | Initial import, 0.1 + pk 0.2.4-B1 | Rodney W. Grimes | 1993-06-12 | 1 | -0/+47 |