cvs commit: src/sys/sparc64/central central.c
    Marius Strobl 
    marius at FreeBSD.org
       
    Fri Mar  4 07:17:05 PST 2005
    
    
  
marius      2005-03-04 15:17:05 UTC
  FreeBSD src repository
  Modified files:
    sys/sparc64/central  central.c 
  Log:
  Minor changes:
  - Use FBSDID.
  - Remove an unused include.
  - Use auto-generated typedefs for the prototypes of the device interface
    functions.
  - Terminate the output of device_printf(9) with a newline char.
  - Honour the return value of malloc(3).
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.5       +11 -12    src/sys/sparc64/central/central.c
    
    
More information about the cvs-all
mailing list