Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Nov 2006 13:00:59 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_misc.c
Message-ID:  <200611181300.kAID0xpv070330@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611181300.kAID0xpv070330>