CVS commit: src/sys/conf
Module Name:src Committed By: kiyohara Date: Sat Jul 27 07:02:03 UTC 2013 Modified Files: src/sys/conf: files Log Message: Add COM_16750 to opt_com.h. To generate a diff of this commit: cvs rdiff -u -r1.1077 -r1.1078 src/sys/conf/files Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/mk
Module Name:src Committed By: skrll Date: Sat Jul 27 11:13:57 UTC 2013 Modified Files: src/share/mk: bsd.own.mk Log Message: Switch hppa to USE_COMPILERCRTSTUFF=no To generate a diff of this commit: cvs rdiff -u -r1.739 -r1.740 src/share/mk/bsd.own.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/kern
Module Name:src Committed By: skrll Date: Sat Jul 27 11:19:10 UTC 2013 Modified Files: src/sys/kern: subr_cprng.c Log Message: Fix KASSERT to avoid assumptions about ipl order. XXX Temporary measure? To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/kern/subr_cprng.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/csu/arch/m68k
Module Name:src Committed By: martin Date: Sat Jul 27 13:07:06 UTC 2013 Modified Files: src/lib/csu/arch/m68k: crtbegin.h Log Message: In .fini invoke destructors (fix copy & pasto) To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/csu/arch/m68k/crtbegin.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/ldpd
Module Name:src Committed By: kefren Date: Sat Jul 27 14:35:41 UTC 2013 Modified Files: src/usr.sbin/ldpd: mpls_routes.c socketops.c Log Message: check route messages sizes more carefully cache pid treat every message at a time, even if there are more messages to read interpret also cloning routes The latter two should fix the ldp_regen test To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/usr.sbin/ldpd/mpls_routes.c cvs rdiff -u -r1.30 -r1.31 src/usr.sbin/ldpd/socketops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/net/mpls
Module Name:src Committed By: kefren Date: Sat Jul 27 14:36:39 UTC 2013 Modified Files: src/tests/net/mpls: t_ldp_regen.sh Log Message: don't expect failure anymore To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/net/mpls/t_ldp_regen.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/net/mpls
Module Name:src Committed By: kefren Date: Sat Jul 27 14:39:24 UTC 2013 Modified Files: src/tests/net/mpls: t_ldp_static.sh Log Message: Disable ip forwarding at penultimate hop Raise the ping wait time a little bit in order for changes to propagate over ldp To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/net/mpls/t_ldp_static.sh 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/omap
Module Name:src Committed By: jklos Date: Sat Jul 27 17:10:28 UTC 2013 Modified Files: src/sys/arch/arm/omap: omap3_sdmmcreg.h Log Message: Fix typo that kept SD card on BeagleBone from being configured. From Dennis Ferguson. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/omap/omap3_sdmmcreg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/librumphijack
Module Name:src Committed By: pooka Date: Sat Jul 27 17:37:29 UTC 2013 Modified Files: src/lib/librumphijack: Makefile hijack.c Log Message: Extend #undef _FORTIFY_SOURCE to both files to avoid compiler warning for -O0 and fortify combination. from Alessio Sergi via github To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/lib/librumphijack/Makefile cvs rdiff -u -r1.103 -r1.104 src/lib/librumphijack/hijack.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/dhcp
Module Name:src Committed By: christos Date: Sat Jul 27 18:16:26 UTC 2013 Modified Files: src/external/bsd/dhcp: Makefile.inc Log Message: - conditionalize on mkcrypto - add libraries To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/dhcp/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/distrib/sets/lists
Module Name:src Committed By: christos Date: Sat Jul 27 19:22:10 UTC 2013 Modified Files: src/distrib/sets/lists/base: ad.arm ad.mips md.amd64 md.sparc64 shl.mi src/distrib/sets/lists/debug: ad.arm ad.mips md.amd64 md.sparc64 shl.mi Log Message: lists for new bind 9.9.3-P2 To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/distrib/sets/lists/base/ad.arm cvs rdiff -u -r1.10 -r1.11 src/distrib/sets/lists/base/ad.mips cvs rdiff -u -r1.206 -r1.207 src/distrib/sets/lists/base/md.amd64 cvs rdiff -u -r1.193 -r1.194 src/distrib/sets/lists/base/md.sparc64 cvs rdiff -u -r1.666 -r1.667 src/distrib/sets/lists/base/shl.mi cvs rdiff -u -r1.8 -r1.9 src/distrib/sets/lists/debug/ad.arm cvs rdiff -u -r1.3 -r1.4 src/distrib/sets/lists/debug/ad.mips cvs rdiff -u -r1.24 -r1.25 src/distrib/sets/lists/debug/md.amd64 cvs rdiff -u -r1.25 -r1.26 src/distrib/sets/lists/debug/md.sparc64 cvs rdiff -u -r1.27 -r1.28 src/distrib/sets/lists/debug/shl.mi Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/bind
Module Name:src Committed By: christos Date: Sat Jul 27 19:23:14 UTC 2013 Modified Files: src/external/bsd/bind: Makefile.inc src/external/bsd/bind/bin/named: Makefile src/external/bsd/bind/dist: CHANGES config.h.in ltmain.sh srcid version src/external/bsd/bind/dist/bin/check: check-tool.c named-checkconf.c named-checkzone.8 named-checkzone.c src/external/bsd/bind/dist/bin/confgen: keygen.c rndc-confgen.c src/external/bsd/bind/dist/bin/dig: dig.1 dig.c dighost.c host.c src/external/bsd/bind/dist/bin/dig/include/dig: dig.h src/external/bsd/bind/dist/bin/dnssec: dnssec-dsfromkey.c dnssec-keyfromlabel.c dnssec-keygen.c dnssec-revoke.c dnssec-settime.c dnssec-signzone.c dnssec-verify.c dnssectool.c src/external/bsd/bind/dist/bin/named: client.c config.c control.c controlconf.c interfacemgr.c log.c logconf.c lwresd.c main.c named.8 named.conf.5 named.conf.docbook named.conf.html query.c server.c statschannel.c tkeyconf.c tsigconf.c update.c xfrout.c zoneconf.c src/external/bsd/bind/dist/bin/named/include/named: client.h globals.h server.h src/external/bsd/bind/dist/bin/named/unix: dlz_dlopen_driver.c src/external/bsd/bind/dist/bin/nsupdate: nsupdate.c src/external/bsd/bind/dist/bin/python: dnssec-checkds.8 dnssec-checkds.docbook src/external/bsd/bind/dist/bin/rndc: rndc.c src/external/bsd/bind/dist/bin/tests: adb_test.c byaddr_test.c byname_test.c db_test.c fsaccess_test.c rdata_test.c shutdown_test.c sig0_test.c sock_test.c task_test.c timer_test.c zone_test.c src/external/bsd/bind/dist/bin/tests/db: t_db.c src/external/bsd/bind/dist/bin/tests/dst: dst_test.c t_dst.c src/external/bsd/bind/dist/bin/tests/names: t_names.c src/external/bsd/bind/dist/bin/tests/rbt: t_rbt.c src/external/bsd/bind/dist/bin/tests/resolver: t_resolver.c src/external/bsd/bind/dist/bin/tests/system/lwresd: lwtest.c src/external/bsd/bind/dist/bin/tests/system/rpz: rpz.c src/external/bsd/bind/dist/bin/tests/system/rsabigexponent: bigkey.c src/external/bsd/bind/dist/bin/tests/system/tkey: keycreate.c src/external/bsd/bind/dist/bin/tools: genrandom.c isc-hmac-fixup.8 src/external/bsd/bind/dist/contrib/dlz/drivers: dlz_filesystem_driver.c dlz_ldap_driver.c dlz_mysql_driver.c sdlz_helper.c src/external/bsd/bind/dist/contrib/dlz/example: dlz_example.c src/external/bsd/bind/dist/contrib/query-loc-0.4.0: loc.c src/external/bsd/bind/dist/contrib/queryperf: queryperf.c src/external/bsd/bind/dist/contrib/sdb/sqlite: zone2sqlite.c src/external/bsd/bind/dist/contrib/zkt: dki.c zkt-soaserial.c src/external/bsd/bind/dist/doc/arm: Bv9ARM.pdf src/external/bsd/bind/dist/doc/misc: options src/external/bsd/bind/dist/lib/bind9: check.c src/external/bsd/bind/dist/lib/dns: acache.c acl.c adb.c byaddr.c cache.c client.c db.c dbtable.c diff.c dispatch.c dlz.c dnssec.c dst_api.c dst_internal.h dst_openssl.h ecdb.c gen.c gssapictx.c iptable.c journal.c keytable.c lookup.c master.c message.c name.c ncache.c nsec.c nsec3.c openssl_link.c openssldsa_link.c opensslecdsa_link.c opensslgost_link.c opensslrsa_link.c peer.c private.c rbt.c rbtdb.c rdata.c request.c resolver.c result.c rootns.c rpz.c sdb.c sdlz.c spnego.c spnego_asn1.c ssu.c ssu_external.c tkey.c tsig.c validator.c view.c xfrin.c zone.c src/external/bsd/bind/dist/lib/dns/include/dns: acache.h adb.h cache.h db.h dispatch.h message.h name.h ncache.h nsec.h nsec3.h rdata.h resolver.h result.h rpz.h types.h validator.h view.h zone.h src/external/bsd/bind/dist/lib/dns/include/dst: dst.h src/external/bsd/bind/dist/lib/dns/rdata/any_255: tsig_250.c src/external/bsd/bind/dist/lib/dns/rdata/generic: dlv_32769.c keydata_65533.c mx_15.c nsec3_50.c sshfp_44.c txt_16.c src/external/bsd/bind/dist/lib/dns/rdata/in_1: nsap_22.c src/external/bsd/bind/dist/lib/dns/tests: Makefile.in master_test.c src/external/bsd/bind/dist/lib/export/samples: nsprobe.c sample-async.c sample-gai.c sample-request.c sample-update.c sample.c src/external/bsd/bind/dist/lib/irs: dnsconf.c getaddrinfo.c getnameinfo.c resconf.c src/external/bsd/bind/dist/lib/isc: buffer.c inet_aton.c log.c mem.c parseint.c radix.c ratelimiter.c sockaddr.c socket_api.c symtab.c task.c taskpool.c timer.c timer_api.c src/external/bsd/bind/dist/lib/isc/include/isc: buffer.h file.h list.h mem.h namespace.h queue.h radix.h region.h sockaddr.h socket.h
CVS commit: src/doc
Module Name:src Committed By: christos Date: Sat Jul 27 19:25:23 UTC 2013 Modified Files: src/doc: 3RDPARTY CHANGES Log Message: mention new bind. To generate a diff of this commit: cvs rdiff -u -r1.1045 -r1.1046 src/doc/3RDPARTY cvs rdiff -u -r1.1835 -r1.1836 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/ufs/lfs
Module Name:src Committed By: dholland Date: Sun Jul 28 00:28:05 UTC 2013 Modified Files: src/sys/ufs/lfs: ulfsmount.h Log Message: Prune unused stuff from struct ulfsmount. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/ufs/lfs/ulfsmount.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/ufs/lfs
Module Name:src Committed By: dholland Date: Sun Jul 28 00:28:33 UTC 2013 Modified Files: src/sys/ufs/lfs: ulfsmount.h Log Message: Improve comments in struct ulfsmount. Also rearrange it to group related items together. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/ufs/lfs/ulfsmount.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/ufs/lfs
Module Name:src Committed By: dholland Date: Sun Jul 28 00:29:18 UTC 2013 Modified Files: src/sys/ufs/lfs: lfs_vfsops.c ulfs_inode.c ulfs_lookup.c ulfs_quota2.c ulfsmount.h Log Message: Get rid of the ulfs_ops table as we only have one fs in here now. To generate a diff of this commit: cvs rdiff -u -r1.307 -r1.308 src/sys/ufs/lfs/lfs_vfsops.c cvs rdiff -u -r1.7 -r1.8 src/sys/ufs/lfs/ulfs_inode.c cvs rdiff -u -r1.12 -r1.13 src/sys/ufs/lfs/ulfs_lookup.c cvs rdiff -u -r1.6 -r1.7 src/sys/ufs/lfs/ulfs_quota2.c cvs rdiff -u -r1.9 -r1.10 src/sys/ufs/lfs/ulfsmount.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/ufs/lfs
Module Name:src Committed By: dholland Date: Sun Jul 28 00:31:54 UTC 2013 Modified Files: src/sys/ufs/lfs: ulfs_vnops.c Log Message: Remove ulfsspec_close and ulfsfifo_close as they're not used. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/ufs/lfs/ulfs_vnops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/ufs/lfs
Module Name:src Committed By: dholland Date: Sun Jul 28 00:37:07 UTC 2013 Modified Files: src/sys/ufs/lfs: lfs_rename.c ulfs_inode.c ulfs_lookup.c ulfs_quota2.c ulfs_readwrite.c ulfs_vnops.c ulfsmount.h Log Message: Remove the now-pointless ulfs ops macros. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/ufs/lfs/lfs_rename.c cvs rdiff -u -r1.8 -r1.9 src/sys/ufs/lfs/ulfs_inode.c cvs rdiff -u -r1.13 -r1.14 src/sys/ufs/lfs/ulfs_lookup.c cvs rdiff -u -r1.7 -r1.8 src/sys/ufs/lfs/ulfs_quota2.c cvs rdiff -u -r1.4 -r1.5 src/sys/ufs/lfs/ulfs_readwrite.c cvs rdiff -u -r1.16 -r1.17 src/sys/ufs/lfs/ulfs_vnops.c cvs rdiff -u -r1.10 -r1.11 src/sys/ufs/lfs/ulfsmount.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/ufs/lfs
Module Name:src Committed By: dholland Date: Sun Jul 28 01:05:52 UTC 2013 Modified Files: src/sys/ufs/lfs: lfs.h lfs_alloc.c lfs_balloc.c lfs_bio.c lfs_inode.c lfs_rfw.c lfs_segment.c lfs_subr.c lfs_syscalls.c lfs_vfsops.c lfs_vnops.c Added Files: src/sys/ufs/lfs: lfs_kernel.h Log Message: Add lfs_kernel.h for declarations that don't need to be exposed to userland. lfs currently has the following headers: lfs.h - on-disk structures and stuff needed for userlevel tools lfs_inode.h - additional restricted materials for userlevel tools that operate the fs (newfs_lfs, fsck_lfs, lfs_cleanerd) lfs_kernel.h - stuff needed only in the kernel and the following legacy headers that are expected to be mopped up and folded into one of the above: lfs_extern.h - function prototypes ulfs_bswap.h - endian-independent support ulfs_dinode.h - now contains very little ulfs_dirhash.h - dirhash support ulfs_extattr.h - extattr support ulfs_extern.h - more function prototypes ulfs_inode.h - assorted kernel-only declarations ulfs_quota.h - quota support ulfs_quota1.h - more quota support ulfs_quota2.h - more quota support ulfs_quotacommon.h - more quota support ulfsmount.h - legacy copy of ufsmount material To generate a diff of this commit: cvs rdiff -u -r1.157 -r1.158 src/sys/ufs/lfs/lfs.h cvs rdiff -u -r1.117 -r1.118 src/sys/ufs/lfs/lfs_alloc.c cvs rdiff -u -r1.77 -r1.78 src/sys/ufs/lfs/lfs_balloc.c cvs rdiff -u -r1.125 -r1.126 src/sys/ufs/lfs/lfs_bio.c cvs rdiff -u -r1.132 -r1.133 src/sys/ufs/lfs/lfs_inode.c cvs rdiff -u -r0 -r1.1 src/sys/ufs/lfs/lfs_kernel.h cvs rdiff -u -r1.17 -r1.18 src/sys/ufs/lfs/lfs_rfw.c cvs rdiff -u -r1.230 -r1.231 src/sys/ufs/lfs/lfs_segment.c cvs rdiff -u -r1.79 -r1.80 src/sys/ufs/lfs/lfs_subr.c cvs rdiff -u -r1.147 -r1.148 src/sys/ufs/lfs/lfs_syscalls.c cvs rdiff -u -r1.308 -r1.309 src/sys/ufs/lfs/lfs_vfsops.c cvs rdiff -u -r1.251 -r1.252 src/sys/ufs/lfs/lfs_vnops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/ufs/lfs
Module Name:src Committed By: dholland Date: Sun Jul 28 01:10:49 UTC 2013 Modified Files: src/sys/ufs/lfs: lfs.h lfs_balloc.c lfs_inode.c lfs_rename.c lfs_vfsops.c lfs_vnops.c ulfs_bmap.c ulfs_bswap.h ulfs_dirhash.c ulfs_extern.h ulfs_lookup.c ulfs_quota.c ulfs_quota1.c ulfs_quota2.c ulfs_readwrite.c ulfs_vnops.c ulfsmount.h Log Message: Migrate the miscellaneous ulfs-level info from struct ulfsmount to struct lfs. Put them inside #ifdef _KERNEL there. They are not the only such members, gross as that is. Unfortunately, moving struct lfs to lfs_kernel.h does not work. To generate a diff of this commit: cvs rdiff -u -r1.158 -r1.159 src/sys/ufs/lfs/lfs.h cvs rdiff -u -r1.78 -r1.79 src/sys/ufs/lfs/lfs_balloc.c cvs rdiff -u -r1.133 -r1.134 src/sys/ufs/lfs/lfs_inode.c cvs rdiff -u -r1.3 -r1.4 src/sys/ufs/lfs/lfs_rename.c \ src/sys/ufs/lfs/ulfs_bswap.h cvs rdiff -u -r1.309 -r1.310 src/sys/ufs/lfs/lfs_vfsops.c cvs rdiff -u -r1.252 -r1.253 src/sys/ufs/lfs/lfs_vnops.c cvs rdiff -u -r1.4 -r1.5 src/sys/ufs/lfs/ulfs_bmap.c cvs rdiff -u -r1.6 -r1.7 src/sys/ufs/lfs/ulfs_dirhash.c \ src/sys/ufs/lfs/ulfs_quota.c cvs rdiff -u -r1.8 -r1.9 src/sys/ufs/lfs/ulfs_extern.h \ src/sys/ufs/lfs/ulfs_quota2.c cvs rdiff -u -r1.14 -r1.15 src/sys/ufs/lfs/ulfs_lookup.c cvs rdiff -u -r1.5 -r1.6 src/sys/ufs/lfs/ulfs_quota1.c \ src/sys/ufs/lfs/ulfs_readwrite.c cvs rdiff -u -r1.17 -r1.18 src/sys/ufs/lfs/ulfs_vnops.c cvs rdiff -u -r1.11 -r1.12 src/sys/ufs/lfs/ulfsmount.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/ufs/lfs
Module Name:src Committed By: dholland Date: Sun Jul 28 01:22:55 UTC 2013 Modified Files: src/sys/ufs/lfs: lfs.h lfs_vfsops.c ulfs_extern.h ulfs_quota2.c Log Message: Bring in a copy of ffs_quota2_mount() for reference. Add stuff to struct lfs that it needs to initialize. Clear these fields in mount as there's no on-disk support for quota2; but this increases the chances of being able to add it (or something like it) in the future. To generate a diff of this commit: cvs rdiff -u -r1.159 -r1.160 src/sys/ufs/lfs/lfs.h cvs rdiff -u -r1.310 -r1.311 src/sys/ufs/lfs/lfs_vfsops.c cvs rdiff -u -r1.9 -r1.10 src/sys/ufs/lfs/ulfs_extern.h \ src/sys/ufs/lfs/ulfs_quota2.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/ufs/lfs
Module Name:src Committed By: dholland Date: Sun Jul 28 01:25:06 UTC 2013 Modified Files: src/sys/ufs/lfs: lfs_alloc.c lfs_balloc.c lfs_inode.c lfs_vfsops.c Log Message: Add more of the bits for supporting quotas. To generate a diff of this commit: cvs rdiff -u -r1.118 -r1.119 src/sys/ufs/lfs/lfs_alloc.c cvs rdiff -u -r1.79 -r1.80 src/sys/ufs/lfs/lfs_balloc.c cvs rdiff -u -r1.134 -r1.135 src/sys/ufs/lfs/lfs_inode.c cvs rdiff -u -r1.311 -r1.312 src/sys/ufs/lfs/lfs_vfsops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/ufs/lfs
Module Name:src Committed By: dholland Date: Sun Jul 28 01:26:13 UTC 2013 Modified Files: src/sys/ufs/lfs: lfs_vfsops.c Log Message: Merge in some of the stuff for supporting the extended attributes code. To generate a diff of this commit: cvs rdiff -u -r1.312 -r1.313 src/sys/ufs/lfs/lfs_vfsops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/ufs/lfs
Module Name:src Committed By: dholland Date: Sun Jul 28 01:27:02 UTC 2013 Modified Files: src/sys/ufs/lfs: lfs_vnops.c Log Message: Merge the extattr VOPs from ffs. As these do nothing besides dispatch to ulfs_extattr.c it wasn't exactly hard. This might just make extended attributes work on lfs... To generate a diff of this commit: cvs rdiff -u -r1.253 -r1.254 src/sys/ufs/lfs/lfs_vnops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/ufs/lfs
Module Name:src Committed By: pgoyette Date: Sun Jul 28 04:24:44 UTC 2013 Modified Files: src/sys/ufs/lfs: lfs_vnops.c Log Message: Remove unused variable to fix the build. To generate a diff of this commit: cvs rdiff -u -r1.254 -r1.255 src/sys/ufs/lfs/lfs_vnops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/ufs/lfs
Module Name:src Committed By: pgoyette Date: Sun Jul 28 04:49:03 UTC 2013 Modified Files: src/sys/ufs/lfs: ulfs_quota2.c Log Message: Remove more unused variables to unbreak the build. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/ufs/lfs/ulfs_quota2.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/i2c
Module Name:src Committed By: kiyohara Date: Sun Jul 28 06:12:45 UTC 2013 Modified Files: src/sys/dev/i2c: spdmem_i2c.c Log Message: Call iic_exec() with I2C_F_POLL. Don't sleep in probe/attach time. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/dev/i2c/spdmem_i2c.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.