CVS: cvs.openbsd.org: src

2013-07-03 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2013/07/03 23:19:44 Modified files: sys/sys: _types.h sys/arch/alpha/include: _types.h sys/arch/amd64/include: _types.h sys/arch/arm/include: _types.h sys/ar

CVS: cvs.openbsd.org: src

2013-07-03 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2013/07/03 20:19:47 Modified files: gnu/gcc/libcpp : expr.c gnu/gcc/libcpp/include: cpplib.h gnu/usr.bin/gcc/gcc: cppexp.c cpplib.h Log message: Add support for the GCC binary integer const

CVS: cvs.openbsd.org: src

2013-07-03 Thread Lawrence Teo
CVSROOT:/cvs Module name:src Changes by: l...@cvs.openbsd.org2013/07/03 20:11:47 Modified files: share/man/man4 : pf.4 Log message: Fix two errors: - DIOCSETSTATUSIF uses struct pfioc_iface, not pfioc_if. The definition of pfioc_iface is already listed under DIOCIGE

CVS: cvs.openbsd.org: src

2013-07-03 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2013/07/03 18:25:38 Modified files: sys/arch/mvme68k/dev: wl.c Log message: Merge rev 1.16 of cl.c: time_t is not long

CVS: cvs.openbsd.org: src

2013-07-03 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2013/07/03 18:19:02 Modified files: share/man/man4 : pf.4 sys/net: pf_table.c pfvar.h Log message: Re-commit: use time_t for storing time_t values. This is an ABI change for pf, but

CVS: cvs.openbsd.org: src

2013-07-03 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2013/07/03 17:04:34 Modified files: usr.bin/kdump : kdump.c kdump_subr.h mksubr Log message: For consistency, move the functions that aren't generated at build-time from mksubr to kdump.c ok otto@

CVS: cvs.openbsd.org: www

2013-07-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/07/03 14:10:18 Modified files: de : i386.html macppc.html faq/fr : faq1.html faq5.html faq9.html fr : events.html goals.html i386.html index.html

CVS: cvs.openbsd.org: src

2013-07-03 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2013/07/03 13:21:55 Modified files: sys/arch/vax/vax: pmap.c Log message: Do not scribble to a page after uvm_pagefree()'ing it.

Re: CVS: cvs.openbsd.org: src

2013-07-03 Thread Joel Sing
On Mon, 1 Jul 2013, Henri Kemppainen wrote: > > From owner-source-changes+M72344=duclare=guu...@openbsd.org Mon Jul 1 > > 14:33:54 2013 Delivered-To: ducl...@guu.fi > > From: Joel Sing > > To: source-chan...@cvs.openbsd.org > > Subject: CVS: cvs.openbsd.org: src > > Sender: owner-source-chan...@o

CVS: cvs.openbsd.org: src

2013-07-03 Thread Stefan Fritsch
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2013/07/03 09:34:48 Modified files: sys/arch/i386/i386: db_disasm.c sys/dev/acpi : acpithinkpad.c sys/dev/pci: amdpm.c Log message: fix: cast void * to char *, fix format args for (u)

CVS: cvs.openbsd.org: src

2013-07-03 Thread Stefan Fritsch
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2013/07/03 09:26:03 Modified files: sys/dev: vmt.c sys/miscfs/procfs: procfs_status.c Log message: cast time_t to long long, time_t is signed, tv_nsec is long ok deraadt@

CVS: cvs.openbsd.org: src

2013-07-03 Thread Stefan Fritsch
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2013/07/03 09:21:40 Modified files: sys/kern : subr_disk.c Log message: don't use empty format string this is necessary to enable -Wformat or -Wno-error=format ok deraadt@

CVS: cvs.openbsd.org: src

2013-07-03 Thread Stefan Fritsch
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2013/07/03 09:17:24 Modified files: gnu/gcc/gcc: c-format.c sys/kern : subr_prf.c Log message: add support for %td for ptrdiff_t in kernel printf this also adds support in gcc 4.x kprintf

CVS: cvs.openbsd.org: src

2013-07-03 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2013/07/03 09:10:57 Modified files: sys/dev: ipmi.c Log message: The ipmi threshold value may be negative. Respect the sign bit when checking wether an ipmi sensor is critial. >From Matthias Pitzl;

CVS: cvs.openbsd.org: src

2013-07-03 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:src Changes by: fg...@cvs.openbsd.org 2013/07/03 09:05:21 Modified files: sys/sys: queue.h Log message: Fix CIRCLEQ_REPLACE. From Michael Piszczek (mpiszczek_at_ddn_dot_com). guenther@ otto@ ok

CVS: cvs.openbsd.org: src

2013-07-03 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2013/07/03 04:26:49 Modified files: lib/libm : Makefile Removed files: lib/libm/noieee_src: n_cproj.c n_cprojf.c Log message: reorganize NOIEEE_SRCS so that files not compiled on vax because o

CVS: cvs.openbsd.org: www

2013-07-03 Thread Giovanni Bechis
CVSROOT:/cvs Module name:www Changes by: giova...@cvs.openbsd.org2013/07/03 02:16:05 Modified files: . : events.html Log message: Link videos of BSDday 2012 and 2013 events.