aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/kern_xxx.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unnecessary #includes of vm stuff. Most of them were onceBruce Evans1995-12-061-2/+1
* Completed function declarations and/or added prototypes.Bruce Evans1995-12-021-2/+2
* Remove unused var.Poul-Henning Kamp1995-11-201-2/+2
* Get rid of domainnamelen.Poul-Henning Kamp1995-11-141-2/+3
* Restored the (buggy) historical behaviour of getdomainname().Bruce Evans1995-11-121-6/+6
* Included <sys/sysproto.h> to get central declarations for syscall argsBruce Evans1995-11-121-1/+18
* Fixed types of ogethostid() and osethostid(). The args struct namesBruce Evans1995-11-111-6/+9
* Make the old compat functions use the sysctl front door, rather thanPoul-Henning Kamp1995-11-091-19/+27
* Removed unused local variable from shutdown_nice()Nate Williams1995-09-061-3/+1
* Call boot() instead of cpu_reset() if init isn't running in shutdown_nice.David Greenman1995-08-201-7/+6
* Extentd David's recent change to shutdown_nice() by callingJoerg Wunsch1995-08-061-1/+5
* Rewrote shutdown_nice() to fix the init-not-yet-started panic().David Greenman1995-07-301-3/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Implemented a "TEXT_SET" called 'cleanup_set' which will be called beforePoul-Henning Kamp1994-12-041-1/+20
* All of this is cosmetic. prototypes, #includes, printfs and so on. MakesPoul-Henning Kamp1994-10-021-1/+2
* While in the real world, I had a bad case of being swapped out for a lot ofPoul-Henning Kamp1994-09-251-5/+5
* oget/sethostname: add missing argument to kern_sysctlAndrey A. Chernov1994-09-191-3/+3
* Fix up some sloppy coding practices:Garrett Wollman1994-08-181-6/+1
* Define a sysctl MIB variable for the YP domain name.Garrett Wollman1994-08-081-3/+3
* 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/+130
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+138