CVS: cvs.openbsd.org: src

2015-01-10 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/01/10 21:14:40 Modified files: usr.bin/tmux : format.c screen.c Log message: correctly use HOST_NAME_MAX. Some notes: POSIX HOST_NAME_MAX doesn't include the NUL. POSIX LOGIN_NAME_MAX and TTY_NAME_MA

CVS: cvs.openbsd.org: src

2015-01-10 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/01/10 20:08:38 Modified files: sys/dev/usb: upd.c Log message: use mallocarray(), then set the size afterwards. Prefer if people learn and use this idiom everywhere, it is always safest.

CVS: cvs.openbsd.org: src

2015-01-10 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/01/10 20:07:44 Modified files: sys/dev/usb: ugen.c Log message: use mallocarray()

CVS: cvs.openbsd.org: src

2015-01-10 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/01/10 20:06:19 Modified files: sys/dev/pci: if_ix.c Log message: mallocarray() for the rx_buffer memory

CVS: cvs.openbsd.org: src

2015-01-10 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/01/10 20:04:53 Modified files: sys/dev/wscons : wsmux.c Log message: use mallocarray() when reallocating the mux table

CVS: cvs.openbsd.org: src

2015-01-10 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2015/01/10 20:05:03 Modified files: sys/ufs/ext2fs : ext2fs_vnops.c sys/ufs/ufs: ufs_vnops.c Log message: Casting a gid_t to gid_t for a gid_t argument is overkill

CVS: cvs.openbsd.org: src

2015-01-10 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/01/10 19:59:59 Modified files: sys/dev/usb: if_kue.c Log message: KUE_MCFILTCNT() is non-constant, so use mallocarray()

CVS: cvs.openbsd.org: src

2015-01-10 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/01/10 19:57:09 Modified files: sys/dev/wscons : wsevent.c Log message: unnecessary cast

CVS: cvs.openbsd.org: src

2015-01-10 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/01/10 19:35:44 Modified files: distrib/sets/lists/man: mi Log message: snc

CVS: cvs.openbsd.org: src

2015-01-10 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/01/10 15:14:30 Modified files: sys/dev/pci: if_nep.c Log message: Get the MAC address from the PCI ROM on systems without Open Firmware. Code largely stolen from cas(4), but with a few twea

CVS: cvs.openbsd.org: src

2015-01-10 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/01/10 12:52:37 Modified files: sys/arch/sparc64/sparc64: pmap.c Log message: Bye, bye simple_lock.

CVS: cvs.openbsd.org: src

2015-01-10 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/01/10 11:56:55 Modified files: sys/dev/pci: if_nep.c Log message: Disable (most) interrupts when the interface goes down.

CVS: cvs.openbsd.org: www

2015-01-10 Thread Theo de Raadt
CVSROOT:/cvs Module name:www Changes by: dera...@cvs.openbsd.org 2015/01/10 11:35:02 Modified files: papers : index.html Log message: keeping papers & events syncronized is a pain. We should merge the papers back to just the events page one day

CVS: cvs.openbsd.org: xenocara

2015-01-10 Thread David Coppa
CVSROOT:/cvs Module name:xenocara Changes by: dco...@cvs.openbsd.org 2015/01/10 10:22:05 Modified files: . : 3RDPARTY Log message: Freetype 2.5.5

CVS: cvs.openbsd.org: src

2015-01-10 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/01/10 10:19:02 Modified files: sys/arch/sparc64/conf: GENERIC Log message: Enable nep(4).

CVS: cvs.openbsd.org: src

2015-01-10 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/01/10 10:17:48 Modified files: share/man/man4 : Makefile pci.4 Log message: Hook up nep(4).

CVS: cvs.openbsd.org: xenocara

2015-01-10 Thread David Coppa
CVSROOT:/cvs Module name:xenocara Changes by: dco...@cvs.openbsd.org 2015/01/10 10:17:24 Modified files: lib/freetype : CMakeLists.txt ChangeLog Jamfile Makefile README lib/freetype/builds: toplevel.mk lib/freetype/builds/unix:

CVS: cvs.openbsd.org: src

2015-01-10 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/01/10 10:02:17 Modified files: sys/dev/pci: if_nep.c Log message: A few more loose ends.

CVS: cvs.openbsd.org: src

2015-01-10 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/01/10 09:41:04 Modified files: sys/dev/pci: if_nep.c Log message: Remove debug printfs.

CVS: cvs.openbsd.org: src

2015-01-10 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/01/10 09:39:12 Added files: share/man/man4 : nep.4 Log message: nep(4)

CVS: cvs.openbsd.org: src

2015-01-10 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/01/10 09:26:17 Modified files: sys/dev/pci: files.pci Log message: Hook up nep(4).

CVS: cvs.openbsd.org: src

2015-01-10 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/01/10 09:25:33 Modified files: sys/dev/pci: if_nep.c Log message: Add support for promiscuous mode and multicase.

CVS: cvs.openbsd.org: src

2015-01-10 Thread Igor Sobrado
CVSROOT:/cvs Module name:src Changes by: sobr...@cvs.openbsd.org 2015/01/10 08:03:50 Modified files: sbin/ipsecctl : ipsec.conf.5 Log message: tell the truth about DES. joint work with djm@ and jsing@, who suggested stronger words warning people away from single-DES. o

CVS: cvs.openbsd.org: src

2015-01-10 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/01/10 07:55:30 Modified files: sys/dev/pci: if_nep.c Log message: Properly stop DMA and tear down the rings when taking the interface down.

CVS: cvs.openbsd.org: src

2015-01-10 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/01/10 06:48:02 Modified files: usr.bin/grep : grep.c grep.h Log message: 1. They're flags, not counters. Set to one instead of incrementing. 2. The G flag is useless and never checked. Remove it. ok m

CVS: cvs.openbsd.org: src

2015-01-10 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/01/10 06:47:05 Modified files: usr.sbin/ntpd : config.c ntpd.h parse.y Log message: don't check for a return value that host() doesn't return, so future generations don't try to change any of the value

CVS: cvs.openbsd.org: src

2015-01-10 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/01/10 04:43:37 Modified files: sys/net: if.c sys/netinet6 : in6.c in6.h in6_ifattach.c Log message: Correct some comments and merge in6_if_up() into in6_ifattach() to reflect that IPv

CVS: cvs.openbsd.org: src

2015-01-10 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2015/01/10 03:45:46 Modified files: sys/dev/ic : bwi.c Log message: Remove pointless empty 64bit support code stubs from bwi(4). It seems no 64bit bus space support is forthcoming. Nothing has happened i

CVS: cvs.openbsd.org: src

2015-01-10 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2015/01/10 03:38:12 Modified files: sys/dev/ic : bwi.c Log message: Merge two bwi(4) fixes from FreeBSD: r192306 | imp | 2009-05-