cvs commit: src/sys/compat/linux linux_misc.c
Konstantin Belousov
kib at FreeBSD.org
Sat Nov 18 13:01:00 UTC 2006
kib 2006-11-18 13:00:59 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_misc.c
Log:
Add debuging printfs to syscalls that do not contain it yet. In
sethostname do not print the hostname because it would require to copyin
the string. Sethostname is not very frequently used.
Submitted by: rdivacky
Revision Changes Path
1.196 +36 -0 src/sys/compat/linux/linux_misc.c
More information about the cvs-src
mailing list