Module Name:src
Committed By: riz
Date: Mon Feb 1 05:05:44 UTC 2016
Modified Files:
src/sys/kern: subr_devsw.c vfs_bio.c
Log Message:
Implement the 'io' provider for DTrace. From riastradh@, with
fixes from me.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1
Module Name:src
Committed By: christos
Date: Mon Feb 1 02:59:33 UTC 2016
Modified Files:
src/sys/fs/msdosfs: direntry.h msdosfs_conv.c msdosfs_vnops.c
Log Message:
We can't depend on dp->d_namlen existing for the parts that are used in
makefs(8).
To generate a diff of t
Module Name:src
Committed By: christos
Date: Mon Feb 1 02:16:48 UTC 2016
Modified Files:
src/external/bsd/elftoolchain/dist/libelf: _libelf_config.h
Log Message:
For the tools version we determine our own arch, we don't need to figure
it out at runtime in the linux case.
Module Name:src
Committed By: christos
Date: Mon Feb 1 02:12:55 UTC 2016
Modified Files:
src/external/cddl/osnet/sys/sys: sysmacros.h types.h
Added Files:
src/external/cddl/osnet/sys/sys: opentypes.h
Log Message:
Split the opensolaris types into opentypes.h becaus
Module Name:src
Committed By: christos
Date: Mon Feb 1 02:09:54 UTC 2016
Modified Files:
src/external/cddl/osnet/sys/sys: errno.h
Log Message:
prevent re-defines
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/cddl/osnet/sys/sys/errno.h
Please
Module Name:src
Committed By: christos
Date: Sun Jan 31 23:41:38 UTC 2016
Modified Files:
src/lib/libc/gen: getpass.c
Log Message:
PR/50695: coypu: ctrl-c in su password input breaks shell (bash, csh)
Always restore the tty settings.
To generate a diff of this commit:
cv
Module Name:src
Committed By: pooka
Date: Sun Jan 31 23:14:34 UTC 2016
Modified Files:
src/distrib/sets/lists/comp: mi
src/sys/rump/include/rump: Makefile rump.h
Added Files:
src/sys/rump/include/rump: rump_syscallshotgun.h
Log Message:
Move "shotgun approa
Module Name:src
Committed By: christos
Date: Sun Jan 31 23:11:49 UTC 2016
Modified Files:
src/sbin/disklabel: Makefile
Log Message:
fix broken patch
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/sbin/disklabel/Makefile
Please note that diffs are not
Module Name:othersrc
Committed By: lukem
Date: Sun Jan 31 22:28:58 UTC 2016
Removed Files:
othersrc/usr.bin/tnftp/libedit: makelist.in
Log Message:
remove now-unused makelist.in
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r0 othersrc/usr.bin/tnftp/libedit/make
Module Name:othersrc
Committed By: lukem
Date: Sun Jan 31 22:25:37 UTC 2016
Modified Files:
othersrc/usr.bin/tnftp: Makefile.in configure tnftp_config.h.in
othersrc/usr.bin/tnftp/libedit: Makefile.in
othersrc/usr.bin/tnftp/libnetbsd: Makefile.in
othe
Module Name:othersrc
Committed By: lukem
Date: Sun Jan 31 22:23:59 UTC 2016
Modified Files:
othersrc/usr.bin/tnftp: configure.ac
Log Message:
configure.ac: remove alloca and RETSIGTYPE
alloca() isn't used by libedit any more - remove AC_FUNC_ALLOCA()
don't use RETSIGTYPE
Module Name:othersrc
Committed By: lukem
Date: Sun Jan 31 22:18:35 UTC 2016
Modified Files:
othersrc/usr.bin/tnftp: configure.ac
othersrc/usr.bin/tnftp/libedit: Makefile.am
Log Message:
libedit: adapt back to upstream makelist
Simplify syncing with upstream by ada
Module Name:othersrc
Committed By: lukem
Date: Sun Jan 31 22:11:18 UTC 2016
Modified Files:
othersrc/usr.bin/tnftp/libedit: makelist
Log Message:
makelist: allow AWK to be supplied in env
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 othersrc/usr.bin/tnftp/
Module Name:othersrc
Committed By: lukem
Date: Sun Jan 31 22:08:37 UTC 2016
Modified Files:
othersrc/usr.bin/tnftp/libedit: config.h
Log Message:
adapt config.h to use tnftp.h
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 othersrc/usr.bin/tnftp/libedit/conf
Module Name:othersrc
Committed By: lukem
Date: Sun Jan 31 22:06:02 UTC 2016
Added Files:
othersrc/usr.bin/tnftp/libedit: config.h makelist
Log Message:
restore config.h and makelist from upstream
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.3 othersrc/usr.bin/
Module Name:src
Committed By: christos
Date: Sun Jan 31 18:57:29 UTC 2016
Modified Files:
src/sbin/disklabel: Makefile bswap.c bswap.h interact.c main.c
Log Message:
PR/50729: Izumi Tsutsui: Add "SMALLPROG"-like options to disklabel(8)
To generate a diff of this commit:
Module Name:src
Committed By: christos
Date: Sun Jan 31 18:56:49 UTC 2016
Modified Files:
src/distrib/utils: Makefile
Added Files:
src/distrib/utils/x_disklabel: Makefile
Log Message:
PR/50729: Izumi Tsutsui: Add "small" disklabel
To generate a diff of this commi
Module Name:src
Committed By: christos
Date: Sun Jan 31 18:47:14 UTC 2016
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
flip amd64 and evbarm to the new binutils
To generate a diff of this commit:
cvs rdiff -u -r1.890 -r1.891 src/share/mk/bsd.own.mk
Please note
Module Name:src
Committed By: christos
Date: Sun Jan 31 18:41:36 UTC 2016
Modified Files:
src/distrib/sets: mkvars.mk
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/comp: md.amd64 shl.mi
src/distrib/sets/lists/debug: shl.mi
Log Message:
Module Name:src
Committed By: christos
Date: Sun Jan 31 18:40:24 UTC 2016
Modified Files:
src/distrib/sets/lists/xcomp: md.evbarm
Log Message:
add nouveau lint file
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/distrib/sets/lists/xcomp/md.evbarm
Please
Module Name:src
Committed By: christos
Date: Sun Jan 31 18:37:42 UTC 2016
Modified Files:
src/external/gpl3/binutils/lib/libopcodes: Makefile
Log Message:
bump major for new binutils.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/gpl3/binutils/
Module Name:src
Committed By: christos
Date: Sun Jan 31 15:32:13 UTC 2016
Modified Files:
src/sys/arch/zaurus/stand/zboot: Makefile
src/sys/arch/zaurus/stand/zbsdmod: Makefile
Log Message:
include bsd.init.mk to get Makefile.inc
To generate a diff of this commit:
Module Name:src
Committed By: christos
Date: Sun Jan 31 15:30:14 UTC 2016
Modified Files:
src/share/mk: bsd.lib.mk bsd.own.mk bsd.prog.mk bsd.sys.mk
Log Message:
Introduce NOPIE and NOCTF so that standalone programs build properly.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Sun Jan 31 15:29:04 UTC 2016
Modified Files:
src/sys/arch/evbarm/stand/gzboot: Makefile.gzboot
Log Message:
remove the MKPIE and MKCTF no hack, and move it to the .mk files
To generate a diff of this commit:
cvs rdiff -u -r1.3
: key.c key.h term.c term.h
Log Message:
libedit: Merge NetBSD-20160131
Merge changes between NetBSD-20050531 and NetBSD-20160131.
Add back code previously removed in tnftp and #if 0 it out.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 othersrc/usr.bin/tnftp/libedit/chared.c
Module Name:othersrc
Committed By: lukem
Date: Sun Jan 31 08:23:17 UTC 2016
Update of /cvsroot/othersrc/usr.bin/tnftp/libedit
In directory ivanova.netbsd.org:/tmp/cvs-serv17912
Log Message:
Update libedit from NetBSD-current 20160131
* Notable API changes, even if not used by
26 matches
Mail list logo