cvs commit: src/sys/conf files src/sys/emulation/43bsd 43bsd_hostinfo.c src/sys/kern kern_xxx.c

David P. Reese daver at crater.dragonflybsd.org
Thu Nov 13 17:56:08 PST 2003


daver       2003/11/13 17:53:55 PST

DragonFly src repository

  Modified files:
    sys/conf             files 
    sys/kern             kern_xxx.c 
  Added files:
    sys/emulation/43bsd  43bsd_hostinfo.c 
  Log:
  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().
  
  Revision  Changes    Path
  1.27      +1 -0      src/sys/conf/files
  1.8       +0 -65     src/sys/kern/kern_xxx.c


http://www.dragonflybsd.org/cvsweb/src/sys/conf/files.diff?r1=1.26&r2=1.27&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_xxx.c.diff?r1=1.7&r2=1.8&f=h





More information about the Commits mailing list