Re: port-sparc build broken - ramdisk

2013-08-25 Thread Andreas Gustafsson
Paul Goyette wrote: gethnamaddr.c:(.text+0x28c4): multiple definition of `_gethostbyname' [...] Please note that this was an update build, so it is always possible that there is a stale file that didn't get rebuilt because of unknown dependencies... This does not appear to be an update

Re: 3TB device that shows up as two devices

2013-08-25 Thread Marius Botha
Hi guys, the solution are very easy. Just open the casing pull out the hard drive, put it in your computer as a internal hard drive. Delete the 2 partitions and create as 1 3 tb partition its very easy. Than quick format the 3 tb hard drive. Afterwards put it back into its casing and it will

[PATCH] Some tweaks for ELF

2013-08-25 Thread Maxime Villard
Hi, here is a patch for some tweaks in kern/exec_elf.c. * Typo in a comment * elf_check_header() already ensures eh.e_phnum MAXPHNUM * Put is_dyn before. It's just a small optimization: elf_check_header(eh, ET_EXEC) is always called before checking is_dyn, so if we invert the two things

Re: [PATCH] Some tweaks for ELF

2013-08-25 Thread Martin Husemann
On Sun, Aug 25, 2013 at 03:31:42PM +0200, Maxime Villard wrote: Ok/Comments? Looks fine. Martin

daily CVS update output

2013-08-25 Thread NetBSD source update
Updating src tree: P src/common/lib/libc/arch/arm/string/strrchr_arm.S P src/distrib/utils/libhack/gethost.c P src/lib/libkern/Makefile P src/sbin/newfs_udf/udf_write.c P src/sys/arch/arm/broadcom/bcm2835_rng.c P src/sys/arch/evbarm/conf/files.armadaxp P src/sys/arch/vax/include/types.h P