Move ogethostname(), osethostname(), ogethostid(), osethostid(), and
authorDavid P. Reese, Jr. <daver@dragonflybsd.org>
Fri, 14 Nov 2003 01:53:55 +0000 (01:53 +0000)
committerDavid P. Reese, Jr. <daver@dragonflybsd.org>
Fri, 14 Nov 2003 01:53:55 +0000 (01:53 +0000)
commit9906751f3cc0e6a2acd8912a85b325fe6cf7bf8d
tree0badbf2e9fc9be17692452ce2b564b94e7a78b5d
parent1058bc2a39321d28ce9579477c7aedebd627aeac
Move ogethostname(), osethostname(), ogethostid(), osethostid(), and
oquota() to the 43bsd emulation subtree.

Change o{get,set}hostname() to use kernel_sysctl() instead of
userland_sysctl().
sys/conf/files
sys/emulation/43bsd/43bsd_hostinfo.c [new file with mode: 0644]
sys/kern/kern_xxx.c