cvs commit: src/sys/kern kern_ntptime.c
    Mark Santcroos 
    marks at FreeBSD.org
       
    Thu Nov 18 15:44:49 PST 2004
    
    
  
marks       2004-11-18 23:44:49 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             kern_ntptime.c 
  Log:
  Add system call implementation of ntp_gettime(2).
  Moved most of the work to ntp_gettime1(), which is now called by
  ntp_gettime() and ntp_sysctl().
  
  Reviewed by:    imp, phk, njl, peter
  Approved by:    njl
  
  Revision  Changes    Path
  1.55      +43 -18    src/sys/kern/kern_ntptime.c
    
    
More information about the cvs-all
mailing list