Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Mar 2005 15:17:05 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/central central.c
Message-ID:  <200503041517.j24FH5VI082594@repoman.freebsd.org>

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



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