Module Name:src
Committed By: christos
Date: Fri Mar 22 01:24:47 UTC 2013
Modified Files:
src/external/bsd/mdocml/dist: libmandoc.h read.c roff.c
Log Message:
move the code to expand variables in one place and use it to expand
variables inside conditionals. still condition
Module Name:src
Committed By: wiz
Date: Thu Mar 21 23:06:42 UTC 2013
Modified Files:
src/doc: 3RDPARTY
Log Message:
file-5.14 out.
To generate a diff of this commit:
cvs rdiff -u -r1.1012 -r1.1013 src/doc/3RDPARTY
Please note that diffs are not public domain; they are s
Module Name:src
Committed By: christos
Date: Thu Mar 21 21:43:23 UTC 2013
Modified Files:
src/external/bsd/top/bin: Makefile
Log Message:
mandoc can now print numbered registers.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/bsd/top/bin/Makefil
Module Name:src
Committed By: christos
Date: Thu Mar 21 21:42:16 UTC 2013
Modified Files:
src/external/bsd/mdocml/dist: libmandoc.h read.c roff.c
Log Message:
support expanding numbered registers
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.9 -r1.2 src/externa
Module Name:src
Committed By: martin
Date: Thu Mar 21 21:01:10 UTC 2013
Modified Files:
src/sys/dev/rasops: rasops32.c
Log Message:
Ooops, backout local change not intended to be commited with the last change
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27
Module Name:src
Committed By: martin
Date: Thu Mar 21 21:00:12 UTC 2013
Modified Files:
src/sys/dev/rasops: rasops32.c rasops8.c
Log Message:
Add syntatic sugar to avoid hurting my eyes
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/dev/rasops/raso
Module Name:src
Committed By: plunky
Date: Thu Mar 21 20:05:57 UTC 2013
Modified Files:
src/sys/sys: param.h
Log Message:
Bump minor number for removal of kauth_access_action(), as per
http://mail-index.netbsd.org/source-changes/2013/03/18/msg042340.html
Welcome to 6.99
Module Name:src
Committed By: christos
Date: Thu Mar 21 19:17:53 UTC 2013
Modified Files:
src/etc/mtree: NetBSD.dist.tests
Log Message:
new test directories
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/etc/mtree/NetBSD.dist.tests
Please note that di
Module Name:src
Committed By: christos
Date: Thu Mar 21 18:30:09 UTC 2013
Modified Files:
src/sys/net80211: _ieee80211.h ieee80211.c
Log Message:
Instead of always checking for ANYC, make it a valid channel
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src
Module Name:src
Committed By: christos
Date: Thu Mar 21 17:45:05 UTC 2013
Modified Files:
src/etc: services
Log Message:
PR/47678: Dr. Wolfgang Stukenbrock: remove local iscsi entry which conflicted
with the iana assigned one. This port has been assigned to iscsi-target.
Module Name:src
Committed By: christos
Date: Thu Mar 21 17:10:25 UTC 2013
Modified Files:
src/sys/net80211: _ieee80211.h
Log Message:
Don't attempt to dereference ANYC (since it is a pointer to 0x1).
Fixes random crashes in hostap mode (race conditions in the interrupt han
Module Name:src
Committed By: christos
Date: Thu Mar 21 16:51:07 UTC 2013
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
Log Message:
new dlopen tests for libpthread.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16
Module Name:src
Committed By: christos
Date: Thu Mar 21 16:50:22 UTC 2013
Modified Files:
src/tests/lib/libpthread: Makefile
Added Files:
src/tests/lib/libpthread/dlopen: Makefile t_dlopen.c
t_dso_pthread_create.c t_main_pthread_create.c
src/test
Module Name:src
Committed By: christos
Date: Thu Mar 21 16:49:12 UTC 2013
Modified Files:
src/lib/libc/include: reentrant.h
src/lib/libc/thread-stub: thread-stub.c
src/lib/libpthread: Makefile pthread.c pthread_cancelstub.c
pthread_cond.c pthread
Module Name:src
Committed By: mlelstv
Date: Thu Mar 21 15:16:43 UTC 2013
Modified Files:
src/etc/etc.evbarm: Makefile.inc
Log Message:
fix ALL_KERNELS handling
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/etc/etc.evbarm/Makefile.inc
Please note that
Module Name:src
Committed By: pooka
Date: Thu Mar 21 15:03:47 UTC 2013
Modified Files:
src/sys/compat/linux/arch/arm: linux_types.h
Log Message:
Fix stat64 by making it match i386. Other archs might still be broken,
but this is the one I could test.
To generate a diff o
Module Name:src
Committed By: christos
Date: Thu Mar 21 13:22:37 UTC 2013
Modified Files:
src/sys/arch/x86/x86: errata.c
Log Message:
PR/47677 Aktado: x86_errata() should be avoided if NetBSD runs as a KVM guest.
XXX: pullup to 6
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: msaitoh
Date: Thu Mar 21 12:56:03 UTC 2013
Modified Files:
src/sys/dev/pci: if_bge.c if_bgereg.h
Log Message:
Wait for the bootcode to complete initialization for 5717 and newer devices.
See BCM5718 programmer's guide's "step 13, Device reset
Module Name:src
Committed By: skrll
Date: Thu Mar 21 12:47:16 UTC 2013
Modified Files:
src/sys/dev/usb: usb.h
Log Message:
Add some defines from the USB 2.0 specification and suppliments. Also,
add some accessor macros while I'm here.
To generate a diff of this commit:
c
Module Name:src
Committed By: msaitoh
Date: Thu Mar 21 12:33:11 UTC 2013
Modified Files:
src/sys/dev/pci: if_bge.c if_bgereg.h if_bgevar.h
Log Message:
- Sync with FreeBSD and OpenBSD. Almost the same as OpenBSD rev. 1.325:
- Sync the ring setup code closer to FreeBSD's d
Module Name:othersrc
Committed By: lukem
Date: Thu Mar 21 07:44:03 UTC 2013
Modified Files:
othersrc/libexec/tnftpd: ChangeLog 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
21 matches
Mail list logo