Module Name:src
Committed By: pooka
Date: Sat Feb 12 10:25:46 UTC 2011
Modified Files:
src/lib/librumphijack: hijack.c
Log Message:
Fix select() if no fds are set.
patch from Alexander Nasonov, PR lib/44552
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 s
Module Name:src
Committed By: pooka
Date: Sat Feb 12 10:28:08 UTC 2011
Modified Files:
src/tests/lib/librumphijack: h_client.c t_asyncio.sh
Log Message:
Add test case from PR lib/44552 by Alexander Nasonov. I also lobbed
in a test for select(0, NULL, NULL, NULL, &tv) in t
Module Name:src
Committed By: christos
Date: Sat Feb 12 14:24:19 UTC 2011
Modified Files:
src/crypto/external/bsd/libsaslc/dist/src: dict.c
Log Message:
remove NULL check, can't happen.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/crypto/external/bsd/l
Module Name:src
Committed By: jmcneill
Date: Sat Feb 12 14:45:31 UTC 2011
Modified Files:
src/sys/uvm: uvm_device.c
Log Message:
need uvm_pmap.h for pmap_mmap_flags definition
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sys/uvm/uvm_device.c
Please
Module Name:src
Committed By: jmcneill
Date: Sat Feb 12 14:49:55 UTC 2011
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_memory.c
Log Message:
wsdisplay isn't module friendly so don't add genfb support to the kmod for now
To generate a diff of this commit:
c
Module Name:src
Committed By: jmcneill
Date: Sat Feb 12 15:01:01 UTC 2011
Modified Files:
src/sys/dev/pci/hdaudio: files.hdaudio
src/sys/modules/hdafg: Makefile
Added Files:
src/sys/dev/pci/hdaudio: hdafg.c
Removed Files:
src/sys/dev/pci/hdaudio: hda
Module Name:src
Committed By: jmcneill
Date: Sat Feb 12 15:15:34 UTC 2011
Modified Files:
src/sys/dev/pci/hdaudio: files.hdaudio hdafg.c hdaudio.c hdaudio_ids.c
hdaudio_pci.c hdaudioreg.h hdaudiovar.h
Added Files:
src/sys/dev/pci/hdaudio: ceareg.h eldreg
Module Name:src
Committed By: jmcneill
Date: Sat Feb 12 15:15:56 UTC 2011
Modified Files:
src/sys/modules/hdafg: Makefile
Log Message:
build hdafg_dd.c
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/modules/hdafg/Makefile
Please note that diffs are
Module Name:src
Committed By: tsutsui
Date: Sat Feb 12 15:49:02 UTC 2011
Modified Files:
src/sys/arch/hp300/conf: GENERIC files.hp300
Added Files:
src/sys/arch/hp300/dev: dnkbd.c dnkbdmap.c dnkbdmap.h
Log Message:
Pull Apollo Domain keyboard and mouse support from
Module Name:src
Committed By: wiz
Date: Sat Feb 12 15:58:03 UTC 2011
Modified Files:
src/crypto/external/bsd/libsaslc/dist/man: libsaslc.3
Log Message:
Remove trailing whitespace and superfluous Pp before new sections.
Use Nm instead of Xr'ing itself.
To generate a diff
Module Name:src
Committed By: wiz
Date: Sat Feb 12 16:08:19 UTC 2011
Modified Files:
src/crypto/external/bsd/libsaslc/dist/man: libsaslc.3
Log Message:
Various formatting fixes and a typo or two.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/crypto/exte
Module Name:src
Committed By: tsutsui
Date: Sat Feb 12 16:30:22 UTC 2011
Modified Files:
src/sys/arch/hp300/dev: dnkbd.c
Log Message:
Make this compile properly with options WSDISPLAY_COMPAT_RAWKBD.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch
Module Name:src
Committed By: matt
Date: Sat Feb 12 16:30:43 UTC 2011
Modified Files:
src/sys/arch/alpha/alpha: linux_sigcode.s
src/sys/arch/alpha/include: asm.h
Log Message:
Use .pushsection/.popsection for __KERNEL_RCSID/__KERNEL_COPYRIGHT.
Add an explicit .text
Module Name:src
Committed By: matt
Date: Sat Feb 12 16:31:33 UTC 2011
Modified Files:
src/sys/arch/hppa/include: asm.h
Log Message:
Put RCSIDs in section .ident. (use .pushsection/.popsection)
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/hp
Module Name:src
Committed By: matt
Date: Sat Feb 12 16:32:37 UTC 2011
Modified Files:
src/sys/arch/m68k/include: asm.h
Log Message:
Put RCSIDs in section .ident. (use .pushsection/.popsection)
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/m6
Module Name:src
Committed By: tsutsui
Date: Sat Feb 12 16:36:37 UTC 2011
Modified Files:
src/sys/arch/hp300/dev: dnkbdmap.c
Log Message:
Make sure to include "opt_wsdisplay_compat.h" for WSDISPLAY_COMPAT_RAWKBD.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2
Module Name:src
Committed By: tsutsui
Date: Sat Feb 12 16:37:33 UTC 2011
Modified Files:
src/sys/arch/hp300/dev: dnkbd.c
Log Message:
Fix one more porting botch inside #ifdef WSDISPLAY_COMPAT_RAWKBD.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arc
Module Name:src
Committed By: tsutsui
Date: Sat Feb 12 16:40:29 UTC 2011
Modified Files:
src/sys/arch/hp300/dev: diofb.c diofb_mono.c diofbreg.h diofbvar.h
dvbox.c dvboxreg.h gbox.c gboxreg.h hyper.c hyperreg.h rbox.c
rboxreg.h topcat.c topcatreg.h t
Module Name:src
Committed By: tsutsui
Date: Sat Feb 12 16:41:55 UTC 2011
Modified Files:
src/sys/arch/hp300/dev: dnkbd.c
Log Message:
- make local functions static
- some KNF
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/hp300/dev/dnkbd.c
Plea
Module Name:src
Committed By: phx
Date: Sat Feb 12 17:15:27 UTC 2011
Modified Files:
src/sys/dev/wsfb: genfb.c
Log Message:
Fixed NULL-pointer dereferencing when a mode-callback is not defined.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/dev/wsf
Module Name:src
Committed By: jmcneill
Date: Sat Feb 12 17:21:38 UTC 2011
Modified Files:
src/external/apache2/mDNSResponder/dist/mDNSShared: uds_daemon.c
Log Message:
Fix mdnsd "ERROR failed to get errsd via SCM_RIGHTS" problem. mdnsd +
nsswitch.conf "multicast_dns" works
Module Name:src
Committed By: bouyer
Date: Sat Feb 12 18:13:46 UTC 2011
Modified Files:
src/tests/fs/common: snapshot.c
Log Message:
Test the right fd after rump_sys_open().
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/fs/common/snapshot.c
Pleas
Module Name:src
Committed By: christos
Date: Sat Feb 12 18:14:21 UTC 2011
Modified Files:
src/sys/dist/ipf/netinet: ip_nat.c
Log Message:
PR/44070: Avoid zero divide in modulo operations.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/dist/ipf/neti
Module Name:src
Committed By: matt
Date: Sat Feb 12 18:23:10 UTC 2011
Modified Files:
src/sys/arch/powerpc/booke: booke_stubs.c
src/sys/arch/powerpc/conf: files.powerpc kern.ldscript
src/sys/arch/powerpc/include: instr.h
src/sys/arch/powerpc/include/
Module Name:src
Committed By: christos
Date: Sat Feb 12 19:03:39 UTC 2011
Modified Files:
src/crypto/external/bsd/libsaslc/dist/include: saslc.h
Log Message:
just include ; don't inclue stdbool.h because postfix does not
like it.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: christos
Date: Sat Feb 12 19:07:09 UTC 2011
Modified Files:
src/external/ibm-public/postfix: Makefile.inc
src/external/ibm-public/postfix/dist: makedefs
src/external/ibm-public/postfix/dist/src/xsasl: xsasl_client.c
src/
Module Name:src
Committed By: christos
Date: Sat Feb 12 19:07:35 UTC 2011
Modified Files:
src/crypto/external/bsd: Makefile
Log Message:
glue in saslc
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/crypto/external/bsd/Makefile
Please note that diffs are
Module Name:src
Committed By: jmcneill
Date: Sat Feb 12 19:13:30 UTC 2011
Modified Files:
src/sys/arch/x86/x86: vga_post.c
Log Message:
Don't rely on vga_post_call being called before vga_post_set_vbe
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/
Module Name:src
Committed By: jmcneill
Date: Sat Feb 12 19:20:44 UTC 2011
Modified Files:
src/sys/arch/x86/x86: x86_autoconf.c
Log Message:
x86 genfb: when switching back to the console, if vga_post is present use it
to reset the video mode. gives us a chance of survival i
Module Name:src
Committed By: nakayama
Date: Sat Feb 12 19:21:30 UTC 2011
Modified Files:
src/distrib/sets/lists/comp: ad.mips64eb ad.mips64el md.amd64
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/distrib/sets/lists/comp/ad.mip
Module Name:src
Committed By: bouyer
Date: Sat Feb 12 19:52:40 UTC 2011
Modified Files:
src/sys/ufs/ffs [bouyer-quota2]: ffs_snapshot.c
src/sys/ufs/ufs [bouyer-quota2]: ufs_quota.c
Log Message:
Do not update disk quotas for snapshot inodes, as this may require a
wr
Module Name:src
Committed By: bouyer
Date: Sat Feb 12 19:53:32 UTC 2011
Modified Files:
src/sbin/fsck_ffs [bouyer-quota2]: inode.c pass1.c pass4.c
Log Message:
Snapshot inode doesn't count for block quotas.
To generate a diff of this commit:
cvs rdiff -u -r1.63.2.1 -r1.6
Module Name:src
Committed By: christos
Date: Sat Feb 12 21:23:31 UTC 2011
Modified Files:
src/sys/dist/ipf/netinet: ip_nat.c
Log Message:
Add 1 to the port range so the range is inclusive as documented.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sy
Module Name:src
Committed By: bouyer
Date: Sat Feb 12 21:48:10 UTC 2011
Modified Files:
src/sys/ufs/ffs [bouyer-quota2]: ffs_snapshot.c
src/sys/ufs/ufs [bouyer-quota2]: ufs_quota.c ufs_quota2.c
Log Message:
Don't count snapshot files in inode quota too.
At umount t
Module Name:src
Committed By: bouyer
Date: Sat Feb 12 21:48:41 UTC 2011
Modified Files:
src/sbin/fsck_ffs [bouyer-quota2]: inode.c pass1.c pass4.c
Log Message:
Skip snapshot inodes for both block and inode quotas.
To generate a diff of this commit:
cvs rdiff -u -r1.63.2.
Module Name:src
Committed By: bouyer
Date: Sat Feb 12 21:49:08 UTC 2011
Modified Files:
src/tests/fs/ffs [bouyer-quota2]: h_quota2_tests.c t_miscquota.sh
Log Message:
Add some quota+snapshot tests.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/t
Module Name:src
Committed By: tsutsui
Date: Sat Feb 12 22:07:56 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Note about HP362/382 framebuffer and dnkbd support for hp300.
To generate a diff of this commit:
cvs rdiff -u -r1.1501 -r1.1502 src/doc/CHANGES
Please
Module Name:src
Committed By: dholland
Date: Sat Feb 12 22:23:02 UTC 2011
Modified Files:
src/sbin/disklabel: Makefile
Log Message:
Disable COMPAT_386BSD_MBRPART. The code is still here if anyone needs it
for some reason. (But I have no idea why that would be -- if you hav
Module Name:src
Committed By: matt
Date: Sat Feb 12 22:23:11 UTC 2011
Modified Files:
src/crypto/external/bsd/libsaslc/lib: Makefile
Log Message:
Don't use DPADD/LDADD for libraries. Use LIBDPLIBS instead.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/
Module Name:src
Committed By: dholland
Date: Sat Feb 12 22:30:04 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Note COMPAT_386BSD_MBRPART (not) in disklabel.
To generate a diff of this commit:
cvs rdiff -u -r1.1502 -r1.1503 src/doc/CHANGES
Please note that diff
Module Name:src
Committed By: matt
Date: Sat Feb 12 22:24:40 UTC 2011
Modified Files:
src/lib: Makefile
Log Message:
Need to build libsaslc
To generate a diff of this commit:
cvs rdiff -u -r1.163 -r1.164 src/lib/Makefile
Please note that diffs are not public domain; the
Module Name:src
Committed By: matt
Date: Sat Feb 12 22:24:01 UTC 2011
Modified Files:
src/crypto/external/bsd/libsaslc/dist/src: mech_digestmd5.c
Log Message:
Fix some LP64/IPL32 issues
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/crypto/external
Module Name:src
Committed By: matt
Date: Sat Feb 12 22:26:00 UTC 2011
Modified Files:
src/distrib/sets/lists/base: md.amd64 md.sparc64 shl.mi
src/distrib/sets/lists/comp: md.amd64 md.sparc64 mi shl.mi
Log Message:
Add entries for libsaslc
Add some missings entries
Module Name:src
Committed By: christos
Date: Sat Feb 12 22:46:14 UTC 2011
Modified Files:
src/crypto/external/bsd/libsaslc/dist/src: crypto.c mech_digestmd5.c
mech_gssapi.c xsess.c
Log Message:
fix size_t inconsistencies.
To generate a diff of this commit:
cv
Module Name:src
Committed By: tsutsui
Date: Sat Feb 12 22:48:05 UTC 2011
Modified Files:
src/sys/arch/hp300/dev: frodo.c
Log Message:
Fix comment (362 doesn't have frodo).
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/hp300/dev/frodo.c
Pleas
Module Name:src
Committed By: tsutsui
Date: Sat Feb 12 23:10:22 UTC 2011
Modified Files:
src/sys/arch/hp300/dev: spc.c
Log Message:
Handle LED_DISK per DMA xfer.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/hp300/dev/spc.c
Please note that di
Module Name:src
Committed By: christos
Date: Sat Feb 12 23:21:33 UTC 2011
Modified Files:
src/crypto/external/bsd/libsaslc/dist/man: libsaslc.3
src/crypto/external/bsd/libsaslc/dist/src: buffer.c crypto.c dict.c
dict.h error.c list.c mech.c mech.h mech_c
Module Name:src
Committed By: bouyer
Date: Sun Feb 13 00:11:09 UTC 2011
Modified Files:
src/sys/ufs/ufs [bouyer-quota2]: ufs_quota.c
Log Message:
Fix memory leak
To generate a diff of this commit:
cvs rdiff -u -r1.68.4.13 -r1.68.4.14 src/sys/ufs/ufs/ufs_quota.c
Please n
Module Name:src
Committed By: dholland
Date: Sat Feb 12 19:32:42 UTC 2011
Modified Files:
src/share/misc: acronyms acronyms.comp
Log Message:
Move GPS, OTS, and the "trademark" definition of TM from acronyms.comp
to acronyms. (OTS is maybe debatable, but COTS is in acronym
Module Name:src
Committed By: dholland
Date: Sat Feb 12 19:33:16 UTC 2011
Modified Files:
src/share/misc: acronyms.comp
Log Message:
+MVCC, noted by asau
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 src/share/misc/acronyms.comp
Please note that diffs
Module Name:src
Committed By: christos
Date: Sun Feb 13 00:41:20 UTC 2011
Modified Files:
src/external/ibm-public/postfix: Makefile.inc
Log Message:
better dependency support for saslc.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/ibm-public/p
Module Name:src
Committed By: christos
Date: Sun Feb 13 00:42:45 UTC 2011
Modified Files:
src/share/mk: bsd.prog.mk
Log Message:
add saslc
To generate a diff of this commit:
cvs rdiff -u -r1.258 -r1.259 src/share/mk/bsd.prog.mk
Please note that diffs are not public doma
Module Name:src
Committed By: jakllsch
Date: Sun Feb 13 01:21:53 UTC 2011
Modified Files:
src/sys/dev/ic: siisata.c
Log Message:
Treat unexpected command completions a little more like regular completions.
Slight chance this might prevent some occasional log spew trouble a
Module Name:src
Committed By: christos
Date: Sun Feb 13 01:50:04 UTC 2011
Modified Files:
src/external/ibm-public/postfix: Makefile.inc
Log Message:
change the saslc define to USE_ and test against "no" instead of just defined.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: christos
Date: Sun Feb 13 01:53:50 UTC 2011
Modified Files:
src/external/ibm-public/postfix: Makefile.inc
Log Message:
don't hard-code /usr/pkg
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/ibm-public/postfix/Makef
Module Name:src
Committed By: jym
Date: Sun Feb 13 03:58:38 UTC 2011
Modified Files:
src/distrib/amd64/ramdisks/common: dot.profile
src/distrib/i386/ramdisks/common: dot.profile
Log Message:
Sync the ramdisks dot.profile file between amd64 and i386.
To generate a
Module Name:src
Committed By: jym
Date: Sun Feb 13 04:14:58 UTC 2011
Modified Files:
src/distrib/amd64/ramdisks/common: list.ramdisk
src/distrib/amd64/ramdisks/ramdisk: list
src/distrib/i386/ramdisks/common: list.ramdisk
src/distrib/i386/ramdisks/ram
Module Name:src
Committed By: jym
Date: Sun Feb 13 04:21:23 UTC 2011
Modified Files:
src/sys/arch/amd64/conf: GENERIC
Log Message:
Missing MPLS options (commented out).
To generate a diff of this commit:
cvs rdiff -u -r1.302 -r1.303 src/sys/arch/amd64/conf/GENERIC
Pleas
Module Name:src
Committed By: jym
Date: Sun Feb 13 04:22:41 UTC 2011
Modified Files:
src/sys/arch/i386/conf: GENERIC
Log Message:
Add missing PUFFS (commented out).
To generate a diff of this commit:
cvs rdiff -u -r1.1011 -r1.1012 src/sys/arch/i386/conf/GENERIC
Please n
Module Name:src
Committed By: jym
Date: Sun Feb 13 04:42:54 UTC 2011
Modified Files:
src/sys/arch/i386/conf: MONOLITHIC
Log Message:
Comment out FFS and NFS, they are part of GENERIC.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/i386/conf/MO
Module Name:src
Committed By: christos
Date: Sun Feb 13 05:12:55 UTC 2011
Modified Files:
src/external/ibm-public/postfix: Makefile.inc
Log Message:
change the variable to USE_LIB_SASL that can be set to saslc or cyrus
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: matt
Date: Sun Feb 13 05:03:27 UTC 2011
Modified Files:
src/sys/arch/evbppc/mpc85xx: machdep.c
Log Message:
Fix some typos.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbppc/mpc85xx/machdep.c
Please note that d
Module Name:src
Committed By: jym
Date: Sun Feb 13 04:37:21 UTC 2011
Modified Files:
src/sys/arch/i386/conf: GENERIC
Log Message:
Compile FFS and NFS statically (e.g. not modular) for GENERIC. These
file-systems can be critical for mountroot; as kernel cannot have access
t
Module Name:src
Committed By: nonaka
Date: Sun Feb 13 05:36:34 UTC 2011
Modified Files:
src/sys/arch/zaurus/conf: GENERIC
src/sys/arch/zaurus/zaurus: machdep.c
Log Message:
support FFUARTCONSOLE.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/s
Module Name:src
Committed By: christos
Date: Sun Feb 13 05:39:52 UTC 2011
Modified Files:
src/crypto/external/bsd/libsaslc/dist/src: mech.c
Log Message:
Make all mechanisms optional, so we can compile in only the ones we want.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: christos
Date: Sun Feb 13 05:45:47 UTC 2011
Modified Files:
src/external/ibm-public/postfix: Makefile.inc
Log Message:
fix typos.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/ibm-public/postfix/Makefile.inc
Pleas
Module Name:src
Committed By: dholland
Date: Sun Feb 13 05:51:25 UTC 2011
Modified Files:
src/sys/dev/usb: if_rum.c
Log Message:
fix typo (clean up the rx list on failure setting it up, not the tx list)
from openbsd -r1.75, mentioned by Alexander Nasonov in PR 42667
To g
Module Name:src
Committed By: enami
Date: Sun Feb 13 06:17:36 UTC 2011
Modified Files:
src/sys/dev/raidframe: rf_disks.c
Log Message:
Remove one of trailing whitespace which adds unnecessary difference
against netbsd-5 branch.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: nonaka
Date: Sun Feb 13 06:43:52 UTC 2011
Modified Files:
src/sys/dev/marvell: mvsdio.c
src/sys/dev/sdmmc: sdmmc.c sdmmc_io.c sdmmc_mem.c sdmmcreg.h sdmmcvar.h
Log Message:
- Don't switch MMC high-speed timing, if host controller isn't
Module Name:src
Committed By: nonaka
Date: Sun Feb 13 07:25:56 UTC 2011
Modified Files:
src/sys/dev/sdmmc: sdmmc_mem.c sdmmcreg.h
Log Message:
use MMC_CSD_CSDVER_EXT_CSD.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/sdmmc/sdmmc_mem.c
cvs rdif
70 matches
Mail list logo