History log of /freebsd-10.0-release/usr.sbin/smbmsg/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

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


235873 24-May-2012 wblock

Fixes to man8 groff mandoc style, usage mistakes, or typos.

PR: 168016
Submitted by: Nobuyuki Koganemaru
Approved by: gjb
MFC after: 3 days


208593 27-May-2010 uqs

mdoc: Remove leading garbage, empty lines and order preamble


202386 15-Jan-2010 ru

Use the newly brought %U macro.


201390 02-Jan-2010 ed

The last big commit: let usr.sbin/ use WARNS=6 by default.


163684 25-Oct-2006 ru

Force the use of the tbl(1) preprocessor.


140442 18-Jan-2005 ru

Sort sections.


140368 17-Jan-2005 ru

Added the EXIT STATUS section where appropriate.


135814 26-Sep-2004 ru

Get rid of obsolete MAN[0-9] syntax.


131858 09-Jul-2004 ru

Markup nit picking.

Reviewed by: joerg


129779 27-May-2004 joerg

Fix an off-by-one error in the range check for the maximal -i or -o
block size.


129353 17-May-2004 joerg

Fix my own style(9) bugs:

. forward declare all static functions
. add a couple of redundant parens in return statements where they've
been missing
. remove the space after exit since it's a function


129331 17-May-2004 joerg

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