| Commit message (Expand) | Author | Age | Files | Lines |
| * | KSE Milestone 2 | Julian Elischer | 2001-09-12 | 1 | -16/+17 |
| * | Pushdown Giant for acct(), kqueue(), kevent(), execve(), fork(), | Matthew Dillon | 2001-09-01 | 1 | -4/+11 |
| * | o Reduce gratuitous whitespace difference from Darwin. | Robert Watson | 2001-08-29 | 1 | -1/+0 |
| * | o Merge contents of struct pcred into struct ucred. Specifically, add the | Robert Watson | 2001-05-25 | 1 | -2/+2 |
| * | Undo part of the tangle of having sys/lock.h and sys/mutex.h included in | Mark Murray | 2001-05-01 | 1 | -0/+2 |
| * | Revert consequences of changes to mount.h, part 2. | Greg Lehey | 2001-04-29 | 1 | -2/+0 |
| * | Correct #includes to work with fixed sys/mount.h. | Greg Lehey | 2001-04-23 | 1 | -0/+2 |
| * | Change and clean the mutex lock interface. | Bosko Milekic | 2001-02-09 | 1 | -2/+2 |
| * | Back out proc locking to protect p_ucred for obtaining additional | John Baldwin | 2001-01-27 | 1 | -25/+7 |
| * | - Proc locking. | John Baldwin | 2001-01-24 | 1 | -7/+27 |
| * | Use callout_reset instead of timeout(9). Most callouts are statically | Jake Burkholder | 2000-11-27 | 1 | -6/+5 |
| * | Move the truncation code out of vn_open and into the open system call | Kirk McKusick | 2000-07-04 | 1 | -2/+3 |
| * | Add sysctl descriptions to a few sysctls. Simply "documentation". | Neil Blakey-Milner | 2000-06-26 | 1 | -3/+3 |
| * | Remove unneeded #include <vm/vm_zone.h> | Poul-Henning Kamp | 2000-04-30 | 1 | -1/+0 |
| * | Introduce NDFREE (and remove VOP_ABORTOP) | Eivind Eklund | 1999-12-15 | 1 | -0/+3 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Fix a dev_t/udev_t issue with accounting. lastcomm now shows the | Poul-Henning Kamp | 1999-07-10 | 1 | -3/+3 |
| * | Suser() simplification: | Poul-Henning Kamp | 1999-04-27 | 1 | -2/+2 |
| * | Moved limit frobbing (and the resulting limcopy()) that occurs for | David Greenman | 1998-06-05 | 1 | -2/+12 |
| * | Move the "retval" (3rd) parameter from all syscall functions and put | Poul-Henning Kamp | 1997-11-06 | 1 | -3/+2 |
| * | init_main.c subr_autoconf.c: | Justin T. Gibbs | 1997-09-21 | 1 | -3/+10 |
| * | Removed unused #includes. | Bruce Evans | 1997-09-02 | 1 | -2/+1 |
| * | Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include | Bruce Evans | 1997-03-24 | 1 | -2/+1 |
| * | Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. | Bruce Evans | 1997-03-23 | 1 | -2/+2 |
| * | 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 | -18/+18 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | A Major staticize sweep. Generates a couple of warnings that I'll deal | Poul-Henning Kamp | 1995-12-14 | 1 | -10/+19 |
| * | Included <sys/sysproto.h> to get central declarations for syscall args | Bruce Evans | 1995-11-12 | 1 | -1/+4 |
| * | Second batch of cleanup changes. | Poul-Henning Kamp | 1995-10-29 | 1 | -2/+2 |
| * | Use the same method to determine the time that the process | Mike Pritchard | 1995-07-23 | 1 | -4/+2 |
| * | All of this is cosmetic. prototypes, #includes, printfs and so on. Makes | Poul-Henning Kamp | 1994-10-02 | 1 | -3/+5 |
| * | Process accounting implementation by Chris Demetriou, with minor local | David Greenman | 1994-09-26 | 1 | -32/+216 |
| * | Supply prototypes for some functions that were implicitly declared and | Bruce Evans | 1994-09-15 | 1 | -1/+2 |
| * | Added $Id$ | David Greenman | 1994-08-02 | 1 | -0/+1 |
| * | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | Rodney W. Grimes | 1994-05-25 | 1 | -0/+2 |
| * | BSD 4.4 Lite Kernel Sources | Rodney W. Grimes | 1994-05-24 | 1 | -0/+116 |