1984263bcSMatthew Dillon.\" 2a63d9f6fSSascha Wildner.\" Copyright (c) 2008 3a63d9f6fSSascha Wildner.\" The DragonFly Project. All rights reserved. 4a63d9f6fSSascha Wildner.\" 5a63d9f6fSSascha Wildner.\" Redistribution and use in source and binary forms, with or without 6a63d9f6fSSascha Wildner.\" modification, are permitted provided that the following conditions 7a63d9f6fSSascha Wildner.\" are met: 8a63d9f6fSSascha Wildner.\" 9a63d9f6fSSascha Wildner.\" 1. Redistributions of source code must retain the above copyright 10a63d9f6fSSascha Wildner.\" notice, this list of conditions and the following disclaimer. 11a63d9f6fSSascha Wildner.\" 2. Redistributions in binary form must reproduce the above copyright 12a63d9f6fSSascha Wildner.\" notice, this list of conditions and the following disclaimer in 13a63d9f6fSSascha Wildner.\" the documentation and/or other materials provided with the 14a63d9f6fSSascha Wildner.\" distribution. 15a63d9f6fSSascha Wildner.\" 3. Neither the name of The DragonFly Project nor the names of its 16a63d9f6fSSascha Wildner.\" contributors may be used to endorse or promote products derived 17a63d9f6fSSascha Wildner.\" from this software without specific, prior written permission. 18a63d9f6fSSascha Wildner.\" 19a63d9f6fSSascha Wildner.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 20a63d9f6fSSascha Wildner.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 21a63d9f6fSSascha Wildner.\" LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 22a63d9f6fSSascha Wildner.\" FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 23a63d9f6fSSascha Wildner.\" COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 24a63d9f6fSSascha Wildner.\" INCIDENTAL, SPECIAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING, 25a63d9f6fSSascha Wildner.\" BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 26a63d9f6fSSascha Wildner.\" LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 27a63d9f6fSSascha Wildner.\" AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 28a63d9f6fSSascha Wildner.\" OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 29a63d9f6fSSascha Wildner.\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 30a63d9f6fSSascha Wildner.\" SUCH DAMAGE. 31a63d9f6fSSascha Wildner.\" 3271bdc883SThomas Nikolajsen.\" $DragonFly: src/share/man/man7/development.7,v 1.12 2008/07/27 22:23:42 thomas Exp $ 33984263bcSMatthew Dillon.\" 34*e2dbfa0bSThomas Nikolajsen.Dd February 11, 2009 35984263bcSMatthew Dillon.Dt DEVELOPMENT 7 36984263bcSMatthew Dillon.Os 37984263bcSMatthew Dillon.Sh NAME 38984263bcSMatthew Dillon.Nm development 39a63d9f6fSSascha Wildner.Nd quick starter for development with the DragonFly codebase 40