mailing.openbsd.tech
  Home FAQ Contact Sign in
mailing.openbsd.tech only
 
Advanced search
April 2008
motuwethfrsasuw
 123456 14
78910111213 15
14151617181920 16
21222324252627 17
282930     18
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
mailing.openbsd.tech Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  PATCH: bsd.port.mk.5         


Author: Jim Razmus
Date: Apr 24, 2008 13:42

Patch speaks for itself.

Jim
Index: bsd.port.mk.5
===================================================================
RCS file: /openbsd/mirror/src/share/man/man5/bsd.port.mk.5,v
retrieving revision 1.210
diff -u -p -r1.210 bsd.port.mk.5
--- bsd.port.mk.5 7 Apr 2008 11:19:40 -0000 1.210
+++ bsd.port.mk.5 24 Apr 2008 20:35:58 -0000
@@ -629,7 +629,7 @@ Read-only.
User-settings.
Set to
.Sq Yes
-to avoid ports that require user-interaction
+to avoid ports that require user-interaction.
Use in conjunction with
.Ev INTERACTIVE
to simplify bulk-package builds.
no comments
  WAITING FOR YOUR RESPONSE         


Author: Anani Aboumane
Date: Apr 24, 2008 08:53

You are invited to "WAITING FOR YOUR RESPONSE".

By your host Anani Aboumane:

Date: Thursday April 24, 2008

Time: 2:00 pm - 3:00 pm (GMT +00:00)

Will you attend? RSVP to this invitation at:

http://calendar.yahoo.com/a_anani02?v=126&a1=0&iid=2x%%40xsE3bds3C%%40M60ShhBhF%%40%%40KpVHAh0H&igid...

Copyright ) 2008 All Rights Reserved
www.yahoo.com

Privacy Policy:
http://privacy.yahoo.com/privacy/us

Terms of Service:
http://docs.yahoo.com/info/terms/
no comments
  Re: uhmodem (Huawei HSPA modem) support         


Author: Stuart Henderson
Date: Apr 24, 2008 04:00

On 2008/04/23 10:42, Stuart Henderson wrote:
> On 2008/04/23 09:12, rivo nurges wrote:
>> +umass_match_huawei_e220(struct usb_attach_arg *uaa)
>
> I don't have any devices to test with, but I imagine other
> devices working this way (i.e. umass emulating some disk with
> Windows drivers) either already exist or will show up (cheaper
> smaller packaging since then they don't need to include a
> driver CD), so I think a more generic name would be
> appropriate.

fyi here are some other devices which do this, and the commands
you can send them to knock out the umass devices:

http://www.draisberghof.de/usb_modeswitch/
no comments
  Re: openssh and hideversion.patch         


Author: Damien Miller
Date: Apr 24, 2008 00:49

On Tue, 22 Apr 2008, sricci wrote:
> hi,
>
> what's your opinion about OpenSSH hideversion.patch ? (it is a
> patch for hide the version of sshd service )

Pointless, if not harmful.

It breaks bug compatibility and provides only a psychological security
benefit. It doesn't cost an attacker much to spam all their known
exploits at a service, regardless of what version it reports.
no comments