note KERN_DOMAINNAME, the addition of tickadj to KERN_CLOCKINFO.

This commit is contained in:
cgd 1995-01-24 23:55:48 +00:00
parent d85271e6e4
commit 26099b453e
1 changed files with 5 additions and 1 deletions

View File

@ -229,6 +229,7 @@ information.
.It KERN\_BOOTTIME struct timeval no .It KERN\_BOOTTIME struct timeval no
.It KERN\_CHOWN\_RESTRICTED integer no .It KERN\_CHOWN\_RESTRICTED integer no
.It KERN\_CLOCKRATE struct clockinfo no .It KERN\_CLOCKRATE struct clockinfo no
.It KERN\_DOMAINNAME string yes
.It KERN\_FILE struct file no .It KERN\_FILE struct file no
.It KERN\_HOSTID integer yes .It KERN\_HOSTID integer yes
.It KERN\_HOSTNAME string yes .It KERN\_HOSTNAME string yes
@ -275,7 +276,10 @@ A
.Va struct clockinfo .Va struct clockinfo
structure is returned. structure is returned.
This structure contains the clock, statistics clock and profiling clock This structure contains the clock, statistics clock and profiling clock
frequencies, and the number of micro-seconds per hz tick. frequencies, the number of micro-seconds per hz tick, and the clock
skew rate.
.It Li KERN_DOMAINNAME
Get or set the YP domain name.
.It Li KERN_FILE .It Li KERN_FILE
Return the entire file table. Return the entire file table.
The returned data consists of a single The returned data consists of a single