summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_xxx.c
Commit message (Expand)AuthorAgeFilesLines
* KSE Milestone 2julian2001-09-121-27/+27
* Pushdown Giant for: profil(), ntp_adjtime(), ogethostname(),dillon2001-09-011-36/+86
* This is kind of a hack, but it should work. Currently, world is brokenpeter2001-03-241-0/+8
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* This Implements the mumbled about "Jail" feature.phk1999-04-281-2/+2
* Suser() simplification:phk1999-04-271-4/+4
* Change various syscalls to use size_t arguments instead of u_int.dfr1998-08-241-3/+6
* Make COMPAT_43 and COMPAT_SUNOS new-style options.eivind1997-12-161-1/+3
* Move the "retval" (3rd) parameter from all syscall functions and putphk1997-11-061-18/+10
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Collect all the functioons concerned with rebooting into one placejulian1996-08-191-55/+1
* Removed unnecessary #includes of vm stuff. Most of them were oncebde1995-12-061-2/+1
* Completed function declarations and/or added prototypes.bde1995-12-021-2/+2
* Remove unused var.phk1995-11-201-2/+2
* Get rid of domainnamelen.phk1995-11-141-2/+3
* Restored the (buggy) historical behaviour of getdomainname().bde1995-11-121-6/+6
* Included <sys/sysproto.h> to get central declarations for syscall argsbde1995-11-121-1/+18
* Fixed types of ogethostid() and osethostid(). The args struct namesbde1995-11-111-6/+9
* Make the old compat functions use the sysctl front door, rather thanphk1995-11-091-19/+27
* Removed unused local variable from shutdown_nice()nate1995-09-061-3/+1
* Call boot() instead of cpu_reset() if init isn't running in shutdown_nice.dg1995-08-201-7/+6
* Extentd David's recent change to shutdown_nice() by callingjoerg1995-08-061-1/+5
* Rewrote shutdown_nice() to fix the init-not-yet-started panic().dg1995-07-301-3/+3
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Implemented a "TEXT_SET" called 'cleanup_set' which will be called beforephk1994-12-041-1/+20
* All of this is cosmetic. prototypes, #includes, printfs and so on. Makesphk1994-10-021-1/+2
* While in the real world, I had a bad case of being swapped out for a lot ofphk1994-09-251-5/+5
* oget/sethostname: add missing argument to kern_sysctlache1994-09-191-3/+3
* Fix up some sloppy coding practices:wollman1994-08-181-6/+1
* Define a sysctl MIB variable for the YP domain name.wollman1994-08-081-3/+3
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+130
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+138
OpenPOWER on IntegriCloud