aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/kern_acct.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a dev_t/udev_t issue with accounting. lastcomm now shows thePoul-Henning Kamp1999-07-101-3/+3
* Suser() simplification:Poul-Henning Kamp1999-04-271-2/+2
* Moved limit frobbing (and the resulting limcopy()) that occurs forDavid Greenman1998-06-051-2/+12
* Move the "retval" (3rd) parameter from all syscall functions and putPoul-Henning Kamp1997-11-061-3/+2
* init_main.c subr_autoconf.c:Justin T. Gibbs1997-09-211-3/+10
* Removed unused #includes.Bruce Evans1997-09-021-2/+1
* Don't include <sys/ioctl.h> in the kernel. Stage 1: don't includeBruce Evans1997-03-241-2/+1
* Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.Bruce Evans1997-03-231-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlandJohn Dyson1997-02-101-18/+18
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* A Major staticize sweep. Generates a couple of warnings that I'll dealPoul-Henning Kamp1995-12-141-10/+19
* Included <sys/sysproto.h> to get central declarations for syscall argsBruce Evans1995-11-121-1/+4
* Second batch of cleanup changes.Poul-Henning Kamp1995-10-291-2/+2
* Use the same method to determine the time that the processMike Pritchard1995-07-231-4/+2
* All of this is cosmetic. prototypes, #includes, printfs and so on. MakesPoul-Henning Kamp1994-10-021-3/+5
* Process accounting implementation by Chris Demetriou, with minor localDavid Greenman1994-09-261-32/+216
* Supply prototypes for some functions that were implicitly declared andBruce Evans1994-09-151-1/+2
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-0/+2
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+116