jkoshy 2008-04-10 08:55:50 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
benchmarks/netpipe Makefile
Log:
Reset maintainership.
Revision ChangesPath
1.15 +1 -1 ports/benchmarks/netpipe/Makefile
__
jkoshy 2008-04-10 09:14:31 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
editors/yuditMakefile
Log:
Reset maintainership.
Revision ChangesPath
1.36 +1 -1 ports/editors/yudit/Makefile
___
jkoshy 2008-04-10 09:16:59 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
graphics/xaosMakefile
graphics/xli Makefile
Log:
Reset maintainership.
Revision ChangesPath
1.28 +1 -1 ports/graphics/xaos/Makefile
1.31
jkoshy 2008-04-10 09:08:15 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
benchmarks/dbs Makefile
Log:
Reset maintainership.
Revision ChangesPath
1.13 +1 -1 ports/benchmarks/dbs/Makefile
__
jkoshy 2008-04-10 09:05:35 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
lang/caml-light Makefile
Log:
Reset maintainership.
Revision ChangesPath
1.18 +1 -1 ports/lang/caml-light/Makefile
_
jkoshy 2008-04-10 09:19:22 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
math/ocaml-ocamlgraph Makefile
Log:
Reset maintainership.
Revision ChangesPath
1.5 +1 -1 ports/math/ocaml-ocamlgraph/Makefile
__
jkoshy 2008-04-10 09:21:53 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
print/py-fonttools Makefile
www/p5-HTML-Webmake Makefile
Log:
Reset maintainership.
Revision ChangesPath
1.7 +1 -1 ports/print/py-fonttools/Makefile
1.6
jkoshy 2008-04-10 08:48:24 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
lang/drschemeMakefile
Log:
Reset maintainership.
Revision ChangesPath
1.38 +1 -1 ports/lang/drscheme/Makefile
___
jkoshy 2008-04-10 09:20:27 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
misc/tet Makefile
Log:
Reset maintainership.
Revision ChangesPath
1.22 +1 -1 ports/misc/tet/Makefile
___
cvs-
jkoshy 2008-08-12 06:38:53 UTC
FreeBSD doc repository
Modified files:
en/searchsearch.sgml
Log:
Remove an obsolete link (to GeoCrawler); instead refer readers to
MarkMail.org's email archives.
Submitted by: Mark Boolootian on -doc
Revision Changes
jkoshy 2008-08-25 11:09:36 UTC
FreeBSD doc repository
Modified files:
en/donations donors.sgml
Log:
Note donation of an Intel D3C6132 development system by Edwin Verplanke.
Revision ChangesPath
1.377 +9 -1 www/en/donations/donors.sgml
___
jkoshy 2008-08-27 08:32:42 UTC
FreeBSD doc repository
Modified files:
share/sgml press.xml
Log:
Add Washington Post article by Tom Mainelli on using FreeNAS.
Revision ChangesPath
1.68 +15 -1 www/share/sgml/press.xml
jkoshy 2008-09-02 05:32:24 UTC
FreeBSD doc repository
Modified files:
en/donations wantlist.sgml
Log:
Update wishlist.
Revision ChangesPath
1.461 +22 -1 www/en/donations/wantlist.sgml
___
cvs-all@freebsd.org
jkoshy 2008-09-05 14:45:56 UTC
FreeBSD src repository
Modified files:
sys/i386/include pmc_mdep.h
Log:
SVN rev 182790 on 2008-09-05 14:45:56Z by jkoshy
Correct a copy-paste error---do not look for REX prefixes in i386 code.
Revision ChangesPath
1.7 +2
jkoshy 2008-09-16 14:13:03 UTC
FreeBSD src repository
Modified files:
lib/libpmc libpmc.c
Log:
SVN rev 183075 on 2008-09-16 14:13:03Z by jkoshy
Correct an event name alias: event "k7-dc-misses" does not support
a unitmask.
Revision ChangesPath
1.14
jkoshy 2008-09-16 16:29:41 UTC
FreeBSD src repository
Added files:
lib/libpmc pmc.tsc.3
Log:
SVN rev 183082 on 2008-09-16 16:29:41Z by jkoshy
Move TSC specific PMC information to its own manual page.
Revision ChangesPath
1.1 +79 -0 src/lib/li
jkoshy 2008-09-16 16:34:55 UTC
FreeBSD src repository
Added files:
lib/libpmc pmc.k7.3 pmc.k8.3 pmc.p4.3 pmc.p5.3
pmc.p6.3
Log:
SVN rev 183084 on 2008-09-16 16:34:55Z by jkoshy
Move PMC documentation to separate manual pages, one per PMC
jkoshy 2008-09-16 16:57:14 UTC
FreeBSD src repository
Modified files:
lib/libpmc Makefile
Log:
SVN rev 183086 on 2008-09-16 16:57:14Z by jkoshy
Build and install PMC-dependent manual pages.
Revision ChangesPath
1.11 +8 -0 src/lib/libpmc/Makef
jkoshy 2008-09-16 16:58:24 UTC
FreeBSD src repository
Modified files:
lib/libpmc pmc.3
Log:
SVN rev 183087 on 2008-09-16 16:58:24Z by jkoshy
Replace PMC-dependent content with references to
the appropriate manual pages.
Revision ChangesPath
1.18
jkoshy 2008-09-17 03:53:37 UTC
FreeBSD src repository
Modified files:
lib/libpmc libpmc.c pmc.p5.3
Log:
SVN rev 183105 on 2008-09-17 03:53:37Z by jkoshy
Add event name aliases for Pentium PMCs.
Revision ChangesPath
1.15 +8 -1 src/lib/libpmc/l
jkoshy 2008-09-17 04:13:14 UTC
FreeBSD src repository
Modified files:
lib/libpmc libpmc.c pmc.p6.3
Log:
SVN rev 183107 on 2008-09-17 04:13:14Z by jkoshy
Whitespace fixes.
Revision ChangesPath
1.16 +10 -10src/lib/libpmc/libpmc.c
1.2 +1
jkoshy 2008-09-18 10:16:54 UTC
FreeBSD src repository
Modified files:
lib/libpmc pmc.3
Log:
SVN rev 183138 on 2008-09-18 10:16:54Z by jkoshy
Document new PMC classes, capabilities and CPU kinds.
Improve typography.
Revision ChangesPath
1.19 +63
jkoshy 2008-09-18 10:20:35 UTC
FreeBSD src repository
Modified files:
lib/libpmc pmc.3
Log:
SVN rev 183139 on 2008-09-18 10:20:35Z by jkoshy
Improve grammar.
Revision ChangesPath
1.20 +2 -2 src/lib/libpmc/pmc.3
___
jkoshy 2008-09-19 13:17:22 UTC
FreeBSD src repository
Modified files:
usr.sbin/pmcstat pmcstat.8
Log:
SVN rev 183183 on 2008-09-19 13:17:22Z by jkoshy
Add an example illustrating the use sleep(1) for performing timed
measurements.
Revision ChangesPath
1.15
jkoshy 2008-09-19 13:21:23 UTC
FreeBSD src repository
Modified files:
lib/libpmc pmc.3
Log:
SVN rev 183184 on 2008-09-19 13:21:23Z by jkoshy
Keep symbols in sorted order.
Revision ChangesPath
1.21 +4 -4 src/lib/libpmc/pmc.3
__
jkoshy 2008-09-19 14:51:41 UTC
FreeBSD src repository
Modified files:
usr.sbin/pmcstat pmcstat.c
Log:
SVN rev 183186 on 2008-09-19 14:51:41Z by jkoshy
Bring the usage message in sync with the manual page.
Revision ChangesPath
1.21 +2 -1 src/usr.sbi
jkoshy 2008-09-22 10:37:02 UTC
FreeBSD src repository
Modified files:
sys/dev/hwpmchwpmc_amd.c hwpmc_mod.c hwpmc_piv.c
hwpmc_ppro.c
sys/kern kern_pmc.c
sys/sys pmckern.h
Log:
SVN rev 183266 on 2008-09-22 10:37:
jkoshy 2008-09-22 14:31:24 UTC
FreeBSD src repository
Modified files:
lib/libpmc pmc.3 pmc_allocate.3 pmc_capabilities.3
pmc_disable.3 pmc_start.3
share/man/man4 hwpmc.4
Log:
SVN rev 183267 on 2008-09-22 14:31:24Z by jkoshy
Doc
jkoshy 2008-09-28 14:05:12 UTC
FreeBSD src repository
Modified files:
sys/sys pmc.h
Log:
SVN rev 183435 on 2008-09-28 14:05:12Z by jkoshy
Update a comment.
Revision ChangesPath
1.15 +1 -1 src/sys/sys/pmc.h
_
jkoshy 2008-09-28 14:11:34 UTC
FreeBSD src repository
Modified files:
sys/sys pmc.h
Log:
SVN rev 183436 on 2008-09-28 14:11:34Z by jkoshy
Add new PMC classes and CPU types.
Revision ChangesPath
1.16 +8 -3 src/sys/sys/pmc.h
jkoshy 2008-10-02 04:46:00 UTC
FreeBSD src repository
Modified files:
lib/libpmc pmc.p5.3
Log:
SVN rev 183533 on 2008-10-02 04:46:00Z by jkoshy
Document event numbers alongside event names.
Requested by: Arun Sharma
Revision ChangesPath
jkoshy 2008-10-02 06:15:40 UTC
FreeBSD src repository
Modified files:
lib/libpmc pmc.p6.3
Log:
SVN rev 183534 on 2008-10-02 06:15:40Z by jkoshy
- Document event numbers.
- Correct misspellings of two event names.
Revision ChangesPath
1.3 +108 -
jkoshy 2008-10-02 06:18:09 UTC
FreeBSD src repository
Modified files:
sys/dev/hwpmcpmc_events.h
Log:
SVN rev 183535 on 2008-10-02 06:18:09Z by jkoshy
Correct misspellings.
Revision ChangesPath
1.3 +2 -2 src/sys/dev/hwpmc/pmc_events.h
_
jkoshy 2008-10-02 06:21:07 UTC
FreeBSD src repository
Modified files:
lib/libpmc pmc.p5.3
Log:
SVN rev 183537 on 2008-10-02 06:21:07Z by jkoshy
-mdoc tweaks.
Revision ChangesPath
1.4 +35 -35src/lib/libpmc/pmc.p5.3
jkoshy 2008-10-02 06:37:33 UTC
FreeBSD src repository
Modified files:
lib/libpmc pmc.k7.3
Log:
SVN rev 183540 on 2008-10-02 06:37:33Z by jkoshy
- Document event numbers.
- Sort event names.
Revision ChangesPath
1.2 +49 -26src/lib/libpmc/pmc
jkoshy 2008-10-02 08:53:06 UTC
FreeBSD src repository
Modified files:
lib/libpmc pmc.k8.3
Log:
SVN rev 183543 on 2008-10-02 08:53:06Z by jkoshy
- Document event numbers associated with event names.
- Document an event that was missed out earlier.
- Sort event
jkoshy 2008-10-04 07:19:26 UTC
FreeBSD src repository
Modified files:
sys/dev/hwpmcpmc_events.h
Log:
SVN rev 183588 on 2008-10-04 07:19:26Z by jkoshy
Fix a typo.
Revision ChangesPath
1.4 +1 -1 src/sys/dev/hwpmc/pmc_events.h
___
jkoshy 2008-10-04 12:27:49 UTC
FreeBSD src repository
Modified files:
lib/libpmc Makefile
Added files:
lib/libpmc pmc.atom.3 pmc.core.3 pmc.core2.3
pmc.iaf.3
Log:
SVN rev 183593 on 2008-10-04 12:27:49Z by jkoshy
Add manua
jkoshy 2008-10-04 12:35:02 UTC
FreeBSD src repository
Modified files:
lib/libpmc pmc.3
Log:
SVN rev 183594 on 2008-10-04 12:35:02Z by jkoshy
- Cross-reference new manual pages.
- Spell new PMC class names correctly.
Revision ChangesPath
1.23 +14
jkoshy 2008-10-04 12:44:05 UTC
FreeBSD src repository
Modified files:
lib/libpmc pmc.k7.3 pmc.p4.3 pmc.p5.3 pmc.tsc.3
Log:
SVN rev 183595 on 2008-10-04 12:44:05Z by jkoshy
Cross-reference new manual pages.
Revision ChangesPath
1.3 +5 -1 src/
jkoshy 2008-10-04 12:53:08 UTC
FreeBSD src repository
Modified files:
lib/libpmc pmc.k8.3
Log:
SVN rev 183596 on 2008-10-04 12:53:08Z by jkoshy
Add cross-references.
Revision ChangesPath
1.4 +5 -1 src/lib/libpmc/pmc.k8.3
jkoshy 2008-10-04 12:54:25 UTC
FreeBSD src repository
Modified files:
lib/libpmc pmc.p6.3
Log:
SVN rev 183597 on 2008-10-04 12:54:25Z by jkoshy
- Add cross-references.
- Tweak -mdoc use.
Revision ChangesPath
1.4 +6 -3 src/lib/libpmc/pmc.p6
jkoshy 2008-10-06 06:30:21 UTC
FreeBSD doc repository
Modified files:
share/sgml press.xml
Log:
Add an OSS Census report that mentions FreeBSD use.
Revision ChangesPath
1.69 +11 -1 www/share/sgml/press.xml
__
jkoshy 2008-10-06 10:34:44 UTC
FreeBSD src repository
Modified files:
lib/libpmc pmc.p6.3
sys/dev/hwpmcpmc_events.h
Log:
SVN rev 183641 on 2008-10-06 10:34:44Z by jkoshy
Correct a typo.
Revision ChangesPath
1.5 +1 -1 src/lib/lib
jkoshy 2008-10-06 08:54:23 UTC
FreeBSD doc repository
Modified files:
share/sgml press.xml
Log:
Add an OSNews review of PC-BSD 7.
Revision ChangesPath
1.70 +14 -1 www/share/sgml/press.xml
___
cvs-all@free
jkoshy 2008-10-07 17:28:52 UTC
FreeBSD src repository
Modified files:
usr.sbin/pmcstat pmcstat.8 pmcstat.c
Log:
SVN rev 183672 on 2008-10-07 17:28:52Z by jkoshy
- Avoid a spurious error when a command line is specified without
any process scope PMCs.
- Change the
jkoshy 2007-06-07 09:07:27 UTC
FreeBSD ports repository
Modified files:
lang/drschemeMakefile distinfo pkg-plist
Removed files:
lang/drscheme/files patch-configure
patch-foreign-gcc-libffi-configure
Log:
Upgrade to v370. The port now un
jkoshy 2007-06-21 13:53:46 UTC
FreeBSD doc repository
Modified files:
share/sgml press.xml
Log:
Add an ONLamp.com interview with Joseph Kong, the author of the book
on BSD rootkits.
Submitted by: gnn, to -marketing
Revision ChangesPath
1.37 +1
jkoshy 2007-06-23 02:56:58 UTC
FreeBSD doc repository
Modified files:
share/sgml press.xml
Log:
Add Ars Technica's review of PC-BSD 1.3.
Revision ChangesPath
1.38 +11 -1 www/share/sgml/press.xml
___
cvs-a
jkoshy 2007-07-03 12:12:01 UTC
FreeBSD doc repository
Modified files:
share/sgml events.xml
Log:
Add three upcoming events:
- Linuxtage in Essen, Nov 2007
- Systems 2007, Munich Germany, Oct 2007
- CoSin, Aargau, Switzerland, July 2007
Submitted by: ds
jkoshy 2007-07-04 05:11:22 UTC
FreeBSD doc repository
Modified files:
share/sgml press.xml
Log:
Add an 'Open For Business' article on print setup on a FreeBSD
desktop.
Revision ChangesPath
1.39 +11 -1 www/share/sgml/press.xml
jkoshy 2007-07-04 07:49:52 UTC
FreeBSD ports repository
Modified files:
emulators/gxemul Makefile distinfo
Log:
- Upgrade to v0.4.6. Upstream changes include:
- NetBSD/pmppc can now run in the emulator (with root-on-nfs), on
an emulated Artesyn PM/PPC board.
-
jkoshy 2007-07-05 06:22:19 UTC
FreeBSD ports repository
Modified files:
graphics/xaosMakefile distinfo pkg-plist
Added files:
graphics/xaos/files patch-configure
patch-src_include_aconfig.h.in
patch-src_ui_ui.c
Re
jkoshy 2007-07-11 12:51:20 UTC
FreeBSD doc repository
Modified files:
share/sgml press.xml
Log:
Add an OFB article on setting up user PPP.
Revision ChangesPath
1.40 +15 -1 www/share/sgml/press.xml
___
cvs
jkoshy 2007-07-23 19:23:13 UTC
FreeBSD ports repository
Modified files:
astro/xearth/files freebsd.committers.markers
Log:
Update coordinates.
Revision ChangesPath
1.368 +2 -2 ports/astro/xearth/files/freebsd.committers.markers
jkoshy 2007-07-27 20:04:28 UTC
FreeBSD doc repository
Modified files:
share/sgml press.xml
Log:
Add a BSD Talk interview by M. Warner Losh.
Revision ChangesPath
1.41 +12 -1 www/share/sgml/press.xml
___
cv
jkoshy 2007-07-28 15:35:03 UTC
FreeBSD src repository
Modified files:
lib/libelf elf_begin.3 elf_memory.3
Log:
Cross-reference the correct manual page.
Approved by:re (bmah)
Revision ChangesPath
1.3 +1 -1 src/lib/libelf/elf_begin.3
1.3
jkoshy 2007-08-03 04:17:39 UTC
FreeBSD doc repository
Modified files:
share/sgml press.xml
Log:
Add an Inquirer article that reviews PC-BSD 1.4 beta.
Revision ChangesPath
1.42 +16 -1 www/share/sgml/press.xml
jkoshy 2007-08-05 08:04:23 UTC
FreeBSD doc repository
Modified files:
share/sgml press.xml
Log:
Make pass over the BSDTalk website and interviews that appear to be
FreeBSD-related to the press page:
- 18/Jul/2007 George Neville-Neil
- 25/Jul/2007 FreeBSD Core
jkoshy 2007-08-07 09:16:19 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/amd64/amd64 machdep.c
Log:
MFC rev 1.669: "Use a known good stack at the time of servicing an
NMI--- reuse the space allocated for the double fault handler since
this
jkoshy 2007-08-11 12:17:09 UTC
FreeBSD doc repository
Modified files:
share/sgml press.xml
Log:
Add an OFB article on configuring the command line.
Revision ChangesPath
1.45 +12 -1 www/share/sgml/press.xml
__
jkoshy 2007-08-22 04:26:07 UTC
FreeBSD src repository
Modified files:
sys/i386/include asm.h asmacros.h
sys/amd64/includeasm.h asmacros.h
Log:
Define an END() macro for use in i386 and amd64 assembly code, akin
to the one available on the ia64, sparc64, and sun4v
jkoshy 2007-08-22 05:06:15 UTC
FreeBSD src repository
Modified files:
sys/i386/i386support.s swtch.s
sys/amd64/amd64 cpu_switch.S support.S
Log:
Assign sizes to assembly language support functions.
Approved by:re (kensmith)
Revision ChangesPa
jkoshy 2007-03-22 15:27:20 UTC
FreeBSD doc repository
Modified files:
en/projects/ideasideas.xml
Log:
Refine the focus of the 'BSD-licensed ELF Tools' project.
Revision ChangesPath
1.20 +4 -4 www/en/projects/ideas/ideas.xml
_
jkoshy 2007-03-26 16:31:42 UTC
FreeBSD src repository
Modified files:
lib/libelf elf_rand.3
Log:
Document the return type of elf_rand(3) correctly.
Revision ChangesPath
1.3 +1 -1 src/lib/libelf/elf_rand.3
_
jkoshy 2007-03-26 17:33:41 UTC
FreeBSD src repository
Modified files:
lib/libpmc pmc.3
Log:
Clarify memory management rules for pmc_cpuinfo().
Suggested by: "Harald Servat"
Revision ChangesPath
1.12 +4 -1 src/lib/libpmc/pmc.3
_
jkoshy 2007-03-27 04:40:57 UTC
FreeBSD src repository
Modified files:
lib/libelf libelf_ar.c
Log:
Bug fixes to ar(1) archive handling:
- Correctly retrieve the initial (special) members of an archive after
an archive descriptor is rewound using elf_rand(SARMAG)
jkoshy 2007-03-27 04:47:50 UTC
FreeBSD src repository
Modified files:
lib/libelf elf_getarhdr.3
Log:
Describe the contents of the "ar_name" and "ar_rawname" fields of
Elf_Arhdr structures better.
Revision ChangesPath
1.3 +6 -6 src/lib/libelf/el
jkoshy 2007-03-29 08:15:35 UTC
FreeBSD doc repository
Modified files:
en/advocacy myths.sgml
Log:
Correct a URL.
Submitted by: Alex Pivovarov on -www
Revision ChangesPath
1.42 +3 -3 www/en/advocacy/myths.sgml
___
jkoshy 2007-04-11 04:52:09 UTC
FreeBSD src repository
Modified files:
lib/libpmc libpmc.c
Log:
Correct a typo in an event name alias.
Reported by:Harald Servat
Revision ChangesPath
1.11 +1 -1 src/lib/libpmc/libpmc.c
_
jkoshy 2007-04-12 09:16:54 UTC
FreeBSD src repository
Modified files:
lib/libpmc pmc.3
Log:
Fix a bug in the description of the "p6-div" event. [1]
Update the description of the "p6-div" and "p6-mul" events according
to the "Intel(r) 64 and IA-32 Architectures S
jkoshy 2007-04-13 03:50:47 UTC
FreeBSD doc repository
Modified files:
share/sgml press.xml
Log:
Add OFB article by Ed Hurst on adding applications to a desktop FreeBSD
system.
Revision ChangesPath
1.33 +16 -1 www/share/sgml/press.xml
jkoshy 2007-04-19 08:02:51 UTC
FreeBSD src repository
Modified files:
sys/kern subr_witness.c
sys/dev/hwpmchwpmc_logging.c hwpmc_mod.c hwpmc_piv.c
Log:
Fix witness(4) warnings about mutex use.
Group mutexes used in hwpmc(4) into 3 "types" in the sen
jkoshy 2007-04-21 12:04:03 UTC
FreeBSD src repository
Modified files:
usr.sbin/pmcstat pmcstat.c
Log:
Correct a sanity check.
Revision ChangesPath
1.15 +1 -1 src/usr.sbin/pmcstat/pmcstat.c
___
cvs-all@freebsd.
jkoshy 2007-04-22 15:00:39 UTC
FreeBSD src repository
Modified files:
usr.sbin/pmcstat pmcstat.8 pmcstat.c pmcstat.h
Log:
MFP4: Enhancements and bug-fixes to pmcstat(8):
- The '-c' option now takes a comma-separated list of CPU
numbers, or a literal '*' denoting a
jkoshy 2007-04-27 12:09:32 UTC
FreeBSD src repository
Modified files:
usr.sbin/pmcstat Makefile pmcstat.8 pmcstat.c pmcstat.h
Log:
MFP4: Enhancements to pmcstat(8):
- Allow the "-t" option to take a regular expression naming command
line processes to attach process
jkoshy 2007-05-02 13:03:43 UTC
FreeBSD ports repository
Modified files:
emulators/gxemul Makefile distinfo
Log:
Upgrade to v0.4.5.1. Upstream changes from the previous version
of the port include:
- Initial support for "disk overlays", enabling rollback of
emulate
jkoshy 2007-05-03 07:13:41 UTC
FreeBSD ports repository
Modified files:
emulators/gxemul pkg-descr
Log:
Update pkg-descr.
Requested by: Anders Gavare [AUTHOR]
Revision ChangesPath
1.2 +11 -7 ports/emulators/gxemul/pkg-descr
__
jkoshy 2007-05-09 01:55:19 UTC
FreeBSD doc repository
Modified files:
share/sgml events.xml
Log:
Add item for LT Pact 2007.
Submitted by: Matt Olander
Revision ChangesPath
1.20 +27 -1 www/share/sgml/events.xml
__
jkoshy 2007-05-19 14:05:07 UTC
FreeBSD doc repository
Modified files:
share/sgml press.xml
Log:
OFB.biz article on setting up email for a FreeBSD desktop.
Revision ChangesPath
1.34 +15 -1 www/share/sgml/press.xml
___
jkoshy 2007-05-19 14:14:47 UTC
FreeBSD doc repository
Modified files:
share/sgml press.xml
Log:
Add The Inquirer's review of PC-BSD 1.3.
Revision ChangesPath
1.35 +11 -1 www/share/sgml/press.xml
___
cvs-a
jkoshy 2006-11-02 09:21:57 UTC
FreeBSD src repository
Modified files:
share/man/man5 elf.5
Log:
Document Elf{32,64}_Lword. Keep the list of ELF types sorted.
Describe the contents of the 'e_shnum' and 'e_shstrndx' fields when
using extended section numbering.
jkoshy 2006-11-08 04:54:00 UTC
FreeBSD ports repository
Modified files:
emulators/gxemul Makefile distinfo
Removed files:
emulators/gxemul/files patch-src-machines-machine_evbmips.c
Log:
Upgrade to v0.4.3. Upstream changes include:
- SH4 emulation now allows NetB
jkoshy 2006-11-10 06:32:01 UTC
FreeBSD doc repository
Modified files:
share/sgml press.xml
Log:
Add an ITJungle.com news item about FreeBSD 6.2 Beta 3 and FreeBSD 7.
Revision ChangesPath
1.15 +16 -1 www/share/sgml/press.xml
jkoshy 2006-11-11 04:17:27 UTC
FreeBSD doc repository
Modified files:
share/sgml press.xml
Log:
Add a Security Focus article about the new audit subsystem in
FreeBSD 6.2.
Submitted by: rwatson on -advocacy
Revision ChangesPath
1.16 +12 -1
jkoshy 2006-11-11 17:16:35 UTC
FreeBSD src repository
Modified files:
sys/sys param.h
lib Makefile
gnu/usr.bin/groff/tmac mdoc.local
Added files:
lib/libelf Makefile Version.map _libelf.h elf.3
elf_beg
jkoshy 2006-11-11 17:24:37 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/porters-handbook book.sgml
Log:
Document the __FreeBSD_version bump when libelf was added.
Revision ChangesPath
1.766 +4 -0 doc/en_US.ISO8859-1/books/porters-handbook
jkoshy 2006-11-12 18:43:25 UTC
FreeBSD src repository
Modified files:
lib/libelf Makefile
Log:
- Replace the use of DPSRCS with something more appropriate. DPSRCS
is for when you need something in ".depend", but not compiled in.
- Style fixes: Spell ${.OBJDIR} a
jkoshy 2006-11-13 04:28:29 UTC
FreeBSD src repository
Modified files:
include ar.h
Log:
Attempt to improve application portability by marking `struct ar_hdr'
as `packed'.
The C standard leaves the alignment of individual members of a C
struct upto the imple
ru 2006-11-13 09:46:16 UTC
FreeBSD src repository
Modified files:
lib/libelf elf.3 elf_begin.3 elf_cntl.3 elf_end.3
elf_errmsg.3 elf_fill.3 elf_flagdata.3
elf_getarhdr.3 elf_getarsym.3
elf_getba
bde> Non-broken code knows that byte-aligned data needs to be copied
bde> into structs using memcpy().
Do keep in mind that this is `struct ar_hdr' we are talking about, not
something else.
Having to use memcpy() to copy from a collection of ASCII strings (in file)
to a collection of ASCII strin
jkoshy 2006-11-14 12:10:39 UTC
FreeBSD src repository
Modified files:
sys/sys elf_common.h
Log:
Add `PN_XNUM', for supporting ELF objects with a large number of program
header table entries.
Revision ChangesPath
1.21 +3 -0 src/sys/sys/elf_com
jkoshy 2006-11-17 04:48:31 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/dev-model book.sgml
Log:
Fix incorrect cvsup-master contact in our dev-model document.
PR: docs/105621
Submitted by: jdp
Revision ChangesPath
1.14 +1
jkoshy 2006-11-22 13:12:34 UTC
FreeBSD src repository
Modified files:
sbin/reboot boot_i386.8 reboot.8
Log:
Cross-reference nextboot(8).
MFC after: 3 days
Revision ChangesPath
1.60 +1 -0 src/sbin/reboot/boot_i386.8
1.24 +1 -0
jkoshy 2006-11-23 09:00:19 UTC
FreeBSD doc repository
Modified files:
en/projects/ideasindex.sgml
Log:
Add a new entry: BSD-licensed ELF tools using the ELF(3)/GELF(3) API.
Revision ChangesPath
1.73 +16 -1 www/en/projects/ideas/index.sgml
___
jkoshy 2006-11-29 05:29:13 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/reboot boot_i386.8 reboot.8
Log:
MFC {r1.60 boot_i386.8, r1.24 reboot.8 }: Cross-reference nextboot(8).
Revision ChangesPath
1.52.2.7 +1 -0 src/sbin/re
jkoshy 2006-11-29 04:46:48 UTC
FreeBSD doc repository
Modified files:
share/sgml events.xml
Log:
Add two upcoming events.
Submitted by: Daniel Seuffert (DS at praxisvermittlung24 dot de)
Revision ChangesPath
1.12 +48 -1 www/share/sgml/events
jkoshy 2006-11-29 17:46:37 UTC
FreeBSD ports repository
Modified files:
lang/sml-nj-develMakefile distinfo pkg-plist
lang/sml-nj-devel/files patch-config_install.sh
plist-everything
Added files:
lang/sml-nj-devel/files
jkoshy 2006-11-30 05:57:47 UTC
FreeBSD ports repository
Modified files:
lang/drscheme/files patch-configure
Log:
Fix compilation on FreeBSD 5.X.
PR: ports/105381
Submitted by: Thorolf (thorolf at grid einherjar de)
Revision ChangesPath
1.4
jkoshy 2006-12-05 04:12:30 UTC
FreeBSD doc repository
Modified files:
share/sgml press.xml
Log:
Add a Pacific Epoch news item about China developing a server operating
system based on FreeBSD.
Revision ChangesPath
1.17 +17 -1 www/share/sgml/press
301 - 400 of 459 matches
Mail list logo