| Commit message (Expand) | Author | Age | Files | Lines |
* | o Move suser() calls in kern/ to using suser_xxx() with an explicit | rwatson | 2001-11-01 | 1 | -1/+1 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -16/+17 |
* | Pushdown Giant for acct(), kqueue(), kevent(), execve(), fork(), | dillon | 2001-09-01 | 1 | -4/+11 |
* | o Reduce gratuitous whitespace difference from Darwin. | rwatson | 2001-08-29 | 1 | -1/+0 |
* | o Merge contents of struct pcred into struct ucred. Specifically, add the | rwatson | 2001-05-25 | 1 | -2/+2 |
* | Undo part of the tangle of having sys/lock.h and sys/mutex.h included in | markm | 2001-05-01 | 1 | -0/+2 |
* | Revert consequences of changes to mount.h, part 2. | grog | 2001-04-29 | 1 | -2/+0 |
* | Correct #includes to work with fixed sys/mount.h. | grog | 2001-04-23 | 1 | -0/+2 |
* | Change and clean the mutex lock interface. | bmilekic | 2001-02-09 | 1 | -2/+2 |
* | Back out proc locking to protect p_ucred for obtaining additional | jhb | 2001-01-27 | 1 | -25/+7 |
* | - Proc locking. | jhb | 2001-01-24 | 1 | -7/+27 |
* | Use callout_reset instead of timeout(9). Most callouts are statically | jake | 2000-11-27 | 1 | -6/+5 |
* | Move the truncation code out of vn_open and into the open system call | mckusick | 2000-07-04 | 1 | -2/+3 |
* | Add sysctl descriptions to a few sysctls. Simply "documentation". | nbm | 2000-06-26 | 1 | -3/+3 |
* | Remove unneeded #include <vm/vm_zone.h> | phk | 2000-04-30 | 1 | -1/+0 |
* | Introduce NDFREE (and remove VOP_ABORTOP) | eivind | 1999-12-15 | 1 | -0/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Fix a dev_t/udev_t issue with accounting. lastcomm now shows the | phk | 1999-07-10 | 1 | -3/+3 |
* | Suser() simplification: | phk | 1999-04-27 | 1 | -2/+2 |
* | Moved limit frobbing (and the resulting limcopy()) that occurs for | dg | 1998-06-05 | 1 | -2/+12 |
* | Move the "retval" (3rd) parameter from all syscall functions and put | phk | 1997-11-06 | 1 | -3/+2 |
* | init_main.c subr_autoconf.c: | gibbs | 1997-09-21 | 1 | -3/+10 |
* | Removed unused #includes. | bde | 1997-09-02 | 1 | -2/+1 |
* | Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include | bde | 1997-03-24 | 1 | -2/+1 |
* | Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. | bde | 1997-03-23 | 1 | -2/+2 |
* | 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 | -18/+18 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | A Major staticize sweep. Generates a couple of warnings that I'll deal | phk | 1995-12-14 | 1 | -10/+19 |
* | Included <sys/sysproto.h> to get central declarations for syscall args | bde | 1995-11-12 | 1 | -1/+4 |
* | Second batch of cleanup changes. | phk | 1995-10-29 | 1 | -2/+2 |
* | Use the same method to determine the time that the process | mpp | 1995-07-23 | 1 | -4/+2 |
* | All of this is cosmetic. prototypes, #includes, printfs and so on. Makes | phk | 1994-10-02 | 1 | -3/+5 |
* | Process accounting implementation by Chris Demetriou, with minor local | dg | 1994-09-26 | 1 | -32/+216 |
* | Supply prototypes for some functions that were implicitly declared and | bde | 1994-09-15 | 1 | -1/+2 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -0/+1 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 1 | -0/+2 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+116 |