summaryrefslogtreecommitdiff
path: root/sys/compat/hpux/hppa
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2004-07-13 01:03:02 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2004-07-13 01:03:02 +0000
commit975a7c2a23c4d4ee6d8f82bf4532ee5d40c06b4a (patch)
tree39f657b1e0a33a0288e0f9bb7dff05965166bf2c /sys/compat/hpux/hppa
parentd7df5eee9ab59059bcec6446cd7f3abdf8f5dbba (diff)
+getdomainname
Diffstat (limited to 'sys/compat/hpux/hppa')
-rw-r--r--sys/compat/hpux/hppa/syscalls.master5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/compat/hpux/hppa/syscalls.master b/sys/compat/hpux/hppa/syscalls.master
index df7feecf4c8..2babc00be43 100644
--- a/sys/compat/hpux/hppa/syscalls.master
+++ b/sys/compat/hpux/hppa/syscalls.master
@@ -1,4 +1,4 @@
- $OpenBSD: syscalls.master,v 1.3 2004/07/11 00:20:46 mickey Exp $
+ $OpenBSD: syscalls.master,v 1.4 2004/07/13 01:03:01 mickey Exp $
; @(#)syscalls.master 8.1 (Berkeley) 7/19/93
@@ -294,7 +294,8 @@
189 UNIMPL lw_get_thread_times
190 UNIMPL nfssvc
191 UNIMPL getfh
-192 UNIMPL getdomainname
+192 NOARGS { int compat_09_sys_getdomainname(char *domainname, \
+ int len); }
193 UNIMPL setdomainname
194 UNIMPL async_daemon
195 UNIMPL getdirentries