History log of /csrg-svn/sys/kern/kern_xxx.c (Results 1 – 25 of 40)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 68304 14-Feb-1995 cgd

new argument passing conventions. minor type size cleanup.

# 64861 14-Nov-1993 hibler

missing permission check on sethostname

# 63176 10-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

# 59356 27-Apr-1993 mckusick

sysctl.h needs vm/vm.h

# 58969 05-Apr-1993 torek

{set,get}hostname and gethostid are needed for COMPAT_SUNOS too.
(note that sethostid is not---SunOS has no way to alter the host ID)

# 58942 04-Apr-1993 mckusick

{get,set}host{name,id} become COMPAT

# 57839 04-Feb-1993 mckusick

get/set hostname and hostid are subsumed by sysctl and become COMPAT_43

# 56517 11-Oct-1992 bostic

make kernel includes standard

# 54928 10-Jul-1992 torek

ANSIfy syscall args

# 53010 18-Mar-1992 sklower

define hostname, hostnamelen, and hostid

# 48423 20-Apr-1991 karels

rm user.h; rm old syscall stubs that just error; oquota does ENOSYS w/o signal

# 47540 17-Mar-1991 karels

more-or-less working with new proc & user structs

# 45121 24-Aug-1990 bostic

litn

# 44442 28-Jun-1990 bostic

new copyright notice

# 44405 28-Jun-1990 karels

RETURN => return, remove syscontext.h

# 43392 21-Jun-1990 karels

new syscall convention

# 41957 15-May-1990 mckusick

get rid of unneeded register declaration

# 41296 02-May-1990 mckusick

add oldquota call

# 41295 02-May-1990 mckusick

convert to new syscall convention

# 39558 20-Nov-1989 marc

deprecate vhangup

# 37647 05-May-1989 mckusick

delete unneeded include of dir.h

# 37613 02-May-1989 mckusick

integrate back branch -r7.2.1.1

# 37612 02-May-1989 mckusick

merge in vnode changes

# 37553 26-Apr-1989 mckusick

use new form of suser()

# 36877 23-Feb-1989 marc

remove unnecessary register temp

12