History log of /freebsd-10.2-release/share/examples/ses/srcs/eltsub.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 285830 23-Jul-2015 gjb

- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.2.
- Update default pkg(8) configuration to use the quarterly branch.[1]

Discussed with: re, portmgr [1]
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 242647 06-Nov-2012 mav

Decode common state bits in getencstat output.


# 242621 05-Nov-2012 mav

Fix a minor typo.


# 235911 24-May-2012 mav

MFprojects/zfsd:
Revamp the CAM enclosure services driver.
This updated driver uses an in-kernel daemon to track state changes and
publishes physical path location information\for disk elements into the
CAM device database.

Sponsored by: Spectra Logic Corporation
Sponsored by: iXsystems, Inc.
Submitted by: gibbs, will, mav


# 222339 27-May-2011 mav

Change new constant names to ones used by OpenSolaris.


# 222338 27-May-2011 mav

Oops, fix typo in r222336.


# 222336 27-May-2011 mav

Add names for few more SES element types according SES-2 specification.


# 198934 04-Nov-2009 delphij

Cleanup code to make it WARNS=6 clean:

- ANSIfy prototypes;
- Add __unused for parameters that is not being currently used;
- Add a header for subrountines being called from other modules.

Reviewed by: mjacob


# 57580 29-Feb-2000 mjacob

Update SES userland examples to something out of the toy stage.
Approved: jkh