From owner-freebsd-libh Mon Oct 14 20:16:59 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1436F37B401 for ; Mon, 14 Oct 2002 20:16:59 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B81743EA3 for ; Mon, 14 Oct 2002 20:16:58 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9F3H9lU093614 for ; Mon, 14 Oct 2002 23:17:09 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9F3H9Ya093613 for libh@FreeBSD.org; Mon, 14 Oct 2002 23:17:09 -0400 (EDT) Date: Mon, 14 Oct 2002 23:17:09 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210150317.g9F3H9Ya093613@rtp1.SlowBlink.Com> Subject: cvs commit: libh/doc/dox dox.cfg To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/14 23:17:09 EDT Modified files: doc/dox dox.cfg Log: Force Doxygen to consider first line or first sentence of a comment as a brief description of the comment (i.e. enable JAVADOC_AUTOBRIEF). Revision Changes Path 1.4 +2 -2 libh/doc/dox/dox.cfg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Mon Oct 14 20:22: 9 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D3EE37B401 for ; Mon, 14 Oct 2002 20:22:07 -0700 (PDT) Received: from aeimail.aei.ca (aeimail.aei.ca [206.123.6.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9659243EAC for ; Mon, 14 Oct 2002 20:22:06 -0700 (PDT) (envelope-from anarcat@anarcat.ath.cx) Received: from shall.anarcat.ath.cx (ccnf2uflnqqyt861@dsl-130-178.aei.ca [66.36.130.178]) by aeimail.aei.ca (8.11.6/8.10.1) with ESMTP id g9F3M1r21708 for ; Mon, 14 Oct 2002 23:22:01 -0400 (EDT) Received: from lenny.anarcat.ath.cx (lenny.anarcat.ath.cx [192.168.0.4]) by shall.anarcat.ath.cx (Postfix) with SMTP id B5AE03DD for ; Mon, 14 Oct 2002 23:21:50 -0400 (EDT) Received: by lenny.anarcat.ath.cx (sSMTP sendmail emulation); Mon, 14 Oct 2002 23:21:11 -0400 Date: Mon, 14 Oct 2002 23:21:11 -0400 From: The Anarcat To: Libh Subject: Style guide suggestion Message-ID: <20021015032111.GA90347@lenny.anarcat.ath.cx> Mail-Followup-To: The Anarcat , Libh Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cNdxnHkX5QqsyA0e" Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I suggest the following patch as a preliminary style guide for libh. (I always seem to forget the basics of doxygen's format, so I thought putting some examples in there to make life easier for readers and developers alike. :) A. Index: HACKERS =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/libh/cvs/libh/HACKERS,v retrieving revision 1.5 diff -u -u -r1.5 HACKERS --- HACKERS 22 Apr 2002 18:08:03 -0000 1.5 +++ HACKERS 15 Oct 2002 03:19:43 -0000 @@ -6,6 +6,33 @@ This is a simple guide where guidelines to develop libh should be stored. =20 +Style +--------------------------------------------------------------------------= ---- + +Please follow style(9) when possible. + +Comments should be formatted in Doxygen format, that is: + +/** + * Function name + * + * description. + *=20 + * Another description paragraph, multi-line + * this time. + * + * @param p a parameter + * @returns function return value + * @see that_other_function() + */ + +or + +/// single line comments + +Class/interface descriptions must be stored in the .h[h] +files. + Current functionality --------------------------------------------------------------------------= ---- =20 --=20 Premature optimization is the root of all evil - Donald Knuth --cNdxnHkX5QqsyA0e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE9q4mmttcWHAnWiGcRAjJUAJ0aWOO2Vc3u9ms2ln7QcM/2HhuQuACgmPnB ib6W4GZm235pW3C60cJCkR8= =Re5Q -----END PGP SIGNATURE----- --cNdxnHkX5QqsyA0e-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Mon Oct 14 20:36:19 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8F0337B401 for ; Mon, 14 Oct 2002 20:36:18 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 316DA43EB3 for ; Mon, 14 Oct 2002 20:36:18 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9F3aTlU093671 for ; Mon, 14 Oct 2002 23:36:29 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9F3aTAS093670 for libh@FreeBSD.org; Mon, 14 Oct 2002 23:36:29 -0400 (EDT) Date: Mon, 14 Oct 2002 23:36:29 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210150336.g9F3aTAS093670@rtp1.SlowBlink.Com> Subject: cvs commit: libh/include/file Fetch.hh File.hh To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/14 23:36:29 EDT Modified files: include/file Fetch.hh File.hh Log: add comments inspired from .cd.cc files Revision Changes Path 1.7 +4 -3 libh/include/file/Fetch.hh 1.8 +18 -15 libh/include/file/File.hh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Mon Oct 14 20:38:22 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EC0E37B401 for ; Mon, 14 Oct 2002 20:38:22 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AF7743E97 for ; Mon, 14 Oct 2002 20:38:21 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9F3cWlU093704 for ; Mon, 14 Oct 2002 23:38:32 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9F3cWi8093703 for libh@FreeBSD.org; Mon, 14 Oct 2002 23:38:32 -0400 (EDT) Date: Mon, 14 Oct 2002 23:38:32 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210150338.g9F3cWi8093703@rtp1.SlowBlink.Com> Subject: cvs commit: libh/include/file File.hh To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/14 23:38:32 EDT Modified files: include/file File.hh Log: clarify open_local() comments Revision Changes Path 1.9 +7 -4 libh/include/file/File.hh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Mon Oct 14 20:46: 0 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC26C37B401 for ; Mon, 14 Oct 2002 20:45:59 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42FCF43EB2 for ; Mon, 14 Oct 2002 20:45:59 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9F3kAlU093744 for ; Mon, 14 Oct 2002 23:46:10 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9F3kA9w093743 for libh@FreeBSD.org; Mon, 14 Oct 2002 23:46:10 -0400 (EDT) Date: Mon, 14 Oct 2002 23:46:10 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210150346.g9F3kA9w093743@rtp1.SlowBlink.Com> Subject: cvs commit: libh/include/file RealFile.hh To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/14 23:46:10 EDT Modified files: include/file RealFile.hh Log: add comment for class Revision Changes Path 1.6 +12 -2 libh/include/file/RealFile.hh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Mon Oct 14 20:59:55 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E02E37B401 for ; Mon, 14 Oct 2002 20:59:55 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id B991A43EAA for ; Mon, 14 Oct 2002 20:59:54 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9F406lU093824 for ; Tue, 15 Oct 2002 00:00:06 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9F406Ua093823 for libh@FreeBSD.org; Tue, 15 Oct 2002 00:00:06 -0400 (EDT) Date: Tue, 15 Oct 2002 00:00:06 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210150400.g9F406Ua093823@rtp1.SlowBlink.Com> Subject: cvs commit: libh/release Makefile.inc To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 00:00:06 EDT Modified files: release Makefile.inc Log: include bsd.own.mk for file ownership macros Revision Changes Path 1.4 +3 -1 libh/release/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Mon Oct 14 22:22:47 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B0D437B401 for ; Mon, 14 Oct 2002 22:22:46 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id E887643E9C for ; Mon, 14 Oct 2002 22:22:45 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9F5MwlU004803 for ; Tue, 15 Oct 2002 01:22:58 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9F5MveM004802 for libh@FreeBSD.org; Tue, 15 Oct 2002 01:22:57 -0400 (EDT) Date: Tue, 15 Oct 2002 01:22:57 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210150522.g9F5MveM004802@rtp1.SlowBlink.Com> Subject: cvs commit: libh/release/scripts Makefile To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 01:22:57 EDT Modified files: release/scripts Makefile Log: _SUBDIRUSE seems to be deprecated Revision Changes Path 1.7 +2 -2 libh/release/scripts/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 15:54: 0 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D8B937B401 for ; Tue, 15 Oct 2002 15:53:59 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADE9943E3B for ; Tue, 15 Oct 2002 15:53:55 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9FMsGlU054355 for ; Tue, 15 Oct 2002 18:54:16 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9FMsGGs054354 for libh@FreeBSD.org; Tue, 15 Oct 2002 18:54:16 -0400 (EDT) Date: Tue, 15 Oct 2002 18:54:16 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210152254.g9FMsGGs054354@rtp1.SlowBlink.Com> Subject: cvs commit: libh HACKERS To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 18:54:16 EDT Modified files: . HACKERS Log: add a simple style(9) guidelines and quick Doxygen hints Revision Changes Path 1.6 +28 -1 libh/HACKERS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 16:54:13 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A05DC37B401 for ; Tue, 15 Oct 2002 16:54:12 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43F9243E4A for ; Tue, 15 Oct 2002 16:54:08 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9FNsOlU054469 for ; Tue, 15 Oct 2002 19:54:24 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9FNsNvX054468 for libh@FreeBSD.org; Tue, 15 Oct 2002 19:54:23 -0400 (EDT) Date: Tue, 15 Oct 2002 19:54:23 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210152354.g9FNsNvX054468@rtp1.SlowBlink.Com> Subject: cvs commit: libh/lib/sysinstall Database.cc To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 19:54:23 EDT Modified files: lib/sysinstall Database.cc Log: try to make this file a bit more readable by attempting a word wrap at around 78 columns Revision Changes Path 1.21 +264 -101 libh/lib/sysinstall/Database.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 17: 3:11 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B21237B401 for ; Tue, 15 Oct 2002 17:03:11 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 865F743E77 for ; Tue, 15 Oct 2002 17:03:10 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G03VlU054535 for ; Tue, 15 Oct 2002 20:03:32 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G03VUW054534 for libh@FreeBSD.org; Tue, 15 Oct 2002 20:03:31 -0400 (EDT) Date: Tue, 15 Oct 2002 20:03:31 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160003.g9G03VUW054534@rtp1.SlowBlink.Com> Subject: cvs commit: libh/lib/sysinstall Database.cc To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 20:03:31 EDT Modified files: lib/sysinstall Database.cc Log: second round of word wrapping, less tolerant, this time also indent comments properly while i'm here Revision Changes Path 1.22 +52 -32 libh/lib/sysinstall/Database.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 17:39:49 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEDE837B401 for ; Tue, 15 Oct 2002 17:38:38 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2468043E75 for ; Tue, 15 Oct 2002 17:38:38 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G0cxlU054627 for ; Tue, 15 Oct 2002 20:38:59 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G0cxkE054626 for libh@FreeBSD.org; Tue, 15 Oct 2002 20:38:59 -0400 (EDT) Date: Tue, 15 Oct 2002 20:38:59 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160038.g9G0cxkE054626@rtp1.SlowBlink.Com> Subject: cvs commit: libh/release/scripts/pkgtools pkg_create To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 20:38:59 EDT Modified files: release/scripts/pkgtools pkg_create Log: the -O flag is not for specifying the package output file, but the `packing list Only` mode. See pkg_create(1). Simply exit when given this option, it will have to be implemented later. Revision Changes Path 1.3 +12 -4 libh/release/scripts/pkgtools/pkg_create To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 18:34:39 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14EDE37B401 for ; Tue, 15 Oct 2002 18:34:38 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 527D343E88 for ; Tue, 15 Oct 2002 18:34:37 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G1YwlU054765 for ; Tue, 15 Oct 2002 21:34:59 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G1Yw4h054764 for libh@FreeBSD.org; Tue, 15 Oct 2002 21:34:58 -0400 (EDT) Date: Tue, 15 Oct 2002 21:34:58 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160134.g9G1Yw4h054764@rtp1.SlowBlink.Com> Subject: cvs commit: libh/lib/sysinstall PackageStream.cc libh/include/sysinstall PackageStream.hh To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 21:34:58 EDT Modified files: lib/sysinstall PackageStream.cc include/sysinstall PackageStream.hh Log: move commenting of update_features_provided_database() to its header file. while I'm here, format that comment block correctly and completely rewrite it, it was quite hard to read, and pretty meaningless. Add crossreferences to FeaturesProvided's load_dir() and save(). Revision Changes Path 1.13 +1 -9 libh/lib/sysinstall/PackageStream.cc 1.7 +12 -1 libh/include/sysinstall/PackageStream.hh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 18:35:35 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A16D437B401 for ; Tue, 15 Oct 2002 18:35:34 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18F7243E8A for ; Tue, 15 Oct 2002 18:35:34 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G1ZulU054798 for ; Tue, 15 Oct 2002 21:35:56 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G1ZuGK054797 for libh@FreeBSD.org; Tue, 15 Oct 2002 21:35:56 -0400 (EDT) Date: Tue, 15 Oct 2002 21:35:56 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160135.g9G1ZuGK054797@rtp1.SlowBlink.Com> Subject: cvs commit: libh/include/sysinstall FeaturesProvided.hh To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 21:35:56 EDT Modified files: include/sysinstall FeaturesProvided.hh Log: flesh out comment ::save() comment Revision Changes Path 1.8 +8 -2 libh/include/sysinstall/FeaturesProvided.hh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 18:41:26 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44FBC37B401 for ; Tue, 15 Oct 2002 18:41:25 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB4E343E7B for ; Tue, 15 Oct 2002 18:41:24 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G1fklU054834 for ; Tue, 15 Oct 2002 21:41:46 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G1fkOh054833 for libh@FreeBSD.org; Tue, 15 Oct 2002 21:41:46 -0400 (EDT) Date: Tue, 15 Oct 2002 21:41:46 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160141.g9G1fkOh054833@rtp1.SlowBlink.Com> Subject: cvs commit: libh/lib/sysinstall FeaturesProvided.cc To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 21:41:46 EDT Modified files: lib/sysinstall FeaturesProvided.cc Log: add TODO and associated warnings about 2 very wrong things in FeaturesProvided: Problem 1: it uses a seperate *text-based* database to store features provided by a given set of archives. (this is in FeaturesProvided::save()) Solution: use the same database abstraction as usual, and store the full URI of the package providing the given resources. Problem 2: load_dir() cannot deal with remote directories, therefore preventing dependencies from being resolved remotely. Solution: just code it! Revision Changes Path 1.14 +10 -5 libh/lib/sysinstall/FeaturesProvided.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 19: 6:26 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E3E137B401 for ; Tue, 15 Oct 2002 19:06:26 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9878F43EA3 for ; Tue, 15 Oct 2002 19:06:25 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G26mlU054919 for ; Tue, 15 Oct 2002 22:06:48 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G26lp0054918 for libh@FreeBSD.org; Tue, 15 Oct 2002 22:06:47 -0400 (EDT) Date: Tue, 15 Oct 2002 22:06:47 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160206.g9G26lp0054918@rtp1.SlowBlink.Com> Subject: cvs commit: libh/include/sysinstall Database.hh To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 22:06:47 EDT Modified files: include/sysinstall Database.hh Log: doxify. Revision Changes Path 1.13 +89 -43 libh/include/sysinstall/Database.hh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 19: 9:23 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6803337B401 for ; Tue, 15 Oct 2002 19:09:22 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id D108343E9C for ; Tue, 15 Oct 2002 19:09:21 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G29ilU054952 for ; Tue, 15 Oct 2002 22:09:44 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G29imv054951 for libh@FreeBSD.org; Tue, 15 Oct 2002 22:09:44 -0400 (EDT) Date: Tue, 15 Oct 2002 22:09:44 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160209.g9G29imv054951@rtp1.SlowBlink.Com> Subject: cvs commit: libh/include/sysinstall Database.hh To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 22:09:44 EDT Modified files: include/sysinstall Database.hh Log: word wrap yet another file. Revision Changes Path 1.14 +62 -22 libh/include/sysinstall/Database.hh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 19:12:25 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CBAC37B401 for ; Tue, 15 Oct 2002 19:12:23 -0700 (PDT) Received: from aeimail.aei.ca (aeimail.aei.ca [206.123.6.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A00D43E6E for ; Tue, 15 Oct 2002 19:12:22 -0700 (PDT) (envelope-from anarcat@anarcat.ath.cx) Received: from shall.anarcat.ath.cx (dw7l9stmm1so98yh@dsl-130-142.aei.ca [66.36.130.142]) by aeimail.aei.ca (8.11.6/8.10.1) with ESMTP id g9G2C5s13979; Tue, 15 Oct 2002 22:12:09 -0400 (EDT) Received: from lenny.anarcat.ath.cx (lenny.anarcat.ath.cx [192.168.0.4]) by shall.anarcat.ath.cx (Postfix) with SMTP id 128A051D; Tue, 15 Oct 2002 22:12:04 -0400 (EDT) Received: by lenny.anarcat.ath.cx (sSMTP sendmail emulation); Tue, 15 Oct 2002 22:11:26 -0400 Date: Tue, 15 Oct 2002 22:11:26 -0400 From: The Anarcat To: Antoine =?iso-8859-1?Q?Beaupr=E9?= Cc: freebsd-libh@FreeBSD.org Subject: Re: cvs commit: libh/include/sysinstall Database.hh Message-ID: <20021016021126.GA38947@lenny.anarcat.ath.cx> Mail-Followup-To: The Anarcat , Antoine =?iso-8859-1?Q?Beaupr=E9?= , freebsd-libh@FreeBSD.org References: <200210160209.g9G29imv054951@rtp1.SlowBlink.Com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline In-Reply-To: <200210160209.g9G29imv054951@rtp1.SlowBlink.Com> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm beginning to wonder wether Eugene actually had a "return" key on his keyboard. :) Heck, I even considered running the whole source code through ident(1) at some point. Be afraid, be very afraid. ;) A. On Tue Oct 15, 2002 at 10:09:44PM -0400, Antoine Beaupr=E9 wrote: > antoine 2002/10/15 22:09:44 EDT >=20 > Modified files: > include/sysinstall Database.hh=20 > Log: > word wrap yet another file. > =20 > Revision Changes Path > 1.14 +62 -22 libh/include/sysinstall/Database.hh >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-libh" in the body of the message >=20 --=20 Imagination is more important than knowledge - Albert Einstein --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE9rMrMttcWHAnWiGcRApvMAJ0fjBYp6i2+ATECAbjylqEBnMLA7gCgmqa9 H8+rVeAUE2ICs055PX6Xv94= =yjnh -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 19:20:38 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BD8A37B401 for ; Tue, 15 Oct 2002 19:20:37 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id E63AA43E65 for ; Tue, 15 Oct 2002 19:20:36 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G2KxlU054997 for ; Tue, 15 Oct 2002 22:20:59 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G2Kxt0054996 for libh@FreeBSD.org; Tue, 15 Oct 2002 22:20:59 -0400 (EDT) Date: Tue, 15 Oct 2002 22:20:59 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160220.g9G2Kxt0054996@rtp1.SlowBlink.Com> Subject: cvs commit: libh HACKERS To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 22:20:59 EDT Modified files: . HACKERS Log: add other examples doxygen parameters I just learned Revision Changes Path 1.7 +5 -2 libh/HACKERS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 19:22:49 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E524C37B401 for ; Tue, 15 Oct 2002 19:22:48 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C5BF43E6A for ; Tue, 15 Oct 2002 19:22:48 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G2NAlU055030 for ; Tue, 15 Oct 2002 22:23:10 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G2NAOA055029 for libh@FreeBSD.org; Tue, 15 Oct 2002 22:23:10 -0400 (EDT) Date: Tue, 15 Oct 2002 22:23:10 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160223.g9G2NAOA055029@rtp1.SlowBlink.Com> Subject: cvs commit: libh HACKERS To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 22:23:10 EDT Modified files: . HACKERS Log: add comment about how to document TODOs Revision Changes Path 1.8 +6 -1 libh/HACKERS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 19:25:14 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC60C37B476 for ; Tue, 15 Oct 2002 19:25:10 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 448DB43E65 for ; Tue, 15 Oct 2002 19:25:10 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G2PWlU055066 for ; Tue, 15 Oct 2002 22:25:32 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G2PW5a055065 for libh@FreeBSD.org; Tue, 15 Oct 2002 22:25:32 -0400 (EDT) Date: Tue, 15 Oct 2002 22:25:32 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160225.g9G2PW5a055065@rtp1.SlowBlink.Com> Subject: cvs commit: libh TODO To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 22:25:32 EDT Modified files: . TODO Log: modify to reflect our use of @todo tags Revision Changes Path 1.25 +8 -4 libh/TODO To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 19:25:56 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B41737B401 for ; Tue, 15 Oct 2002 19:25:55 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7F4843E4A for ; Tue, 15 Oct 2002 19:25:54 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G2QHlU055099 for ; Tue, 15 Oct 2002 22:26:17 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G2QHoK055098 for libh@FreeBSD.org; Tue, 15 Oct 2002 22:26:17 -0400 (EDT) Date: Tue, 15 Oct 2002 22:26:17 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160226.g9G2QHoK055098@rtp1.SlowBlink.Com> Subject: cvs commit: libh TODO To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 22:26:17 EDT Modified files: . TODO Log: we're not in Kansas^Wusw4 anymore Revision Changes Path 1.26 +2 -2 libh/TODO To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 19:31:10 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5F4237B404 for ; Tue, 15 Oct 2002 19:31:09 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C19E43E75 for ; Tue, 15 Oct 2002 19:31:09 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G2VVlU055143 for ; Tue, 15 Oct 2002 22:31:31 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G2VVLY055142 for libh@FreeBSD.org; Tue, 15 Oct 2002 22:31:31 -0400 (EDT) Date: Tue, 15 Oct 2002 22:31:31 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160231.g9G2VVLY055142@rtp1.SlowBlink.Com> Subject: cvs commit: libh/include/file File.hh To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 22:31:31 EDT Modified files: include/file File.hh Log: convert XXX's to @todo commands Revision Changes Path 1.10 +3 -3 libh/include/file/File.hh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 19:32:40 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E443437B401 for ; Tue, 15 Oct 2002 19:32:39 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B9BE43E6A for ; Tue, 15 Oct 2002 19:32:39 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G2X2lU055176 for ; Tue, 15 Oct 2002 22:33:02 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G2X2Of055175 for libh@FreeBSD.org; Tue, 15 Oct 2002 22:33:02 -0400 (EDT) Date: Tue, 15 Oct 2002 22:33:02 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160233.g9G2X2Of055175@rtp1.SlowBlink.Com> Subject: cvs commit: libh/lib/file Fetch.cc To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 22:33:02 EDT Modified files: lib/file Fetch.cc Log: doxify Revision Changes Path 1.8 +8 -6 libh/lib/file/Fetch.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 19:36:10 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 324A737B401 for ; Tue, 15 Oct 2002 19:36:10 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95F8143E42 for ; Tue, 15 Oct 2002 19:36:09 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G2aWlU055232 for ; Tue, 15 Oct 2002 22:36:32 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G2aWP5055231 for libh@FreeBSD.org; Tue, 15 Oct 2002 22:36:32 -0400 (EDT) Date: Tue, 15 Oct 2002 22:36:32 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160236.g9G2aWP5055231@rtp1.SlowBlink.Com> Subject: cvs commit: libh TODO libh/lib/file Fetch.cc To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 22:36:32 EDT Modified files: . TODO lib/file Fetch.cc Log: move Fetch-related todos inline Revision Changes Path 1.27 +2 -5 libh/TODO 1.9 +7 -3 libh/lib/file/Fetch.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 19:40:20 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DEC537B401 for ; Tue, 15 Oct 2002 19:40:20 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E4E443E4A for ; Tue, 15 Oct 2002 19:40:19 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G2eglU055287 for ; Tue, 15 Oct 2002 22:40:42 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G2egjL055286 for libh@FreeBSD.org; Tue, 15 Oct 2002 22:40:42 -0400 (EDT) Date: Tue, 15 Oct 2002 22:40:42 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160240.g9G2egjL055286@rtp1.SlowBlink.Com> Subject: cvs commit: libh TODO libh/lib/file File.cc To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 22:40:42 EDT Modified files: . TODO lib/file File.cc Log: move File-related todos inline Revision Changes Path 1.28 +2 -3 libh/TODO 1.14 +8 -5 libh/lib/file/File.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 19:43:59 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A657737B401 for ; Tue, 15 Oct 2002 19:43:58 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DDCF43E4A for ; Tue, 15 Oct 2002 19:43:58 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G2iKlU055320 for ; Tue, 15 Oct 2002 22:44:20 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G2iKIP055319 for libh@FreeBSD.org; Tue, 15 Oct 2002 22:44:20 -0400 (EDT) Date: Tue, 15 Oct 2002 22:44:20 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160244.g9G2iKIP055319@rtp1.SlowBlink.Com> Subject: cvs commit: libh/lib/file File.cc To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 22:44:20 EDT Modified files: lib/file File.cc Log: comment create() and isLocal() Revision Changes Path 1.15 +14 -5 libh/lib/file/File.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 20: 8:11 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44EF937B401 for ; Tue, 15 Oct 2002 20:08:11 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE50243EA3 for ; Tue, 15 Oct 2002 20:08:10 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G38XlU055395 for ; Tue, 15 Oct 2002 23:08:33 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G38X5I055394 for libh@FreeBSD.org; Tue, 15 Oct 2002 23:08:33 -0400 (EDT) Date: Tue, 15 Oct 2002 23:08:33 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160308.g9G38X5I055394@rtp1.SlowBlink.Com> Subject: cvs commit: libh/lib/file File.cc To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 23:08:33 EDT Modified files: lib/file File.cc Log: Add comments for everything but the most obscure parts of this file Revision Changes Path 1.16 +86 -24 libh/lib/file/File.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 20:10:57 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40E2537B401 for ; Tue, 15 Oct 2002 20:10:56 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEEB243EAA for ; Tue, 15 Oct 2002 20:10:55 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G3BIlU055457 for ; Tue, 15 Oct 2002 23:11:18 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G3BIPp055456 for libh@FreeBSD.org; Tue, 15 Oct 2002 23:11:18 -0400 (EDT) Date: Tue, 15 Oct 2002 23:11:18 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160311.g9G3BIPp055456@rtp1.SlowBlink.Com> Subject: cvs commit: libh/lib/file Archive.cc Archive.cd.cc DirectoriesAccess.cc DirectoriesAccess.cd.cc Dirname.cc Fetch.cc Fetch.cd.cc File.cc File.cd.cc FileInfo.cc FileInfo.cd.cc Md5.cc RealFile.cc RealFile.cd.cc libhfile_init.cc To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 23:11:18 EDT Modified files: lib/file Archive.cc Archive.cd.cc DirectoriesAccess.cc DirectoriesAccess.cd.cc Dirname.cc Fetch.cc Fetch.cd.cc File.cc File.cd.cc FileInfo.cc FileInfo.cd.cc Md5.cc RealFile.cc RealFile.cd.cc libhfile_init.cc Log: we're now in 2002, update copyrights. this is foolish, 10 months late and will have to be redone in 2 months, but what the hell. :) Revision Changes Path 1.8 +2 -2 libh/lib/file/Archive.cc 1.7 +2 -2 libh/lib/file/Archive.cd.cc 1.8 +2 -2 libh/lib/file/DirectoriesAccess.cc 1.7 +2 -2 libh/lib/file/DirectoriesAccess.cd.cc 1.8 +2 -2 libh/lib/file/Dirname.cc 1.10 +2 -2 libh/lib/file/Fetch.cc 1.8 +2 -2 libh/lib/file/Fetch.cd.cc 1.17 +2 -2 libh/lib/file/File.cc 1.7 +2 -2 libh/lib/file/File.cd.cc 1.7 +2 -2 libh/lib/file/FileInfo.cc 1.7 +2 -2 libh/lib/file/FileInfo.cd.cc 1.8 +2 -2 libh/lib/file/Md5.cc 1.7 +2 -2 libh/lib/file/RealFile.cc 1.7 +2 -2 libh/lib/file/RealFile.cd.cc 1.5 +2 -2 libh/lib/file/libhfile_init.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 20:15:23 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0893D37B401 for ; Tue, 15 Oct 2002 20:15:23 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 745E343E88 for ; Tue, 15 Oct 2002 20:15:22 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G3FjlU055496 for ; Tue, 15 Oct 2002 23:15:45 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G3Fjba055495 for libh@FreeBSD.org; Tue, 15 Oct 2002 23:15:45 -0400 (EDT) Date: Tue, 15 Oct 2002 23:15:45 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160315.g9G3Fjba055495@rtp1.SlowBlink.Com> Subject: cvs commit: libh/lib/file File.cc To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 23:15:45 EDT Modified files: lib/file File.cc Log: add comments to the obscure/evil/darkmagic localName() function while I'm here, remove stray comment seperators Revision Changes Path 1.18 +8 -10 libh/lib/file/File.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 20:23: 2 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD6B937B401 for ; Tue, 15 Oct 2002 20:23:01 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2443843E6A for ; Tue, 15 Oct 2002 20:23:01 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G3NOlU055551 for ; Tue, 15 Oct 2002 23:23:24 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G3NON7055550 for libh@FreeBSD.org; Tue, 15 Oct 2002 23:23:24 -0400 (EDT) Date: Tue, 15 Oct 2002 23:23:24 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160323.g9G3NON7055550@rtp1.SlowBlink.Com> Subject: cvs commit: libh/lib/file File.cc libh/include/file File.hh To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 23:23:24 EDT Modified files: lib/file File.cc include/file File.hh Log: The File class was already partially commented in the .hh file. Merge all comments in the .cc file. Revision Changes Path 1.19 +12 -1 libh/lib/file/File.cc 1.11 +2 -20 libh/include/file/File.hh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 20:25:41 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC50937B401 for ; Tue, 15 Oct 2002 20:25:40 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 235C443EA9 for ; Tue, 15 Oct 2002 20:25:40 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G3Q3lU055587 for ; Tue, 15 Oct 2002 23:26:03 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G3Q32A055586 for libh@FreeBSD.org; Tue, 15 Oct 2002 23:26:03 -0400 (EDT) Date: Tue, 15 Oct 2002 23:26:03 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160326.g9G3Q32A055586@rtp1.SlowBlink.Com> Subject: cvs commit: libh HACKERS To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 23:26:03 EDT Modified files: . HACKERS Log: ouch again. Let's just put all comments in .cc files instead. Revision Changes Path 1.9 +3 -3 libh/HACKERS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 20:29:23 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBBBA37B401 for ; Tue, 15 Oct 2002 20:29:22 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61DFF43E8A for ; Tue, 15 Oct 2002 20:29:22 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G3TjlU055625 for ; Tue, 15 Oct 2002 23:29:45 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G3TjaD055624 for libh@FreeBSD.org; Tue, 15 Oct 2002 23:29:45 -0400 (EDT) Date: Tue, 15 Oct 2002 23:29:45 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160329.g9G3TjaD055624@rtp1.SlowBlink.Com> Subject: cvs commit: libh/lib/file File.cc To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 23:29:45 EDT Modified files: lib/file File.cc Log: fulfill a todo for create_tmp_file() erronously created Revision Changes Path 1.20 +3 -3 libh/lib/file/File.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 20:33:21 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E8D237B401 for ; Tue, 15 Oct 2002 20:33:21 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA11E43E9C for ; Tue, 15 Oct 2002 20:33:20 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G3XhlU055661 for ; Tue, 15 Oct 2002 23:33:43 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G3Xhx8055660 for libh@FreeBSD.org; Tue, 15 Oct 2002 23:33:43 -0400 (EDT) Date: Tue, 15 Oct 2002 23:33:43 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160333.g9G3Xhx8055660@rtp1.SlowBlink.Com> Subject: cvs commit: libh/lib/file File.cc To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/15 23:33:43 EDT Modified files: lib/file File.cc Log: word wrap yet another file. Revision Changes Path 1.21 +78 -28 libh/lib/file/File.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 21:22:57 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1927337B401 for ; Tue, 15 Oct 2002 21:22:57 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77ED743E42 for ; Tue, 15 Oct 2002 21:22:56 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G4NJlU066454 for ; Wed, 16 Oct 2002 00:23:19 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G4NJwh066453 for libh@FreeBSD.org; Wed, 16 Oct 2002 00:23:19 -0400 (EDT) Date: Wed, 16 Oct 2002 00:23:19 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160423.g9G4NJwh066453@rtp1.SlowBlink.Com> Subject: cvs commit: libh/lib/sysinstall FeaturesProvided.cc To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/16 00:23:19 EDT Modified files: lib/sysinstall FeaturesProvided.cc Log: doxify todos Revision Changes Path 1.15 +3 -3 libh/lib/sysinstall/FeaturesProvided.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Oct 15 21:35:36 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 107BE37B401 for ; Tue, 15 Oct 2002 21:35:36 -0700 (PDT) Received: from rtp1.SlowBlink.Com (rtp1.bsdwins.com [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76EF043E4A for ; Tue, 15 Oct 2002 21:35:35 -0700 (PDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g9G4ZxlU066522 for ; Wed, 16 Oct 2002 00:35:59 -0400 (EDT) (envelope-from antoine@rtp1.SlowBlink.Com) Received: (from antoine@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g9G4Zwwu066521 for libh@FreeBSD.org; Wed, 16 Oct 2002 00:35:58 -0400 (EDT) Date: Wed, 16 Oct 2002 00:35:58 -0400 (EDT) From: Antoine Beaupré Message-Id: <200210160435.g9G4Zwwu066521@rtp1.SlowBlink.Com> Subject: cvs commit: libh/lib/sysinstall FeaturesProvided.cc libh/include/sysinstall FeaturesProvided.hh To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/10/16 00:35:58 EDT Modified files: lib/sysinstall FeaturesProvided.cc include/sysinstall FeaturesProvided.hh Log: move todo command with the rest of its comment so it gets picked up by doxygen Revision Changes Path 1.16 +1 -5 libh/lib/sysinstall/FeaturesProvided.cc 1.9 +4 -1 libh/include/sysinstall/FeaturesProvided.hh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Fri Oct 18 7:52: 9 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60CEF37B401 for ; Fri, 18 Oct 2002 07:52:08 -0700 (PDT) Received: from mile.nevermind.kiev.ua (office.netstyle.com.ua [213.186.199.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id B433043E75 for ; Fri, 18 Oct 2002 07:52:05 -0700 (PDT) (envelope-from never@mile.nevermind.kiev.ua) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.6/8.12.6) with ESMTP id g9IEpOL7024249; Fri, 18 Oct 2002 17:51:25 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.6/8.12.6/Submit) id g9IEpMqY024248; Fri, 18 Oct 2002 17:51:22 +0300 (EEST) Date: Fri, 18 Oct 2002 17:51:22 +0300 From: Alexandr Kovalenko To: Alexander Langer Cc: libh@FreeBSD.ORG Subject: Re: screenshot / recent work Message-ID: <20021018145122.GA24072@nevermind.kiev.ua> References: <20020527224604.B64126@fump.kawo2.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20020527224604.B64126@fump.kawo2.rwth-aachen.de> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Alexander Langer! On Mon, May 27, 2002 at 10:46:04PM +0200, you wrote: > For those of you that are interested, I just uploaded a screenshot, > showing the libh diskeditor in a console window (tvision in a xterm) > and the qt version at the same time. > > Kinda nice. > http://usw4.freebsd.org/~libh/screenshot-hui-console+qt-2002-05-27.jpg I'm terribly sorry, but I cannot find this file anymore :( Could you please supply one of the latest screenshots of installer?... Just curiosity... > More to come. Antoine has today finnished the markup of the > sysinstall2.sgml file, and in case you haven't looked at it yet, > you should :) The flow charts he has done are just great; e.g. it > enlightenes the installation procedure a lot. > > And Max's work on the hui also looks very promising. > > Have fun, folks > > Alex > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-libh" in the body of the message -- NEVE-RIPE Ukrainian FreeBSD User Group http://uafug.org.ua/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message