| 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 |
* | sysent: Get rid of bogus sys/sysent.h include. | Dmitry Chagin | 2022-05-28 | 1 | -1/+1 |
* | Create sys/reg.h for the common code previously in machine/reg.h | Andrew Turner | 2021-08-30 | 1 | -2/+0 |
* | Plug memory disclosures via ptrace(2). | Mark Johnston | 2018-12-03 | 1 | -2/+3 |
* | Move most of the contents of opt_compat.h to opt_global.h. | Brooks Davis | 2018-04-06 | 1 | -2/+0 |
* | sys: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
* | Add macro to test the sv_flags of any process. Change some places to test | Dmitry Chagin | 2011-01-26 | 1 | -1/+1 |
* | For non-stopped threads, td_frame pointer is undefined. As a | Konstantin Belousov | 2010-12-02 | 1 | -0/+4 |
* | Provide groundwork for 32-bit binary compatibility on non-x86 platforms, | Nathan Whitehorn | 2010-03-11 | 1 | -4/+3 |
* | Use the p_sysent->sv_flags flag SV_ILP32 to detect 32bit process | Konstantin Belousov | 2009-03-02 | 1 | -3/+3 |
* | Don't reset uio_offset to 0 before returning. Instead, refuse to service | Dag-Erling Smørgrav | 2007-04-15 | 1 | -2/+4 |
* | Jumbo-commit to enhance 32 bit application support on 64 bit kernels. | Peter Wemm | 2005-06-30 | 1 | -3/+46 |
* | Don't PHOLD() the target process in procfs, since this is already done | David Schultz | 2004-10-01 | 1 | -2/+1 |
* | Remove advertising clause from University of California Regent's | Warner Losh | 2004-04-07 | 1 | -4/+0 |
* | Introduce a uiomove_frombuf helper routine that handles computing and | Jacques Vidrine | 2003-10-02 | 1 | -15/+3 |
* | Clean up proc locking in procfs: make sure the proc lock is held before | Robert Watson | 2003-05-05 | 1 | -3/+4 |
* | Part 1 of KSE-III | Julian Elischer | 2002-06-29 | 1 | -1/+1 |
* | Change p_can{debug,see,sched,signal}()'s first argument to be a thread | John Baldwin | 2002-05-19 | 1 | -1/+1 |
* | Lock the target process in procfs_doproc*regs() for p_candebug and while | John Baldwin | 2002-04-13 | 1 | -3/+9 |
* | FIxed the following style bugs: | Bruce Evans | 2002-02-16 | 1 | -5/+7 |
* | Pre-KSE/M3 commit. | Julian Elischer | 2002-02-07 | 1 | -2/+2 |
* | Pseudofsize procfs(5). | Dag-Erling Smørgrav | 2001-12-04 | 1 | -17/+4 |
* | Move procfs_* from procfs_machdep.c into sys_process.c, and rename them to | Dag-Erling Smørgrav | 2001-10-21 | 1 | -2/+2 |
* | Dissociate ptrace from procfs. | Dag-Erling Smørgrav | 2001-10-07 | 1 | -0/+1 |
* | KSE Milestone 2 | Julian Elischer | 2001-09-12 | 1 | -5/+4 |
* | o Replace calls to p_can(..., P_CAN_xxx) with calls to p_canxxx(). | Robert Watson | 2001-07-05 | 1 | -1/+1 |
* | - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file | Ruslan Ermilov | 2001-05-23 | 1 | -1/+1 |
* | Undo part of the tangle of having sys/lock.h and sys/mutex.h included in | Mark Murray | 2001-05-01 | 1 | -2/+7 |
* | Change the pfind() and zpfind() functions to lock the process that they | John Baldwin | 2001-04-24 | 1 | -5/+1 |
* | Catch up to header include changes: | John Baldwin | 2001-03-28 | 1 | -0/+1 |
* | Protect p_flag with the proc lock. | John Baldwin | 2001-03-07 | 1 | -1/+6 |
* | o Centralize inter-process access control, introducing: | Robert Watson | 2000-08-30 | 1 | -1/+1 |
* | Introduce the new function | Poul-Henning Kamp | 1999-11-21 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Fix procfs security hole -- check permissions on meaningful I/Os (namely, | Sean Eric Fagan | 1997-08-12 | 1 | -1/+3 |
* | Removed unused #includes. | Bruce Evans | 1997-08-02 | 1 | -4/+1 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
* | This is the kernel Lite/2 commit. There are some requisite userland | John Dyson | 1997-02-10 | 1 | -1/+2 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
* | Major fixes for procfs.. | Peter Wemm | 1996-01-24 | 1 | -1/+13 |
* | Added $Id$ | David Greenman | 1994-08-02 | 1 | -2/+1 |
* | BSD 4.4 Lite Kernel Sources | Rodney W. Grimes | 1994-05-24 | 1 | -0/+87 |