beech 2007-12-18 07:34:09 UTC
FreeBSD ports repository
Modified files:
www/htmlobject Makefile
Log:
- Minor tweaks and adopt port
Approved by:linimon (mentor)
Revision ChangesPath
1.12 +2 -3 ports/www/htmlobject/Makefile
thompsa 2007-12-18 07:04:50 UTC
FreeBSD src repository
Modified files:
sys/net if_bridge.c
Log:
When the bridge has an address and a packet comes in for it then drop it if
the
link has been marked discarding by Spanning Tree. This would cause the bridge
to see d
jasone 2007-12-18 05:27:58 UTC
FreeBSD src repository
Modified files:
lib/libc/stdlib malloc.c
Log:
Use fixed point integer math instead of floating point math when
calculating run sizes. Use of the floating point unit was a potential
pessimization to context switching
maho2007-12-18 05:06:52 UTC
FreeBSD ports repository
Modified files:
math/sdpaMakefile
Log:
Mark as broken. It depends on math/atlas which is problematic,
and waiting for SDPA7.
Revision ChangesPath
1.30 +2 -0 ports/math/sdpa/Makefile
_
peter 2007-12-18 04:13:52 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
sys/netinet tcp_subr.c tcp_timer.h
Log:
MFC: Specify minimum retransmit scale factor in fractions of hz, not ticks.
Approved by: re (kensmith)
RevisionCh
peter 2007-12-18 03:39:17 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/netinet tcp_subr.c tcp_timer.h
Log:
MFC: scale TCPTV_MIN with hz, not a fixed number of ticks. Otherwise
machines with hz=1000 drop connections in a matter of a few se
maho2007-12-18 03:06:02 UTC
FreeBSD ports repository
Modified files:
editors/openoffice.org-2-devel Makefile distinfo
Removed files:
editors/openoffice.org-2-devel/files patch-i78417 patch-i82771
Log:
Update to SRC680_m240.
Revision ChangesPath
1.342 +2
alepulver2007-12-18 02:19:13 UTC
FreeBSD ports repository
Modified files:
games/linux-alienarena Makefile
Log:
- Remove DEPRECATED, keep BROKEN and note it needs FreeBSD 7 and new
linux_compat before being able to work (because its dependencies need them).
Revision Chan
thompsa 2007-12-18 02:12:03 UTC
FreeBSD src repository
Modified files:
sys/net if_lagg.c
Log:
- Use the macro to check the port status has it will also test if its
administratively down (!IFF_UP)
- Use the same parameters to lagg_link_active() to get the bac
vanilla 2007-12-18 01:53:50 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
netembryo --> ports/net/netembryo
Revision ChangesPath
1.19068 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org
vanilla 2007-12-18 01:53:17 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/netembryoMakefile distinfo pkg-descr pkg-plist
Log:
Add netembryo 0.0.4, a network abstraction library used by for feng,
libnemesi, felix.
vanilla 2007-12-18 01:51:36 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
bufferpool --> ports/devel/bufferpool
Revision ChangesPath
1.19067 +1 -0 CVSROOT/modules
___
cvs-all@freebsd
vanilla 2007-12-18 01:51:04 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/bufferpool Makefile distinfo pkg-descr pkg-plist
Log:
Add bufferpool 0.0.1, bufferpool - the memory management library Feng
and Felix depend upon
sobomax 2007-12-18 01:50:50 UTC
FreeBSD src repository
Modified files:
lib/libstand bzipfs.c gzipfs.c
Log:
Fix logical bug in the bzip2 reading code, which results in bogus EIO
returned on a perfectly valid bzip2 stream whose decompressed size
is multiple of read-ahea
On Mon, 17 Dec 2007, John Baldwin wrote:
On Friday 14 December 2007 03:49:07 pm Daniel Eischen wrote:
deischen2007-12-14 20:49:07 UTC
FreeBSD src repository
Modified files:
lib/libc Versions.def
Log:
Increment the version namespace for 8.0-current. New symbols and
jhb 2007-12-18 01:35:26 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
etc/rc.d ldconfig
Log:
MFC: Only pass paths to directories or config files that exist for ldconfig
for 32-bit binaries.
Approved by:re (kensmith)
Revisio
jhb 2007-12-18 01:34:46 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
etc/rc.d ldconfig
Log:
MFC: Only pass paths to directories or config files that exist for ldconfig
for 32-bit binaries.
Revision ChangesPath
1.14.2.4 +8 -2
jhb 2007-12-18 01:34:09 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
etc/rc.d ldconfig
Log:
MFC: Only pass paths to directories or config files that exist for ldconfig
for 32-bit binaries.
Approved by:re (kensmith)
Revision
jhb 2007-12-18 01:32:56 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/geom geom_bsd.c geom_gpt.c
Log:
MFC: Only attach to a GPT partition if it has the GPT_ENT_TYPE_FREEBSD
type.
Revision ChangesPath
1.73.2.3 +13 -0 sr
jhb 2007-12-18 01:24:28 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/geom geom_bsd.c
Log:
MFC: Only attach to a GPT partition if it has the GPT_ENT_TYPE_FREEBS
type.
Approved by:re (kensmith)
Revision ChangesPath
rrs 2007-12-18 01:24:15 UTC
FreeBSD src repository
Modified files:
sys/netinet sctp_bsd_addr.c
Log:
- sctp-iterator should run at PI_NET priority ...not 0.
MFC after: 1 week
Revision ChangesPath
1.16 +1 -1 src/sys/netinet/sctp_bsd_addr
thompsa 2007-12-18 01:23:14 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/net if_lagg.c
Log:
MFC r1.23 - 24
- Support monitor mode where the frame is discarded after bpf and stats
processing.
- Add myself to the copyright.
A
jhb 2007-12-18 01:21:49 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.bin/kdumpkdump.c
Log:
MFC: Add several missing comma's in the fancy syscall parsing case.
Approved by:re (kensmith)
Revision ChangesPath
1.37.2.1 +12
das 2007-12-18 01:20:33 UTC
FreeBSD src repository
Modified files:
lib/libc/stdio vfwprintf.c
Log:
Catch up with vfprintf.c,v 1.77.
Revision ChangesPath
1.28 +1 -0 src/lib/libc/stdio/vfwprintf.c
___
cvs-a
das 2007-12-18 01:15:20 UTC
FreeBSD src repository
Modified files:
lib/msun Symbol.map
lib/msun/src w_cabs.c
Log:
Remove z_abs(). The z_*() functions were in libf77, and for some reason
someone thought it would be a good idea to copy z_abs() to libm
jhb 2007-12-18 00:36:21 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
lib/libc/stdlib grantpt.c
Log:
MFC: Update posix_openpt(3) to handle 512 ptys.
Approved by:re (gnn)
Revision ChangesPath
1.4.10.1 +2 -2 src/lib/libc/
jhb 2007-12-18 00:35:53 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libc/stdlib grantpt.c
Log:
MFC: Update posix_openpt(3) to handle 512 ptys.
Approved by:re (gnn)
Revision ChangesPath
1.4.2.1 +2 -2 src/lib/libc/st
jhb 2007-12-18 00:35:01 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libc/stdlib grantpt.c
Log:
MFC: Update posix_openpt(3) to handle 512 ptys.
Approved by:re (gnn)
Revision ChangesPath
1.7.2.2 +2 -2 src/lib/libc/st
miwi2007-12-18 00:25:40 UTC
FreeBSD ports repository
Modified files:
net-p2p/gtk-gnutella Makefile distinfo pkg-plist
Added files:
net-p2p/gtk-gnutella/files patch-Configure
Removed files:
net-p2p/gtk-gnutella/files patch-bsched
Log:
- Update to 0.96.4
PR:
miwi2007-12-18 00:19:11 UTC
FreeBSD ports repository
Modified files:
graphics/ayamMakefile distinfo pkg-plist
graphics/ayam/files patch-Makefile.shared
Added files:
graphics/ayam/files patch-MF3D_mfbinrd.c patch-MF3D_mffile.c
patch-M
In message <[EMAIL PROTECTED]>, Bruce M Simpson writes:
>Ah, let me rephrase, I meant:
>
>* NAND Flash embedded ATA controllers should not erase sectors
>containing data unless absolutely necessary, to implement wear levelling.
That's part of the job description, but it is more complex than that
miwi2007-12-18 00:05:16 UTC
FreeBSD ports repository
Modified files:
devel/pear-PHPUnit3 Makefile distinfo
Log:
- Update to 3.2.1
Submitted by: Gerrit Beine (maintainer via private mail)
Revision ChangesPath
1.23 +171 -55 ports/devel/pear-PHPUnit3/M
miwi2007-12-18 00:03:56 UTC
FreeBSD ports repository
Modified files:
net/pear-Net_LDAPMakefile distinfo
Log:
- Update to 1.0.0
Submitted by: Gerrit Beine (maintainer via private mail)
Revision ChangesPath
1.10 +5 -2 ports/net/pear-Net_LDAP/Mak
miwi2007-12-18 00:01:50 UTC
FreeBSD ports repository
Modified files:
www/mediawiki19 Makefile
Log:
- Mark deprecated (no longer supported)
Submitted by: Gerrit Beine (maintainer via private mail)
Revision ChangesPath
1.39 +2 -0 ports/www/medi
miwi2007-12-17 23:59:49 UTC
FreeBSD ports repository
Modified files:
devel/pear-HTML_Table Makefile distinfo
Log:
- Update to 1.8.2
Approved by:maintainer implicit
Revision ChangesPath
1.11 +1 -1 ports/devel/pear-HTML_Table/Makefile
1.10
miwi2007-12-17 23:57:17 UTC
FreeBSD ports repository
Modified files:
devel/pear-Testing_Selenium Makefile distinfo
Log:
- Update to 0.4.2- Update to 0.4.2
Revision ChangesPath
1.2 +1 -1 ports/devel/pear-Testing_Selenium/Makefile
1.2 +3 -3 p
kensmith2007-12-17 23:54:20 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
release/scripts package-split.py
Log:
Initial pass at shifting packages around for 6.3-REL layout. There
is a lot of space left on disc3 that we can put to use by adding back
In message <[EMAIL PROTECTED]>, "M. Warner Losh" writes:
>In message: <[EMAIL PROTECTED]>
>"Poul-Henning Kamp" <[EMAIL PROTECTED]> writes:
>: > * NAND Flash devices should not have their sectors erased unless
>: >absolutely necessary, to implement wear levelling.
>:
>: Wrong, almost e
kensmith2007-12-17 23:51:29 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
release Makefile
Log:
Add support for disc3. Depending on architecture the combination of
kde3 and gnome2 is at least 670Mb which would mean if we stick with
just di
obrien 2007-12-17 23:48:07 UTC
FreeBSD ports repository
Modified files:
shells/bash Makefile distinfo
Log:
Update to patchlevel 33.
PR: 118728
Submitted by: bf <[EMAIL PROTECTED]>
Revision ChangesPath
1.100 +1 -1 ports/shells/bash/
kensmith2007-12-17 23:43:42 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/sysinstall dist.c dist.h
Log:
MFC v1.253 of dist.c and v1.71 of dist.h:
> A few more adjustments needed because of changes in xorg. Just installing
> xorg-server doe
kmacy 2007-12-17 23:39:28 UTC
FreeBSD src repository
Modified files:
sys/dev/cxgb cxgb_main.c
Log:
only include intr_machdep.h when it is needed for intr_bind
ia64 doesn't have an intr_machdep.h
Revision ChangesPath
1.41 +2 -0 src/sys/dev/cxgb/cx
bsam2007-12-17 23:30:12 UTC
FreeBSD ports repository
Modified files:
www/web2ldap Makefile distinfo
Log:
Update to version 0.16.21. Change log since 0.16.20:
. fixed a regression in exporting printable output of search result list.
Revision ChangesPath
1
miwi2007-12-17 23:29:28 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
bcusdk-eibd --> ports/net/bcusdk-eibd
Revision ChangesPath
1.19066 +1 -0 CVSROOT/modules
___
cvs-all@freebsd
miwi2007-12-17 23:29:05 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/bcusdk-eibd Makefile distinfo pkg-descr pkg-plist
net/bcusdk-eibd/files patch-configure
patch-eibd_client_c_eibclient-int
bsam2007-12-17 23:27:37 UTC
FreeBSD ports repository
Modified files:
sysutils/mapchan Makefile pkg-descr
Log:
. home page of the project changed;
. while I'm here: use my FreeBSD.org email.
Revision ChangesPath
1.6 +1 -1 ports/sysutils/mapchan/Mak
kensmith2007-12-17 23:22:58 UTC
FreeBSD src repository
Modified files:
usr.sbin/sysinstall dist.c dist.h
Log:
A few more adjustments needed because of changes in xorg. Just installing
xorg-server doesn't include any video drivers so install xorg-drivers as
well. And if fon
miwi2007-12-17 23:20:56 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
pthsem --> ports/devel/pthsem
Revision ChangesPath
1.19065 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org mai
miwi2007-12-17 23:20:34 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/pthsem Makefile distinfo pkg-descr pkg-plist
Log:
GNU pth is a user mode multi threading library. pthsem is an extend
version, with support f
Poul-Henning Kamp wrote:
And finally the big item: msdosfs and ufs support to issue BIO_DELETE
when files are deleted. UFS is nasty because of soft-updates.
Cool! This will also benefit malloc(9) disk.
-Maxim
___
cvs-all@freebsd.org mailing list
htt
marcel 2007-12-17 22:50:40 UTC
FreeBSD src repository
Removed files:
sys/boot/powerpc/loader Makefile conf.c help.ofw
ldscript.powerpc metadata.c start.c
version
Log:
Remove file after being repocopied to ../ofw, where it
miwi2007-12-17 22:48:07 UTC
FreeBSD ports repository
Modified files:
net-im/openfire Makefile distinfo
Log:
- Update to 3.4.2
Submitted by: Nikolay Pavlov <[EMAIL PROTECTED]> (maintainer via private
mail)
Revision ChangesPath
1.12 +1 -1 port
On Friday 14 December 2007 03:49:07 pm Daniel Eischen wrote:
> deischen2007-12-14 20:49:07 UTC
>
> FreeBSD src repository
>
> Modified files:
> lib/libc Versions.def
> Log:
> Increment the version namespace for 8.0-current. New symbols and
> symbols whose ABI has c
brooks 2007-12-17 22:24:48 UTC
FreeBSD ports repository
Modified files:
security/vuxml vuln.xml
sysutils/ganglia-monitor-core Makefile distinfo
sysutils/ganglia-webfrontend Makefile distinfo
Log:
Upgrade to Ganglia 3.0.6.
Release 3.0.5 contained minor bug fi
marcel 2007-12-17 22:19:44 UTC
FreeBSD src repository
Modified files:
sys/boot/powerpc Makefile
Log:
Build the OFW loader from its new location after the sources
were repocopied from ./loader to ./ofw.
Revision ChangesPath
1.2 +1 -1 src/sys/boot/powe
marcel 2007-12-17 22:18:07 UTC
FreeBSD src repository
Modified files:
sys/boot/powerpc/ofw Makefile conf.c help.ofw ldscript.powerpc
metadata.c start.c version
Log:
Forced commit to record that this file was repocopied from
src/sys/boot/powerpc/loader
mezz2007-12-17 21:08:50 UTC
FreeBSD ports repository
Modified files:
multimedia/libquicktime Makefile
Log:
Fix the build with new gtk20.
PR: ports/117624, ports/117629 and ports/117768
Reported by:Ralph Zitz <[EMAIL PROTECTED]>,
Randy
Bruce M. Simpson wrote:
Kip Macy wrote:
Log:
widen the routing event interface (arp update, redirect, and
eventually pmtu change)
into separate functions
righteous!
BMS
Kip, Bruce,
please look at the code in:
//depot/projects/arp-v2/...
and see what needs to be done to make sure
On Mon, Dec 17, 2007 at 09:00:39PM +, Alexey Dokuchaev wrote:
> On Mon, Dec 17, 2007 at 10:52:25AM -0800, Doug Barton wrote:
> > On Mon, 17 Dec 2007, Alexey Dokuchaev wrote:
> >
> > >On Mon, Dec 17, 2007 at 07:36:40AM +, Maxim Konovalov wrote:
> > >>maxim 2007-12-17 07:36:39 UTC
> >
On Mon, Dec 17, 2007 at 10:52:25AM -0800, Doug Barton wrote:
> On Mon, 17 Dec 2007, Alexey Dokuchaev wrote:
>
> >On Mon, Dec 17, 2007 at 07:36:40AM +, Maxim Konovalov wrote:
> >>maxim 2007-12-17 07:36:39 UTC
> >>
> >> FreeBSD src repository
> >>
> >> Modified files:
> >>usr.bin/cal
* Diomidis Spinellis <[EMAIL PROTECTED]> [071217 01:04] wrote:
> Alfred Perlstein wrote:
> >* Diomidis Spinellis <[EMAIL PROTECTED]> [071216 09:47] wrote:
> >>dds 2007-12-16 17:47:34 UTC
> >>
> >> FreeBSD src repository
> >>
> >> Modified files:
> >>bin/mv mv.c
> >> Lo
edwin 2007-12-17 20:34:54 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
xorsearch --> ports/security/xorsearch
Revision ChangesPath
1.19064 +1 -0 CVSROOT/modules
___
cvs-all@freebs
lx 2007-12-17 20:34:17 UTC
FreeBSD ports repository
Modified files:
net/sbd Makefile
Log:
Add a mirror, as the master site seems broken.
Revision ChangesPath
1.4 +3 -2 ports/net/sbd/Makefile
___
edwin 2007-12-17 20:33:59 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/xorsearch Makefile distinfo pkg-descr
security/xorsearch/files patch-XORSearch.c
Log:
XORSearch
XORSearch is a program to search for a g
Kip Macy wrote:
Log:
widen the routing event interface (arp update, redirect, and eventually pmtu
change)
into separate functions
righteous!
BMS
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubs
krion 2007-12-17 19:35:36 UTC
FreeBSD ports repository
Modified files:
x11/xtermMakefile
Log:
Add missing x11/luit dependency.
PR: ports/118211
Submitted by: Yoshihiro Ota <[EMAIL PROTECTED]>
Revision ChangesPath
1.51 +3 -0
On Fri, 14 Dec 2007, Alexander Kabaev wrote:
> On Fri, 14 Dec 2007 00:48:51 -0500 (EST)
> Daniel Eischen <[EMAIL PROTECTED]> wrote:
> > On Thu, 13 Dec 2007, Alexander Kabaev wrote:
> >
> > At a minimum, we need to create one new namespace in each
> > release branched from -current when there is on
On Mon, 17 Dec 2007, Alexey Dokuchaev wrote:
On Mon, Dec 17, 2007 at 07:36:40AM +, Maxim Konovalov wrote:
maxim 2007-12-17 07:36:39 UTC
FreeBSD src repository
Modified files:
usr.bin/calendar/calendars/ru_RU.KOI8-R calendar.common
Log:
o Fix a holiday to reflect a realit
thompsa 2007-12-17 18:49:44 UTC
FreeBSD src repository
Modified files:
sys/net if_lagg.c
Log:
Add myself to the copyright.
Revision ChangesPath
1.24 +1 -0 src/sys/net/if_lagg.c
___
cvs-all@freebsd.org
On Mon, Dec 17, 2007, Bruce Evans wrote:
> bde 2007-12-17 18:12:06 UTC
>
> FreeBSD src repository
>
> Modified files:
> lib/msun/amd64 s_logbl.S
> Log:
> Translate from the i386 so that this compiles and runs.
Oops, thanks. I intend to buy one of those new-fangled amd6
alepulver2007-12-17 18:34:36 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
legends --> ports/games/legends
Revision ChangesPath
1.19063 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org
alepulver2007-12-17 18:34:07 UTC
FreeBSD ports repository
Modified files:
gamesMakefile
Added files:
games/legendsMakefile distinfo pkg-descr pkg-plist
Log:
Legends is a fast-paced first-person-perspective online multiplayer game
released as freew
sat 2007-12-17 18:27:53 UTC
FreeBSD ports repository
Modified files:
net-mgmt/zabbix Makefile distinfo
net-mgmt/zabbix-agent Makefile distinfo
Removed files:
net-mgmt/zabbix/files
patch-src__zabbix_server__discoverer__discoverer.c
Log
alepulver2007-12-17 18:25:30 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
opendylan --> ports/lang/opendylan
Revision ChangesPath
1.19062 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.o
alepulver2007-12-17 18:24:15 UTC
FreeBSD ports repository
Modified files:
lang Makefile
Added files:
lang/opendylan Makefile distinfo pkg-descr pkg-message
pkg-plist
Log:
Open Dylan compiles to native code and has a full-feat
On Mon, 17 Dec 2007, David Schultz wrote:
On Mon, Dec 17, 2007, Bruce Evans wrote:
bde 2007-12-17 13:20:38 UTC
FreeBSD src repository
Modified files:
lib/msun Makefile
Log:
Don't try to build s_nanl.c before it is committed.
I got your email, but I'm confused
bde 2007-12-17 18:21:23 UTC
FreeBSD src repository
Modified files:
lib/msun Makefile
Log:
Oops, the previous commit was not needed -- the file was committed but
not checked out due to my checkout error.
Revision ChangesPath
1.84 +1 -1 src/l
alepulver2007-12-17 18:17:44 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
odamex --> ports/games/odamex
Revision ChangesPath
1.19061 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org ma
alepulver2007-12-17 18:16:38 UTC
FreeBSD ports repository
Modified files:
gamesMakefile
Added files:
games/odamex Makefile distinfo pkg-descr pkg-plist
games/odamex/files patch-client__src__d_main.cpp
Log:
Odamex is a free and open source por
bde 2007-12-17 18:12:06 UTC
FreeBSD src repository
Modified files:
lib/msun/amd64 s_logbl.S
Log:
Translate from the i386 so that this compiles and runs.
I hope that this and the i386 version of it will not be needed, but
this is currently about 16 cycles or 36% f
alepulver2007-12-17 17:55:17 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
edge --> ports/games/edge
Revision ChangesPath
1.19060 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org mailin
alepulver2007-12-17 17:54:00 UTC
FreeBSD ports repository
Modified files:
gamesMakefile
Added files:
games/edge Makefile distinfo pkg-descr pkg-plist
games/edge/files patch-SConstruct patch-epi__endianess.h
patch-epi_
shaun 2007-12-17 17:46:05 UTC
FreeBSD doc repository (ports committer)
Modified files:
en/cgi query-pr.cgi
Log:
Another attempt at giving the browser a real patch name to work with,
since the MIME filename is ignored.
Revision ChangesPath
1.63 +
lth 2007-12-17 17:37:13 UTC
FreeBSD ports repository
Modified files:
mail/p5-Email-Abstract Makefile distinfo pkg-plist
Log:
Update to 2.134
Revision ChangesPath
1.8 +3 -2 ports/mail/p5-Email-Abstract/Makefile
1.9 +3 -3 ports/mail/p5-Email-
lth 2007-12-17 17:33:06 UTC
FreeBSD ports repository
Modified files:
devel/p5-Test-SubCalls Makefile distinfo
Log:
Update to 1.07
Revision ChangesPath
1.9 +2 -2 ports/devel/p5-Test-SubCalls/Makefile
1.7 +3 -3 ports/devel/p5-Test-SubCalls/di
lth 2007-12-17 17:30:57 UTC
FreeBSD ports repository
Modified files:
devel/p5-Test-Group Makefile distinfo
Log:
Update to 0.11
Revision ChangesPath
1.2 +1 -1 ports/devel/p5-Test-Group/Makefile
1.2 +3 -3 ports/devel/p5-Test-Group/distinfo
_
David Schultz wrote:
> das 2007-12-17 03:53:38 UTC
>
> FreeBSD src repository
>
> Modified files:
> lib/msun Makefile Symbol.map
> lib/msun/amd64 Makefile.inc
> lib/msun/i387Makefile.inc
> lib/msun/man ilogb.3
> lib/msun/src
lth 2007-12-17 17:28:30 UTC
FreeBSD ports repository
Modified files:
devel/p5-Parse-CPAN-Packages Makefile distinfo pkg-plist
Log:
Update to 2.27
Revision ChangesPath
1.8 +3 -3 ports/devel/p5-Parse-CPAN-Packages/Makefile
1.7 +3 -3 ports/dev
rwatson 2007-12-17 17:26:32 UTC
FreeBSD src repository
Modified files:
sys/security/mac mac_posix_sem.c
Log:
Fix a MAC label leak for POSIX semaphores, in which per-policy labels
would be properly disposed of, but the global label structure for the
semaphore wouldn't be f
alepulver2007-12-17 17:25:30 UTC
FreeBSD ports repository
Modified files:
sysutils/fusefs-ntfs Makefile distinfo pkg-plist
sysutils/fusefs-ntfs/files pkg-message.in
Log:
- Update to version 1.1120.
- Use @exec/@unexec directives in pkg-plist to handle symlinks.
- Remove
alepulver2007-12-17 17:22:09 UTC
FreeBSD ports repository
Modified files:
sysutils/fusefs-kmod Makefile
sysutils/fusefs-kmod/files fusefs.in
patch-mount_fusefs-mount_fusefs.c
pkg-message.in
Added files:
sysuti
rwatson 2007-12-17 17:20:57 UTC
FreeBSD src repository
Modified files:
sys/netinet6 in6_pcb.c
Log:
Fix leaking MAC labels for IPv6 inpcbs by adding missing MAC label
destroy call; this transpired because the inpcb alloc path for IPv4/IPv6
is the same code, but IPv6 ha
leeym 2007-12-17 17:13:57 UTC
FreeBSD ports repository
Modified files:
www/p5-webservice-validator-html-w3c Makefile distinfo
Log:
- Update to 0.22
PR: 117402
Submitted by: leeym
Approved by:maintainer
Revision ChangesPath
1.6 +1 -2
sem 2007-12-17 16:42:22 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
dhcprelya --> ports/net/dhcprelya
Revision ChangesPath
1.19059 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org
sem 2007-12-17 16:41:50 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/dhcprelyaMakefile distinfo pkg-descr
net/dhcprelya/files dhcprelya.in
Log:
dhcprelya is a light DHCP relay agent written for Yandex company
loader 2007-12-17 16:24:09 UTC
FreeBSD doc repository
Modified files:
zh_CN.GB2312/books/handbook/basics chapter.sgml
zh_CN.GB2312/books/handbook/install chapter.sgml
Log:
handbook:
basics/chapter.sgml1.150 -> 1.150 [1]
inst
In message: <[EMAIL PROTECTED]>
"Poul-Henning Kamp" <[EMAIL PROTECTED]> writes:
: > * NAND Flash devices should not have their sectors erased unless
: >absolutely necessary, to implement wear levelling.
:
: Wrong, almost exactly the opposite in fact:
:
: Flash devices using wear-leve
bushman 2007-12-17 16:12:57 UTC
FreeBSD src repository
Modified files:
lib/libc/net nsdispatch.c
Log:
Moved logging out of the nss_method_lookup() in order not to
flood logs with failed fallback method lookup attempts.
Revision ChangesPath
1.16 +13 -9
On Mon, Dec 17, 2007, Bruce Evans wrote:
> bde 2007-12-17 13:20:38 UTC
>
> FreeBSD src repository
>
> Modified files:
> lib/msun Makefile
> Log:
> Don't try to build s_nanl.c before it is committed.
I got your email, but I'm confused about the meaning of this
com
Bruce M Simpson <[EMAIL PROTECTED]> writes:
> The feedback I've seen in FreeBSD forums regarding ATA write caching
> tends to back up your original assertion.
It wouldn't be the first case of uninformed people reinforcing
eachother's belief in incorrect information.
> I wonder if vendor neutral,
1 - 100 of 135 matches
Mail list logo