CVS commit: src/sys/arch/arm/include
Module Name:src Committed By: matt Date: Tue Jul 31 07:21:06 UTC 2012 Modified Files: src/sys/arch/arm/include: cdefs.h Log Message: If we are using EABI (aapcs-linux), then ALIGNBYTES needs to deal with 8-byte long types. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/include/cdefs.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/arm/include
Module Name:src Committed By: matt Date: Tue Jul 31 07:23:16 UTC 2012 Modified Files: src/sys/arch/arm/include: frame.h src/sys/arch/arm/include/arm32: frame.h Log Message: Make trapframe/irqframe an even number of words (make adjustments for the filler word). Improve the comments in PUSH/PULL macros. Use the armv6+ CPS instruction if we can. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/arch/arm/include/frame.h cvs rdiff -u -r1.24 -r1.25 src/sys/arch/arm/include/arm32/frame.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/arm/include
Module Name:src Committed By: matt Date: Tue Jul 31 07:39:57 UTC 2012 Modified Files: src/sys/arch/arm/include: armreg.h Log Message: Add MON32 mode (just for completeness). To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/sys/arch/arm/include/armreg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/distrib/notes/common
Module Name:src Committed By: wen Date: Tue Jul 31 07:49:46 UTC 2012 Modified Files: src/distrib/notes/common: main Log Message: Added myself to the list of NetBSD Developers. To generate a diff of this commit: cvs rdiff -u -r1.487 -r1.488 src/distrib/notes/common/main Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/arm/include/arm32
Module Name:src Committed By: matt Date: Tue Jul 31 08:01:30 UTC 2012 Modified Files: src/sys/arch/arm/include/arm32: frame.h Log Message: Only do the SA110 user register save workaround on kernel using SA110s. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys/arch/arm/include/arm32/frame.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-6] src/lib/libc/arch/arm/gen
Module Name:src Committed By: martin Date: Tue Jul 31 08:13:09 UTC 2012 Modified Files: src/lib/libc/arch/arm/gen [netbsd-6]: Makefile.inc Log Message: Backout #416 (requested by skrll in ticket #416): lib/libc/arch/arm/gen/Makefile.inc: revision 1.18 Backout previous (pulled up via #416) - it causes major regressions and needs more thought. To generate a diff of this commit: cvs rdiff -u -r1.16.8.1 -r1.16.8.2 src/lib/libc/arch/arm/gen/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-6] src/doc
Module Name:src Committed By: martin Date: Tue Jul 31 08:14:32 UTC 2012 Modified Files: src/doc [netbsd-6]: CHANGES-6.0 Log Message: Remove note for #416, it has been backed out To generate a diff of this commit: cvs rdiff -u -r1.1.2.165 -r1.1.2.166 src/doc/CHANGES-6.0 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-6] src/sys/arch/luna68k/luna68k
Module Name:src Committed By: martin Date: Tue Jul 31 08:22:06 UTC 2012 Modified Files: src/sys/arch/luna68k/luna68k [netbsd-6]: locore.s machdep.c Log Message: Pull up following revision(s) (requested by tsutsui in ticket #453): sys/arch/luna68k/luna68k/machdep.c: revision 1.91 sys/arch/luna68k/luna68k/locore.s: revision 1.49 Handle bootarg strings passed from firmware prompt properly on LUNA-II. LUNA-II seems to use a different vector from LUNA to pass bootargs. Now we can specify RB_ASKNAME and RB_SINGLE at boot on LUNA-II. Should be pulled up to netbsd-6. To generate a diff of this commit: cvs rdiff -u -r1.47.2.1 -r1.47.2.2 src/sys/arch/luna68k/luna68k/locore.s cvs rdiff -u -r1.89 -r1.89.2.1 src/sys/arch/luna68k/luna68k/machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-6] src
Module Name:src Committed By: martin Date: Tue Jul 31 08:48:10 UTC 2012 Modified Files: src/doc [netbsd-6]: 3RDPARTY src/share/zoneinfo [netbsd-6]: africa antarctica asia australasia backward etcetera europe factory iso3166.tab leapseconds northamerica pacificnew solar87 solar88 solar89 southamerica systemv yearistype.sh zone.tab Log Message: Pullup the import tzdata2012d from ftp://ftp.iana.org/tz/releases/tzdata2012d.tar.gz Major changes from tzdata2011b to tzdata2011c: africa Summer time changes for Morocco (to start late April 2012) asia Changes for 2012 for Gaza & the West Bank (Hebron) and Syria northamerica Haiti following US/Canada rules for 2012 (and we're assuming, for now anyway, for the future). Major changes from tzdata2011c to tzdata2011d: Morocco does not observe DST from Jul 20 03:00 to Aug 20 02:00 [2012]. Infrastructure changes to accommodate how the tz code and data are released on IANA. [#455, via patch, requested by apb] To generate a diff of this commit: cvs rdiff -u -r1.909.2.8 -r1.909.2.9 src/doc/3RDPARTY cvs rdiff -u -r1.1.1.30 -r1.1.1.30.4.1 src/share/zoneinfo/africa cvs rdiff -u -r1.1.1.19.4.1 -r1.1.1.19.4.2 src/share/zoneinfo/antarctica cvs rdiff -u -r1.1.1.50.4.1 -r1.1.1.50.4.2 src/share/zoneinfo/asia cvs rdiff -u -r1.23.4.1 -r1.23.4.2 src/share/zoneinfo/australasia cvs rdiff -u -r1.1.1.24 -r1.1.1.24.4.1 src/share/zoneinfo/backward cvs rdiff -u -r1.1.1.8 -r1.1.1.8.4.1 src/share/zoneinfo/etcetera cvs rdiff -u -r1.1.1.44.4.1 -r1.1.1.44.4.2 src/share/zoneinfo/europe cvs rdiff -u -r1.1.1.4 -r1.1.1.4.8.1 src/share/zoneinfo/factory \ src/share/zoneinfo/pacificnew src/share/zoneinfo/solar87 \ src/share/zoneinfo/solar88 src/share/zoneinfo/solar89 cvs rdiff -u -r1.1.1.19 -r1.1.1.19.4.1 src/share/zoneinfo/iso3166.tab cvs rdiff -u -r1.1.1.18.4.1 -r1.1.1.18.4.2 src/share/zoneinfo/leapseconds cvs rdiff -u -r1.1.1.49.4.2 -r1.1.1.49.4.3 src/share/zoneinfo/northamerica cvs rdiff -u -r1.1.1.46.4.1 -r1.1.1.46.4.2 src/share/zoneinfo/southamerica cvs rdiff -u -r1.1.1.5 -r1.1.1.5.8.1 src/share/zoneinfo/systemv cvs rdiff -u -r1.6 -r1.6.42.1 src/share/zoneinfo/yearistype.sh cvs rdiff -u -r1.1.1.39.4.2 -r1.1.1.39.4.3 src/share/zoneinfo/zone.tab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-6] src/doc
Module Name:src Committed By: martin Date: Tue Jul 31 09:12:32 UTC 2012 Modified Files: src/doc [netbsd-6]: 3RDPARTY Log Message: Fix previous To generate a diff of this commit: cvs rdiff -u -r1.909.2.9 -r1.909.2.10 src/doc/3RDPARTY Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/etc
Module Name:src Committed By: christos Date: Tue Jul 31 09:23:10 UTC 2012 Modified Files: src/etc: daily Log Message: PR/46757: Check for fetch_pkg_vulnerabilities unset first. To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 src/etc/daily Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-6] src/doc
Module Name:src Committed By: martin Date: Tue Jul 31 09:27:27 UTC 2012 Modified Files: src/doc [netbsd-6]: CHANGES-6.0 Log Message: Tickets #453 and #455 To generate a diff of this commit: cvs rdiff -u -r1.1.2.166 -r1.1.2.167 src/doc/CHANGES-6.0 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64
Module Name:src Committed By: christos Date: Tue Jul 31 10:33:45 UTC 2012 Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64: Makefile crypto.inc ghash-sparcv9.S Log Message: - -m64 is needed for ghash - add montgomery multiplication assembly To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/Makefile \ src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/crypto.inc cvs rdiff -u -r1.1 -r1.2 \ src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/ghash-sparcv9.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64
Module Name:src Committed By: christos Date: Tue Jul 31 11:08:35 UTC 2012 Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64: crypto.inc Log Message: add this directory to the search path To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \ src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/crypto.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/etc
Module Name:src Committed By: jdf Date: Tue Jul 31 12:11:50 UTC 2012 Modified Files: src/etc: weekly Log Message: Call `makemandb -f -q` instead of `makemandb -f`, as Edgar Fu� proposed for daily. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/etc/weekly Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/sparc64
Module Name:src Committed By: martin Date: Tue Jul 31 13:35:48 UTC 2012 Modified Files: src/sys/arch/sparc64/dev: consinit.c src/sys/arch/sparc64/sparc64: autoconf.c Log Message: Set up cn_tab in bootstrap() instead of initializing it statically. Fixes -Wno-common fallout, idea from tsutsui. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys/arch/sparc64/dev/consinit.c cvs rdiff -u -r1.188 -r1.189 src/sys/arch/sparc64/sparc64/autoconf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sbin/newfs_msdos
Module Name:src Committed By: jakllsch Date: Tue Jul 31 13:52:45 UTC 2012 Modified Files: src/sbin/newfs_msdos: newfs_msdos.c Log Message: Use correct values for minimum and maximum cluster counts for the various FAT types. These values come from a publically-avaliable document of an infallible source that must not be named due to a violation of the document's license restrictions. This is justified by interoperability concerns. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sbin/newfs_msdos/newfs_msdos.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/sparc/sparc
Module Name:src Committed By: martin Date: Tue Jul 31 14:23:34 UTC 2012 Modified Files: src/sys/arch/sparc/sparc: autoconf.c machdep.c Log Message: Move cn_tab initialization to bootstrap() To generate a diff of this commit: cvs rdiff -u -r1.244 -r1.245 src/sys/arch/sparc/sparc/autoconf.c cvs rdiff -u -r1.322 -r1.323 src/sys/arch/sparc/sparc/machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/arm/include/arm32
Module Name:src Committed By: matt Date: Tue Jul 31 15:47:58 UTC 2012 Modified Files: src/sys/arch/arm/include/arm32: frame.h Log Message: Add code to make sure the trapframe is aligned to a doubleword boundary. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/sys/arch/arm/include/arm32/frame.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys
Module Name:src Committed By: bouyer Date: Tue Jul 31 15:50:37 UTC 2012 Modified Files: src/sys/arch/acorn32/eb7500atx: rside.c src/sys/arch/acorn32/mainbus: wdc_pioc.c src/sys/arch/acorn32/podulebus: icside.c rapide.c simide.c src/sys/arch/amiga/dev: efa.c wdc_amiga.c wdc_buddha.c src/sys/arch/arm/gemini: obio_wdc.c src/sys/arch/atari/dev: wdc_mb.c src/sys/arch/evbarm/iq31244: wdc_obio.c src/sys/arch/evbarm/tsarm: wdc_ts.c src/sys/arch/evbppc/mpc85xx: wdc_obio.c src/sys/arch/i386/pci: gcscide.c src/sys/arch/i386/pnpbios: pciide_pnpbios.c src/sys/arch/landisk/dev: wdc_obio.c src/sys/arch/mac68k/obio: wdc_obio.c src/sys/arch/macppc/dev: kauai.c wdc_obio.c src/sys/arch/mips/adm5120/dev: wdc_extio.c src/sys/arch/mmeye/dev: wdc_mainbus.c src/sys/arch/prep/pnpbus: wdc_pnpbus.c src/sys/conf: files src/sys/dev/ata: ata.c ata_wdc.c atavar.h files.ata sata_subr.c satapmpreg.h satavar.h wd.c src/sys/dev/ic: ahcisata_core.c ahcisatavar.h mvsata.c ninjaata32.c siisata.c wdc.c wdc_upc.c wdcvar.h src/sys/dev/isa: wdc_isa.c src/sys/dev/isapnp: wdc_isapnp.c src/sys/dev/mca: ed_mca.c src/sys/dev/ofisa: wdc_ofisa.c src/sys/dev/pci: acardide.c aceride.c artsata.c cmdide.c cypide.c geodeide.c hptide.c iteide.c ixpide.c jmide.c nside.c optiide.c pciide_common.c pciidevar.h pdcide.c pdcsata.c piixide.c rccide.c rdcide.c satalink.c schide.c siside.c slide.c stpcide.c svwsata.c toshide.c viaide.c src/sys/dev/pcmcia: wdc_pcmcia.c src/sys/dev/podulebus: dtide.c hcide.c src/sys/dev/scsipi: atapi_wdc.c src/sys/dev/usb: umass_isdata.c Log Message: Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc cleanup and SATA PMP support), now that I'm back to fix the fallouts. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/arch/acorn32/eb7500atx/rside.c cvs rdiff -u -r1.27 -r1.28 src/sys/arch/acorn32/mainbus/wdc_pioc.c cvs rdiff -u -r1.31 -r1.32 src/sys/arch/acorn32/podulebus/icside.c cvs rdiff -u -r1.29 -r1.30 src/sys/arch/acorn32/podulebus/rapide.c cvs rdiff -u -r1.28 -r1.29 src/sys/arch/acorn32/podulebus/simide.c cvs rdiff -u -r1.10 -r1.11 src/sys/arch/amiga/dev/efa.c cvs rdiff -u -r1.35 -r1.36 src/sys/arch/amiga/dev/wdc_amiga.c cvs rdiff -u -r1.7 -r1.8 src/sys/arch/amiga/dev/wdc_buddha.c cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/gemini/obio_wdc.c cvs rdiff -u -r1.37 -r1.38 src/sys/arch/atari/dev/wdc_mb.c cvs rdiff -u -r1.8 -r1.9 src/sys/arch/evbarm/iq31244/wdc_obio.c cvs rdiff -u -r1.8 -r1.9 src/sys/arch/evbarm/tsarm/wdc_ts.c cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbppc/mpc85xx/wdc_obio.c cvs rdiff -u -r1.13 -r1.14 src/sys/arch/i386/pci/gcscide.c cvs rdiff -u -r1.29 -r1.30 src/sys/arch/i386/pnpbios/pciide_pnpbios.c cvs rdiff -u -r1.7 -r1.8 src/sys/arch/landisk/dev/wdc_obio.c cvs rdiff -u -r1.25 -r1.26 src/sys/arch/mac68k/obio/wdc_obio.c cvs rdiff -u -r1.32 -r1.33 src/sys/arch/macppc/dev/kauai.c cvs rdiff -u -r1.57 -r1.58 src/sys/arch/macppc/dev/wdc_obio.c cvs rdiff -u -r1.7 -r1.8 src/sys/arch/mips/adm5120/dev/wdc_extio.c cvs rdiff -u -r1.3 -r1.4 src/sys/arch/mmeye/dev/wdc_mainbus.c cvs rdiff -u -r1.12 -r1.13 src/sys/arch/prep/pnpbus/wdc_pnpbus.c cvs rdiff -u -r1.1053 -r1.1054 src/sys/conf/files cvs rdiff -u -r1.123 -r1.124 src/sys/dev/ata/ata.c cvs rdiff -u -r1.100 -r1.101 src/sys/dev/ata/ata_wdc.c cvs rdiff -u -r1.89 -r1.90 src/sys/dev/ata/atavar.h cvs rdiff -u -r1.23 -r1.24 src/sys/dev/ata/files.ata cvs rdiff -u -r1.19 -r1.20 src/sys/dev/ata/sata_subr.c cvs rdiff -u -r1.5 -r1.6 src/sys/dev/ata/satapmpreg.h cvs rdiff -u -r1.7 -r1.8 src/sys/dev/ata/satavar.h cvs rdiff -u -r1.399 -r1.400 src/sys/dev/ata/wd.c cvs rdiff -u -r1.39 -r1.40 src/sys/dev/ic/ahcisata_core.c cvs rdiff -u -r1.9 -r1.10 src/sys/dev/ic/ahcisatavar.h cvs rdiff -u -r1.23 -r1.24 src/sys/dev/ic/mvsata.c cvs rdiff -u -r1.17 -r1.18 src/sys/dev/ic/ninjaata32.c cvs rdiff -u -r1.21 -r1.22 src/sys/dev/ic/siisata.c cvs rdiff -u -r1.273 -r1.274 src/sys/dev/ic/wdc.c cvs rdiff -u -r1.28 -r1.29 src/sys/dev/ic/wdc_upc.c cvs rdiff -u -r1.94 -r1.95 src/sys/dev/ic/wdcvar.h cvs rdiff -u -r1.58 -r1.59 src/sys/dev/isa/wdc_isa.c cvs rdiff -u -r1.41 -r1.42 src/sys/dev/isapnp/wdc_isapnp.c cvs rdiff -u -r1.51 -r1.52 src/sys/dev/mca/ed_mca.c cvs rdiff -u -r1.32 -r1.33 src/sys/dev/ofisa/wdc_ofisa.c cvs rdiff -u -r1.29 -r1.30 src/sys/dev/pci/acardide.c cvs rdiff -u -r1.34 -r1.35 src/sys/dev/pci/aceride.c cvs rdiff -u -r1.23 -r1.24 src/sys/dev/pci/artsata.c \ src/sys/dev/pci/geodeide.c src/sys/dev/pci/ixpide.c \ src/sys/dev/pci/optiide.c cvs rdiff -u -r1.36 -r1.37 src/sys/dev/pci/cmdide.c cvs rdiff -u -r1.28 -r1.29 src/sys/dev/pci/cypide.c cvs rdiff -u -r1.32 -r1.33 src/sys/dev/pci/hptide.c src/sys/dev/pci/siside.c cvs rdiff -u -
CVS commit: src/sys/dev/scsipi
Module Name:src Committed By: bouyer Date: Tue Jul 31 15:59:57 UTC 2012 Modified Files: src/sys/dev/scsipi: atapi_wdc.c Log Message: Move a check for the drive type to the right place. This bug would cause ATA drives to not be detected when the PATA (or emulated PATA) bus is shared with an ATAPI device. Should fix the problem reported by various peoples. Thanks to Onno van der Linden and vano...@free.fr for pointing out the code in error. To generate a diff of this commit: cvs rdiff -u -r1.118 -r1.119 src/sys/dev/scsipi/atapi_wdc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/sparc/sparc
Module Name:src Committed By: martin Date: Tue Jul 31 16:38:37 UTC 2012 Modified Files: src/sys/arch/sparc/sparc: cpu.c timer_msiiep.c Log Message: Make KRUPS kernel buildable again To generate a diff of this commit: cvs rdiff -u -r1.236 -r1.237 src/sys/arch/sparc/sparc/cpu.c cvs rdiff -u -r1.26 -r1.27 src/sys/arch/sparc/sparc/timer_msiiep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/man/man4
Module Name:src Committed By: njoly Date: Tue Jul 31 17:18:36 UTC 2012 Modified Files: src/share/man/man4: malo.4 Log Message: Tweak hardware list to make it render nicely with mandoc. - Move offset argument before columns values. - Use Ta macro for cells separation. - Add a few Em macros to the header line. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/malo.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: othersrc/external/bsd/xzmem/dist
Module Name:othersrc Committed By: wiz Date: Tue Jul 31 18:21:23 UTC 2012 Modified Files: othersrc/external/bsd/xzmem/dist: libxzmem.3 Log Message: The man page is called zlib(3), not libz(3). To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/xzmem/dist/libxzmem.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/sparc/sparc
Module Name:src Committed By: martin Date: Tue Jul 31 20:12:28 UTC 2012 Modified Files: src/sys/arch/sparc/sparc: cpu.c Log Message: Ifdef MSIIEP differently, so krups actually boots again. To generate a diff of this commit: cvs rdiff -u -r1.237 -r1.238 src/sys/arch/sparc/sparc/cpu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/powerpc/include/booke
Module Name:src Committed By: matt Date: Wed Aug 1 00:45:18 UTC 2012 Modified Files: src/sys/arch/powerpc/include/booke: spr.h Log Message: Fix some copy&paste bugs. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/arch/powerpc/include/booke/spr.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/doc
Module Name:src Committed By: taca Date: Wed Aug 1 01:49:01 UTC 2012 Modified Files: src/doc: 3RDPARTY Log Message: Update current versions: o ISC DHCP: 4.1-ESV-R6/4.2.4-P1 o tcp_wrappers 7.6-ipv6.4 o OpenLDAP 2.4.32 To generate a diff of this commit: cvs rdiff -u -r1.953 -r1.954 src/doc/3RDPARTY Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/pr
Module Name:src Committed By: ginsbach Date: Wed Aug 1 02:27:48 UTC 2012 Modified Files: src/usr.bin/pr: pr.c Log Message: Minor tweaks to usage: - Sort options to match pr(1) SYNOPSIS (suggested by wiz) - Add missing -T timefmt option To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/usr.bin/pr/pr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/pr
Module Name:src Committed By: ginsbach Date: Wed Aug 1 02:36:17 UTC 2012 Modified Files: src/usr.bin/pr: pr.1 Log Message: - Fix optional argument options (e, i, n, s) in SYNOPSIS and DESCRIPTION + First three take two optional arguments + All require no space between option and optional argument(s) + Make sure that -e and -i similarly describe optional [char] and [gap] To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/usr.bin/pr/pr.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch
Module Name:src Committed By: matt Date: Wed Aug 1 04:20:05 UTC 2012 Modified Files: src/sys/arch/amd64/conf: GENERIC src/sys/arch/i386/conf: GENERIC Log Message: Enable FFS_EI (let's be more endian tolerant). To generate a diff of this commit: cvs rdiff -u -r1.358 -r1.359 src/sys/arch/amd64/conf/GENERIC cvs rdiff -u -r1.1076 -r1.1077 src/sys/arch/i386/conf/GENERIC Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/arm/include/arm32
Module Name:src Committed By: matt Date: Wed Aug 1 05:40:20 UTC 2012 Modified Files: src/sys/arch/arm/include/arm32: frame.h Log Message: Shrink PUSHFRAMEINSVC by 4 more instructions. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/sys/arch/arm/include/arm32/frame.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/arm/arm
Module Name:src Committed By: matt Date: Wed Aug 1 05:42:56 UTC 2012 Modified Files: src/sys/arch/arm/arm: syscall.c Log Message: Make sure copyargs is 64-bit aligned (for EABI) To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/sys/arch/arm/arm/syscall.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/etc/etc.evbppc
Module Name:src Committed By: matt Date: Wed Aug 1 05:46:13 UTC 2012 Modified Files: src/etc/etc.evbppc: Makefile.inc Log Message: Add TWRP1025 and INSTALL_TWRP1025 To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/etc/etc.evbppc/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc/arch/arm/gen
Module Name:src Committed By: matt Date: Wed Aug 1 06:02:13 UTC 2012 Modified Files: src/lib/libc/arch/arm/gen: _setjmp.S setjmp.S Log Message: Add #error cases in case someone tries to compile hardfloat VFP libraries. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libc/arch/arm/gen/_setjmp.S cvs rdiff -u -r1.8 -r1.9 src/lib/libc/arch/arm/gen/setjmp.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc/arch/arm/hardfloat
Module Name:src Committed By: matt Date: Wed Aug 1 06:10:21 UTC 2012 Modified Files: src/lib/libc/arch/arm/hardfloat: fpgetmask.S fpgetsticky.S fpsetmask.S fpsetsticky.S Log Message: Error out if compiled with -mfp=vfp and -mhard-float To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/lib/libc/arch/arm/hardfloat/fpgetmask.S \ src/lib/libc/arch/arm/hardfloat/fpgetsticky.S \ src/lib/libc/arch/arm/hardfloat/fpsetmask.S \ src/lib/libc/arch/arm/hardfloat/fpsetsticky.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.