From owner-cvs-src@FreeBSD.ORG Sat Oct 14 14:46:34 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3F2416A417; Sat, 14 Oct 2006 14:46:34 +0000 (UTC) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F98C43D82; Sat, 14 Oct 2006 14:46:29 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9EEkTXf025984; Sat, 14 Oct 2006 14:46:29 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9EEkTrX025983; Sat, 14 Oct 2006 14:46:29 GMT (envelope-from markus) Message-Id: <200610141446.k9EEkTrX025983@repoman.freebsd.org> From: Markus Brueffer Date: Sat, 14 Oct 2006 14:46:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/lib/libsdp sdp.h util.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 14:46:35 -0000 markus 2006-10-14 14:46:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) lib/libsdp sdp.h util.c Log: MFC revs. 1.7 - Add new service class definitions and a new attribute identifier definition - Update URL of the Assigned Numbers document for SDP Approved by: emax (mentor) Revision Changes Path 1.4.2.3 +10 -3 src/lib/libsdp/sdp.h 1.4.2.3 +9 -0 src/lib/libsdp/util.c