remko 2008-02-11 07:51:05 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
share/man/man4 nve.4
Log:
MFC rev 1.10, 1.11 nve.4
v1.10
There is no list to stop, so dont use .El.
Noticed by: brueffer
v1.11
Language nit.
remko 2008-02-11 07:50:13 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
share/man/man4 nve.4
Log:
MFC rev 1.10, 1.11 nve.4
v1.10
There is no list to stop, so dont use .El.
Noticed by: brueffer
v1.11
Language nit.
remko 2008-02-11 07:48:12 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/bsdlabelbsdlabel.8
Log:
MFC rev 1.70 bsdlabel.8
Remove redundant whitespace.
Noticed by: brueffer
Revision ChangesPath
1.60.2.5 +1 -1 sr
remko 2008-02-11 07:47:33 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/bsdlabelbsdlabel.8
Log:
MFC rev 1.70 bsdlabel.8
Remove redundant whitespace.
Noticed by: brueffer
Revision ChangesPath
1.68.2.2 +1 -1 sr
remko 2008-02-11 07:45:17 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libc/sys access.2
Log:
MFC rev 1.23 access.2
After issueing a ntpdate [1] I noticed it's already 2008, reflect that
in the last modified date.
Noticed by
remko 2008-02-11 07:44:47 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libc/sys access.2
Log:
MFC rev 1.23 access.2
After issueing a ntpdate [1] I noticed it's already 2008, reflect that
in the last modified date.
Noticed by
remko 2008-02-11 07:43:23 UTC
FreeBSD src repository
Modified files:
lib/libc/sys access.2
Log:
After issueing a ntpdate [1] I noticed it's already 2008, reflect that
in the last modified date.
Noticed by: brueffer [1]
Revision ChangesPath
1.23
remko 2008-02-11 07:20:47 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libc/sys access.2
Log:
Oeps, I forgot to bump the date here as well.
Revision ChangesPath
1.18.12.3 +1 -1 src/lib/libc/sys/access.2
remko 2008-02-11 07:20:12 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libc/sys access.2
Log:
MFC rev 1.21, 1.22 access.2
v1.21
Fix some style nits.
Prodded by: brueffer
v1.22
Fix typo (s/existance/existence/)
remko 2008-02-11 07:17:09 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libc/sys access.2
Log:
MFC rev 1.21, 1.22 access.2
v1.21
Fix some style nits.
Prodded by: brueffer
v1.22
Fix typo (s/existance/existence/)
remko 2008-02-11 07:15:53 UTC
FreeBSD src repository
Modified files:
lib/libc/sys access.2
Log:
Fix typo (s/existance/existence/)
Noticed by: ceri
Revision ChangesPath
1.22 +2 -2 src/lib/libc/sys/access.2
__
ale 2008-02-11 07:12:34 UTC
FreeBSD ports repository
Modified files:
www/eaccelerator Makefile
Log:
Enable shared memory and content caching api.
Fix userid.
PR: ports/120504
Submitted by: Björn König <[EMAIL PROTECTED]>
Revision ChangesPa
thompsa 2008-02-11 05:36:15 UTC
FreeBSD src repository
Modified files:
sys/conf options
Log:
Add missing GEOM_LVM option.
Revision ChangesPath
1.617 +1 -0 src/sys/conf/options
___
cvs-all@freebsd.org mai
bde 2008-02-11 05:20:02 UTC
FreeBSD src repository
Modified files:
lib/msun/src s_exp2f.c
Log:
Use double precision for z and thus for the entire calculation of
exp2(i/TBLSIZE) * p(z) instead of only for the final multiplication
and addition. This fixes the code
beech 2008-02-11 04:53:22 UTC
FreeBSD ports repository
Modified files:
graphics/xmms-goom Makefile distinfo
Added files:
graphics/xmms-goom pkg-plist
Removed files:
graphics/xmms-goom/files patch-ltmain.sh
Log:
- Update to 2.4.0
- Cleanup and tweaks
Sub
thompsa 2008-02-11 03:10:40 UTC
FreeBSD src repository
Modified files:
sys/conf NOTES files
sys/modules/geom Makefile
share/man/man4 Makefile
Added files:
sys/modules/geom/geom_lvm Makefile
Log:
Hook geom_lvm(4) up to the build.
Revisio
thompsa 2008-02-11 03:05:11 UTC
FreeBSD src repository
Added files:
sys/geom/lvm g_lvm.c g_lvm.h
share/man/man4 geom_lvm.4
Log:
Add a geom class to map Linux LVM logical volumes.
The logical disks will appear as /dev/lvm/-, for
instance /dev/lvm/vg0-home
kientzle2008-02-11 01:00:27 UTC
FreeBSD src repository
Added files: (Branch: RELENG_7)
lib/libarchive archive_endian.h
archive_entry_link_resolver.c
archive_read_support_format_mtree.c
Log:
MFC: Three files that
kientzle2008-02-11 00:56:59 UTC
FreeBSD src repository
Added files: (Branch: RELENG_7)
lib/libarchive archive_entry_strmode.c
Log:
MFC: Implementation of new archive_entry_strmode() function.
Revision ChangesPath
1.1.2.1 +83 -0 src/lib/libarchive
kientzle2008-02-11 00:54:05 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libarchive archive_write_set_format_ar.c
Log:
MFC ar writer: empty archives need a global header as well.
Plus a minor portability enhancement.
Revision ChangesP
kientzle2008-02-11 00:49:52 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libarchive archive_write_set_compression_bzip2.c
archive_write_set_compression_gzip.c
Log:
Zero-byte writes are acceptable.
Revision Changes
kientzle2008-02-11 00:43:43 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libarchive archive_read_private.h
Log:
MFC: Declare __archive_read_ahead utility function.
Revision ChangesPath
1.3.2.2 +3 -0 src/lib/libarchive/archive_r
kientzle2008-02-11 00:40:54 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libarchive archive_read.c
Log:
MFC archive_read.c 1.37:
* Test format once at beginning of archive instead of once per entry.
* New __archive_read_ahead() support fu
delphij 2008-02-11 00:31:23 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
lib/libkvm kvm.c
Log:
MFC revision 1.32
date: 2008/01/12 00:54:47; author: delphij; state: Exp; lines: +4 -0
Plug memory leaks that is observed when argbuf or argspc
kientzle2008-02-11 00:31:10 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libarchive Makefile archive.h.in archive_entry.c
archive_entry.h archive_entry_private.h
archive_platform.h archive_read.c
delphij 2008-02-11 00:31:04 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libkvm kvm.c
Log:
MFC revision 1.32
date: 2008/01/12 00:54:47; author: delphij; state: Exp; lines: +4 -0
Plug memory leaks that is observed when argbuf or argspc
delphij 2008-02-11 00:24:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libkvm kvm.c
Log:
MFC revision 1.32:
date: 2008/01/12 00:54:47; author: delphij; state: Exp; lines: +4 -0
Plug memory leaks that is observed when argbuf or argspc
alepulver2008-02-11 00:24:51 UTC
FreeBSD ports repository
Modified files:
devel/wxGladeMakefile distinfo
Log:
- Update to version 0.6.3.
- Remove CONFLICTS with wxGlade-devel, as it was recently removed.
Revision ChangesPath
1.28 +2 -4 ports/devel/
rwatson 2008-02-11 00:01:45 UTC
FreeBSD src repository
Modified files:
sys/fs/coda coda_vnops.c
Log:
Clean up coda_pathconf() slightly while debugging a problem there.
MFC after: 1 month
Revision ChangesPath
1.93 +7 -11 src/sys/fs/coda/coda
sem 2008-02-10 23:59:20 UTC
FreeBSD ports repository
Modified files:
ports-mgmt/portupgrade Makefile distinfo
ports-mgmt/portupgrade-devel Makefile distinfo
Removed files:
ports-mgmt/portupgrade/files patch-bin-portupgrade
Log:
- Upgrade both ports to 2.4.3
*
On Sat, Feb 09, 2008 at 08:02:33PM +, Poul-Henning Kamp wrote:
> In message <[EMAIL PROTECTED]>, =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= wr
> ites:
> >Mike Pritchard <[EMAIL PROTECTED]> writes:
> >> Log:
> >> Explain how the passno field in /etc/fstab works with fsck
> >> and quotacheck in s
kientzle2008-02-10 23:24:16 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.bin/tar COPYING Makefile bsdtar.1 bsdtar.c
bsdtar_platform.h config_freebsd.h
Log:
MFC: Various, including:
* -l now always has the POSIX beh
alepulver2008-02-10 23:14:08 UTC
FreeBSD ports repository
Modified files:
.modules
.MOVED
develMakefile
Removed files:
devel/wxGlade-devel Makefile distinfo pkg-descr pkg-plist
Log:
- Remove devel/wxGlade-d
beech 2008-02-10 21:37:42 UTC
FreeBSD ports repository
Modified files:
x11-toolkits/fltk2 Makefile distinfo
x11-toolkits/fltk2/files patch-test-Makefile
Log:
- Update to snapshot r6025
PR: ports/120503
Submitted by: Thomas-Martin Seck <[EMAIL PROTECT
dwmalone2008-02-10 21:06:38 UTC
FreeBSD src repository
Modified files:
usr.sbin/traceroute6 traceroute6.8 traceroute6.c
Log:
Give traceroute6 the ability to traceroute with packets with no
upper layer header (IP PROTO = 59). Useful for testing firewalls.
MFC after: 2
erwin 2008-02-10 20:40:40 UTC
FreeBSD ports repository
Modified files:
chinese/iiimf-le-xcin Makefile
Log:
Extend BROKEN to 7.x as well.
Revision ChangesPath
1.14 +1 -1 ports/chinese/iiimf-le-xcin/Makefile
___
cv
dinoex 2008-02-10 20:36:08 UTC
FreeBSD ports repository
Modified files:
www/apache13-modssl Makefile distinfo
Removed files:
www/apache13-modssl/files patch-CVE-2007-6388
Log:
- update to 1.3.41+2.8.31
Revision ChangesPath
1.188 +3 -3 ports/www/apach
marcus 2008-02-10 20:06:19 UTC
FreeBSD ports repository
Modified files:
devel/devhelpMakefile distinfo
Log:
Update to 0.19.
Revision ChangesPath
1.29 +2 -2 ports/devel/devhelp/Makefile
1.11 +3 -3 ports/devel/devhelp/distinfo
beech 2008-02-10 19:42:52 UTC
FreeBSD ports repository
Modified files:
databases/memcachedb Makefile distinfo pkg-plist
Log:
- Update to 0.1.1
- Reset maintainer
PR: ports/120416
Submitted by: Gea-Suan Lin <[EMAIL PROTECTED]> (maintainer)
Revision C
novel 2008-02-10 19:20:18 UTC
FreeBSD ports repository
Modified files:
multimedia/bmpx Makefile pkg-descr
net-p2p/moodriverMakefile pkg-descr
net-p2p/mooseekd Makefile
www/neonpp Makefile pkg-descr
Log:
beep-media-player.org has been rename
miwi2008-02-10 19:19:47 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
spring --> ports/games/spring
Revision ChangesPath
1.19323 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org mai
miwi2008-02-10 19:19:24 UTC
FreeBSD ports repository
Modified files:
gamesMakefile
Added files:
games/spring Makefile distinfo pkg-descr pkg-message
pkg-plist
games/spring/files patch-rts-System-Net-UDPSocket.h
simon 2008-02-10 19:17:52 UTC
FreeBSD ports repository
Modified files:
editors/jove Makefile
Log:
- Add distfile mirror to have more than one master site.
- Grab maintainer-ship from [EMAIL PROTECTED]
Revision ChangesPath
1.23 +4 -2 ports/editors
In message <[EMAIL PROTECTED]>, Poul-Henning Kamp
writes:
>phk 2008-02-10 19:14:42 UTC
>
> FreeBSD src repository
>
> Modified files:
>sys/i386/i386geode.c
> Log:
> Add support for PC Engines ALIX boards.
>
> Style cleanup.
>
> Hide some messages behind bootverbose.
phk 2008-02-10 19:14:42 UTC
FreeBSD src repository
Modified files:
sys/i386/i386geode.c
Log:
Add support for PC Engines ALIX boards.
Style cleanup.
Hide some messages behind bootverbose.
Revision ChangesPath
1.11 +74 -43src/sys/i386/i386
danger 2008-02-10 19:14:15 UTC
FreeBSD ports repository (doc committer)
Modified files:
www/autoindex2 Makefile distinfo pkg-plist
Log:
- Update to 2.2.4
PR: ports/120458
Revision ChangesPath
1.11 +13 -11ports/www/autoindex2/Makefile
1.7 +
gerald 2008-02-10 18:38:39 UTC
FreeBSD ports repository
Modified files:
lang/gcc43 Makefile distinfo
Log:
Update to the 20080208 snapshot of GCC 4.3.0.
Revision ChangesPath
1.335 +1 -1 ports/lang/gcc43/Makefile
1.219 +18 -18ports/lang/gcc
carvay 2008-02-10 17:44:34 UTC
FreeBSD doc repository
Modified files:
es index.xsl internet.sgml send-pr.sgml
es/docproj current.sgml doc-set.sgml
es/platforms Makefile alpha.sgml index.sgml pc98.sgml
Log:
- MFen:
docproj/current.
des 2008-02-10 17:04:26 UTC
FreeBSD projects repository
Modified files:
tinderbox/wwwindex.cgi
Log:
Reorganize and simplify.
Revision ChangesPath
1.32 +20 -33projects/tinderbox/www/index.cgi
___
cvs-all@
arved 2008-02-10 16:49:23 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
decibel --> ports/net-im/decibel
Revision ChangesPath
1.19322 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org
arved 2008-02-10 16:49:16 UTC
FreeBSD ports repository
Modified files:
net-im Makefile
Added files:
net-im/decibel Makefile distinfo pkg-descr pkg-plist
Log:
Add decibel, a KDE communication framework.
Revision ChangesPath
1.77 +1 -0
arved 2008-02-10 16:47:00 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
tapioca-qt --> ports/net-im/tapioca-qt
Revision ChangesPath
1.19321 +1 -0 CVSROOT/modules
___
cvs-all@freebs
arved 2008-02-10 16:46:53 UTC
FreeBSD ports repository
Modified files:
net-im Makefile
Added files:
net-im/tapioca-qtMakefile distinfo pkg-descr pkg-plist
net-im/tapioca-qt/files patch-2020 patch-2023
patch-connection.cpp-20
arved 2008-02-10 16:42:11 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
telepathy-qt --> ports/net-im/telepathy-qt
Revision ChangesPath
1.19320 +1 -0 CVSROOT/modules
___
cvs-all@fr
arved 2008-02-10 16:42:01 UTC
FreeBSD ports repository
Modified files:
net-im Makefile
Added files:
net-im/telepathy-qt Makefile distinfo pkg-descr pkg-plist
Log:
Add telepathy-qt, a Qt implementation of the telepathy project
Revision ChangesPath
marius 2008-02-10 16:02:50 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/conf files
sys/dev/mii miidevs
sys/modules/mii Makefile
Added files: (Branch: RELENG_6)
sys/dev/mii nsphyter.c nsphyterreg
marius 2008-02-10 16:02:30 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
sys/dev/mii miidevs
sys/modules/mii Makefile
Added files: (Branch: RELENG_7)
sys/dev/mii nsphyter.c nsphyterreg
attilio 2008-02-10 15:50:21 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ehci.c
sys/sys lockmgr.h
Log:
- Revert last ehci.c change
- Include lock.h in lockmgr.h as nested header in order to safely use
LOCK_FILE and LOCK_LINE. As long as
marius 2008-02-10 15:39:20 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/modules/mii Makefile
Log:
MFC: 1.27; 1.31
- ciphy wasn't included here.
- Sort values according to style.Makefile(5).
Revision ChangesPath
1.26.8.2 +9 -8
marius 2008-02-10 15:24:12 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/modules/mii Makefile
Log:
MFC: 1.31
Sort values according to style.Makefile(5).
Revision ChangesPath
1.30.2.1 +9 -8 src/sys/modules/mii/Makefile
__
marius 2008-02-10 15:19:05 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.bin/netstat netstat.h route.c
Log:
MFC: netstat.h 1.53; route.c 1.86
Fix netname() and routename() on big-endian LP64 archs.
Revision ChangesPath
1.51.2.1 +
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
__
2008/2/10, Robert Watson <[EMAIL PROTECTED]>:
>
> On Sun, 10 Feb 2008, Attilio Rao wrote:
>
> >> > I think this shall be MFCed to RELENG_7 and RELENG_7_0.
> >>
> >> ... once it no longer breaks the tinderbox?
> >>
> >> BTW, at this point 7.0 is basically closed to any further changes. Anyone
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
On Sun, 10 Feb 2008, Attilio Rao wrote:
> I think this shall be MFCed to RELENG_7 and RELENG_7_0.
... once it no longer breaks the tinderbox?
BTW, at this point 7.0 is basically closed to any further changes. Anyone
planning on getting things in to 7.x needs to be thinking about either
err
miwi2008-02-10 14:07:46 UTC
FreeBSD ports repository
Modified files:
mail/avenger Makefile distinfo
Log:
- Update to 0.7.8
PR: 120464
Submitted by: Robert Gogolok <[EMAIL PROTECTED]>
Revision ChangesPath
1.11 +1 -1 ports/mail
miwi2008-02-10 14:06:32 UTC
FreeBSD ports repository
Modified files:
games/stormbaancoureur Makefile distinfo pkg-plist
games/stormbaancoureur/files
patch-src-common-soundenginealsa.cxx
patch-src-common-sound
des 2008-02-10 14:04:50 UTC
FreeBSD projects repository
Modified files:
tinderbox/wwwindex.cgi
Log:
Update $realthing for tinderbox.freebsd.org; remove old $linpro code.
Revision ChangesPath
1.31 +5 -11 projects/tinderbox/www/index.cgi
___
miwi2008-02-10 13:55:07 UTC
FreeBSD ports repository
Modified files:
databases/p5-Rose-DB Makefile distinfo
Log:
- Update to 0.738
PR: 120407
Submitted by: hideo <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.22 +1 -2 ports/
miwi2008-02-10 13:54:39 UTC
FreeBSD ports repository
Modified files:
databases/p5-Rose-DB-Object Makefile distinfo
Log:
- Update to 0.7664
PR: 120408
Submitted by: hideo <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.23 +3 -3
miwi2008-02-10 13:29:25 UTC
FreeBSD ports repository
Modified files:
graphics/makehuman Makefile
Log:
- Fix permissions handling under ${DATADIR}
- Bump PORTREVISION
PR: 120327
Submitted by: Dmitry Marakasov <[EMAIL PROTECTED]> (maintainer)
Revis
miwi2008-02-10 13:17:41 UTC
FreeBSD ports repository
Modified files:
x11/xautomation Makefile distinfo
Log:
- Update to 1.01
PR: 120479
Submitted by: KATO Tsuguru <[EMAIL PROTECTED]>
Revision ChangesPath
1.14 +5 -1 ports/x11/xau
2008/2/10, Robert Watson <[EMAIL PROTECTED]>:
>
> On Sun, 10 Feb 2008, Kostik Belousov wrote:
>
> > On Sat, Feb 09, 2008 at 09:37:54PM +, Attilio Rao wrote:
> >> attilio 2008-02-09 21:37:54 UTC
> >>
> >> FreeBSD src repository
> >>
> >> Modified files:
> >> sys/sys
erwin 2008-02-10 12:38:57 UTC
FreeBSD ports repository
Modified files:
audio/Maaate Makefile
Log:
Mark BROKEN: checksum mismatch
Revision ChangesPath
1.24 +2 -0 ports/audio/Maaate/Makefile
___
cvs-all@fre
erwin 2008-02-10 12:37:20 UTC
FreeBSD ports repository
Modified files:
net/libunpipcMakefile
Log:
Mark BROKEN: checksum mismatch
Revision ChangesPath
1.9 +2 -0 ports/net/libunpipc/Makefile
___
cvs-all@fr
erwin 2008-02-10 12:36:36 UTC
FreeBSD ports repository
Modified files:
net/libunp Makefile
Log:
Mark BROKEN: checksum mismatch
Revision ChangesPath
1.12 +2 -0 ports/net/libunp/Makefile
___
cvs-all@freeb
remko 2008-02-10 12:35:04 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
share/man/man4 nve.4
Log:
MFC rev 1.9 nve.4
Add 1000baseTX support for the nve driver, which is known here and there.
Also mention that the driver sometimes return
remko 2008-02-10 12:34:36 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
share/man/man4 nve.4
Log:
MFC rev 1.9 nve.4
Add 1000baseTX support for the nve driver, which is known here and there.
Also mention that the driver sometimes return
remko 2008-02-10 12:32:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/timed/timed timed.8
Log:
MFC rev 1.17 timed.8
Enhance descriptions in the timed manual.
PR: docs/115445
Submitted by: "Julian Stacey"
MFC After: 3 days
remko 2008-02-10 12:32:13 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.sbin/timed/timed timed.8
Log:
MFC rev 1.17 timed.8
Enhance descriptions in the timed manual.
PR: docs/115445
Submitted by: "Julian Stacey"
MFC After: 3 days
remko 2008-02-10 12:31:06 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/bsdlabelbsdlabel.8
Log:
MFC rev 1.69 bsdlabel.8
Attempt to describe the ''auto'' type a bit better in the default
section (if nothing had been specified, or if
remko 2008-02-10 12:30:30 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/bsdlabelbsdlabel.8
Log:
MFC rev 1.69 bsdlabel.8
Attempt to describe the ''auto'' type a bit better in the default
section (if nothing had been specified, or if
remko 2008-02-10 12:28:30 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libc/sys access.2
Log:
MFC rev 1.20 access.2
Make the warning a bit less 'broad' then it used to be. The access
is seems to be a problem for SUID applications,
remko 2008-02-10 12:27:33 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libc/sys access.2
Log:
MFC rev 1.20 access.2
Make the warning a bit less 'broad' then it used to be. The access
is seems to be a problem for SUID applications,
remko 2008-02-10 12:26:03 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
share/man/man5 hosts.equiv.5
Log:
MFC rev 1.22 hosts.equiv.5
Improve readability for the hosts.equiv file regarding the notation
of hostnames.
PR: docs/35953
remko 2008-02-10 12:25:16 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
share/man/man5 hosts.equiv.5
Log:
MFC rev 1.22 hosts.equiv.5
Improve readability for the hosts.equiv file regarding the notation
of hostnames.
PR: docs/35953
obraun 2008-02-10 12:19:48 UTC
FreeBSD ports repository
Modified files:
textproc/hs-haxmlMakefile distinfo pkg-plist
Log:
Update to 1.13.3.
Revision ChangesPath
1.39 +2 -4 ports/textproc/hs-haxml/Makefile
1.13 +3 -3 ports/textproc/hs-haxml/d
sem 2008-02-10 12:18:01 UTC
FreeBSD ports repository
Modified files:
ports-mgmt/portupgrade Makefile
Added files:
ports-mgmt/portupgrade/files patch-bin-portupgrade
Log:
- When -o specifised, gather depends for specified origin.
- Just ignore a package if there is no
On Sun, Feb 10, 2008 at 12:04:52PM +, Robert Watson wrote:
>
> On Sun, 10 Feb 2008, Kostik Belousov wrote:
>
> >On Sat, Feb 09, 2008 at 09:37:54PM +, Attilio Rao wrote:
> >>attilio 2008-02-09 21:37:54 UTC
> >>
> >> FreeBSD src repository
> >>
> >> Modified files:
> >>sys/sys
On Sun, 10 Feb 2008, Kostik Belousov wrote:
On Sat, Feb 09, 2008 at 09:37:54PM +, Attilio Rao wrote:
attilio 2008-02-09 21:37:54 UTC
FreeBSD src repository
Modified files:
sys/sys lockmgr.h
Log:
Use LOCK_FILE and LOCK_LINE where necessary instead than __FILE_
On Sat, Feb 09, 2008 at 09:37:54PM +, Attilio Rao wrote:
> attilio 2008-02-09 21:37:54 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/sys lockmgr.h
> Log:
> Use LOCK_FILE and LOCK_LINE where necessary instead than __FILE__ and
> __LINE__ with lockmgr.
remko 2008-02-10 11:19:34 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/nfsservernfs_srvsubs.c
Log:
MFC rev 1.153 nfs_srvsubs.c
Use nfsrv_destroycache() only once, else it crashes the server.
PR: kern/118152
Submitted by: Bjoer
rwatson 2008-02-10 11:18:12 UTC
FreeBSD src repository
Modified files:
sys/fs/coda cnode.h coda_fbsd.c coda_io.h
coda_kernel.h coda_namecache.c
coda_namecache.h coda_opstats.h
coda_pioctl.h coda_psd
remko 2008-02-10 11:15:27 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/drm drm_drv.c
Log:
MFC rev 1.7 drm_drv.c
Dont accidentally remove a filesocket which is still in use. This gives
problems when the DRM driver is loaded and
obraun 2008-02-10 10:45:15 UTC
FreeBSD ports repository
Modified files:
devel/hs-alexMakefile distinfo pkg-plist
Log:
Update to 2.2.
Revision ChangesPath
1.24 +1 -2 ports/devel/hs-alex/Makefile
1.9 +3 -3 ports/devel/hs-alex/distinfo
1
sat 2008-02-10 10:25:29 UTC
FreeBSD ports repository
Modified files:
sysutils/ts Makefile distinfo
Log:
- Update to 0.5.2
Revision ChangesPath
1.7 +1 -1 ports/sysutils/ts/Makefile
1.7 +3 -3 ports/sysutils/ts/distinfo
__
gerald 2008-02-10 09:57:49 UTC
FreeBSD ports repository
Modified files:
emulators/wine Makefile distinfo pkg-plist
Log:
Update to Wine 0.9.55. Among others, this includes the following changes:
- Direct3D improvements, including driver version emulation.
- Beginning
keramida2008-02-10 09:57:13 UTC
FreeBSD doc repository
Modified files:
el_GR.ISO8859-7/books/handbook/linuxemu chapter.sgml
Log:
Various syntax nits, and fixes to the Greek linuxemu chapter.
Submitted by: Manolis Kiagias, sonicy at otenet.gr
Revision ChangesPath
keramida2008-02-10 09:46:58 UTC
FreeBSD doc repository
Modified files:
el_GR.ISO8859-7/books/faq book.sgml
Log:
Trim a few EOL spaces from the Greek FAQ.
Submitted by: Manolis Kiagias, sonicy at otenet.gr
Revision ChangesPath
1.5 +4 -6 doc/el_GR.ISO8
keramida2008-02-10 09:45:34 UTC
FreeBSD doc repository
Modified files:
el_GR.ISO8859-7/books/handbook/x11 chapter.sgml
Log:
Minor whitespace nit, to resync with the Greek doc/ tree.
Revision ChangesPath
1.5 +0 -1 doc/el_GR.ISO8859-7/books/handbook/x11/chapt
1 - 100 of 105 matches
Mail list logo