Module Name:src
Committed By: kefren
Date: Sun Jan 27 05:53:21 UTC 2013
Modified Files:
src/usr.sbin/ldpd: ldp_peer.c
Log Message:
re-enable peer authentication
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/ldpd/ldp_peer.c
Please note that dif
Module Name:src
Committed By: macallan
Date: Sun Jan 27 03:59:10 UTC 2013
Modified Files:
src/sys/dev/wscons: wsdisplay_vconsvar.h
Log Message:
fix a typo in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/dev/wscons/wsdisplay_vconsvar.h
Module Name:src
Committed By: christos
Date: Sun Jan 27 02:32:39 UTC 2013
Modified Files:
src/tests/lib/libc: Makefile
Log Message:
rename the only use of HAS_SSP in the tree to HAVE_SSP.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/tests/lib/libc/Ma
Module Name:src
Committed By: christos
Date: Sun Jan 27 02:31:44 UTC 2013
Modified Files:
src/share/mk: bsd.own.mk bsd.sys.mk
Log Message:
Move HAS_SSP and USE_SSP out of bsd.sys.mk. They did not belong there in
the first place. Rename HAS_SSP to HAVE_SSP to match existing
Module Name:src
Committed By: christos
Date: Sun Jan 27 02:22:27 UTC 2013
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
we cannot include bsd.sys.mk because of YHEADER. The incestious relation
of the .mk files needs to be fixed.
To generate a diff of this commit:
Module Name:src
Committed By: jakllsch
Date: Sun Jan 27 01:36:34 UTC 2013
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.629 -r1.630 src/sys/dev/usb/usbdevs.h
cvs rdiff -u -r1.630 -r1.631 s
Module Name:src
Committed By: jakllsch
Date: Sun Jan 27 01:35:29 UTC 2013
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
Remove duplicate Quanta product. Add Ralink RT5370.
To generate a diff of this commit:
cvs rdiff -u -r1.636 -r1.637 src/sys/dev/usb/usbdevs
Pl
Module Name:src
Committed By: tls
Date: Sat Jan 26 22:22:07 UTC 2013
Modified Files:
src/sys/kern: kern_rndq.c
Log Message:
Tweak the previous a little: don't be so hasty to declare sources "fast"
and process them in bulk, but, always declare hardware RNGs and VM system
so
Module Name:src
Committed By: christos
Date: Sat Jan 26 22:04:18 UTC 2013
Modified Files:
src/share/mk: bsd.sys.mk sys.mk
Log Message:
CTFCONVERT complains and coredumps for c++
To generate a diff of this commit:
cvs rdiff -u -r1.221 -r1.222 src/share/mk/bsd.sys.mk
cvs r
Module Name:src
Committed By: christos
Date: Sat Jan 26 21:58:41 UTC 2013
Modified Files:
src/tests/lib/libc: Makefile
Log Message:
Don't include bsd.sys.mk; like sys.mk it is supposed to be used only
internally.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1
Module Name:src
Committed By: christos
Date: Sat Jan 26 21:49:20 UTC 2013
Modified Files:
src/share/mk: bsd.prog.mk bsd.sys.mk sys.mk
Log Message:
CTFCONVERT me harder.
To generate a diff of this commit:
cvs rdiff -u -r1.279 -r1.280 src/share/mk/bsd.prog.mk
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Sat Jan 26 21:48:59 UTC 2013
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
include
This is a mess. HAS_SSP (which should really be HAVE_SSP), is defined
in bsd.sys.mk. So things that need it, include the file directly.
Module Name:src
Committed By: bouyer
Date: Sat Jan 26 21:36:27 UTC 2013
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.2
Log Message:
ticket 800
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/doc/CHANGES-6.0.2
Please note that diffs are not p
Module Name:src
Committed By: bouyer
Date: Sat Jan 26 21:36:10 UTC 2013
Modified Files:
src/sys/kern [netbsd-6-0]: subr_cprng.c
Log Message:
Pull up following revision(s) (requested by tls in ticket #800):
sys/kern/subr_cprng.c: revision 1.15
Fix a security issue:
Module Name:src
Committed By: bouyer
Date: Sat Jan 26 21:36:06 UTC 2013
Modified Files:
src/doc [netbsd-6]: CHANGES-6.1
Log Message:
ticket 800
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.75 -r1.1.2.76 src/doc/CHANGES-6.1
Please note that diffs are not publi
Module Name:src
Committed By: bouyer
Date: Sat Jan 26 21:35:23 UTC 2013
Modified Files:
src/sys/kern [netbsd-6]: subr_cprng.c
Log Message:
Pull up following revision(s) (requested by tls in ticket #800):
sys/kern/subr_cprng.c: revision 1.15
Fix a security issue: wh
Module Name:src
Committed By: kefren
Date: Sat Jan 26 21:07:49 UTC 2013
Modified Files:
src/usr.sbin/ldpd: conffile.c conffile.h socketops.c
Log Message:
* add a new keyword for config file - passive-if and check if it's
allowed to use the interface before join/send mc
Module Name:src
Committed By: christos
Date: Sat Jan 26 20:15:50 UTC 2013
Modified Files:
src/external/cddl/osnet/dist/lib/libzfs/common: libzfs_util.c
Log Message:
Avoid comparison between pointer and integer.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6
Module Name:src
Committed By: christos
Date: Sat Jan 26 19:45:02 UTC 2013
Modified Files:
src/sys/fs/msdosfs: denode.h
Log Message:
fix fstat build.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/fs/msdosfs/denode.h
Please note that diffs are not
Module Name:src
Committed By: kefren
Date: Sat Jan 26 19:44:52 UTC 2013
Modified Files:
src/usr.sbin/ldpd: ldp.h socketops.c
Log Message:
use predefined group consts/macros instead of ptoning strings
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.sbi
Module Name:src
Committed By: riastradh
Date: Sat Jan 26 19:38:17 UTC 2013
Modified Files:
src/sys/kern: sys_select.c
Log Message:
Assert equality, not assignment, in selrecord.
Code inspection suggests that this fix is not likely to reveal any
latent problems.
To gener
Module Name:src
Committed By: tls
Date: Sat Jan 26 19:05:12 UTC 2013
Modified Files:
src/sys/kern: kern_rndq.c
src/sys/sys: rnd.h
Log Message:
Rather than holding samples from each source until we have 64 at a time to
process, process them ASAP for low-rate sources
Module Name:src
Committed By: apb
Date: Sat Jan 26 18:44:22 UTC 2013
Modified Files:
src/etc: MAKEDEV.tmpl
Log Message:
The console major number is not always 0; when creating a temporary
console while populating a memory disk, use %CONSOLE_CMAJOR% instead
of 0, and let MA
Module Name:src
Committed By: apb
Date: Sat Jan 26 18:13:56 UTC 2013
Modified Files:
src/sys/arch/atari/dev: clock.c
Log Message:
use sizeof(buffer) - 1, not sizeof(buffer - 1)
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/atari/dev/clock.c
Module Name:src
Committed By: kefren
Date: Sat Jan 26 17:46:50 UTC 2013
Modified Files:
src/usr.sbin/ldpd: socketops.c
Log Message:
allow compile without -DINET6
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.sbin/ldpd/socketops.c
Please note that
Module Name:src
Committed By: dyoung
Date: Sat Jan 26 17:37:39 UTC 2013
Modified Files:
src/sys/arch/x86/include: i82093reg.h i82489reg.h
src/sys/arch/x86/pci: pci_intr_machdep.c
Log Message:
Several registers and bitfields named IOAPIC_* actually belong to the
LAP
Module Name:src
Committed By: christos
Date: Sat Jan 26 16:58:32 UTC 2013
Modified Files:
src/usr.sbin/makefs/msdos: msdosfs_vnops.c
Log Message:
depend on TOOLS instead of __NetBSD__ for extra functionality
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src
Module Name:src
Committed By: christos
Date: Sat Jan 26 16:52:43 UTC 2013
Added Files:
src/tools/compat/fs/msdosfs: bootsect.h bpb.h denode.h direntry.h fat.h
msdosfsmount.h
Log Message:
links for makefs
To generate a diff of this commit:
cvs rdiff -u -r0 -r1
Module Name:src
Committed By: christos
Date: Sat Jan 26 16:51:51 UTC 2013
Modified Files:
src/sys/fs/msdosfs: denode.h msdosfs_conv.c msdosfs_fat.c
msdosfs_lookup.c msdosfsmount.h
Log Message:
more cross-compile friendly.
To generate a diff of this commit:
cv
Module Name:src
Committed By: christos
Date: Sat Jan 26 16:50:46 UTC 2013
Modified Files:
src/usr.sbin/makefs/ffs: buf.h
src/usr.sbin/makefs/msdos: Makefile.inc msdosfs_denode.c
msdosfs_vfsops.c msdosfs_vnops.c
Log Message:
make this cross-compile frien
Module Name:src
Committed By: tls
Date: Sat Jan 26 16:05:34 UTC 2013
Modified Files:
src/sys/kern: subr_cprng.c
Log Message:
Fix a security issue: when we are reseeding a PRNG seeded early in boot
before we had ever had any entropy, if something else has consumed the
entro
Module Name:src
Committed By: tsutsui
Date: Sat Jan 26 16:00:04 UTC 2013
Modified Files:
src/sys/arch/luna68k/stand/boot: boot.ldscript
Log Message:
Add proper padding to text section for elf2aout conversion.
The data and bss sections are 8 byte aligned on m68k ELF format
Module Name:src
Committed By: christos
Date: Sat Jan 26 15:53:00 UTC 2013
Modified Files:
src/usr.bin/make: job.c main.c
Log Message:
Check read and write errors to avoid warnings from linux.
XXX: Should we print an error and exit instead?
To generate a diff of this comm
Module Name:src
Committed By: tsutsui
Date: Sat Jan 26 15:46:24 UTC 2013
Modified Files:
src/sys/arch/luna68k/luna68k: clock.c machdep.c pmap_bootstrap.c
Log Message:
Whitespace nits.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/luna68k/luna68
Module Name:src
Committed By: tsutsui
Date: Sat Jan 26 15:44:15 UTC 2013
Modified Files:
src/sys/arch/luna68k/dev: timekeeper.c
Log Message:
Fix offset of DS1287A NVRAM address on LUNA-II.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/luna68k
Module Name:src
Committed By: para
Date: Sat Jan 26 15:18:01 UTC 2013
Modified Files:
src/sys/kern: subr_vmem.c
src/sys/rump/librump/rumpkern: vm.c
src/sys/sys: vmem.h
src/sys/uvm: uvm_km.c
Log Message:
revert previous commit not yet fully functiona
Module Name:src
Committed By: para
Date: Sat Jan 26 13:50:34 UTC 2013
Modified Files:
src/sys/kern: subr_vmem.c
src/sys/rump/librump/rumpkern: vm.c
src/sys/sys: vmem.h
src/sys/uvm: uvm_km.c
Added Files:
src/sys/sys: vmem_impl.h
Log Message:
Module Name:src
Committed By: jmcneill
Date: Sat Jan 26 11:58:43 UTC 2013
Modified Files:
src/sys/arch/arm/broadcom: bcm2835reg.h
Log Message:
add vchiq base and size
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/broadcom/bcm2835reg.h
Ple
Module Name:src
Committed By: skrll
Date: Sat Jan 26 08:01:49 UTC 2013
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_obio.c bcm2835_space.c bcm2835reg.h
Log Message:
Deal with bus addresses better. Switch the DMA bus address base to the
cache coherent range - not that
39 matches
Mail list logo