summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_acct.c
Commit message (Expand)AuthorAgeFilesLines
* Move the truncation code out of vn_open and into the open system callmckusick2000-07-041-2/+3
* Add sysctl descriptions to a few sysctls. Simply "documentation".nbm2000-06-261-3/+3
* Remove unneeded #include <vm/vm_zone.h>phk2000-04-301-1/+0
* Introduce NDFREE (and remove VOP_ABORTOP)eivind1999-12-151-0/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix a dev_t/udev_t issue with accounting. lastcomm now shows thephk1999-07-101-3/+3
* Suser() simplification:phk1999-04-271-2/+2
* Moved limit frobbing (and the resulting limcopy()) that occurs fordg1998-06-051-2/+12
* Move the "retval" (3rd) parameter from all syscall functions and putphk1997-11-061-3/+2
* init_main.c subr_autoconf.c:gibbs1997-09-211-3/+10
* Removed unused #includes.bde1997-09-021-2/+1
* Don't include <sys/ioctl.h> in the kernel. Stage 1: don't includebde1997-03-241-2/+1
* Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.bde1997-03-231-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-18/+18
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* A Major staticize sweep. Generates a couple of warnings that I'll dealphk1995-12-141-10/+19
* Included <sys/sysproto.h> to get central declarations for syscall argsbde1995-11-121-1/+4
* Second batch of cleanup changes.phk1995-10-291-2/+2
* Use the same method to determine the time that the processmpp1995-07-231-4/+2
* All of this is cosmetic. prototypes, #includes, printfs and so on. Makesphk1994-10-021-3/+5
* Process accounting implementation by Chris Demetriou, with minor localdg1994-09-261-32/+216
* Supply prototypes for some functions that were implicitly declared andbde1994-09-151-1/+2
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+2
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+116
OpenPOWER on IntegriCloud