glewis 2007-11-16 05:30:17 UTC
FreeBSD ports repository
Modified files:
java/jdk16 Makefile distinfo
Log:
. Update to patchset 3, based on 1.6.0_03 (aka 6u3).
Approved by:portmgr (marcus)
Revision ChangesPath
1.151 +4 -6 ports/java/jdk16/M
marcel 2007-11-16 04:03:08 UTC
FreeBSD src repository
Modified files:
.ObsoleteFiles.inc
Log:
Catch up to changes in rescue on ia64.
Revision ChangesPath
1.118 +6 -0 src/ObsoleteFiles.inc
___
cv
fjoe2007-11-16 04:29:01 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
contrib/binutils/gas as.h tc.h
Log:
MFC:
Import two binutils header files from FSF 2.15 branch.
These fix binutils compilation on i386/amd64 with GCC 4.1 and
have no other ef
On Thu, 15 Nov 2007 14:00:44 -0600, Simon L. Nielsen <[EMAIL PROTECTED]>
wrote:
On 2007.11.11 18:42:08 -0600, Jeremy Messenger wrote:
While I am here, I am wondering why we don't have openssl.pc import and
install (maybe /usr/libdata/pkgconfig)? I think, OpenBSD does install
openssl.pc. I th
jfv 2007-11-15 23:59:36 UTC
FreeBSD src repository
Modified files:
sys/dev/ichwdichwd.c ichwd.h
sys/dev/usb ehci_pci.c uhci_pci.c
Log:
Add PCI device support for Intel S7000FC4UR in usb and ichwd, systems
will not install without the usb changes in the
John Baldwin wrote:
On Thursday 15 November 2007 05:00:57 pm John Baldwin wrote:
jhb 2007-11-15 22:00:57 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 db_trace.c exception.S machdep.c trap.c
Log:
Add support for cross double fault frames in stack traces:
Julian Elischer writes:
| Robert Watson wrote:
| > On Thu, 15 Nov 2007, Julian Elischer wrote:
| "no matter how small the change, use diff + patch to move it across."
| >>>
| >>> After applying the patch on your commit machine, is it too difficult
| >>> to actually retest before committing? T
Robert Watson wrote:
On Thu, 15 Nov 2007, Julian Elischer wrote:
"no matter how small the change, use diff + patch to move it across."
After applying the patch on your commit machine, is it too difficult
to actually retest before committing? This would catch the broken
commit before it be
scottl 2007-11-15 16:29:33 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/sys ata.h
Log:
MFC rev 1.37: Add ATA defintions
Approved by: re
Revision ChangesPath
1.36.2.1 +9 -0 src/sys/sys/ata.h
_
On Thursday 15 November 2007 05:32:39 pm Kris Kennaway wrote:
> John Baldwin wrote:
> > On Thursday 15 November 2007 05:00:57 pm John Baldwin wrote:
> >> jhb 2007-11-15 22:00:57 UTC
> >>
> >> FreeBSD src repository
> >>
> >> Modified files:
> >> sys/amd64/amd64 db_trace.c excep
ru 2007-11-15 22:39:15 UTC
FreeBSD src repository
Modified files:
lib/libc/net Makefile.inc
Log:
Fix bad rule and bad dependency for nsparser.h that can
cause the build to fail because y.tab.c can have a more
recent modification time than y.tab.h, and the bad rul
John Baldwin wrote:
On Wednesday 14 November 2007 05:01:32 am Kris Kennaway wrote:
Julian Elischer wrote:
julian 2007-11-14 05:43:55 UTC
FreeBSD src repository
Modified files:
sys/i386/biosapm.c
Log:
Apply the same sort of locking done in
sys/dev/acpica/acpi.c
On Thursday 15 November 2007 05:00:57 pm John Baldwin wrote:
> jhb 2007-11-15 22:00:57 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/amd64/amd64 db_trace.c exception.S machdep.c trap.c
> Log:
> Add support for cross double fault frames in stack traces:
> - P
fjoe2007-11-15 22:21:27 UTC
FreeBSD ports repository
Modified files:
emulators/fmsx Makefile
Added files:
emulators/fmsx/files patch-Patch.c
Log:
Fix gcc 4.2 build.
Approved by:portmgr (erwin)
Revision ChangesPath
1.25 +0 -4 ports/e
fjoe2007-11-15 22:22:16 UTC
FreeBSD ports repository
Modified files:
emulators/vxtoolsMakefile
Added files:
emulators/vxtools/files patch-dir.c patch-olt.c
Log:
Fix gcc 4.2 build.
Approved by:portmgr (erwin)
Revision ChangesPath
1.6 +1 -7
ru 2007-11-15 19:46:42 UTC
FreeBSD ports repository
Modified files:
sysutils/fusefs-kmod Makefile pkg-plist
Log:
Fix the package.
Approved by:portmgr (linimon)
Revision ChangesPath
1.16 +2 -2 ports/sysutils/fusefs-kmod/Makefile
1.7 +2 -
jhb 2007-11-15 22:00:57 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 db_trace.c exception.S machdep.c trap.c
Log:
Add support for cross double fault frames in stack traces:
- Populate the register values for the trapframe put on the stack by the
doubl
On Thu, Nov 15, 2007 at 01:08:03PM -0700, Scott Long wrote:
> Robert Watson wrote:
> >On Thu, 15 Nov 2007, Julian Elischer wrote:
> "no matter how small the change, use diff + patch to move it across."
> >>>
> >>>After applying the patch on your commit machine, is it too difficult
> >>>to actu
Robert Watson wrote:
On Thu, 15 Nov 2007, Julian Elischer wrote:
"no matter how small the change, use diff + patch to move it across."
After applying the patch on your commit machine, is it too difficult
to actually retest before committing? This would catch the broken
commit before it be
rwatson 2007-11-15 20:06:58 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/security/audit audit.c
Log:
Merge audit.c:1.32 from HEAD to RELENG_6:
Spell statistics more correctly in comments.
Revision ChangesPath
1.18.2.12 +1 -1
jhb 2007-11-15 21:45:17 UTC
FreeBSD src repository
Modified files:
sys/kern kern_kthread.c
Log:
Acquire the process mutex and spin locks before calling thread_exit() in
kthread_exit() to fix panics when using INVARIANTS.
Revision ChangesPath
1.44
rwatson 2007-11-15 19:39:49 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/security/audit audit_bsm_token.c
Log:
Merge audit_bsm_token.c:1.13 from HEAD to RELENG_6:
synchronize white space to congruent user-space code in OpenBSM.
Revision
On Thu, November 15, 2007 9:30 pm, Steve Kargl wrote:
> On Thu, Nov 15, 2007 at 01:08:03PM -0700, Scott Long wrote:
>> Robert Watson wrote:
>> >On Thu, 15 Nov 2007, Julian Elischer wrote:
>> "no matter how small the change, use diff + patch to move it
>> across."
>> >>>
>> >>>After applying th
jhb 2007-11-15 20:20:55 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/kern tty_pty.c
Log:
MFC: Make it easier to add more ptys to the pty(4) driver.
Approved by:re (kensmith)
Revision ChangesPath
1.137.2.6 +13 -20
jhb 2007-11-15 20:18:26 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/kern tty_pty.c
Log:
MFC: Make it easier to add more ptys to the pty(4) driver.
Approved by:re (kensmith)
Revision ChangesPath
1.152.2.1 +13 -20
On 2007.11.11 18:42:08 -0600, Jeremy Messenger wrote:
> While I am here, I am wondering why we don't have openssl.pc import and
> install (maybe /usr/libdata/pkgconfig)? I think, OpenBSD does install
> openssl.pc. I think it would be nice if FreeBSD has openssl.pc too for I
> don't have to add
rwatson 2007-11-15 19:31:15 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/security/audit audit.c audit_bsm_klib.c
Log:
Merge audit.c:1.35, audit_bsm_klib.c:1.8 from HEAD to RELENG_6:
Replace use of AU_NULL with 0 when no audit classes are in us
rwatson 2007-11-15 19:30:37 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/security/audit audit_bsm_token.c
Log:
Merge audit_bsm_token.c:1.12 from HEAD to RELENG_6:
Remove $P4$ that snuck into CVS from Perforce.
Revision ChangesPath
rwatson 2007-11-15 19:28:32 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/bsm audit.h audit_internal.h audit_kevents.h
audit_record.h
Log:
Merge OpenBSM 1.0 parts into src/sys/bsm in RELENG_6:
- Remove AU_.*
rwatson 2007-11-15 19:29:39 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/security/audit audit_bsm_token.c
Log:
Merge audit_bsm_token.c:1.11 from HEAD to RELENG_6:
Merge OpenBSM 1.0 alpha 14 changes to src/sys/security/audit:
- au_to_att
rwatson 2007-11-15 19:59:54 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/security/audit audit.c audit_arg.c audit_bsm.c
Log:
Merge audit.c:1.31, audit_arg.c:1.14, audit_bsm.c:1.18 from HEAD to
RELENG_6:
Clean up, and sometimes remove, a numb
rwatson 2007-11-15 19:27:12 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
contrib/openbsm HISTORY Makefile.in README TODO VERSION
aclocal.m4 configure configure.ac
contrib/openbsm/bin Makefile.in
contrib/openbsm/bin/audi
On Thu, 15 Nov 2007, Julian Elischer wrote:
"no matter how small the change, use diff + patch to move it across."
After applying the patch on your commit machine, is it too difficult to
actually retest before committing? This would catch the broken commit
before it becomes a Tinderbox issu
glewis 2007-11-15 17:44:57 UTC
FreeBSD ports repository
Modified files:
java/diablo-jre15Makefile distinfo
java/diablo-jdk15Makefile distinfo
java/jdk14 Makefile distinfo
Log:
. Update to tzupdater 1.3.0 to fix the default build (the previous version
se 2007-11-15 18:59:46 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.bin/lsvfslsvfs.c
Log:
MFC: Extend buffer to match maximum possible string length.
Revision ChangesPath
1.17.14.1 +1 -1 src/usr.bin/lsvfs/lsvfs.c
___
On Thu, Nov 15, 2007 at 09:48:13AM -0800, Julian Elischer wrote:
> Gleb Smirnoff wrote:
> >glebius 2007-11-15 14:16:20 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> >sys/kern kern_kse.c
> > Log:
> > Fix build.
>
> thanks.. I need to remember to stop applying
Steve Kargl wrote:
On Thu, Nov 15, 2007 at 09:48:13AM -0800, Julian Elischer wrote:
Gleb Smirnoff wrote:
glebius 2007-11-15 14:16:20 UTC
FreeBSD src repository
Modified files:
sys/kern kern_kse.c
Log:
Fix build.
thanks.. I need to remember to stop applying patches
fr
ahze2007-11-15 17:34:06 UTC
FreeBSD ports repository
Modified files:
mail/thunderbird Makefile distinfo
Removed files:
mail/thunderbird/files patch-gfx_src_gtk_gtk2drawing.c
patch-nopangoxft
Log:
update to 2.0.0.9
Approved by:po
Gleb Smirnoff wrote:
glebius 2007-11-15 14:16:20 UTC
FreeBSD src repository
Modified files:
sys/kern kern_kse.c
Log:
Fix build.
Revision ChangesPath
1.239 +1 -1 src/sys/kern/kern_kse.c
thanks.. I need to remember to stop applying patches
f
remko 2007-11-15 17:45:46 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/re if_re.c
Log:
MFC rev 1.96 if_re.c
Add support for D-Link DGE-528(T) Rev.B1
PR: 112774
Submitted by: Denis Fortin
Approved by: im
glewis 2007-11-15 17:45:00 UTC
FreeBSD ports repository
Modified files:
java/jdk15 Makefile distinfo
java/jdk16 Makefile distinfo
Log:
. Update to tzupdater 1.3.0 to fix the default build (the previous version
of tzupdater is no longer available).
kensmith2007-11-15 16:58:45 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/sysinstall dist.c dist.h menus.c
Log:
MFC another adjustment to the X related distributions based on xorg-7.3
layout. xorg-printserver still exists in the ports tree but
kensmith2007-11-15 17:10:18 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf newvers.sh
Log:
Get ready for BETA3 builds.
Approved by:re (implicit)
Revision ChangesPath
1.72.2.4 +1 -1 src/sys/conf/newvers.sh
_
ariff 2007-11-15 16:59:54 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/sound/pcit4dwave.c
Log:
MFC (revision 1.54):
Limit total playback channels to just 1, for ALi M5451.
The reliability of it's multi DAC / playback channels is
not
ariff 2007-11-15 16:59:29 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/sound/pcit4dwave.c
Log:
MFC (revision 1.54):
Limit total playback channels to just 1, for ALi M5451.
The reliability of it's multi DAC / playback channels is
not
rink2007-11-15 16:18:05 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libdisk open_disk.c
Log:
MFC
Approved by:imp (mentor)
rink2007-08-05 16:55:40 UTC
FreeBSD src repository
Modified files:
lib/lib
scottl 2007-11-15 16:23:38 UTC
FreeBSD src repository
Modified files:
sys/cam/scsi scsi_all.h
Log:
Fix a change in the previous commit that was actually a type-o.
Revision ChangesPath
1.30 +1 -1 src/sys/cam/scsi/scsi_all.h
__
scottl 2007-11-15 16:27:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/cam/scsi scsi_all.h
Log:
MFC rev 1.29: Add structures and definitions to support new drivers.
Approved by: re
Revision ChangesPath
1.28.2.1 +109 -0sr
rwatson 2007-11-15 16:22:59 UTC
FreeBSD src repository
Modified files:
etc/etc.amd64ttys
etc/etc.arm ttys
etc/etc.i386 ttys
etc/etc.ia64 ttys
etc/etc.powerpc ttys
etc/etc.sparc64 ttys
Log:
Add ttys lines for pts/
jhb 2007-11-15 15:56:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
bin/ps ps.c
Log:
MFC: Teach ps(1) to parse pts TT values for the -t flag.
Approved by:re (kensmith)
Revision ChangesPath
1.111.2.1 +23 -9 src/
kensmith2007-11-15 15:46:36 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.sbin/sysinstall dist.c dist.h menus.c
Log:
MFC another adjustment to the X related distributions based on xorg-7.3
layout. xorg-printserver still exists in the ports tree but
se 2007-11-15 15:18:44 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.bin/lsvfslsvfs.c
Log:
MFC: Increase string buffer to account for addition of "jail" to flags.
Approved by:re (ken)
Revision ChangesPath
1.18.2.1 +1 -
rrs 2007-11-15 15:03:18 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/netinet sctp_indata.c sctputil.c
Log:
- Fixes a bug in rwnd handling that would cause an incorrect rwnd
advertisement during low mem conditions.
- Fixes a compile e
rrs 2007-11-15 14:20:07 UTC
FreeBSD src repository
Modified files:
sys/kern kern_thread.c
sys/sys eventhandler.h
Log:
- Adds event handlers for process_ctor,process_dtor, process_init,
process_fini, thread_ctor, thread_dtor, thread_init, thre
On Thu, 15 Nov 2007, Randall Stewart wrote:
- Adds event handlers for process_ctor,process_dtor, process_init,
process_fini, thread_ctor, thread_dtor, thread_init, thread_fini. This
will allow us to extend dynamically areas in proc/thread for dtrace ;-)
... and use these hooks instead
se 2007-11-15 15:14:16 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.bin/locate/locate updatedb.sh
Log:
Add ZFS to list of file system types to scan when building the locate db.
Approved by:re (ken)
Revision ChangesPath
1.20.2.
glebius 2007-11-15 14:16:20 UTC
FreeBSD src repository
Modified files:
sys/kern kern_kse.c
Log:
Fix build.
Revision ChangesPath
1.239 +1 -1 src/sys/kern/kern_kse.c
___
cvs-all@freebsd.org mailing list
ht
se 2007-11-15 13:27:23 UTC
FreeBSD ports repository
Modified files:
multimedia/dvbcutMakefile
multimedia/dvbcut/files patch-main.cpp patch-psfile.cpp
patch-tsfile.cpp
Log:
Unbreak port: use functional interface to locate encoder/decoder
On Thu, Nov 15, 2007 at 08:33:17AM +, Max Khon wrote:
> fjoe2007-11-15 08:33:17 UTC
>
> FreeBSD ports repository
>
> Modified files:
> games/fuhquake Makefile
> games/fuhquake/files patch-cl_main.c
> Added files:
> games/fuhquake/files patch-gl_texture.c patc
kib 2007-11-15 10:38:07 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/compat/linux linux_ioctl.c linux_ioctl.h
Log:
MFC rev. 1.139 of src/sys/compat/linux/linux_ioctl.c,
rev. 1.27 of src/sys/compat/linux/linux_ioctl.h:
Implement LINU
danger 2007-11-15 09:45:57 UTC
FreeBSD doc repository
Modified files:
share/sgml release.ent
Log:
Update for 6.3-BETA2.
Revision ChangesPath
1.13 +2 -2 www/share/sgml/release.ent
___
cvs-all@freebsd.org
linimon 2007-11-15 09:55:33 UTC
FreeBSD ports repository
Modified files:
audio/ventrilo-server Makefile
Log:
Mark broken: bad checksum.
Approved by:portmgr (self)
Revision ChangesPath
1.2 +2 -0 ports/audio/ventrilo-server/Makefile
_
On Wed, Nov 14, 2007 at 11:19:19PM + Pav Lucistnik mentioned:
> pav 2007-11-14 23:19:19 UTC
>
> FreeBSD ports repository
>
> Modified files:
> lang/objcMakefile
> Log:
> - Fix INDEX
>
Sorry, guys!
--
Stanislav Sedov
ST4096-RIPE
__
fjoe2007-11-15 08:33:17 UTC
FreeBSD ports repository
Modified files:
games/fuhquake Makefile
games/fuhquake/files patch-cl_main.c
Added files:
games/fuhquake/files patch-gl_texture.c patch-snd_dma.c
Log:
Fix gcc 4.2 build.
Approved by:portmgr (pav),
ru 2007-11-15 06:31:18 UTC
FreeBSD src repository
Modified files:
sbin/geom/class/journal gjournal.8
Log:
Briefly document what the -c option of the "label" command does.
MFC after: 3 days
Revision ChangesPath
1.3 +3 -1 src/sbin/geom/class/jo
se 2007-11-15 07:31:11 UTC
FreeBSD src repository
Modified files:
usr.bin/lsvfslsvfs.c
Log:
Fix (uncritical) potential buffer overflow: the length of "buf" was not
extended when "jaiL" was added to fmt_flags().
MFC after: 1 week
Revision ChangesPat
66 matches
Mail list logo