| Commit message (Expand) | Author | Age | Files | Lines |
* | Change suser_xxx() to suser() where it applies. | phk | 1999-04-27 | 1 | -4/+5 |
* | Suser() simplification: | phk | 1999-04-27 | 1 | -2/+2 |
* | Added a second argument, "activate" to the vm_page_unwire() call so that | dg | 1998-10-28 | 1 | -2/+2 |
* | Cast pointers to uintptr_t/intptr_t instead of to u_long/long, | bde | 1998-07-15 | 1 | -2/+2 |
* | This commit fixes various 64bit portability problems required for | dfr | 1998-06-07 | 1 | -2/+2 |
* | Disallow reading the current kernel stack. Only the user structure and | tegge | 1998-05-19 | 1 | -7/+32 |
* | Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. | des | 1998-04-17 | 1 | -2/+2 |
* | Back out DIAGNOSTIC changes. | eivind | 1998-02-06 | 1 | -3/+1 |
* | Turn DIAGNOSTIC into a new-style option. | eivind | 1998-02-04 | 1 | -1/+3 |
* | VM level code cleanups. | dyson | 1998-01-22 | 1 | -3/+3 |
* | Fix procfs security hole -- check permissions on meaningful I/Os (namely, | sef | 1997-08-12 | 1 | -1/+18 |
* | Removed unused #includes. | bde | 1997-08-02 | 1 | -3/+1 |
* | Fix both a problem with accessing backing objects, and also release | dyson | 1997-04-20 | 1 | -1/+14 |
* | Fix the gdb executable modify problem. Thanks to the detective work | dyson | 1997-04-06 | 1 | -80/+47 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | This is the kernel Lite/2 commit. There are some requisite userland | dyson | 1997-02-10 | 1 | -6/+4 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Fix setting breakpoints in shared regions. | dyson | 1996-10-24 | 1 | -7/+4 |
* | Fix a serious problem, with a window where an object lock is needed, | dyson | 1996-07-02 | 1 | -57/+97 |
* | Properly lock the vm space when accessing the memory in a process. This | dyson | 1996-06-11 | 1 | -2/+14 |
* | This time, really make the procfs work when reading stuff from the UPAGES. | peter | 1996-01-25 | 1 | -15/+34 |
* | Major fixes for procfs.. | peter | 1996-01-24 | 1 | -1/+10 |
* | Eliminated many redundant vm_map_lookup operations for vm_mmap. | dyson | 1996-01-19 | 1 | -2/+3 |
* | Fixed 1TB filesize changes. Some pindexes had bogus names and types | bde | 1995-12-17 | 1 | -5/+5 |
* | Changes to support 1Tb filesizes. Pages are now named by an | dyson | 1995-12-11 | 1 | -3/+3 |
* | Untangled the vm.h include file spaghetti. | dg | 1995-12-07 | 1 | -1/+8 |
* | Added prototypes. | bde | 1995-12-03 | 1 | -1/+3 |
* | Removal of unnecessary usage of PG_COPYONWRITE. | dyson | 1995-10-23 | 1 | -2/+2 |
* | NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct | dg | 1995-07-13 | 1 | -2/+2 |
* | Killed the "probably_never" ifdef'd code. | dg | 1995-06-28 | 1 | -68/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -3/+3 |
* | Initialize map start hint to vm_map_find()...not doing so will cause it | dg | 1995-01-05 | 1 | -2/+2 |
* | Fixed bug I just introduced that would have allowed a user to clobber | dg | 1994-10-18 | 1 | -4/+6 |
* | Allow upages to be paged in/accessed. | dg | 1994-10-18 | 1 | -2/+2 |
* | Supply prototypes for some functions that were implicitly declared and | bde | 1994-09-15 | 1 | -2/+3 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -2/+1 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+302 |