Module Name:src
Committed By: kiyohara
Date: Thu Mar 3 05:59:38 UTC 2011
Modified Files:
src/sys/arch/mmeye/stand: Makefile
Added Files:
src/sys/arch/mmeye/stand/boot: Makefile boot.c boot.h bootinfo.c
bootinfo.h clock.c com.c common.h conf.c cons.c con
Module Name:src
Committed By: christos
Date: Thu Mar 3 03:39:08 UTC 2011
Modified Files:
src/sys/dev/dkwedge: dk.c
Log Message:
check rawvp before doing ioctl or strategy.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sys/dev/dkwedge/dk.c
Please not
Module Name:src
Committed By: tron
Date: Wed Mar 2 22:42:01 UTC 2011
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Postfix with update to version 2.8.1.
To generate a diff of this commit:
cvs rdiff -u -r1.816 -r1.817 src/doc/3RDPARTY
cvs rdiff -u -r1.1515 -r1.1
Module Name:src
Committed By: tron
Date: Wed Mar 2 22:25:54 UTC 2011
Modified Files:
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/man: mi
src/distrib/sets/lists/misc: mi
Log Message:
Update for set lists fo
Module Name:src
Committed By: tron
Date: Wed Mar 2 22:24:57 UTC 2011
Modified Files:
src/external/ibm-public/postfix/lib/masterlib: Makefile
src/external/ibm-public/postfix/lib/tls: Makefile
src/external/ibm-public/postfix/lib/util: Makefile
src/ext
Module Name:src
Committed By: matt
Date: Wed Mar 2 21:57:40 UTC 2011
Modified Files:
src/sys/dev/pci: pci.c
Log Message:
When probing the PCI bars, make sure to only probe BARS (PPBs and PCB has
fewer bars than type 0 devices).
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: tron
Date: Wed Mar 2 20:12:29 UTC 2011
Modified Files:
src/external/ibm-public/postfix/lib/global: Makefile
src/external/ibm-public/postfix/lib/util: Makefile
src/external/ibm-public/postfix/libexec/smtpd: Makefile
Log Message
Module Name:src
Committed By: tron
Date: Wed Mar 2 19:56:40 UTC 2011
Modified Files:
src/external/ibm-public/postfix/dist/README_FILES:
ADDRESS_VERIFICATION_README INSTALL TLS_README
src/external/ibm-public/postfix/dist/conf: master.cf postfix-files
Module Name:src
Committed By: dyoung
Date: Wed Mar 2 19:52:04 UTC 2011
Modified Files:
src/usr.bin/netstat: inet.c
Log Message:
Use __arraycount() and PRIu64. Delete unnecessary casts to unsigned
long long.
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95
Module Name:xsrc
Committed By: christos
Date: Wed Mar 2 18:18:39 UTC 2011
Modified Files:
xsrc/local/programs/xsystrace: callbacks.c
Log Message:
change dprintf -> debugprintf
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 xsrc/local/programs/xsystrace/call
Module Name:src
Committed By: christos
Date: Wed Mar 2 17:00:28 UTC 2011
Modified Files:
src/etc: security
Log Message:
too much quoting. pointed by anon ymous
To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 src/etc/security
Please note that diffs are n
Module Name:src
Committed By: pooka
Date: Wed Mar 2 16:47:04 UTC 2011
Modified Files:
src/external/bsd/atf/dist/atf-run: atf-run.cpp
Log Message:
In case we get a coredump from a test, autorun gdb to produce a
stacktrace (or whatever gdb can give us, which unfortunately i
Module Name:src
Committed By: vanhu
Date: Wed Mar 2 15:09:16 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: session.c
Log Message:
flush sainfo list when closing session. patch by Roman Hoog Antink
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: vanhu
Date: Wed Mar 2 15:04:01 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: remoteconf.c rsalist.c
rsalist.h
Log Message:
free rsa structures when deleting a struct rmconf. patch by Roman Hoog Antink
To gen
Module Name:src
Committed By: vanhu
Date: Wed Mar 2 14:58:27 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: cfparse.y remoteconf.c
remoteconf.h
Log Message:
free spspec when deleting a rmconf struct. patch by Roman Hoog Antink
To generate
Module Name:src
Committed By: vanhu
Date: Wed Mar 2 14:52:32 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: remoteconf.c session.c
Log Message:
fixed some memory leaks in remoteconf. patch by Roman Hoog Antink
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: vanhu
Date: Wed Mar 2 14:49:21 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: cfparse.y prsa_par.y
Log Message:
fixed some memory leaks during configuration parsing. patch by Roman Hoog
Antink
To generate a diff of this
Module Name:src
Committed By: tsutsui
Date: Wed Mar 2 13:26:42 UTC 2011
Modified Files:
src/sys/arch/mips/mips: pmap.c
Log Message:
Make this compile with PMAP_POOLPAGE_DEBUG.
XXX: not sure if this is ever used
To generate a diff of this commit:
cvs rdiff -u -r1.196 -r1
Module Name:src
Committed By: christos
Date: Wed Mar 2 13:24:43 UTC 2011
Modified Files:
src/lib/libm/complex: cproj.c cprojf.c cprojl.c
Log Message:
PR/44663: Corinna Vinschen: Fix misplaced parenthesis that produces the wrong
result.
To generate a diff of this commit:
Module Name:src
Committed By: pooka
Date: Wed Mar 2 13:11:53 UTC 2011
Modified Files:
src/sys/rump/librump/rumpkern: pmap_stub.c
Log Message:
We track page modified info with PG_CLEAN, so make clear_modify
return false. This makes rump lfs unmount work on platforms which
Module Name:src
Committed By: tsutsui
Date: Wed Mar 2 10:51:04 UTC 2011
Modified Files:
src/sys/arch/arc/arc: interrupt.c
Log Message:
Fix misplaced #endif. PR port-arc/44664
XXX: I'll also remove ENABLE_INT5_STATCLOCK soon since no visible improvements.
To generate a
Module Name:src
Committed By: ahoka
Date: Wed Mar 2 08:25:09 UTC 2011
Modified Files:
src/sys/arch/evbppc/conf: PMPPC files.pmppc
src/sys/arch/hpcmips/conf: LCARD files.hpcmips
Log Message:
Resolve build failures caused by local use of "device flash" in config.
22 matches
Mail list logo