CVS: cvs.openbsd.org: src

2012-08-31 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2012/09/01 00:56:03 Modified files: gnu/usr.bin/cc/libobjc: Makefile Log message: Clean up the correct file to fix parallel make failures ok deraadt@

CVS: cvs.openbsd.org: src

2012-08-31 Thread Matthew Dempsky
CVSROOT:/cvs Module name:src Changes by: matt...@cvs.openbsd.org 2012/09/01 00:46:48 Modified files: gnu/usr.bin/binutils-2.17/bfd: elf.c Log message: Fix typo in comment: s/PT_OPENBSD_RANDOMDATA/PT_OPENBSD_RANDOMIZE/

CVS: cvs.openbsd.org: src

2012-08-31 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2012/09/01 00:33:17 Modified files: usr.bin/units : units.lib Log message: update currency exchange rates;

CVS: cvs.openbsd.org: src

2012-08-31 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2012/08/31 21:12:16 Modified files: share/mk : bsd.own.mk Log message: avr32 did not happen

CVS: cvs.openbsd.org: src

2012-08-31 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2012/08/31 21:04:51 Modified files: gnu/usr.bin/binutils-2.17/bfd/doc: Makefile.in gnu/usr.bin/binutils-2.17/binutils/doc: Makefile.in gnu/usr.bin/binutils-2.17/gas/doc: Makefile.in

CVS: cvs.openbsd.org: src

2012-08-31 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:src Changes by: fg...@cvs.openbsd.org 2012/08/31 19:08:16 Modified files: lib/libc/stdio : flockfile.c Log message: sync comment with reality.

CVS: cvs.openbsd.org: src

2012-08-31 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2012/08/31 18:32:24 Removed files: lib/libpthread/uthread: Makefile.inc pthread_private.h sched_prio.c uthread_accept.c uthread_atfork.

CVS: cvs.openbsd.org: src

2012-08-31 Thread Matthew Dempsky
CVSROOT:/cvs Module name:src Changes by: matt...@cvs.openbsd.org 2012/08/31 17:26:47 Modified files: sbin/modload : elf.c Log message: modload needs to invoke ld with -nopie now on ELF platforms ok pascal

CVS: cvs.openbsd.org: src

2012-08-31 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:src Changes by: fg...@cvs.openbsd.org 2012/08/31 16:40:56 Modified files: usr.sbin/smtpd : crypto_backend.c Log message: Use EVP_MAX_MD_SIZE for the key size for now as discussed on icb.

CVS: cvs.openbsd.org: www

2012-08-31 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:www Changes by: fg...@cvs.openbsd.org 2012/08/31 15:26:28 Modified files: faq: current.html Log message: show commands in bold and use sudo when installing

CVS: cvs.openbsd.org: xenocara

2012-08-31 Thread Todd Fries
CVSROOT:/cvs Module name:xenocara Changes by: t...@cvs.openbsd.org2012/08/31 14:23:06 Modified files: distrib/sets/lists/xbase: md.alpha md.amd64 md.armish md.hp300 md.hppa md.i386 md.landisk md.macppc

CVS: cvs.openbsd.org: src

2012-08-31 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2012/08/31 14:13:09 Modified files: share/mk : bsd.lib.mk Log message: Don't treat zaurus special; everybody gets libraries with debug info now. We just savd a bunch of space anyway by no longe

CVS: cvs.openbsd.org: src

2012-08-31 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2012/08/31 14:09:27 Modified files: libexec/ld.so : Makefile Log message: Compile ld.so with debug info. This will not only help people hacking on ld.so itself, but also make it easier to debug cod

CVS: cvs.openbsd.org: src

2012-08-31 Thread Todd C. Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2012/08/31 13:57:12 Modified files: usr.sbin/ac: ac.c Log message: Update license to two-clause BSD. Permission to do so was granted by the authors as per Ed Schouten.

CVS: cvs.openbsd.org: src

2012-08-31 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2012/08/31 13:45:34 Modified files: gnu/usr.bin/binutils/bfd: elf32-hppa.c Log message: Add a DT_DEBUG tag to PIEs as well. ok pascal@

CVS: cvs.openbsd.org: src

2012-08-31 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2012/08/31 13:44:03 Modified files: libexec/ld.so : dlfcn.c Log message: Since _dl_debug_map is only initialized if we see a DT_DEBUG tag, make sure it isn't NULL before we dereference it. Fixes pe

CVS: cvs.openbsd.org: src

2012-08-31 Thread Pascal Stumpf
CVSROOT:/cvs Module name:src Changes by: pas...@cvs.openbsd.org 2012/08/31 13:01:31 Modified files: share/man/man1 : gcc-local.1 Log message: Document PIE-by-default behaviour. With a tweak from matthew@. ok deraadt@ jmc@ matthew@

CVS: cvs.openbsd.org: www

2012-08-31 Thread Christian Weisgerber
CVSROOT:/cvs Module name:www Changes by: na...@cvs.openbsd.org 2012/08/31 12:52:10 Modified files: faq: current.html Log message: fix PIE upgrade instructions and link/anchor

CVS: cvs.openbsd.org: src

2012-08-31 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2012/08/31 12:54:39 Modified files: share/man/man5 : bsd.port.mk.5 Log message: tweak previous;

CVS: cvs.openbsd.org: src

2012-08-31 Thread Mark Lumsden
CVSROOT:/cvs Module name:src Changes by: l...@cvs.openbsd.org2012/08/31 12:06:42 Modified files: usr.bin/mg : buffer.c def.h main.c Log message: Allow an error message for a filename that is too long to be seen and let the error stop mg exiting when C-x C-c is cal

Re: CVS: cvs.openbsd.org: src

2012-08-31 Thread Marc Espie
On Fri, Aug 31, 2012 at 11:25:11AM -0600, Marc Espie wrote: > CVSROOT: /cvs > Module name: src > Changes by: es...@cvs.openbsd.org 2012/08/31 11:25:11 > > Modified files: > share/man/man5 : bsd.port.mk.5 > > Log message: > Document BUILD_ONCE. A bit tricky. Use actual examples fr

CVS: cvs.openbsd.org: src

2012-08-31 Thread Pascal Stumpf
CVSROOT:/cvs Module name:src Changes by: pas...@cvs.openbsd.org 2012/08/31 11:16:21 Modified files: share/mk : bsd.own.mk Log message: Enable PIE on amd64, mips64(el) and sparc64. Most work done by kurt@ some years ago; also, most work committed over the last week

CVS: cvs.openbsd.org: www

2012-08-31 Thread Matthew Dempsky
CVSROOT:/cvs Module name:www Changes by: matt...@cvs.openbsd.org 2012/08/31 11:11:07 Modified files: faq: current.html Log message: Document the upgrade process for switching from __guard to __guard_local.

CVS: cvs.openbsd.org: www

2012-08-31 Thread Pascal Stumpf
CVSROOT:/cvs Module name:www Changes by: pas...@cvs.openbsd.org 2012/08/31 11:21:52 Modified files: faq: current.html Log message: Document upgrade process for PIE. Comments from aja@, nick@ and deraadt@. ok deraadt@ and sthen@ on a previous version

CVS: cvs.openbsd.org: src

2012-08-31 Thread Matthew Dempsky
CVSROOT:/cvs Module name:src Changes by: matt...@cvs.openbsd.org 2012/08/31 11:22:50 Modified files: gnu/usr.bin/gcc/gcc/config: openbsd-libpthread.h gnu/usr.bin/gcc/gcc/config/rs6000: sysv4.h Log message: Sync vestigial in-tree GCC 3 specs with recent GCC 4 chan

CVS: cvs.openbsd.org: src

2012-08-31 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2012/08/31 11:19:29 Modified files: sys/arch/sparc64/stand/bootblk: Makefile Log message: remove some compat junk; ok kettenis

CVS: cvs.openbsd.org: src

2012-08-31 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/31 11:25:11 Modified files: share/man/man5 : bsd.port.mk.5 Log message: Document BUILD_ONCE. A bit tricky. Use actual examples from our current tree.

CVS: cvs.openbsd.org: src

2012-08-31 Thread Pascal Stumpf
CVSROOT:/cvs Module name:src Changes by: pas...@cvs.openbsd.org 2012/08/31 10:58:22 Modified files: gnu/gcc/gcc/config/sparc: openbsd.h Log message: Apply to sparc the same change as to sparc64: Pass -K PIC to the assembler when we're default PIE. allows Theo to build P

CVS: cvs.openbsd.org: src

2012-08-31 Thread Pascal Stumpf
CVSROOT:/cvs Module name:src Changes by: pas...@cvs.openbsd.org 2012/08/31 10:13:20 Modified files: sys/arch/hppa/stand: Makefile.inc sys/arch/hppa/stand/boot: Makefile sys/arch/hppa/stand/cdboot: Makefile sys/arch/hppa/stand/libsa: Makefile

CVS: cvs.openbsd.org: src

2012-08-31 Thread Pascal Stumpf
CVSROOT:/cvs Module name:src Changes by: pas...@cvs.openbsd.org 2012/08/31 10:13:59 Modified files: sys/arch/loongson/stand: Makefile.inc sys/arch/loongson/stand/boot: Makefile sys/arch/loongson/stand/libsa: Makefile Log message: Kill NOPIE and NOPIE_FL

CVS: cvs.openbsd.org: src

2012-08-31 Thread Matthew Dempsky
CVSROOT:/cvs Module name:src Changes by: matt...@cvs.openbsd.org 2012/08/31 10:37:14 Modified files: gnu/gcc/gcc: targhooks.c Log message: Switch GCC to use __guard_local instead of __guard. This allows GCC to emit -fstack-protector code that doesn't need GOT indirec

CVS: cvs.openbsd.org: src

2012-08-31 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/31 10:52:40 Modified files: share/man/man5 : bsd.port.mk.5 Log message: document SUBST_CMD* again, hopefully for the last time.

CVS: cvs.openbsd.org: src

2012-08-31 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2012/08/31 08:43:36 Modified files: gnu/gcc/gcc/config/rs6000: sysv4.h Log message: Use OBSD_LIB_SPEC and OBSD_CPP_SPEC instead of rolling our own. Means powerpc now gets the right behaviour for -pt

CVS: cvs.openbsd.org: www

2012-08-31 Thread Jason McIntyre
CVSROOT:/cvs Module name:www Changes by: j...@cvs.openbsd.org2012/08/31 07:01:45 Modified files: faq: truetype.html faq3.html Log message: typo fixes from jason filley; ok nick

CVS: cvs.openbsd.org: src

2012-08-31 Thread Pascal Stumpf
CVSROOT:/cvs Module name:src Changes by: pas...@cvs.openbsd.org 2012/08/31 07:00:47 Modified files: share/man/man3 : intro.3 Log message: tweak tweak, ok jmc@

CVS: cvs.openbsd.org: src

2012-08-31 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2012/08/31 06:42:51 Modified files: share/man/man4 : nfe.4 Log message: Document Wake on LAN support in nfe(4) man page.

CVS: cvs.openbsd.org: src

2012-08-31 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2012/08/31 06:41:17 Modified files: sys/dev/pci: if_nfe.c if_nfevar.h Log message: Wake on LAN support for nfe(4). Tested by me, russel on misc@, and jsg. ok jsg

CVS: cvs.openbsd.org: src

2012-08-31 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/31 05:46:09 Modified files: share/mk : bsd.dep.mk Log message: use subdir realtarget => target recursion (for subdir.mk .USE macro) will scrap the subdirdepend case later. okay millert@

CVS: cvs.openbsd.org: src

2012-08-31 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2012/08/31 03:58:16 Modified files: share/man/man3 : intro.3 Log message: tweak previous;

CVS: cvs.openbsd.org: src

2012-08-31 Thread Pascal Stumpf
CVSROOT:/cvs Module name:src Changes by: pas...@cvs.openbsd.org 2012/08/31 02:22:15 Modified files: share/man/man3 : intro.3 Log message: Adapt this manpage to the removal of _pic.a libraries, restructure a bit and correct errors: - turn the paragraph that previously ta

CVS: cvs.openbsd.org: src

2012-08-31 Thread Pascal Stumpf
CVSROOT:/cvs Module name:src Changes by: pas...@cvs.openbsd.org 2012/08/31 02:14:08 Modified files: sys/arch/sgi/stand: Makefile.inc sys/arch/sgi/stand/boot: Makefile sys/arch/sgi/stand/libsa: Makefile sys/arch/sgi/stand/libz: Makefile Log mess