Module Name:src
Committed By: christos
Date: Sun Oct 26 01:42:07 UTC 2014
Modified Files:
src/sys/uvm: uvm_map.c uvm_pglist.c
Log Message:
Define UVMDEBUG for expensive debugging operations. Idea from chuq.
To generate a diff of this commit:
cvs rdiff -u -r1.330 -r1.331
Module Name:src
Committed By: mlelstv
Date: Sat Oct 25 22:00:19 UTC 2014
Modified Files:
src/sbin/fsck: fsck.c
Log Message:
fix logic that handles command line arguments. Now you can:
fsck /mnt/point
fsck dkX
fsck rdkX
fsck /dev/dkX
fsck /dev/rdkX
fsck NAME=wedge
To gen
Module Name:src
Committed By: christos
Date: Sat Oct 25 21:01:12 UTC 2014
Modified Files:
src/external/bsd/acpica/bin/iasl: Makefile
Log Message:
adjust to new acpica
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/bsd/acpica/bin/iasl/Makefile
P
Module Name:src
Committed By: christos
Date: Sat Oct 25 21:11:37 UTC 2014
Modified Files:
src/external/bsd/ppp/dist/pppd: auth.c cbcp.c cbcp.h ccp.c ccp.h
chap-md5.c chap-md5.h chap-new.c chap-new.h chap_ms.c chap_ms.h
demand.c eap.c eap.h ecp.c ecp.
Module Name:src
Committed By: christos
Date: Sat Oct 25 21:02:31 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new acpica
To generate a diff of this commit:
cvs rdiff -u -r1.1165 -r1.1166 src/doc/3RDPARTY
cvs rdiff -u -r1.2002 -r1.2003 src/doc/CHANGES
Module Name:src
Committed By: christos
Date: Sat Oct 25 21:00:20 UTC 2014
Modified Files:
src/sys/dev/acpi: acpi.c
Log Message:
adjust for newer acpica
To generate a diff of this commit:
cvs rdiff -u -r1.258 -r1.259 src/sys/dev/acpi/acpi.c
Please note that diffs are not
Module Name:src
Committed By: christos
Date: Sat Oct 25 21:00:08 UTC 2014
Modified Files:
src/sys/external/bsd/acpica/conf: files.acpica
src/sys/external/bsd/acpica/dist/common: dmtbinfo.c
src/sys/external/bsd/acpica/dist/compiler: aslanalyze.c aslcompile.c
Module Name:src
Committed By: christos
Date: Sat Oct 25 20:58:03 UTC 2014
Update of /cvsroot/src/sys/external/bsd/acpica/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv11027
Log Message:
26 September 2014. Summary of changes for version
Module Name:src
Committed By: christos
Date: Sat Oct 25 19:08:48 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new pppd
To generate a diff of this commit:
cvs rdiff -u -r1.1164 -r1.1165 src/doc/3RDPARTY
cvs rdiff -u -r1.2001 -r1.2002 src/doc/CHANGES
Pl
Module Name:src
Committed By: christos
Date: Sat Oct 25 19:06:34 UTC 2014
Modified Files:
src/external/bsd/ppp: ppp2netbsd
src/external/bsd/ppp/dist/chat: chat.8 chat.c
src/external/bsd/ppp/dist/pppd: auth.c cbcp.c cbcp.h ccp.c ccp.h
chap-md5.c c
Module Name:src
Committed By: christos
Date: Sat Oct 25 18:47:47 UTC 2014
Update of /cvsroot/src/external/bsd/ppp/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv29243
Log Message:
* Fixed a potential security issue in parsing option files (CVE-2014-3158).
* There is a new "stop
Module Name:src
Committed By: christos
Date: Sat Oct 25 18:43:30 UTC 2014
Update of /cvsroot/src/external/bsd/ppp/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv107
Log Message:
import new pppd:
* Fixed a potential security issue in parsing option files (CVE-2014-3158).
* There
Module Name:src
Committed By: joerg
Date: Sat Oct 25 18:15:18 UTC 2014
Modified Files:
src/sys/dev/ic: dwc_gmac_reg.h
Log Message:
Fix grammar
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/ic/dwc_gmac_reg.h
Please note that diffs are not publ
Module Name:src
Committed By: joerg
Date: Sat Oct 25 18:00:25 UTC 2014
Modified Files:
src/sys/dev/ic: dwc_gmac.c
Log Message:
Fix typo. Use format string.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/ic/dwc_gmac.c
Please note that diffs are
Module Name:src
Committed By: mlelstv
Date: Sat Oct 25 16:47:24 UTC 2014
Modified Files:
src/sbin/newfs: newfs.c
Log Message:
Support wedge names.
before:
newfs dk1- formats /dev/rdk1
newfs rdk1 - cannot open /dev/rrdk1
newfs /dev/dk1 - /dev/dk
Module Name:src
Committed By: christos
Date: Sat Oct 25 15:07:13 UTC 2014
Modified Files:
src/sys/netinet: tcp_output.c
Log Message:
Avoid stack overflow when SACK and TCP_SIGNATURE are both present. Thanks
to Jonathan Looney for pointing this out.
To generate a diff of
Module Name:src
Committed By: joerg
Date: Sat Oct 25 15:02:12 UTC 2014
Modified Files:
src/distrib/sets/lists/base: ad.aarch64 ad.arm ad.mips ad.riscv
md.amd64 md.sparc64
src/distrib/sets/lists/comp: ad.aarch64 ad.arm ad.mips ad.riscv
md.amd6
Module Name:src
Committed By: christos
Date: Sat Oct 25 12:54:28 UTC 2014
Modified Files:
src/lib: Makefile
Log Message:
Try to future-proof this. Can libasan be built by clang?
To generate a diff of this commit:
cvs rdiff -u -r1.218 -r1.219 src/lib/Makefile
Please note
Module Name:src
Committed By: skrll
Date: Sat Oct 25 11:35:15 UTC 2014
Modified Files:
src/sys/external/bsd/vchiq/dist/interface/compat: vchi_bsd.h
Log Message:
G/C some unused code.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 \
src/sys/external/bsd/v
Module Name:src
Committed By: skrll
Date: Sat Oct 25 10:58:12 UTC 2014
Modified Files:
src/distrib/sets/lists/comp: ad.aarch64 ad.arm
src/sys/arch/acorn32/acorn32: rpc_machdep.c
src/sys/arch/acorn32/eb7500atx: eb7500atx_machdep.c
src/sys/arch/acorn32
Module Name:src
Committed By: martin
Date: Sat Oct 25 10:02:15 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #156
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.65 -r1.1.2.66 src/doc/CHANGES-7.0
Please note that diffs are not publ
Module Name:src
Committed By: martin
Date: Sat Oct 25 10:00:47 UTC 2014
Modified Files:
src/sys/kern [netbsd-7]: kern_exec.c
Log Message:
Pull up following revision(s) (requested by dholland in ticket #156):
sys/kern/kern_exec.c: revision 1.409
PR/49287: David Holl
22 matches
Mail list logo