OpenBSD on Macbook Pro : / not properly unmounted at each reboot

2015-02-04 Thread hyjial
Hi list, I have just installed amd64 -current on a Macbook Pro from late 2013 (dmesg below) and am slightly worried by 1) some of the things I read in the dmesg and 2) having to run fsck_ffs(8) at each reboot in single user mode. The laptop has an SSD, partitioned in 4 : ESP, OSX, OSX recovery an

sys/tcp.h does not compile with _POSIX_SOURCE

2010-10-21 Thread hyjial
Hi list ! There is a u_int on line 50 of sys/tcp.h. u_int is defined only if __BSD_VISIBLE is which it is not is _POSIX_SOURCE is defined. Is this intended ? Hit into this when trying to build a program which uses libsoup. Thanks, hyjial

Re: installboot: broken MBR

2010-01-09 Thread Hyjial Irldar
and, without the ``-n'' switch). Cheers ! hyjial. N.B.: installboot(8)---at least on i386---would not find an OpenBSD partition in an extended one. It gets confused with offsets when recursing through the extended partition. I have been working on the issue some months ago and ran out of time. I will get back to it ASAP.

Re: re(4) panic on 13 Jan 2009 snap

2009-01-19 Thread Hyjial Irldar
I don't disable apm at boot. Have you done so ? Regards. hyjial 2009/1/19 Bryan : > Greetings, > > > I am still having issues with the re(4) interface on my server. I > mentioned this on the list, and was told that the re(4) fix was in. I > am running the 13 Jan 2009 sn

Re : Formating errors on XkbBell man page [from [EMAIL PROTECTED]

2008-09-06 Thread hyjial
Hi, After having spend some time reading man (1) code, the following proposal comes : Create a keyword for man.conf (5) - _ibuild for example - for lines like : ``_ibuild - a letter - - associated command -'' The letter would appear on the first line of the manpage file and would be separat

Re : Formating errors on XkbBell man page [from [EMAIL PROTECTED]

2008-08-29 Thread hyjial
Fine. I am surely blind to most bits of effort developers have to put in. I will have a go at it. _ Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr

Formating errors on XkbBell man page [from [EMAIL PROTECTED]

2008-08-29 Thread hyjial
if test "$(head -1 $file | \ sed -e 's/"/\"/' -e "s/\'/\\\'/")" = "\'\\\" t" ; then # name-chaging code here fi fi done ex

Why Perl for pkg_* tools ?

2008-05-22 Thread hyjial
Thanks in advance. Hyjial. __ Do You Yahoo!? En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicitis http://mail.yahoo.fr Yahoo! Mail

Re: xenocara source

2008-03-01 Thread hyjial
You can simply add a newline like /xenocara/// # I don't really remember the syntax in the list of directories in a file under /usr/src/CVS thus making all of your sources updated at once without any error. _ Ne g

Re: disklabel != /dev content [SOVLED]

2007-07-28 Thread hyjial
Thank you all for your answers. As some of you suggested, I used newfs(8) on wd0h since my wd0{h,i} partitions did not contain anything interesting. It updated the partition layout from the disklabel and all works fine now. Thanks again. ___

disklabel != /dev content

2007-07-26 Thread hyjial
Hi list ! I recently jumped into the OpenBSD's world from GNU/Linux's one. I am still not familiar with some of OpenBSD's practices and encounter some problems. Well, here is the point : I have just installed OpenBSD-4.1-release on a IBM Thinkpad T22 laptop. Some mistakes (which I'd better not talk