| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace procfs_domem() with a similar interface, process_domem(), which lives |  miod | 2005-12-11 | 1 | -132/+0 |
* | Add an extra flags argument to uvm_io(), to specify whether we want to fix |  miod | 2005-11-04 | 1 | -2/+3 |
* | Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpc |  kettenis | 2004-05-20 | 1 | -2/+10 |
* | make sure uio_offset is a safe value, with suggestions from millert@ |  tedu | 2004-05-05 | 1 | -2/+1 |
* | change arguments to suser. suser now takes the process, and a flags |  tedu | 2003-08-15 | 1 | -2/+2 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | Disallow ptrace if P_SUGIDEXEC flag is set (we already disallow if P_SUGID |  millert | 2003-03-09 | 1 | -1/+2 |
* | Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ ok |  nordin | 2002-01-30 | 1 | -3/+1 |
* | When a process is exec:ing mark it with a flag. Check that flag in ptrace |  art | 2002-01-20 | 1 | -1/+6 |
* | redundant includes. |  art | 2001-11-06 | 1 | -3/+1 |
* | No need to PHOLD/PRELE here, really. |  art | 2001-09-19 | 1 | -3/+1 |
* | Don't include <vm/vm_kern.h> if you don't need foo_map. |  miod | 2001-09-11 | 1 | -2/+1 |
* | Remove old vm. |  art | 2001-06-27 | 1 | -154/+1 |
* | Garbage collect procfs_findtextvp(). |  aaron | 2001-05-24 | 1 | -86/+1 |
* | make procfs compile on non-uvm systems |  ericj | 2000-08-15 | 1 | -4/+2 |
* | memory reads from other vmspace are different under uvm |  art | 1999-02-26 | 1 | -2/+22 |
* | OK, this is another fix for the infamous i386 "PTDI panic". This fix is the |  pefo | 1998-08-30 | 1 | -2/+6 |
* | Fix {KERNFS,NULLFS,UMAPFS,UNION}_DIAGNOSTIC kernel compilation errors. |  millert | 1997-09-11 | 1 | -4/+4 |
* | From NetBSD (thorpej): |  millert | 1997-08-29 | 1 | -7/+12 |
* | 1) pfs_mode should be mode_t, not u_short |  millert | 1997-08-16 | 1 | -3/+38 |
* | Don't fault a page in twice (first prefault, then vm_fault); the first was |  tholo | 1997-01-22 | 1 | -5/+1 |
* | Fix for final ptdi panic on i386 |  tholo | 1997-01-07 | 1 | -2/+6 |
* | From NetBSD: update to 960217 sources |  niklas | 1996-02-27 | 1 | -2/+6 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+301 |