libssl/src/crypto/x86_64cpuid.pl Vallhalla breakage

2014-04-23 Thread Ian Mcwilliam
'x86_64cpuid.S') *** Error 1 in lib/libcrypto (bsd.subdir.mk:48 'realdepend') *** Error 1 in lib (bsd.subdir.mk:48 'depend') *** Error 1 in /usr/src (Makefile:78 'build') Ian McWilliam Index: x86_64cpuid.pl === RCS file: /cvs/src/lib

X dist set needs an update........

2014-07-22 Thread Ian Mcwilliam
--- ./usr/X11R6/lib/libpixman-1.so.32.6 cd /usr/release;  cksum -a sha256 x*tgz SHA256 Ian McWilliam

CVS issue?

2013-06-24 Thread Ian McWilliam
Anybody else seeing this updating ports via cvs? CVSROOT anon...@anoncvs1.ca.openbsd.org:/cvs cvs update: ignoring databases/erl-couchbeam/patches (CVS/Entries missing) Write failed: Broken pipe cvs [update aborted]: end of file from server (consult above messages if any) Ian McWilliam

Re: kernel route 64 bit expire time

2013-10-15 Thread Ian McWilliam
:rtma.rtma_rtm.rtm_version = RTM_VERSION; There is no kernel support for the old appletalk protocols. atalkd should not be installed anymore in the package. It was the appletalk routing daemon. Ian McWilliam

Re: etc/mtree/special: remove nsd.conf

2013-12-03 Thread Ian McWilliam
be no need for inclusion of nsd.conf in the mtree specification for dangerous files. Included a small diff file. Does a conf file really need to be executable? Ian McWilliam

Re: signed packages

2014-01-22 Thread Ian McWilliam
systems... Please get our your tinfoil hats kids. OMG there's no replies.. The NSA programmed the 'bot to not respond to this topic! That's probably because the NSA are now so high on magic pixie dust from your previous post you sent them. When they come down the 'bot will respond. Ian

Re: Switch OpenBSD manuals to DocBook

2014-04-01 Thread Ian McWilliam
through fancy grep sed ... regardless, I don't think we should give up on this! This could possibly be a GSoC project for someone ... even. Can't you use the waf build infrastructure to achieve this? It's way more efficient. Ian McWilliam

sbin/iked fallout after OpenSSL valahalla slashing

2014-04-15 Thread Ian McWilliam
Hoope the attached diff is a correct fix. Hit me with the cluebat if not. cc -O2 -pipe  -Wall -I/usr/src/sbin/iked -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -fno-pie   -c

Re: sbin/iked fallout after OpenSSL valahalla slashing

2014-04-16 Thread Ian McWilliam
. Ian McWilliam - Original Message - From: Bob Beck To:Ian McWilliam Cc: Sent:Wed, 16 Apr 2014 00:10:42 -0600 Subject:Re: sbin/iked fallout after OpenSSL valahalla slashing not quite, because your diff was mangled, but I think you had it right anyway.. fix committed by miod, thanks

Re: Filesystem Hierarchy Standard (FHS) and OpenBSD

2011-05-10 Thread Ian McWilliam
interest in the FHS be greater with more consistent updates? More updates will not atone for /lib64. //art At least /lib64 is better than winblows 64 bit systems system32 - 64 bit dll + apps sysWOW - 32 bit dll + apps How's that for backwards compatibility. Ian McWilliam

Re: nfe driver

2011-05-28 Thread Ian McWilliam
: iclass 3/1 ums0 at uhidev0: 3 buttons, Z dir wsmouse1 at ums0 mux 0 vscsi0 at root scsibus2 at vscsi0: 256 targets softraid0 at root root on wd0a swap on wd0b dump on wd0b Ian McWilliam

Re: relayd uses more socket splicing

2012-11-02 Thread Ian McWilliam
fushed - flushed Though if we were speaking with an extremely broad Australian accent - I fushed the dunny., maybe what you would hear. So ends today's lesson on spelling. ;-) Ian McWilliam On 3/11/2012 5:03 AM, Alexander Bluhm wrote: Hi, I have changed relayd so that it uses socket

imsg_init.3 fix

2010-05-27 Thread Ian McWilliam
Slight grammar fix for imsg_init.3. Ian McWilliam Index: imsg_init.3 === RCS file: /cvs/src/lib/libutil/imsg_init.3,v retrieving revision 1.1 diff -N -u imsg_init.3 --- imsg_init.3 26 May 2010 16:44:32 - 1.1 +++ imsg_init

Re: Byte range implementation for httpd(8)

2015-05-03 Thread Ian Mcwilliam
://seclists.org/fulldisclosure/2011/Aug/175 An attack tool is circulating in the wild. Active use of this tool has been observed. The attack can be done remotely and with a modest number of requests can cause very significant memory and CPU usage on the server. Ian McWilliam

Re: samba4 slow startup, shared libs?

2015-06-22 Thread Ian Mcwilliam
For reference: https://bugzilla.samba.org/show_bug.cgi?id=11355 Ian McWilliam From: Ian Mcwilliam Sent: Friday, 19 June 2015 10:03 AM To: Jérémie Courrèges-Anglas Cc: Stuart Henderson; Mark Kettenis; tech@openbsd.org Subject: RE: samba4 slow startup

Re: samba4 slow startup, shared libs?

2015-06-18 Thread Ian Mcwilliam
Sweet. I'll knockup a patch and send it upstream shortly. Ian McWilliam From: Jérémie Courrèges-Anglas [j...@wxcvbn.org] Sent: Thursday, 18 June 2015 8:11 PM To: Ian Mcwilliam Cc: Stuart Henderson; Mark Kettenis; tech@openbsd.org Subject: Re: samba4 slow

Re: samba4 slow startup, shared libs?

2015-06-11 Thread Ian Mcwilliam
of PIE related changes too, I'll post if people think they may be relevant. Ian McWilliam From: owner-t...@openbsd.org [owner-t...@openbsd.org] on behalf of Stuart Henderson [st...@openbsd.org] Sent: Wednesday, 10 June 2015 9:48 PM To: Mark Kettenis Cc

pledge csh nice = death

2015-10-18 Thread Ian McWilliam
ianm-openbsd /bsd: csh(20634): syscall 96 Oct 19 11:57:14 ianm-openbsd /bsd: csh(6171): syscall 96 96 STD { int sys_setpriority(int which, id_t who, int prio); } Some of my csh scripts set 'nice' priorities on some things they do. Ian McWilliam

Re: Unlock the reaper

2015-07-09 Thread Ian McWilliam
, there is nothing out of the ordinary about these, and no funny autoconf checks were occurring at the time. The main other build-related active process would be sshd, and since pkg_create was running it would also most likely have been writing to nfs at the time. My money is on - nfs. Ian McWilliam

Pledge shutdown halt

2015-11-17 Thread Ian McWilliam
and powers off. Ian McWilliam

Re: ntpd setting date incorrectly

2015-12-16 Thread Ian Mcwilliam
for any further issues. Thanks. Ian McWilliam From: Martin Pieuchot [m...@openbsd.org] Sent: Thursday, 17 December 2015 1:31 AM To: Mike Belopuhov Cc: Ian Mcwilliam; tech@openbsd.org Subject: Re: ntpd setting date incorrectly On 16/12/15(Wed) 14:56, Mike

ntpd setting date incorrectly

2015-12-14 Thread Ian Mcwilliam
onfiguration 1 interface 0 "VMware VMware Virtual USB Mouse" rev 1.10/1.02 addr 2 uhidev0: iclass 3/0 ums0 at uhidev0: 16 buttons, Z and W dir wsmouse1 at ums0 mux 0 uhidev1 at uhub1 port 1 configuration 1 interface 1 "VMware VMware Virtual USB Mouse" rev 1.10/1.02 addr 2 uhidev1: iclass 3/0 ums1 at uhidev1: 16 buttons, Z and W dir wsmouse2 at ums1 mux 0 uhub2 at uhub1 port 2 "VMware VMware Virtual USB Hub" rev 1.10/1.00 addr 3 vscsi0 at root scsibus3 at vscsi0: 256 targets softraid0 at root scsibus4 at softraid0: 256 targets root on sd0a (66043ec868a376cc.a) swap on sd0b dump on sd0b Ian McWilliam

Re: ntpd setting date incorrectly

2015-12-15 Thread Ian Mcwilliam
vmt_tick, sc) == NULL) + if (startuphook_establish(vmt_tick, sc) == NULL) DPRINTF("%s: unable to establish tick\n", DEVNAME(sc)); timeout_set(>sc_tclo_tick, vmt_tclo_tick, sc); Ian McWilliam ________ From: Ian Mcwilliam S

Re: Pledge shutdown halt

2015-11-18 Thread Ian McWilliam
On 18/11/2015 5:31 PM, Theo de Raadt wrote: What ttys are you guys rebooting from. Is it seen on console? Or... is it only seen from xterm...? ssh session. I'll have to check the console tomorrow. No X configured to run on the box. Ian McWilliam

Re: Pledge shutdown halt

2015-11-18 Thread Ian McWilliam
  - Original Message - From: "Ian McWilliam" To:"Theo de Raadt" , Cc: Sent:Wed, 18 Nov 2015 20:09:58 +1100 Subject:Re: Pledge shutdown halt On 18/11/2015 5:31 PM, Theo de Raadt wrote: > What ttys are you guys rebooting from. Is it seen on console? Or... is it

Re: [calendar] United States holiday migrations

2016-01-27 Thread Ian Mcwilliam
Just for the record 01/30 Australia Day in Australia should be 01/26 Australia Day in Australia If someone so wishes to fix it. Ian McWilliam From: owner-t...@openbsd.org [owner-t...@openbsd.org] on behalf of Craig Skinner [skin

Insufficient checks in IPv6 socket binding and UDP IPv6 option processing missing in OpenSBD_5_9 cvs tree

2016-03-19 Thread Ian Mcwilliam
by another user. This hasn't been committed to OpenBSD_5_9. Maybe an oversight. Ian McWilliam

ntpd && pledge

2016-07-06 Thread Ian Mcwilliam
Seems changes to pledge have made ntpd abort. ntpd(67855): syscall 5 "rpath" ntpd(81479): syscall 5 "rpath" Jul 7 10:29:23 ianm-openbsd ntpd[76119]: constraint 2404:6800:4006:800::2004; terminated with signal 6 (Abort trap) Ian McWilliam

Re: tcpdump: drop atalk support

2017-05-30 Thread Ian McWilliam
EtherTalk (Appletalk over Ethernet) was removed in Mac OS X v10.6 in 2009. You never know what might be flying across your network Ian McWilliam From: owner-t...@openbsd.org <owner-t...@openbsd.org> on behalf of Henning Brauer <hb

Re: [PATCH] Update default QoS markers for ssh

2018-04-10 Thread Ian McWilliam
. Machines on the Internal network can SSH into and out amongst each other but going across the NAT boundary to the real world fails. With the state of VMWare (the company) I doubt there will be a fix for Fusion anytime soon. Leaving this here for the archives. Ian McWilliam

Re: Removing PF

2019-03-31 Thread Ian McWilliam
"peeing on, or even integration into baby mulching machines or atomic bombs to be dropped on Australia" That's a lot of missing features to implement in one release cycle. Ian McWilliam From: owner-t...@openbsd.org on behalf of Claudio Jeker Se

Re: ld.so speedup (part 2)

2019-04-27 Thread Ian McWilliam
t; >And the do on amd64 > >> >> -Otto >> >> The results look good but it still doesn¹t resolve the root cause of the issue. Using both patches on old hardware helps speed up the process but I still see the rc script timeout before smbd is loaded causing the

Re: Grammar and style edits to installation guide

2019-07-09 Thread Ian McWilliam
Isn't Unix a trademark of the Open Group? Hence the usage of Unix-like or Un*x.. Ian McWilliam From: owner-t...@openbsd.org on behalf of Jason McIntyre Sent: Tuesday, 9 July 2019 4:14 PM To: tech@openbsd.org Subject: Re: Grammar and style edits