Module Name:src
Committed By: skrll
Date: Sun May 5 07:11:34 UTC 2013
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
Create a sanitise_includes function and use it everywhere it's needed.
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/tools/
Module Name:src
Committed By: skrll
Date: Sun May 5 09:05:47 UTC 2013
Modified Files:
src/external/gpl3/gcc/lib/crtstuff/arch: earm.mk earmeb.mk earmhf.mk
src/external/gpl3/gcc/lib/libgcc/arch: earmhf.mk
src/external/gpl3/gcc/lib/libobjc/arch/earmhf: defs.m
Module Name:src
Committed By: skrll
Date: Sun May 5 10:16:39 UTC 2013
Modified Files:
src/external/gpl3/binutils/lib/libbfd/arch/earm: bfd_stdint.h
src/external/gpl3/binutils/usr.bin/gas/arch/earm: config.h
src/external/gpl3/binutils/usr.bin/gas/arch/earmhf
Module Name:src
Committed By: skrll
Date: Sun May 5 10:23:02 UTC 2013
Modified Files:
src/external/gpl3/gdb/lib/libbfd/arch/earmhf: config.h
src/external/gpl3/gdb/lib/libgdb/arch/earmeb: config.h defs.mk init.c
src/external/gpl3/gdb/lib/libgdb/arch/earmhf:
Module Name:src
Committed By: skrll
Date: Sun May 5 10:26:57 UTC 2013
Modified Files:
src/lib/csu/arch/arm: crtbegin.S
src/lib/csu/arch/earm: crtbegin.S
Log Message:
Whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/csu/arch/arm/crtb
Module Name:src
Committed By: skrll
Date: Sun May 5 10:28:11 UTC 2013
Modified Files:
src/tests/lib/libc/sys: t_swapcontext.c
Log Message:
Whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/sys/t_swapcontext.c
Please note that dif
Module Name:src
Committed By: skrll
Date: Sun May 5 10:30:22 UTC 2013
Modified Files:
src/sys/arch/arm/arm32: arm32_reboot.c
Log Message:
Sprinkle cnpollc for correct (usb) keyboard handling.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/a
Module Name:src
Committed By: lukem
Date: Sun May 5 10:40:19 UTC 2013
Modified Files:
src/usr.bin/ftp: version.h
Log Message:
Version 20130220: restart fix, SYST response parsing improvement
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/usr.bin/ftp/v
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 11:07:10 UTC 2013
Update of /cvsroot/othersrc/usr.bin/tnftp/src
In directory ivanova.netbsd.org:/tmp/cvs-serv5372
Log Message:
Import NetBSD usr.bin/ftp 20130220:
* https:// support. NetBSD problem 47276.
* Allow -R to res
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 11:17:31 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp/src: cmds.c cmdtab.c extern.h fetch.c ftp.1
ftp.c ftp_var.h main.c progressbar.c util.c version.h
Log Message:
Merge NetBSD-20130220
To generate
Module Name:src
Committed By: msaitoh
Date: Sun May 5 11:28:34 UTC 2013
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
Check whether sc->bge_dmatag != NULL or not. Fix a bug that
bge_release_resources() panics when bge_attach failed.
To generate a diff of this c
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 11:34:21 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp: tnftp.h
Log Message:
include , (if present.)
compat define for __dead
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 othersrc/usr.bin/tnftp
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 11:44:06 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp: configure.ac
Log Message:
look for locale.h
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 othersrc/usr.bin/tnftp/configure.ac
Please note
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 11:48:16 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp/src: main.c
Log Message:
Reenable setlocale() if HAVE_SETLOCALE
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 othersrc/usr.bin/tnftp/src/mai
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 11:51:43 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp/src: util.c
Log Message:
Only use setlocale() if it's available.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 othersrc/usr.bin/tnftp/src/ut
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 11:57:58 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp: Makefile.in aclocal.m4 configure
othersrc/usr.bin/tnftp/libedit: Makefile.in
othersrc/usr.bin/tnftp/libnetbsd: Makefile.in
othersrc/us
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 11:58:23 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp: tnftp_config.h.in
othersrc/usr.bin/tnftp/buildaux: config.guess config.sub install-sh
ltmain.sh
Log Message:
regen
To generate a diff o
Module Name:src
Committed By: pooka
Date: Sun May 5 12:27:38 UTC 2013
Modified Files:
src/lib/librumpuser: rumpuser_pth.c
Log Message:
Initialize rw->downgrade when allocating a rwlock.
should/might/etc fix recent test hangs reported by martin & pgoyette
To generate a
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 13:06:37 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp: Makefile.am
Log Message:
pass -Ibuildaux to aclocal
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 othersrc/usr.bin/tnftp/Makefile.am
Please
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 13:12:51 UTC 2013
Added Files:
othersrc/usr.bin/tnftp/buildaux: ax_check_openssl.m4
Log Message:
AX_CHECK_OPENSSL()
from http://www.gnu.org/software/autoconf-archive/ax_check_openssl.html
To generate a diff of th
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 13:17:06 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp: configure.ac tnftp.h
othersrc/usr.bin/tnftp/src: Makefile.am ssl.c
Log Message:
Implement --enable-ssl (yes,no,auto) to enable SSL for https:// fetch
Module Name:src
Committed By: isaki
Date: Sun May 5 13:17:15 UTC 2013
Modified Files:
src/sys/arch/m68k/fpe: fpu_rem.c
Log Message:
Rename modrem -> is_mod for a readability.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/m68k/fpe/fpu_rem.c
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 13:20:16 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp/libnetbsd: glob.c
Log Message:
__UNCONST compat moved to tnftp.h
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 othersrc/usr.bin/tnftp/libnet
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 13:21:07 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp: Makefile.in aclocal.m4 configure
tnftp_config.h.in
othersrc/usr.bin/tnftp/libedit: Makefile.in
othersrc/usr.bin/tnftp/libnetbsd: M
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 13:23:03 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp: todo
Log Message:
now have locale autoconf check
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 othersrc/usr.bin/tnftp/todo
Please note tha
Module Name:src
Committed By: isaki
Date: Sun May 5 13:25:20 UTC 2013
Modified Files:
src/sys/arch/m68k/fpe: fpu_rem.c
Log Message:
R := X even if L < 0 in Step2, according to algorithm of the comment.
This solves many cases of |X| < |Y|.
To generate a diff of this comm
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 13:29:19 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp/src: Makefile.am
Log Message:
EXTRA_DIST ssl.h
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 othersrc/usr.bin/tnftp/src/Makefile.am
Please no
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 13:29:59 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp: configure
othersrc/usr.bin/tnftp/src: Makefile.in
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 othersrc/usr.bin
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 13:34:27 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp: ChangeLog
Log Message:
Merge NetBSD ftp 20130220.
Add support for detecting openssl and enabling ssl for https:// fetch
To generate a diff of this commit:
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 13:40:54 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp: ChangeLog
Log Message:
Credit people who provided fixes in PRs in the recent import.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 othersrc
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 13:41:59 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp: THANKS
Log Message:
Add a bunch of names in the ChangeLog to THANKS.
Strip out email addresses; they're often out of date.
To generate a diff of this commi
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 13:43:49 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp: ChangeLog
Log Message:
remove duplicate entry
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 othersrc/usr.bin/tnftp/ChangeLog
Please note t
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 13:50:50 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp: configure.ac
Log Message:
tnftp-20130505:
* Support https:// fetch if OpenSSL is available and enabled.
* Allow -R to restart non-existent ftp:// URIs
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 13:53:39 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp: ChangeLog NEWS
Log Message:
release tnftp 20130505
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 othersrc/usr.bin/tnftp/ChangeLog
cvs
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 13:54:48 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp: configure
Log Message:
regen for tnftp 20130505
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 othersrc/usr.bin/tnftp/configure
Please
Module Name:src
Committed By: jdc
Date: Sun May 5 14:22:07 UTC 2013
Modified Files:
src/lib/libcurses: refresh.c
Log Message:
Add extra debugging when copying window contents.
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/lib/libcurses/refresh.c
Ple
Module Name:src
Committed By: jdc
Date: Sun May 5 14:23:16 UTC 2013
Modified Files:
src/lib/libcurses: border.c
Log Message:
Also merge in background attributes.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/lib/libcurses/border.c
Please note that d
Module Name:src
Committed By: jdc
Date: Sun May 5 14:24:05 UTC 2013
Modified Files:
src/lib/libcurses: setterm.c
Log Message:
Extend does_ctrl_o() to compare exit attribute and ext ACS sequences.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/lib/libc
Module Name:src
Committed By: skrll
Date: Sun May 5 15:59:43 UTC 2013
Modified Files:
src/sbin/disklabel: main.c
Log Message:
Add an arch_endian entry for x86_64.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sbin/disklabel/main.c
Please note that d
Module Name:src
Committed By: skrll
Date: Sun May 5 19:01:54 UTC 2013
Added Files:
src/external/gpl3/gcc/lib/libgcc/libgcov/arch/earmhfeb: defs.mk
gcov-iov.h
Log Message:
Missed earmhfeb files from gcc mknative
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: skrll
Date: Sun May 5 19:02:22 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/quad: __aeabi_ldivmod.S
Log Message:
Whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/arch/arm/quad/__aeabi_ldiv
41 matches
Mail list logo