Module Name:src
Committed By: msaitoh
Date: Fri Jun 28 06:17:37 UTC 2013
Modified Files:
src: build.sh
Log Message:
The default of hpcarm's MACHINE_ARCH is arm.
To generate a diff of this commit:
cvs rdiff -u -r1.268 -r1.269 src/build.sh
Please note that diffs are not p
Module Name:src
Committed By: matt
Date: Fri Jun 28 06:00:30 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: RPI RPI_INSTALL
Log Message:
Make this like all other INSTALL files. Override RAMDISKNAME to sshramdisk
To generate a diff of this commit:
cvs rdiff -u -r1.34
Module Name:src
Committed By: matt
Date: Fri Jun 28 05:59:59 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: INSTALL
Log Message:
Bump memory disk to 3.5MB
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/conf/INSTALL
Please note that d
Module Name:src
Committed By: matt
Date: Fri Jun 28 05:58:57 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: BEAGLEBONE
Log Message:
Add drvctl
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/evbarm/conf/BEAGLEBONE
Please note that diffs ar
Module Name:src
Committed By: matt
Date: Fri Jun 28 05:59:38 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: Makefile.evbarm.inc
Log Message:
Add RAMDISKNAME to allow a config to override the default name (ramdisk).
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: matt
Date: Fri Jun 28 02:31:16 UTC 2013
Modified Files:
src/sys/arch/arm/omap: am335x_prcm.c am335x_prcm.h
Log Message:
Add a routine to set the mpu multiplier. (not used yet)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/
Module Name:src
Committed By: matt
Date: Fri Jun 28 01:23:05 UTC 2013
Modified Files:
src/sys/kern: uipc_mbuf.c
Log Message:
Make m_copydata panics more verbose
To generate a diff of this commit:
cvs rdiff -u -r1.150 -r1.151 src/sys/kern/uipc_mbuf.c
Please note that dif
Module Name:src
Committed By: matt
Date: Fri Jun 28 01:23:38 UTC 2013
Modified Files:
src/sys/kern: uipc_socket2.c
Log Message:
Make sbdrop panic more verbose
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 src/sys/kern/uipc_socket2.c
Please note that di
Module Name:src
Committed By: matt
Date: Fri Jun 28 01:21:45 UTC 2013
Modified Files:
src/sys/kern: kern_timeout.c
Log Message:
Convert a KASSERT to a KASSERTMSG
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/kern/kern_timeout.c
Please note that d
Module Name:src
Committed By: matt
Date: Fri Jun 28 01:21:06 UTC 2013
Modified Files:
src/sys/kern: sys_pipe.c
Log Message:
Make page loaning in pipes color aware.
To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 src/sys/kern/sys_pipe.c
Please note that d
Module Name:src
Committed By: matt
Date: Fri Jun 28 01:13:40 UTC 2013
Modified Files:
src/sys/arch/vax/boot/boot: conf.c
src/sys/arch/vax/boot/xxboot: bootxx.c
Log Message:
ufs -> ffsv1 (ffsv2 is commentout due to size limitations)
To generate a diff of this comm
Module Name:src
Committed By: matt
Date: Fri Jun 28 00:53:04 UTC 2013
Modified Files:
src/sys/arch/evbarm/beagle: beagle_machdep.c
Log Message:
Add code to make eMMC 8-bit (disabled) since it still needs code in omap3_sdhc
to actually enable 8-bit mode.
To generate a dif
Module Name:src
Committed By: matt
Date: Fri Jun 28 00:52:02 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: BEAGLEBONE
Log Message:
Remove -d from BOOT_ARGS
Remove HWCLOCK definitions
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/evbarm/c
Module Name:src
Committed By: matt
Date: Fri Jun 28 00:50:23 UTC 2013
Modified Files:
src/sys/arch/arm/omap: omap3_sdhc.c omap3_sdmmcreg.h
Log Message:
Add TIAM335X SDMMC BASE definitions
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/omap
Module Name:src
Committed By: yamt
Date: Thu Jun 27 23:22:04 UTC 2013
Modified Files:
src/bin/sh: eval.c redir.c
Log Message:
fix descriptor leaks. PR/47805
this fix was taken from FreeBSD SVN rev 199953 (Jilles Tjoelker)
-
Module Name:xsrc
Committed By: wiz
Date: Thu Jun 27 21:57:21 UTC 2013
Modified Files:
xsrc/external/mit/libXi/dist/src: XGetFCtl.c
Log Message:
Remove check that can never be true.
clang warns:
warning: comparison of constant 268435455 with expression of type
'CARD16' (ak
Module Name:src
Committed By: jdf
Date: Thu Jun 27 21:55:10 UTC 2013
Modified Files:
src/usr.bin/man: man.conf.5
Log Message:
* adjust indentation of list block
* fix capitalization
* remove superfluous word ('The')
Patch supplied by Bug Hunting.
To generate a diff o
Module Name:src
Committed By: christos
Date: Thu Jun 27 21:24:08 UTC 2013
Modified Files:
src/sys/arch/sgimips/stand/sgivol: sgivol.c
Log Message:
close fp
http://M00nBSD.net/ae123a9bae03f7dde5c6d654412daf5a.html
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1
Module Name:src
Committed By: matt
Date: Thu Jun 27 21:24:39 UTC 2013
Modified Files:
src/lib/csu/arch/arm: Makefile.inc
src/lib/csu/arch/earm: Makefile.inc
src/lib/csu/arch/powerpc: Makefile.inc crtend.S
src/lib/csu/common: Makefile.inc crtbegin.c
A
Module Name:src
Committed By: christos
Date: Thu Jun 27 21:23:21 UTC 2013
Modified Files:
src/sys/arch/mipsco/stand/installboot: installboot.c
Log Message:
free boot_code
http://M00nBSD.net/ae123a9bae03f7dde5c6d654412daf5a.html
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: wiz
Date: Thu Jun 27 21:22:46 UTC 2013
Modified Files:
src/share/man/man4: ip.4
Log Message:
New sentence, new line. Fix typo. Remove 'i'.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/share/man/man4/ip.4
Please note tha
Module Name:src
Committed By: christos
Date: Thu Jun 27 21:22:16 UTC 2013
Modified Files:
src/sys/arch/ia64/stand/common: fileload.c
Log Message:
fix uninitialized variable
http://M00nBSD.net/ae123a9bae03f7dde5c6d654412daf5a.html
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: christos
Date: Thu Jun 27 21:21:05 UTC 2013
Modified Files:
src/sys/arch/alpha/eisa: eisa_machdep.c
Log Message:
don't forget to insert the io to the list
http://M00nBSD.net/ae123a9bae03f7dde5c6d654412daf5a.html
To generate a diff of this co
Module Name:src
Committed By: christos
Date: Thu Jun 27 21:16:20 UTC 2013
Modified Files:
src/sys/arch/acorn26/acorn26: cpu.c
Log Message:
move assignment outside setjmp, because static analyzers are not smart enough
to know that it is impossible for id to be uninitialized
Module Name:src
Committed By: christos
Date: Thu Jun 27 20:17:36 UTC 2013
Modified Files:
src/sys/netinet: ip_input.c
Log Message:
flip src/dst
To generate a diff of this commit:
cvs rdiff -u -r1.306 -r1.307 src/sys/netinet/ip_input.c
Please note that diffs are not publ
Module Name:src
Committed By: christos
Date: Thu Jun 27 20:14:25 UTC 2013
Modified Files:
src/share/man/man4: ip.4
Log Message:
add pktinfo stuff
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/share/man/man4/ip.4
Please note that diffs are not public
Module Name:src
Committed By: christos
Date: Thu Jun 27 20:03:36 UTC 2013
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
Log Message:
add pktinfo tests
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/distrib/se
Module Name:src
Committed By: christos
Date: Thu Jun 27 20:01:24 UTC 2013
Modified Files:
src/tests/net/net: Makefile
Added Files:
src/tests/net/net: t_pktinfo.c
Log Message:
add a pktinfo test
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests
Module Name:src
Committed By: christos
Date: Thu Jun 27 19:38:16 UTC 2013
Modified Files:
src/sys/netinet: in.h in_pcb.h ip_input.c ip_output.c
Log Message:
implement IP_PKTINFO and IP_RECVPKTINFO.
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src/sys/net
Module Name:src
Committed By: christos
Date: Thu Jun 27 18:54:31 UTC 2013
Modified Files:
src/sys/kern: uipc_usrreq.c
Log Message:
use sbcreatecontrol1() and m_add() instead of open-coding everything, and
getting it slightly wrong.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Thu Jun 27 18:53:18 UTC 2013
Modified Files:
src/sys/kern: uipc_socket2.c
src/sys/sys: socketvar.h
Log Message:
Introduce a more general method of sbcreatecontrol, sbcreatecontrol1 that
can take flags (M_WAITOK), and all
Module Name:src
Committed By: christos
Date: Thu Jun 27 17:47:18 UTC 2013
Modified Files:
src/sys/kern: uipc_mbuf.c
src/sys/net80211: ieee80211_netbsd.c ieee80211_netbsd.h
src/sys/sys: mbuf.h
Log Message:
- add m_add() that puts an mbuf to end of a chain
-
Module Name:src
Committed By: roy
Date: Thu Jun 27 15:46:40 UTC 2013
Modified Files:
src/usr.sbin/rtadvd: rtadvd.c
Log Message:
Check valid lengths of RDNSS and DNSSL options when rtadvd receives RA/RS.
rtadvd doesn't actually look into the option itself, but it may do in
Module Name:src
Committed By: martin
Date: Thu Jun 27 15:27:46 UTC 2013
Modified Files:
src/sys/arch/sparc64/sparc64: syscall.c
Log Message:
Simplify with sy_invoke()
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/sparc64/sparc64/syscall.c
Pl
Module Name:src
Committed By: matt
Date: Thu Jun 27 14:58:55 UTC 2013
Modified Files:
src/sys/arch/evbarm/beagle: beagle_machdep.c
Log Message:
Only print CBAR on those cortex with CBAR
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sys/arch/evbarm/bea
Module Name:src
Committed By: christos
Date: Thu Jun 27 14:52:58 UTC 2013
Removed Files:
src/share/examples/npf: l2tp-gw.conf
Log Message:
remove file that did not go before.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 src/share/examples/npf/l2tp-gw.conf
P
Module Name:src
Committed By: christos
Date: Thu Jun 27 14:51:30 UTC 2013
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
SSD cards is stupid.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/distrib/utils/embedded/mkimage
Please note t
Module Name:src
Committed By: mrg
Date: Thu Jun 27 14:44:22 UTC 2013
Modified Files:
src/external/gpl3/gcc/dist/gcc: Makefile.in
Log Message:
export ENABLE_SHARED again, for mknative.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/gcc/dist/
Module Name:src
Committed By: mrg
Date: Thu Jun 27 14:43:29 UTC 2013
Removed Files:
src/external/gpl3/gcc/usr.bin/gcc/arch/earm: insn-modes.h
src/external/gpl3/gcc/usr.bin/gcc/arch/earmeb: insn-modes.h
src/external/gpl3/gcc/usr.bin/gcc/arch/earmhf: insn-mode
Module Name:src
Committed By: martin
Date: Thu Jun 27 13:11:11 UTC 2013
Modified Files:
src/libexec/httpd: bozohttpd.c
Log Message:
Check for needed authentication even before redirecting.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/libexec/httpd/bo
Module Name:src
Committed By: martin
Date: Thu Jun 27 13:00:43 UTC 2013
Modified Files:
src/libexec/httpd: bozohttpd.c
Log Message:
Fix debug output for redirects
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/libexec/httpd/bozohttpd.c
Please note tha
Module Name:src
Committed By: wiz
Date: Thu Jun 27 12:44:58 UTC 2013
Modified Files:
src/external/mit/xorg/lib/fontconfig/src: Makefile
Log Message:
Remove clang workaround, problem was fixed using upstream commit.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -
Module Name:xsrc
Committed By: wiz
Date: Thu Jun 27 12:44:11 UTC 2013
Modified Files:
xsrc/external/mit/fontconfig/dist/src: fcname.c
Log Message:
Fix a comparison of constant warning with clang
>From upstream:
commit 9acc14c34a372b54f9075ec3611588298fb2a501
Author: Akira
Module Name:src
Committed By: martin
Date: Thu Jun 27 12:20:08 UTC 2013
Modified Files:
src/libexec/httpd: bozohttpd.c
Log Message:
Fix copy&pasto in debug output
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/libexec/httpd/bozohttpd.c
Please note tha
Module Name:src
Committed By: martin
Date: Thu Jun 27 11:02:20 UTC 2013
Modified Files:
src/libexec/httpd: bozohttpd.c
Log Message:
After handling a request by sending a redirect, do not proceed with the normal
request handling (which would typically add error output after
Module Name:src
Committed By: martin
Date: Thu Jun 27 10:01:31 UTC 2013
Modified Files:
src/libexec/httpd: bozohttpd.c bozohttpd.h cgi-bozo.c
Log Message:
Redo previous (fixing a memory leak introduced), and while there rework
virtual server support - in daemonized mode mi
Module Name:src
Committed By: msaitoh
Date: Thu Jun 27 09:57:49 UTC 2013
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Move the location of wm_check_mng_mode() and wm_get_wakeup() in wm_attach().
Those functions access EEPROM, so they have to call after identifyin
Module Name:src
Committed By: reinoud
Date: Thu Jun 27 09:38:08 UTC 2013
Modified Files:
src/sys/fs/udf: udf_vnops.c
Log Message:
Since UDF volumes are always mounted async, the simple UBC purging with
VOP_PUTPAGES() was never triggered resulting in far too much data in th
48 matches
Mail list logo