History log of /freebsd-10-stable/bin/chio/defs.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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

# 139969 10-Jan-2005 imp

/*- or .\"- or #- to begin license clauses.


# 90107 02-Feb-2002 imp

Modernization effort for bin/c*:

o __P has been reoved
o Old-style K&R declarations have been converted to new C89 style
o register has been removed
o prototype for main() has been removed (gcc3 makes it an error)
o int main(int argc, char *argv[]) is the preferred main definition.
o Attempt to not break style(9) conformance for declarations more than
they already are.

Approved by: arch@, new style(9)


# 79121 03-Jul-2001 mikeh

Constify and lockdown with WARNS=2.

Submitted by: Mike Barcroft <mike@q9media.com>
MFC after: 2 weeks


# 50471 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 23450 06-Mar-1997 joerg

This commit was generated by cvs2svn to compensate for changes in r23449,
which included commits to RCS files with non-trunk default branches.


# 23449 06-Mar-1997 joerg

Import Jason Thorpe's contribution for an updated SCSI media changer
device (now, finally!).