CVS: cvs.openbsd.org: src

2013-06-01 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2013/06/02 00:41:12 Modified files: sys/ufs/ext2fs : ext2fs_dir.h Log message: Typo

CVS: cvs.openbsd.org: src

2013-06-01 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2013/06/02 00:25:20 Modified files: usr.sbin/amd/amd: info_union.c Log message: Kill a pointless reference to

CVS: cvs.openbsd.org: src

2013-06-01 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2013/06/02 00:23:17 Modified files: usr.bin/systat : pigs.c Log message: isn't needed here

CVS: cvs.openbsd.org: src

2013-06-01 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2013/06/02 00:22:29 Modified files: sbin/badsect : badsect.c Log message: Switch from antique struct direct to struct dirent

CVS: cvs.openbsd.org: src

2013-06-01 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2013/06/02 00:20:35 Modified files: usr.bin/oldrdist: defs.h docmd.c expand.c server.c Log message: Switch from antique struct direct to struct dirent

CVS: cvs.openbsd.org: src

2013-06-01 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2013/06/01 22:28:40 Modified files: games/trek : computer.c trek.h Log message: Correct obviously exchanged labels in the "computer warpcost" output and fix a typo in a comment; from on tech@.

CVS: cvs.openbsd.org: src

2013-06-01 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2013/06/01 21:35:21 Modified files: usr.bin/mandoc : read.c Log message: Sync with bsd.lv, reshuffling the code a bit among mparse_readfd() and mparse_parse_buffer(), no functional change intended.

CVS: cvs.openbsd.org: src

2013-06-01 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2013/06/01 19:55:52 Modified files: sys/arch/amd64/amd64: mutex.S sys/arch/amd64/include: mutex.h Log message: To prevent lock ordering problems with the kernel lock, we need to make sure we

CVS: cvs.openbsd.org: src

2013-06-01 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2013/06/01 19:41:23 Modified files: usr.bin/xinstall: xinstall.c Log message: Copy approach from mkdir to fix a race condition where multiple install -d's trying to create overlapping paths in parallel could

CVS: cvs.openbsd.org: xenocara

2013-06-01 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2013/06/01 19:40:04 Modified files: . : MODULES 3RDPARTY Log message: update

CVS: cvs.openbsd.org: src

2013-06-01 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2013/06/01 19:22:01 Modified files: sys/dev/acpi : dsdt.c Log message: The AML on the Lanner FW-8758 does a Store() to a named object that's never actually defined. The ACPI standard isn't clear w

CVS: cvs.openbsd.org: src

2013-06-01 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2013/06/01 19:07:47 Modified files: lib/libc/sys : getsockopt.2 share/man/man4 : divert.4 Log message: improve the divert-* description a bit more ok lteo & jmc

CVS: cvs.openbsd.org: src

2013-06-01 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2013/06/01 19:07:39 Modified files: sys/isofs/cd9660: cd9660_extern.h cd9660_node.c cd9660_node.h cd9660_vfsops.c cd9660_vnops.c Log message: Remove disabled ISODEVMAP support. de

CVS: cvs.openbsd.org: www

2013-06-01 Thread Nick Holland
CVSROOT:/cvs Module name:www Changes by: n...@cvs.openbsd.org2013/06/01 17:22:48 Modified files: faq: faq14.html Log message: "singe" passes ispell, who'da thunk? spotted by Scott McEachern (scott at blackstaff dot ca), thanks!

CVS: cvs.openbsd.org: src

2013-06-01 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2013/06/01 17:16:15 Modified files: sys/arch/octeon/include: octeonvar.h Log message: remove unused octeon prefetch macros which won't work due to the fact it uses '.set arch=octeon' and as has only gotten s

CVS: cvs.openbsd.org: src

2013-06-01 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2013/06/01 17:06:26 Modified files: lib/librthread : rthread.c rthread.h rthread_file.c rthread_rwlock.c rthread_sem.c rthread_sync.c Log message: something's not quite right yet. t

CVS: cvs.openbsd.org: src

2013-06-01 Thread Mike Larkin
CVSROOT:/cvs Module name:src Changes by: mlar...@cvs.openbsd.org 2013/06/01 17:00:16 Modified files: sys/dev/acpi : acpi.c Log message: Stop printing ACPI wakeup devices in dmesg after the 16th wakeup device. Helps with VMware VMs that report hundreds of wakeup devices

CVS: cvs.openbsd.org: src

2013-06-01 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2013/06/01 16:57:30 Modified files: usr.bin/mandoc : read.c Log message: This file contains too much complexity. Remove one layer of indirection by deleting mparse_readfd_r() and doing its work in th

CVS: cvs.openbsd.org: src

2013-06-01 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2013/06/01 16:34:50 Modified files: usr.bin/ssh: sftp-client.c Log message: Update progressmeter when data is acked, not when it's sent. bz#2108, from Debian via Colin Watson, ok djm@

CVS: cvs.openbsd.org: src

2013-06-01 Thread Mike Larkin
CVSROOT:/cvs Module name:src Changes by: mlar...@cvs.openbsd.org 2013/06/01 16:22:50 Modified files: sys/arch/amd64/amd64: hibernate_machdep.c Log message: Call x86_ipi_halt_realmode to park APs in real mode before unpacking image ok deraadt@

CVS: cvs.openbsd.org: src

2013-06-01 Thread Mike Larkin
CVSROOT:/cvs Module name:src Changes by: mlar...@cvs.openbsd.org 2013/06/01 16:22:13 Modified files: sys/arch/amd64/amd64: ipifuncs.c sys/arch/amd64/include: intrdefs.h Log message: Introduce a new amd64 IPI, x86_ipi_halt_realmode to park CPUS into real mode and

CVS: cvs.openbsd.org: src

2013-06-01 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2013/06/01 16:20:35 Modified files: sys/arch/octeon/dev: cn30xxfau.c cn30xxfauvar.h cn30xxfpavar.h cn30xxpko.c cn30xxpkovar.h cn30xxpow.c sys/arch/octeon/include: octeonv

CVS: cvs.openbsd.org: src

2013-06-01 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2013/06/01 16:06:47 Modified files: sys/arch/zaurus/dev: zaurus_flash.c Log message: unbreak tree (will take a shot at flash_activate later)

CVS: cvs.openbsd.org: src

2013-06-01 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2013/06/01 16:00:15 Modified files: distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion md.beagle md.hp300 md.hppa md.hppa64 md.i3

CVS: cvs.openbsd.org: src

2013-06-01 Thread Brad Smith
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2013/06/01 15:57:12 Modified files: usr.sbin/rtadvd: config.c Log message: Remove (char *) casts as agetstr() returns char *. Pointed out by bluhm@ Ok bluhm@ florian@

CVS: cvs.openbsd.org: src

2013-06-01 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2013/06/01 15:51:54 Modified files: sbin/pfctl : parse.y Log message: remove set-tos backwards compat, moved into the set {} block a year ago ok ryan

CVS: cvs.openbsd.org: src

2013-06-01 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2013/06/01 15:29:35 Modified files: sys/arch/octeon/include: octeonvar.h Log message: - whitespace cleanup - add a comment explaining how OCTEON_MAXCPUS was derived

CVS: cvs.openbsd.org: src

2013-06-01 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2013/06/01 15:26:18 Modified files: lib/libc : Makefile lib/libc/nls : catopen.3 catopen.c lib/libc/string: strerror_r.c Added files: lib/libc/nls : da.ISO8859-1.msg da.UTF

CVS: cvs.openbsd.org: src

2013-06-01 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2013/06/01 15:25:26 Modified files: sys/arch/octeon/dev: cn30xxfau.c cn30xxfpavar.h cn30xxpkovar.h sys/arch/octeon/include: octeonvar.h sys/arch/octeon/octeon: machdep.c Log message: - remo

CVS: cvs.openbsd.org: src

2013-06-01 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2013/06/01 15:23:56 Modified files: sys/arch/octeon/include: octeonvar.h Log message: - remove an __mips_o32 block which'll never be used on openbsd - remove some defines intended for backward compat, but th

CVS: cvs.openbsd.org: src

2013-06-01 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2013/06/01 15:20:54 Modified files: sys/arch/armish/include: fenv.h tcb.h sys/arch/aviion/include: fenv.h tcb.h sys/arch/beagle/include: fenv.h tcb.h sys/arch/hp300/include: fenv.h t

CVS: cvs.openbsd.org: src

2013-06-01 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2013/06/01 15:18:02 Modified files: sys/net: pf.c pfvar.h Log message: pf_step_{into,out_of}_anchor() are only ever called from pf_test_rule() these days, so: -move the prototypes from pfvar.h to pf.

CVS: cvs.openbsd.org: src

2013-06-01 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2013/06/01 15:06:39 Modified files: usr.bin/login : failedlogin.c usr.sbin/tftpd : tftpd.c Log message: use the standardized names instead of S_IREAD and S_IWRITE ok guenther dtucker

CVS: cvs.openbsd.org: src

2013-06-01 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2013/06/01 14:59:25 Modified files: bin/rcp: rcp.c usr.bin/ssh: scp.c sftp-client.c Log message: Replace S_IWRITE, which isn't standardized, with S_IWUSR, which is. Patch from Nathan Os

CVS: cvs.openbsd.org: src

2013-06-01 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2013/06/01 14:50:37 Modified files: libexec/ld.so/alpha: syscall.h libexec/ld.so/amd64: syscall.h libexec/ld.so/arm: syscall.h libexec/ld.so/hppa: syscall.h libexec/

CVS: cvs.openbsd.org: src

2013-06-01 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2013/06/01 14:47:40 Modified files: sys/arch/alpha/include: spinlock.h sys/arch/amd64/include: spinlock.h sys/arch/arm/include: spinlock.h sys/arch/hppa/include: spinlock.h

CVS: cvs.openbsd.org: www

2013-06-01 Thread Nick Holland
CVSROOT:/cvs Module name:www Changes by: n...@cvs.openbsd.org2013/06/01 14:40:30 Modified files: faq: faq10.html Log message: remove an incorrect statement, pointed out by stsp@.

CVS: cvs.openbsd.org: www

2013-06-01 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2013/06/01 14:28:40 Modified files: faq: current.html Log message: Better display.

CVS: cvs.openbsd.org: www

2013-06-01 Thread Stefan Sperling
CVSROOT:/cvs Module name:www Changes by: s...@cvs.openbsd.org2013/06/01 14:22:37 Modified files: faq: current.html Log message: Add entry for removal frenzy within /usr/share/locale.

CVS: cvs.openbsd.org: src

2013-06-01 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2013/06/01 14:13:04 Modified files: usr.sbin/ldpd : kroute.c ldpd.c log.c log.h Log message: Filter out route messages we don't need and log kernel messages in super verbose mode. >From Renato Westphal

CVS: cvs.openbsd.org: src

2013-06-01 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2013/06/01 14:07:11 Modified files: etc/mtree : 4.4BSD.dist Log message: Stop generating arbitrary directories in /usr/share/locale. The proper directories are created by /usr/src/share/locale/ctype/Mak

CVS: cvs.openbsd.org: src

2013-06-01 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2013/06/01 14:07:07 Modified files: usr.sbin/ldpd : ldpd.conf.5 Log message: zap extra .Pp;

CVS: cvs.openbsd.org: src

2013-06-01 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2013/06/01 14:02:53 Modified files: lib/libc/locale: setlocale.c setrunelocale.c share/locale/ctype: Makefile Log message: Change the naming scheme used for directories in /usr/share/locale to elimi

CVS: cvs.openbsd.org: src

2013-06-01 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2013/06/01 13:47:28 Modified files: lib/librthread : rthread_sync.c Log message: fix wrong fn name in debug

CVS: cvs.openbsd.org: src

2013-06-01 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2013/06/01 13:42:07 Modified files: usr.sbin/ldpd : address.c labelmapping.c ldpd.h neighbor.c notification.c Log message: Restart the keepalive timer whenever a LDP PDU is sent. T

CVS: cvs.openbsd.org: src

2013-06-01 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2013/06/01 13:29:24 Modified files: usr.sbin/ldpctl: ldpctl.c Log message: Adjust ldpctl to the latest ldpd changes.

CVS: cvs.openbsd.org: src

2013-06-01 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2013/06/01 13:28:55 Modified files: usr.sbin/ldpd : hello.c init.c ldpd.conf.5 ldpd.h ldpe.h neighbor.c parse.y printconf.c Log message: The keepalive timeout should be configured

CVS: cvs.openbsd.org: xenocara

2013-06-01 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2013/06/01 13:20:44 Modified files: driver/xf86-video-sunffb: COPYING ChangeLog Makefile.am Makefile.in aclocal.m4 config.guess

CVS: cvs.openbsd.org: www

2013-06-01 Thread Nick Holland
CVSROOT:/cvs Module name:www Changes by: n...@cvs.openbsd.org2013/06/01 13:19:21 Modified files: faq: index.html Log message: +faq14.html#softraid

CVS: cvs.openbsd.org: src

2013-06-01 Thread Mike Larkin
CVSROOT:/cvs Module name:src Changes by: mlar...@cvs.openbsd.org 2013/06/01 13:07:47 Modified files: sys/arch/amd64/amd64: hibernate_machdep.c Log message: Fix offset error when clearing the resume time stack pages

CVS: cvs.openbsd.org: src

2013-06-01 Thread Mike Larkin
CVSROOT:/cvs Module name:src Changes by: mlar...@cvs.openbsd.org 2013/06/01 13:06:34 Modified files: sys/kern : subr_hibernate.c Log message: Work around stack smash protector getting confused because we switched stacks by not returning (ever) from hibernate_unpack_

CVS: cvs.openbsd.org: src

2013-06-01 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2013/06/01 13:01:32 Modified files: usr.sbin/ldpd : address.c labelmapping.c ldpe.c packet.c Log message: Improve error handling on session_read * Don't try to send a Shutdown message if the connection is a

CVS: cvs.openbsd.org: src

2013-06-01 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2013/06/01 12:57:59 Modified files: bin/dd : args.c Log message: fiddle with the NO_CONV code to allow notrunc and noerror to still work. ok halex

CVS: cvs.openbsd.org: src

2013-06-01 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2013/06/01 12:47:55 Modified files: usr.bin/bgplg : bgplg.8 bgplg.c bgplg.h bgplgsh.8 bgplgsh.c misc.c Log message: Update my email address to r...@openbsd.org, especially for the

CVS: cvs.openbsd.org: src

2013-06-01 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2013/06/01 12:47:07 Modified files: usr.sbin/ldpd : address.c hello.c init.c keepalive.c labelmapping.c lde.h ldpd.conf.5 ldpd.h ldpe.h neighbor.c notificat

CVS: cvs.openbsd.org: src

2013-06-01 Thread Lawrence Teo
CVSROOT:/cvs Module name:src Changes by: l...@cvs.openbsd.org2013/06/01 12:41:43 Modified files: share/man/man4 : divert.4 Log message: Document my divert(4) changes done in April 2013, where reinjected packets will now go through basic sanity checks and will have the

CVS: cvs.openbsd.org: www

2013-06-01 Thread Nick Holland
CVSROOT:/cvs Module name:www Changes by: n...@cvs.openbsd.org2013/06/01 12:40:22 Modified files: faq: faq14.html Log message: +14.21 - How do I use softraid(4)? Assistence/look-over from krw@, tedu@, halex@

CVS: cvs.openbsd.org: src

2013-06-01 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2013/06/01 12:35:02 Modified files: usr.sbin/ldpd : address.c hello.c init.c interface.c keepalive.c labelmapping.c ldpd.conf.5 ldpd.h notification.c packet

CVS: cvs.openbsd.org: src

2013-06-01 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2013/06/01 12:30:32 Modified files: usr.sbin/ldpd : parse.y Log message: A bit nicer error message.

CVS: cvs.openbsd.org: src

2013-06-01 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2013/06/01 12:26:40 Modified files: usr.sbin/ldpd : interface.c ldpd.h log.c parse.y Log message: Don't allow enabling LDP on loopback and carp interfaces. LDP should be allowed only on physical or tunnel i

CVS: cvs.openbsd.org: src

2013-06-01 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2013/06/01 12:24:28 Modified files: usr.sbin/ldpd : neighbor.c packet.c Log message: Use the nbr_stop_[*]timer functions Diff from Renato Westphal

CVS: cvs.openbsd.org: src

2013-06-01 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2013/06/01 12:21:45 Modified files: usr.sbin/ldpd : neighbor.c Log message: After sending a keepalive message in the OPENSENT state, we must move to the OPENREC state and wait for a keepalive before conside

CVS: cvs.openbsd.org: src

2013-06-01 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2013/06/01 12:16:35 Modified files: usr.sbin/ldpd : ldpd.h ldpe.h neighbor.c packet.c Log message: After returning from accept, we got a TCP connection not a LDP session. Rename event/actions in the discove

CVS: cvs.openbsd.org: src

2013-06-01 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2013/06/01 11:55:29 Modified files: etc/etc.octeon : Makefile.inc Log message: +bsd.mp ok pirofti@

CVS: cvs.openbsd.org: src

2013-06-01 Thread Mike Larkin
CVSROOT:/cvs Module name:src Changes by: mlar...@cvs.openbsd.org 2013/06/01 11:39:20 Modified files: sys/kern : subr_hibernate.c Log message: Change return codes in various hibernate functions to be able to later distinguish one failure path from another. Comment th

CVS: cvs.openbsd.org: src

2013-06-01 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2013/06/01 11:37:47 Modified files: share/man/man4 : utpms.4 Log message: update HISTORY;

CVS: cvs.openbsd.org: src

2013-06-01 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2013/06/01 11:36:40 Modified files: share/man/man4 : utpms.4 Log message: tpms -> utpms; ok martin

CVS: cvs.openbsd.org: src

2013-06-01 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2013/06/01 11:34:20 Modified files: usr.bin/units : units.lib Log message: update currency exchange rates;

CVS: cvs.openbsd.org: src

2013-06-01 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2013/06/01 11:33:49 Modified files: usr.bin/mg : mg.1 Log message: new sentence, new line;

CVS: cvs.openbsd.org: src

2013-06-01 Thread Mark Lumsden
CVSROOT:/cvs Module name:src Changes by: l...@cvs.openbsd.org2013/06/01 11:31:11 Modified files: usr.bin/mg : grep.c Log message: Remove 'lint' mode. lint(1) is gone, and the mode was not documented anywhere. ok jasper@ florian@

CVS: cvs.openbsd.org: www

2013-06-01 Thread Nick Holland
CVSROOT:/cvs Module name:www Changes by: n...@cvs.openbsd.org2013/06/01 11:19:59 Modified files: . : donations.html Log message: off-by-one error. ok beck@

CVS: cvs.openbsd.org: www

2013-06-01 Thread Nick Holland
CVSROOT:/cvs Module name:www Changes by: n...@cvs.openbsd.org2013/06/01 11:17:19 Modified files: openssh: donations.html Log message: update paypal info, guidance from beck@ and dtucker@

CVS: cvs.openbsd.org: src

2013-06-01 Thread Mike Larkin
CVSROOT:/cvs Module name:src Changes by: mlar...@cvs.openbsd.org 2013/06/01 11:16:51 Modified files: sys/arch/amd64/amd64: acpi_wakecode.S Log message: Add code to drop a CPU from long mode back to real mode, will be used to park CPUs back to a known state in preparation

CVS: cvs.openbsd.org: src

2013-06-01 Thread Lawrence Teo
CVSROOT:/cvs Module name:src Changes by: l...@cvs.openbsd.org2013/06/01 11:15:02 Modified files: share/man/man4 : pf.4 Log message: Make pfioc_natlook and pfr_addr match net/pfvar.h ok benno henning jmc

CVS: cvs.openbsd.org: src

2013-06-01 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2013/06/01 11:14:45 Modified files: lib/libc/gen : getprogname.3 Log message: tweak previous;

CVS: cvs.openbsd.org: src

2013-06-01 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2013/06/01 11:09:41 Modified files: sys/arch/octeon/compile: .cvsignore Added files: sys/arch/octeon/conf: GENERIC.MP Log message: add GENERIC.MP ok miod@ pirofti@

CVS: cvs.openbsd.org: src

2013-06-01 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2013/06/01 11:08:26 Modified files: sys/arch/octeon/octeon: machdep.c sys/arch/octeon/include: octeonvar.h Log message: corectly initialize the number of cores/cpus on the board. this fixes a NULL d

CVS: cvs.openbsd.org: src

2013-06-01 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2013/06/01 11:04:57 Modified files: share/man/man4 : usb.4 Log message: tpms -> utpms;

CVS: cvs.openbsd.org: src

2013-06-01 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2013/06/01 10:57:51 Modified files: lib/libc/gen : syslog.3 Log message: reorder syslog params descr to make sense, and minor tweaks, plus jmc@'s input. okay jmc@, schwarze@

CVS: cvs.openbsd.org: src

2013-06-01 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2013/06/01 10:46:49 Modified files: bin/dd : dd.c Log message: consolidate ifdef blocks by moving a variable

CVS: cvs.openbsd.org: xenocara

2013-06-01 Thread Miod Vallat
CVSROOT:/cvs Module name:xenocara Changes by: m...@cvs.openbsd.org2013/06/01 10:34:20 Modified files: distrib/sets/lists/xbase: md.mvme88k Log message: sync

CVS: cvs.openbsd.org: src

2013-06-01 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2013/06/01 10:29:00 Modified files: sys/netinet: ipsec_input.c Log message: Fix typo backswards -> backwards.

CVS: cvs.openbsd.org: src

2013-06-01 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2013/06/01 10:27:51 Modified files: sys/kern : init_sysent.c syscalls.c sys/sys: syscall.h syscallargs.h Log message: regen

CVS: cvs.openbsd.org: src

2013-06-01 Thread Mark Lumsden
CVSROOT:/cvs Module name:src Changes by: l...@cvs.openbsd.org2013/06/01 10:27:56 Modified files: usr.bin/mg : undo.c Log message: If popbuf() fails, calling function should return FALSE.

CVS: cvs.openbsd.org: src

2013-06-01 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2013/06/01 10:27:37 Modified files: sys/kern : kern_ktrace.c sys_generic.c syscalls.master Log message: always implement stub utrace syscall, but keep the body #ifdef KTRACE ok guenther matthew

CVS: cvs.openbsd.org: src

2013-06-01 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2013/06/01 10:26:07 Modified files: sbin/dhclient : dhclient.c dhcpd.h kroute.c privsep.c privsep.h Log message: Refactor the default route adding code to use a general route adding function that will be re

CVS: cvs.openbsd.org: src

2013-06-01 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2013/06/01 10:22:05 Modified files: sys/netinet: tcp_subr.c tcp_var.h udp_usrreq.c udp_var.h sys/netinet6 : icmp6.c ip6_var.h ip6protosw.h raw_ip6.c Log message: Pass the routing domain to IPv

CVS: cvs.openbsd.org: src

2013-06-01 Thread Robert Nagy
CVSROOT:/cvs Module name:src Changes by: rob...@cvs.openbsd.org 2013/06/01 10:12:54 Modified files: usr.sbin/nginx : CHANGES CHANGES.ru Makefile.bsd-wrapper usr.sbin/nginx/auto: modules options sources unix usr.sbin/nginx/auto/lib/md5: conf usr.s

CVS: cvs.openbsd.org: src

2013-06-01 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2013/06/01 10:04:46 Modified files: sys/kern : kern_fork.c Log message: As found by kurt, there's a twisty race between exit1 and fork1 with threaded processes. Fix this by checking for an attempt to g

CVS: cvs.openbsd.org: src

2013-06-01 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2013/06/01 10:00:21 Modified files: usr.sbin/ospfd : kroute.c Log message: Minor cleanup, do not set values to 0 twice.

CVS: cvs.openbsd.org: src

2013-06-01 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2013/06/01 09:34:01 Modified files: distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion md.beagle md.hp300 md.hppa md.hppa64 md.i3

CVS: cvs.openbsd.org: src

2013-06-01 Thread Eric Faurot
CVSROOT:/cvs Module name:src Changes by: e...@cvs.openbsd.org2013/06/01 09:02:01 Modified files: lib/libc/asr : asr.c asr_private.h res_search_async.c Log message: Move search domain iteration code in res_search_async.c where it belongs.

CVS: cvs.openbsd.org: src

2013-06-01 Thread Mark Lumsden
CVSROOT:/cvs Module name:src Changes by: l...@cvs.openbsd.org2013/06/01 08:47:08 Modified files: usr.bin/mg : mg.1 Log message: Add dired key bindings. ok and advice jmc@

CVS: cvs.openbsd.org: src

2013-06-01 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2013/06/01 08:37:32 Added files: sbin/mount_tmpfs: Makefile mount_tmpfs.8 mount_tmpfs.c mount_tmpfs.h sys/tmpfs : tmpfs.h tmpfs_fifoops.c tmpfs_mem.c

CVS: cvs.openbsd.org: src

2013-06-01 Thread Eric Faurot
CVSROOT:/cvs Module name:src Changes by: e...@cvs.openbsd.org2013/06/01 08:34:34 Modified files: lib/libc/asr : asr.c asr_private.h getaddrinfo_async.c gethostnamadr_async.c res_search_async.c Log message: Make hostaliases work for gethostb

CVS: cvs.openbsd.org: src

2013-06-01 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2013/06/01 08:33:08 src/sbin/mount_tmpfs Update of /cvs/src/sbin/mount_tmpfs In directory cvs.openbsd.org:/tmp/cvs-serv16332/mount_tmpfs Log Message: Directory /cvs/src/sbin/mount_tmpfs added to the repository

CVS: cvs.openbsd.org: src

2013-06-01 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2013/06/01 08:32:05 src/sys/tmpfs Update of /cvs/src/sys/tmpfs In directory cvs.openbsd.org:/tmp/cvs-serv4765/tmpfs Log Message: Directory /cvs/src/sys/tmpfs added to the repository

CVS: cvs.openbsd.org: xenocara

2013-06-01 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2013/06/01 08:31:20 Modified files: lib/libXv : ChangeLog Makefile.in aclocal.m4 configure configure.ac lib/libXv/include: Makefile.in lib/libXv/in

CVS: cvs.openbsd.org: src

2013-06-01 Thread Mark Lumsden
CVSROOT:/cvs Module name:src Changes by: l...@cvs.openbsd.org2013/06/01 08:27:32 Modified files: usr.bin/mg : paragraph.c Log message: Make 'kill-paragraph' behave like emacs. ok florian@

CVS: cvs.openbsd.org: src

2013-06-01 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2013/06/01 08:27:13 Modified files: usr.bin/mandoc : term_ascii.c Log message: Use a standard locale name, "UTF-8" is an ugly non-standard alias that doesn't work on OpenBSD. OK tedu@ naddy@

  1   2   >