cvs commit: src/lib/libelf elf_errmsg.c

2006-12-09 Thread Joseph Koshy
jkoshy 2006-12-09 16:27:15 UTC FreeBSD src repository Modified files: lib/libelf elf_errmsg.c Log: Make the generated message from `elf_errmsg(-1)' a little more readable. Revision ChangesPath 1.2 +1 -1 src/lib/libelf/elf_errmsg.c ___

cvs commit: src/lib/libelf elf.3

2006-12-11 Thread Joseph Koshy
jkoshy 2006-12-11 09:03:27 UTC FreeBSD src repository Modified files: lib/libelf elf.3 Log: Document the ELF types supported by libelf. Document the relationship between section types (SHT_*) and the types known to the libelf. Revision ChangesPath 1.

cvs commit: src/lib/libelf gelf_getsymshndx.3

2006-12-13 Thread Joseph Koshy
jkoshy 2006-12-13 15:14:46 UTC FreeBSD src repository Modified files: lib/libelf gelf_getsymshndx.3 Log: Name the functions documented by this manual page correctly. Revision ChangesPath 1.3 +2 -2 src/lib/libelf/gelf_getsymshndx.3 ___

cvs commit: www/share/sgml press.xml

2006-12-13 Thread Joseph Koshy
jkoshy 2006-12-13 18:13:33 UTC FreeBSD doc repository Modified files: share/sgml press.xml Log: Add OpenAddict.com article on installing FreeBSD 6.1. Submitted by: rmorgan at openaddict dot com on -www Revision ChangesPath 1.19 +12 -1 www/sh

cvs commit: src/share/man/man5 elf.5

2006-12-15 Thread Joseph Koshy
jkoshy 2006-12-15 16:12:07 UTC FreeBSD src repository Modified files: share/man/man5 elf.5 Log: Document extended program header numbering. Revision ChangesPath 1.35 +13 -6 src/share/man/man5/elf.5 ___ cvs-al

cvs commit: src/lib/libelf elf_getshnum.3

2006-12-16 Thread Joseph Koshy
jkoshy 2006-12-16 10:45:43 UTC FreeBSD src repository Modified files: lib/libelf elf_getshnum.3 Log: Fix a typo. Revision ChangesPath 1.3 +1 -1 src/lib/libelf/elf_getshnum.3 ___ cvs-all@freebsd.org mail

cvs commit: src/lib/libelf libelf_align.c libelf_data.c

2006-12-17 Thread Joseph Koshy
jkoshy 2006-12-18 05:36:23 UTC FreeBSD src repository Modified files: lib/libelf libelf_align.c libelf_data.c Log: Use the correct value of __FreeBSD_version. Revision ChangesPath 1.2 +8 -8 src/lib/libelf/libelf_align.c 1.2 +1 -2 src

cvs commit: src/lib/libelf Makefile elf_types.m4 gelf.h gelf_cap.c gelf_move.c gelf_syminfo.c libelf_convert.m4 libelf_fsize.m4 libelf_msize.m4

2006-12-17 Thread Joseph Koshy
jkoshy 2006-12-18 05:40:01 UTC FreeBSD src repository Modified files: lib/libelf Makefile elf_types.m4 gelf.h gelf_cap.c gelf_move.c gelf_syminfo.c libelf_convert.m4 libelf_fsize.m4 libelf_msize.m

cvs commit: www/share/sgml press.xml

2006-12-22 Thread Joseph Koshy
jkoshy 2006-12-23 06:12:52 UTC FreeBSD doc repository Modified files: share/sgml press.xml Log: Track site redesign for openaddict.com. Submitted by: Rich Morgan Revision ChangesPath 1.20 +3 -3 www/share/sgml/press.xml

cvs commit: src/lib/libelf libelf_xlate.c

2006-12-24 Thread Joseph Koshy
jkoshy 2006-12-24 09:45:10 UTC FreeBSD src repository Modified files: lib/libelf libelf_xlate.c Log: Correct a logic error. Revision ChangesPath 1.2 +15 -8 src/lib/libelf/libelf_xlate.c ___ cvs-all@freeb

cvs commit: src/lib/libelf libelf_ar.c

2006-12-24 Thread Joseph Koshy
jkoshy 2006-12-25 02:06:32 UTC FreeBSD src repository Modified files: lib/libelf libelf_ar.c Log: Use strncpy() instead of strlcpy() when copying members of a `struct ar_hdr'. These members do not use NUL-termination while strlcpy() expects its source buffer to be

cvs commit: src/lib/libelf Makefile Version.map _libelf.h elf_getphnum.3 elf_phnum.c elf_scn.c elf_shnum.c elf_shstrndx.c elf_update.c libelf_checksum.c libelf_ehdr.c libelf_extended.c libelf_phdr.c

2006-12-24 Thread Joseph Koshy
jkoshy 2006-12-25 02:22:23 UTC FreeBSD src repository Modified files: lib/libelf Makefile Version.map _libelf.h elf_scn.c elf_shnum.c elf_shstrndx.c elf_update.c libelf_checksum.c libelf_ehdr.c li

cvs commit: src/lib/libelf elf_strptr.3 elf_update.3 gelf_getehdr.3 gelf_getphdr.3 gelf_newehdr.3

2006-12-24 Thread Joseph Koshy
jkoshy 2006-12-25 02:24:39 UTC FreeBSD src repository Modified files: lib/libelf elf_strptr.3 elf_update.3 gelf_getehdr.3 gelf_getphdr.3 gelf_newehdr.3 Log: Document the additional error returns possible when handling ELF objects that requir

cvs commit: doc/en_US.ISO8859-1/books/handbook/mirrors chapter.sgml

2006-12-29 Thread Joseph Koshy
jkoshy 2006-12-29 12:37:28 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/mirrors chapter.sgml Log: Add an honorific. Submitted by: deb on -www Revision ChangesPath 1.422 +1 -1 doc/en_US.ISO8859-1/books/handbook/mirrors/chap

cvs commit: www/share/sgml press.xml

2007-01-01 Thread Joseph Koshy
jkoshy 2007-01-02 07:13:44 UTC FreeBSD doc repository Modified files: share/sgml press.xml Log: Add two Free Software Magazine articles by Yousef Ourabi on building secure mail servers with FreeBSD 6.1. Revision ChangesPath 1.21 +24 -1 www/share/

cvs commit: www/share/sgml press.xml

2007-01-04 Thread Joseph Koshy
jkoshy 2007-01-04 09:54:08 UTC FreeBSD doc repository Modified files: share/sgml press.xml Log: Add an InternetNews.com article on PC-BSD 1.3. Revision ChangesPath 1.22 +19 -1 www/share/sgml/press.xml ___

cvs commit: doc/en_US.ISO8859-1/books/dev-model book.sgml

2007-01-08 Thread Joseph Koshy
jkoshy 2007-01-09 06:12:56 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/dev-model book.sgml Log: Fix a typo. Submitted by: Rohan Ferris [rohanferris at internode dot on dot net] on -doc Revision ChangesPath 1.15 +1 -1 doc/en_US.IS

cvs commit: ports/devel/cvs2svn Makefile distinfo pkg-plist

2007-01-10 Thread Joseph Koshy
jkoshy 2007-01-10 08:20:28 UTC FreeBSD ports repository Modified files: devel/cvs2svnMakefile distinfo pkg-plist Log: Update to v1.5.0. Upstream changes since the prior ported version (v1.3.1) include: - Support for multiproject conversions. - New options: `--ou

cvs commit: ports/devel/cvs2svn Makefile

2007-01-14 Thread Joseph Koshy
jkoshy 2007-01-15 05:14:59 UTC FreeBSD ports repository Modified files: devel/cvs2svnMakefile Log: Pointy-hat time: use DISABLE_SIZE=yes in conjunction with wget. Reported by:kris (via pointyhat) Revision ChangesPath 1.12 +2 -1 ports/devel/

cvs commit: www/share/sgml press.xml

2007-01-17 Thread Joseph Koshy
jkoshy 2007-01-18 02:12:38 UTC FreeBSD doc repository Modified files: share/sgml press.xml Log: Add SourceForge.Net interview with FreeNAS developers. Correct a typo. Revision ChangesPath 1.24 +15 -3 www/share/sgml/press.xml __

cvs commit: www/share/sgml press.xml

2007-01-17 Thread Joseph Koshy
jkoshy 2007-01-18 02:25:01 UTC FreeBSD doc repository Modified files: share/sgml press.xml Log: Add an InternetNews.com article by Sean Michael Kerner covering FreeBSD 6.2. Revision ChangesPath 1.25 +11 -1 www/share/sgml/press.xml _

cvs commit: www/share/sgml press.xml

2007-01-24 Thread Joseph Koshy
jkoshy 2007-01-25 03:25:18 UTC FreeBSD doc repository Modified files: share/sgml press.xml Log: Add Distrowatch.com's interview with Matteo Riondato. Revision ChangesPath 1.26 +12 -1 www/share/sgml/press.xml

cvs commit: www/share/sgml press.xml

2007-01-25 Thread Joseph Koshy
jkoshy 2007-01-26 03:46:35 UTC FreeBSD doc repository Modified files: share/sgml press.xml Log: Add an Onlamp.com interview with the PC-BSD release team. Revision ChangesPath 1.27 +12 -1 www/share/sgml/press.xml

cvs commit: ports/lang/drscheme Makefile distinfo pkg-plist ports/lang/drscheme/files patch-collects-profj-to-scheme.ss patch-foreign-gcc-libffi-configure patch-mzscheme-gc-include-private-gcconfig.h

2007-01-26 Thread Joseph Koshy
jkoshy 2007-01-26 11:48:34 UTC FreeBSD ports repository Modified files: lang/drschemeMakefile distinfo pkg-plist lang/drscheme/files patch-foreign-gcc-libffi-configure Removed files: lang/drscheme/files patch-collects-profj-to-scheme.ss

cvs commit: src/sys/amd64/amd64 machdep.c

2007-01-27 Thread Joseph Koshy
jkoshy 2007-01-27 18:13:24 UTC FreeBSD src repository Modified files: sys/amd64/amd64 machdep.c Log: Use a known good stack at the time of servicing an NMI --- reuse the space allocated for the double fault handler since this space is otherwise unused till the time a do

cvs commit: ports/devel/py-distorm distinfo

2007-02-03 Thread Joseph Koshy
jkoshy 2007-02-04 02:57:28 UTC FreeBSD ports repository Modified files: devel/py-distorm distinfo Log: Update checksums and size for this port's distfile. The changes upstream have been checked by the port's maintainer---the changes relevant to FreeBSD are to document

cvs commit: www/share/sgml press.xml

2007-02-04 Thread Joseph Koshy
jkoshy 2007-02-05 02:30:01 UTC FreeBSD doc repository Modified files: share/sgml press.xml Log: Add a NewsForge article reporting on InTicketing.com's use of FreeBSD. Submitted by: Dru Lavigne on -www Revision ChangesPath 1.28 +15 -1 www/sh

cvs commit: ports/devel/cil Makefile distinfo pkg-plist ports/devel/cil/files patch-Makefile.in patch-configure

2007-02-05 Thread Joseph Koshy
jkoshy 2007-02-06 03:55:51 UTC FreeBSD ports repository Modified files: devel/cilMakefile distinfo pkg-plist Removed files: devel/cil/files patch-Makefile.in patch-configure Log: Upgrade to v1.3.6. Upstream changes from the previous version of the port

cvs commit: src/share/man/man4 hwpmc.4

2007-02-11 Thread Joseph Koshy
jkoshy 2007-02-12 03:26:22 UTC FreeBSD src repository Modified files: share/man/man4 hwpmc.4 Log: Improve a sentence. Prodded by: billf MFC after: 3 days Revision ChangesPath 1.17 +1 -4 src/share/man/man4/hwpmc.4 __

cvs commit: www/share/sgml press.xml

2007-02-25 Thread Joseph Koshy
jkoshy 2007-02-26 05:24:45 UTC FreeBSD doc repository Modified files: share/sgml press.xml Log: Add a Jem Report interview with BSD certification group member Dru Lavigne. Revision ChangesPath 1.30 +13 -1 www/share/sgml/press.xml __

cvs commit: src/lib/libelf gelf_getehdr.3

2007-03-02 Thread Joseph Koshy
jkoshy 2007-03-03 06:13:38 UTC FreeBSD src repository Modified files: lib/libelf gelf_getehdr.3 Log: Fix a typo. Submitted by:Kai Wang Revision ChangesPath 1.4 +2 -2 src/lib/libelf/gelf_getehdr.3

cvs commit: ports/emulators/gxemul Makefile distinfo

2007-03-05 Thread Joseph Koshy
jkoshy 2007-03-06 05:33:21 UTC FreeBSD ports repository Modified files: emulators/gxemul Makefile distinfo Log: Upgrade to version 0.4.4. Upstream changes include: - a redesign/rewrite of the interrupt routing system. - more stable SuperH emulation. - minor AltiVec

cvs commit: src/lib/libelf gelf.h

2007-03-07 Thread Joseph Koshy
jkoshy 2007-03-08 04:01:30 UTC FreeBSD src repository Modified files: lib/libelf gelf.h Log: Add GELF_* accessor macros. Prodded by: Sam Arun Raj Revision ChangesPath 1.3 +16 -0 src/lib/libelf/gelf.h _

cvs commit: www/share/sgml press.xml

2007-03-10 Thread Joseph Koshy
jkoshy 2007-03-11 06:19:49 UTC FreeBSD doc repository Modified files: share/sgml press.xml Log: OpenAddict.com article on deploying a FreeBSD 6.2 server. Revision ChangesPath 1.31 +18 -1 www/share/sgml/press.xml

cvs commit: src/lib/libelf elf_data.c

2007-03-18 Thread Joseph Koshy
jkoshy 2007-03-19 03:52:20 UTC FreeBSD src repository Modified files: lib/libelf elf_data.c Log: Correct a typo. Submitted by:Kai Wang Revision ChangesPath 1.2 +3 -3 src/lib/libelf/elf_data.c

cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml

2007-03-18 Thread Joseph Koshy
jkoshy 2007-03-19 04:00:59 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: Add Kai Wang for fixes to libelf. Revision ChangesPath 1.677 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.add

cvs commit: www/en publish.sgml www/en/gifs Makefile rbsdc-2007-01-cover-01.jpg

2007-03-20 Thread Joseph Koshy
jkoshy 2007-03-21 04:11:35 UTC FreeBSD doc repository Modified files: en publish.sgml en/gifs Makefile Added files: en/gifs rbsdc-2007-01-cover-01.jpg Log: Add "The RadioBSD Crier: 2007/01: Managing FreeBSD and NetBSD Fir

cvs commit: ports/devel/cbrowser Makefile ports/devel/cbrowser/files patch-aa

2007-03-21 Thread Joseph Koshy
jkoshy 2007-03-21 12:56:17 UTC FreeBSD ports repository Modified files: devel/cbrowser Makefile devel/cbrowser/files patch-aa Log: Use "USE_TK", update to Tk 8.4. PR: ports/110570 Submitted by: Martin Tournoij <[EMAIL PROTECTED]> Revision Ch

Re: cvs commit: src/sys/dev/hwpmc hwpmc_x86.c

2007-12-04 Thread Joseph Koshy
km> Can you say a little more about what the differences are or where one km> could find a discussion of them without wading through different km> processor model revisions? Kris, SCC, and I have been obtaining km> sensible results using 0xE and 0xF for the small set of sampling km> operations tha

cvs commit: src/sys/sys param.h

2007-12-07 Thread Joseph Koshy
jkoshy 2007-12-07 08:36:38 UTC FreeBSD src repository Modified files: sys/sys param.h Log: Increment FreeBSD_version to mark the addition of callchain support to hwpmc. Revision ChangesPath 1.320 +1 -1 src/sys/sys/param.h _

cvs commit: src/share/man/man4 hwpmc.4

2007-12-07 Thread Joseph Koshy
jkoshy 2007-12-07 08:29:46 UTC FreeBSD src repository Modified files: share/man/man4 hwpmc.4 Log: Document the PMC_F_CALLCHAIN flag and the kern.hwpmc.callchaindepth tunable. Sponsored by: FreeBSD Foundation and Google Inc. Revision ChangesPath 1.22

cvs commit: src/usr.sbin/pmcstat Makefile pmcstat.8 pmcstat.c pmcstat.h pmcstat_log.c

2007-12-07 Thread Joseph Koshy
jkoshy 2007-12-07 08:26:21 UTC FreeBSD src repository Modified files: usr.sbin/pmcstat Makefile pmcstat.8 pmcstat.c pmcstat.h pmcstat_log.c Log: Introduce pmcstat(8) changes for summarizing hwpmc(4) callchain records in in textual form and in gmon

cvs commit: src/sys/amd64/amd64 exception.S trap.c src/sys/amd64/include pmc_mdep.h src/sys/conf Makefile.amd64 src/sys/dev/hwpmc hwpmc_amd.c hwpmc_logging.c hwpmc_mod.c hwpmc_piv.c hwpmc_ppro.c hwpmc

2007-12-07 Thread Joseph Koshy
jkoshy 2007-12-07 08:20:17 UTC FreeBSD src repository Modified files: sys/amd64/amd64 exception.S trap.c sys/amd64/includepmc_mdep.h sys/conf Makefile.amd64 sys/dev/hwpmchwpmc_amd.c hwpmc_logging.c hwpmc_mod.c hwpm

cvs commit: src/sys/arm/include pmc_mdep.h src/sys/ia64/include pmc_mdep.h src/sys/powerpc/include pmc_mdep.h src/sys/sparc64/include pmc_mdep.h src/sys/sun4v/include pmc_mdep.h

2007-12-07 Thread Joseph Koshy
jkoshy 2007-12-07 13:45:47 UTC FreeBSD src repository Modified files: sys/arm/include pmc_mdep.h sys/ia64/include pmc_mdep.h sys/powerpc/include pmc_mdep.h sys/sparc64/include pmc_mdep.h sys/sun4v/includepmc_mdep.h Log: Add stubs to unbreak LIN

cvs commit: src/lib/libpmc libpmc.c

2007-12-07 Thread Joseph Koshy
jkoshy 2007-12-07 13:52:51 UTC FreeBSD src repository Modified files: lib/libpmc libpmc.c Log: Improve style(9) compliance and trim a long text line. Revision ChangesPath 1.12 +109 -128 src/lib/libpmc/libpmc.c _

cvs commit: src/sys/dev/hwpmc hwpmc_arm.c hwpmc_ia64.c hwpmc_powerpc.c hwpmc_sparc64.c

2007-12-07 Thread Joseph Koshy
jkoshy 2007-12-07 17:21:53 UTC FreeBSD src repository Modified files: sys/dev/hwpmchwpmc_arm.c hwpmc_ia64.c hwpmc_powerpc.c hwpmc_sparc64.c Log: Add stub functions to unbreak LINT. Revision ChangesPath 1.2 +20 -0 src/sys/de

cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml

2007-12-10 Thread Joseph Koshy
jkoshy 2007-12-11 03:12:48 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Document version 86. Revision ChangesPath 1.891 +5 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml ___

cvs commit: src/sys/sys pmc.h

2008-01-13 Thread Joseph Koshy
jkoshy 2008-01-14 06:33:41 UTC FreeBSD src repository Modified files: sys/sys pmc.h Log: Increment major version to mark the ABI change between RELENG_7 and -HEAD. Revision ChangesPath 1.14 +1 -1 src/sys/sys/pmc.h __

cvs commit: www/share/sgml events.xml

2008-01-18 Thread Joseph Koshy
jkoshy 2008-01-19 05:26:31 UTC FreeBSD doc repository Modified files: share/sgml events.xml Log: Add an entry for Augsburger Linux-Infotag 2008. Submitted by: ds Revision ChangesPath 1.35 +25 -1 www/share/sgml/events.xml

cvs commit: www/share/sgml events.xml

2008-01-19 Thread Joseph Koshy
jkoshy 2008-01-20 05:34:43 UTC FreeBSD doc repository Modified files: share/sgml events.xml Log: Add an entry for the sixth SCALE. Submitted by: Gareth J. Greenaway on -www Revision ChangesPath 1.36 +26 -2 www/share/sgml/events.xml

cvs commit: www/share/sgml events.xml

2008-01-20 Thread Joseph Koshy
jkoshy 2008-01-20 15:54:35 UTC FreeBSD doc repository Modified files: share/sgml events.xml Log: Correct a typo that had crept into the previous commit. Noticed by: murray, brueffer Revision ChangesPath 1.37 +2 -2 www/share/sgml/events.xm

cvs commit: www/share/sgml press.xml

2008-01-24 Thread Joseph Koshy
jkoshy 2008-01-25 04:07:30 UTC FreeBSD doc repository Modified files: share/sgml press.xml Log: Add an OSNews article covering the release of DesktopBSD 1.6. Revision ChangesPath 1.57 +21 -1 www/share/sgml/press.xml

cvs commit: www/share/sgml news.xml

2008-01-25 Thread Joseph Koshy
jkoshy 2008-01-25 10:46:05 UTC FreeBSD doc repository Modified files: share/sgml news.xml Log: Add a newsflash entry for DesktopBSD v1.6. Requested by: ds Revision ChangesPath 1.139 +9 -1 www/share/sgml/news.xml _

cvs commit: src/lib/libpmc pmc.3

2008-02-02 Thread Joseph Koshy
jkoshy 2008-02-03 06:04:38 UTC FreeBSD src repository Modified files: lib/libpmc pmc.3 Log: Correct a typo. Revision ChangesPath 1.16 +1 -1 src/lib/libpmc/pmc.3 ___ cvs-all@freebsd.org mailing list http:

cvs commit: src/lib/libelf gelf_fsize.3

2008-02-04 Thread Joseph Koshy
jkoshy 2008-02-04 18:50:28 UTC FreeBSD src repository Modified files: lib/libelf gelf_fsize.3 Log: Document the return type for gelf_fsize(3). Submitted by: kaiw Revision ChangesPath 1.3 +2 -1 src/lib/libelf/gelf_fsize.3 __

cvs commit: src/lib/libelf elf.3 libelf_data.c

2008-02-10 Thread Joseph Koshy
jkoshy 2008-02-10 14:34:36 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libelf elf.3 libelf_data.c Log: MFC [r1.3 libelf_data.c, r1.5 elf.3]: "Sections of type SHT_GNU_versym use ELF type ELF_T_HALF. Update manual page and code to

cvs commit: src/lib/libelf gelf_fsize.3

2008-02-10 Thread Joseph Koshy
jkoshy 2008-02-10 14:42:17 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libelf gelf_fsize.3 Log: MFC r1.3: "Document the return type for gelf_fsize(3)." Revision ChangesPath 1.2.2.1 +3 -2 src/lib/libelf/gelf_fsize.3 __

cvs commit: src/usr.sbin/pmcstat Makefile

2008-02-21 Thread Joseph Koshy
jkoshy 2008-02-22 06:25:49 UTC FreeBSD src repository Modified files: usr.sbin/pmcstat Makefile Log: Fix 'make checkdpadd'. Revision ChangesPath 1.7 +1 -1 src/usr.sbin/pmcstat/Makefile ___ cvs-all@freebsd.org

cvs commit: ports/emulators/gxemul Makefile distinfo

2008-02-22 Thread Joseph Koshy
jkoshy 2008-02-22 14:56:38 UTC FreeBSD ports repository Modified files: emulators/gxemul Makefile distinfo Log: Upgrade to v0.4.6.2. Changes from the previous ported version include: - The MIPS32/64 "ror" instruction is now supported. - Support for NetBSD 4.0, OpenBS

<    1   2   3   4   5