Re: PSE/PAE support

2000-11-08 Thread Jason
a MD location it wouldn't be hard to extend the code > > to do this. Say that again after you've done it ... -Jason To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

pci registers for nforce2

2003-11-02 Thread jason
is? If it is a custom register for the nforce2, I guess it would be ok but I don't know. Thanks, Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

driver problem without lock held

2003-11-11 Thread Jason
* Process 512 using kernel context 0 Now are there any suggestions on what is causing this or how to fix this? I have a nforce2 epox 8rda, freebsd 5.1, and cvsuped and did a buildworld today. Thanks, Jason ___ [EMAIL PROTECTED] mailing list http

agp device drivers

2004-03-16 Thread Jason
s? Thanks for any input, Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: ld can't find libraries

2004-03-31 Thread jason
Richard Bradley wrote: Hi all, I can't get ld to recognise some "so" libraries without using the -L option: %cat test.c int main () {} %ls /usr/local/lib/libsqlite* /usr/local/lib/libsqlite.a /usr/local/lib/libsqlite.so.2 /usr/local/lib/libsqlite.so %gcc test.c -lsqlite /usr/bin/ld: cannot fin

Re: Invalid realloc size of 0 when installing on an AMD athlonXP barton powered machine

2004-04-13 Thread jason
Baldur Gislason wrote: I'm trying to install 5.2.1-rel from FTP with an intel 100Mb network card on an AMD AthlonXP barton 2500+ with an Aopen AK77-8XN motherboard and 1GB ram. When at 65% through extracting base, sysinstall crashes with the message: Fatal error: Invalid realloc size of 0! - PRE

Re: List of fake vs. real SATA drives.

2004-11-21 Thread jason
David Gilbert wrote: Is there anyone compiling a list of "fake" vs. "real" SATA drives? The difference being "fake" drives with ATA-100 electronics and an SATA to ATA conversion chip vs. drives that really support SATA natively? Dave. You can find a lot of info in the forums at storagereview.com

Re: List of fake vs. real SATA drives.

2004-11-22 Thread jason
João Carlos Mendes Luís wrote: What is the practical diference? Performance? FUJISHIMA Satsuki wrote: Currently native SATA drives are still not so popular. There are: Seagate Barracuda ATA V, 7200.7, 7200.8 Maxtor DiamondMax10, MaXLineIII Fujitsu MHT20xxBH(2.5 inch) Any other drives (as far as I

problem with new files

2003-10-19 Thread jason
has an error on line 744. It was an easy fix, just took off the last ")" I think. Its late for me, hope this helps someone. Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, sen

Re: Loading a kernel module before the installer.

2003-10-28 Thread jason
I know if you boot off the floopies you can load any modules or drivers you need before booting into sysinstall. You can also hit anykey, I think, to stop the boot process from the cdrom and load the modules. Jason Leo Bicknell wrote: I have a system today with a vinum disk setup. I&#

I need help fixing the agp_nvidia.c driver

2003-11-02 Thread jason
ther bsd code in the other agp drivers I have compared it too. Although I have also heard that the drivers nvidia writes for linux are pretty bad, I think they were referring to the style not the quality if I remember correctly. Thanks, Jason ___ [EMAI

Compiling a new kernel with MCA

1999-01-17 Thread Jason
.conf, only to find it still panics saying something about the MCA bus. Am I missing something? Your help would be appreciated. Thanks, Jason To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Unicode on FreeBSD

2000-04-05 Thread Jason
a gaggle of linguists and are currenly posting our software to UNICODE (UCS-2 encoded). Actually, of all people, the "linguists" seems to like it the most (besides some wanting UCS-4). -jason To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: changed pci bus probe order from 3.2 to 4.0 -- ideas?

2000-06-05 Thread Jason
ow the wiring down of devices based on the chassis, slot, and fuction of the slot. This would allow logical ordering of devices. Now it just needs to be implemented. - Jason To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: changed pci bus probe order from 3.2 to 4.0 -- ideas?

2000-06-05 Thread Jason
by the probe. The first not really being practical considering that buses may be renumbered based on the addition or removal of PCI bridges. eg. a nice feature we don't support yet - hot swaping of PCI cards. -Jason To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: listing all modules compiled into a kernel instance

2011-03-01 Thread Jason Helfman
cumentation bug that was put in regarding the ucom device, and it was to update the device name in the documentation. http://www.freebsd.org/cgi/query-pr.cgi?pr=155074 I don't know if a PR is still required, but this may be worth a look first. Carl

Re: Error amavisd on freebsd 8.2

2011-03-10 Thread Jason Helfman
-jgh Thanks Regards, Juki Powered by Telkomsel BlackBerry® ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org" -- Jason

Re: Keeping /etc/localtime up-to-date

2011-03-28 Thread Jason Helfman
er is not used for this operation. -jgh -- Jason Helfman System Administrator experts-exchange.com http://www.experts-exchange.com/M_4830110.html E4AD 7CF1 1396 27F6 79DD 4342 5E92 AD66 8C8C FBA5 ___ freebsd-hackers@freebsd.org mailing list

Re: [RELEASE] New Boot-Loader Menu

2011-04-30 Thread Jason Hellenthal
ion of ZFS has been MFCd and requires boot version >= X. To find out your version please see the bottom right hand corner of your boot screen." I would place a pretty good bet that loader(8) could be modified to export some sort of versioning of the bootcode to make this a easier s

Re: [UPDATE] New Boot-Loader Menu -- version 1.3

2011-05-03 Thread Jason Hellenthal
re@ in delta D). I can't see DruidBSD making it into the tree. You might want to do some work to separate that for your own personal use. Replacing it with "PC-BSD" on the other hand or allowing user supplied text to just be there without all the checking is another option. -- Regards, (jhell) Jason Hellenthal pgpwVTTnUBCzG.pgp Description: PGP signature

Re: [RELEASE] New Boot-Loader Menu

2011-05-03 Thread Jason Hellenthal
Devin, On Sat, Apr 30, 2011 at 08:45:14PM -0700, Devin Teske wrote: > >On Apr 30, 2011, at 8:11 PM, Jason Hellenthal wrote: > >> >> Devin, >> >> >> On Sat, Apr 30, 2011 at 04:00:47PM -0700, Devin Teske wrote: >>> >>>> Would be ni

Re: [UPDATE] New Boot-Loader Menu -- version 1.3

2011-05-04 Thread Jason Hellenthal
Devin, On Wed, May 04, 2011 at 08:38:07AM -0700, Devin Teske wrote: > >On May 3, 2011, at 8:45 PM, Jason Hellenthal wrote: > >> >> Devin, >> >> >> On Mon, May 02, 2011 at 08:57:05PM -0700, Devin Teske wrote: >> [...] >>> >>> l

test

2011-05-08 Thread Jason Hellenthal
hackers, Test -- Regards, (jhell) Jason Hellenthal ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Re: test

2011-05-08 Thread Jason Hellenthal
hackers, On Sun, May 08, 2011 at 01:54:18PM -0400, Jason Hellenthal wrote: > > hackers, > > Test > My appologies. this message was never supposed to leave the outbox. Instead of hitting one key I hit another. Please disregard. Thanks. -- Regards, (jhell) J

[RFC][Change-Request] Create usefulness in rc.subr etc/rc.conf.d/*.conf namespace.

2011-05-08 Thread Jason Hellenthal
apply cleanly to current and stable/8 & 8.2-RELEASE systems. Once more feedback has been received Ill update the manual page with any suggestions regenerate the patch to accommodate and file a PR. 1). http://patches.jhell.googlecode.com/hg/rc.subr_modular_conf.patch Thanks -- Regar

Re: strange 'vmstat -z' output

2011-07-05 Thread Jason Hellenthal
On Tue, Jul 05, 2011 at 10:46:09PM +, Alexander Best wrote: > hi there, > > i'm seeing the following with 'vmstat -z' on CURRENT, running on amd64: > > ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP > 128 Bucket:1048, 0, 150, 0,1650,1

Re: strange 'vmstat -z' output

2011-07-05 Thread Jason Hellenthal
On Wed, Jul 06, 2011 at 04:40:54AM +0400, Sergey Kandaurov wrote: > On 6 July 2011 02:46, Alexander Best wrote: > > hi there, > > > > i'm seeing the following with 'vmstat -z' on CURRENT, running on amd64: > > > > ITEM                   SIZE  LIMIT     USED     FREE      REQ FAIL SLEEP > > 128 B

Re: Limiting disk I/O by jail or uid?

2011-11-24 Thread Jason Hellenthal
Hi Stefan, This is probably what you are looking for. Give it a shot. https://jhell.googlecode.com/hg/base/vendor/vehosting/slowdown.c On Mon, Nov 21, 2011 at 10:25:36PM +0100, Stefan Bethke wrote: > > Am 21.11.2011 um 21:42 schrieb Stefan Bethke: > > > Am 21.11.2011 um 21:40 schrieb Adam Van

Re: Limiting disk I/O by jail or uid?

2011-11-24 Thread Jason Hellenthal
On Thu, Nov 24, 2011 at 11:14:58AM +0100, Stefan Bethke wrote: > Am 24.11.2011 um 09:15 schrieb Jason Hellenthal: > > > > > Hi Stefan, > > > > This is probably what you are looking for. Give it a shot. > > > > https://jhell.googlecode.com/hg/base/v

cron(8) mis-feature with @reboot long after system startup

2011-11-24 Thread Jason Hellenthal
List, When using @reboot with cron you expect your proccesses to always start when the system boots up and only when the system boots. But long after the system in question had been booted, my @reboot processes ran again! after a (/etc/rc.d/cron restart). This is normally fine and dandy until

sysctl description spillover and also setting the sysctl ?

2011-11-24 Thread Jason Hellenthal
Found a troubling result of the following and figured someone might want to take a look. Pay close attention to the output and behavior. sysctl net.inet.udp.blackhole=0 sysctl net.inet.udp.blackhole sysctl -d net.inet.udp.blackhole=1 sysctl net.inet.udp.blackhole Is this expected ? should it

Re: cron(8) mis-feature with @reboot long after system startup

2011-11-25 Thread Jason Hellenthal
On Fri, Nov 25, 2011 at 10:36:40PM +0100, Christian Kastner wrote: > Hi, > > On 2011-11-25 08:02, Jason Hellenthal wrote: > > So with that said... is there a way we could actually make this run @reboot > > only ? > > Debian's cron[0] and Fedora's cro

Re: cron(8) mis-feature with @reboot long after system startup

2011-11-26 Thread Jason Hellenthal
On Sat, Nov 26, 2011 at 06:43:38AM +0100, Michael Ross wrote: > Am 26.11.2011, 06:11 Uhr, schrieb Jason Hellenthal : > > > > > > > On Fri, Nov 25, 2011 at 10:36:40PM +0100, Christian Kastner wrote: > >> Hi, > >> > >> On 2011-11-25 08:02, Jas

Re: cron(8) mis-feature with @reboot long after system startup

2011-11-26 Thread Jason Hellenthal
On Sat, Nov 26, 2011 at 07:05:00PM +, Chris Rees wrote: > On 26 November 2011 19:00, Jason Hellenthal wrote: > > On Sat, Nov 26, 2011 at 06:43:38AM +0100, Michael Ross wrote: > >> Am 26.11.2011, 06:11 Uhr, schrieb Jason Hellenthal : > >> > On Fri, Nov 25, 2011

Re: cron(8) mis-feature with @reboot long after system startup

2011-11-26 Thread Jason Hellenthal
On Sat, Nov 26, 2011 at 04:44:20PM +0100, Stefan Bethke wrote: > Am 26.11.2011 um 11:54 schrieb Chris Rees: > > > PLEASE let's not go down the route of that. How long? What if I need to > > restart cron shortly after boot? What if boot takes longer? > > Plus "interesting" time changes during

Re: cron(8) mis-feature with @reboot long after system startup

2011-11-26 Thread Jason Hellenthal
On Fri, Nov 25, 2011 at 12:53:43PM -0500, Dieter BSD wrote: > The system doesn't go multiuser until the rc jobs complete, > even if you attempt to background them with '&'. ??This can be > a problem with long running jobs. ??I started using cron @reboot > for this reason. > > I haven't run into

Re: sysctl description spillover and also setting the sysctl ?

2011-11-30 Thread Jason Hellenthal
On Wed, Nov 30, 2011 at 11:52:46AM -0500, John Baldwin wrote: > On Friday, November 25, 2011 2:36:30 am Jason Hellenthal wrote: > > > > Found a troubling result of the following and figured someone might want to > take a look. > > > > Pay close attent

Re: Invalid memory stats from vmstat and sysctl vm.vmtotal?

2011-11-30 Thread Jason Hellenthal
On Wed, Nov 30, 2011 at 12:39:10PM -, Steven Hartland wrote: > We're seeing some impossible memory usage stats reported on machines > here from vmstat and sysctl vm.vmtotal. > > We have machines reporting to be using 31GB total when they only have > 8GB physical and are not using any swap. >

Re: Invalid memory stats from vmstat and sysctl vm.vmtotal?

2011-12-01 Thread Jason Hellenthal
On Thu, Dec 01, 2011 at 10:44:58AM -, Steven Hartland wrote: > - Original Message - > From: "Jason Hellenthal" > > > This goes along with the thoughts I had about 4 months ago tending to some > > zfs statistics as well top showing greater than 100%

Re: Invalid memory stats from vmstat and sysctl vm.vmtotal?

2011-12-01 Thread Jason Hellenthal
On Thu, Dec 01, 2011 at 01:23:35PM -, Steven Hartland wrote: > - Original Message - > From: "Damien Fleuriot" > > >> I could understand a bit of overflow as stats are snapshots which may not > >> be instuntanious, but 31GB instead of under 8GB is hardly a rounding > >> issue / > >>

Re: Invalid memory stats from vmstat and sysctl vm.vmtotal?

2011-12-02 Thread Jason Hellenthal
Yeah On Fri, Dec 02, 2011 at 03:19:53PM +0800, Adrian Chadd wrote: > .. where are these statistics coming from? top? > > > Adrian ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, se

Re: Invalid memory stats from vmstat and sysctl vm.vmtotal?

2011-12-02 Thread Jason Hellenthal
On Fri, Dec 02, 2011 at 05:13:05PM -, Steven Hartland wrote: > - Original Message - > From: "Andriy Gapon" > > >> Totalling up RSS from ps axo "rss" gives a total in the region of that if > >> the vm stats are out by a factor of 4, in this case it should be: 8132557 > >> which is 7

Re: Subversion upgrades of existing dirs

2011-12-22 Thread Jason Hellenthal
On Thu, Dec 22, 2011 at 09:33:45AM -0800, Sean Bruno wrote: > How do I upgrade an existing svn tree with the current svn client. I > don't really get what the client is trying to tell me here. > > [sbruno@ref9-xen32 /dumpster/scratch/sbruno-scratch/9]$ svn up > svn: E155036: Please see the 'svn

Re: intent of tab-completion in /bin/sh in 9.0

2012-01-18 Thread Jason Hellenthal
On Wed, Jan 18, 2012 at 11:00:44AM -0500, Matthew Story wrote: > Just noticed that tab-completion in /bin/sh has been added in 9.0 (verified > that it is not there in 8.0, dunno if it's there in 8.2, could probably go > digging to figure it out). In addition to the command history via > : (which

Re: Getting PRs fixed (was: Re: ...focus, longevity, and lifecycle)

2012-01-18 Thread Jason Hellenthal
On Wed, Jan 18, 2012 at 07:59:48PM -0600, Stephen Montgomery-Smith wrote: > On 01/18/2012 06:57 PM, Dieter BSD wrote: > > Andriy writes: > >> And dealing with PRs is not always exciting. > > > > Neither is brushing your teeth or cleaning the kitchen, but most of us > > manage to do them at least

Re: Getting PRs fixed (was: Re: ...focus, longevity, and lifecycle)

2012-01-19 Thread Jason Hellenthal
On Thu, Jan 19, 2012 at 06:23:00AM +, Pegasus Mc Cleaft wrote: > > > > > Idea 1: Fix 'n' PRs, get a tee-shirt, fridge magnet, plush daemon, ... > > > > > > > > Idea 2: Give it status. Set up a web page with PR fixing stats > > > > > > > > name/handle..total PRs fixed...fixed in last 12 mon

Re: OS support for fault tolerance

2012-02-14 Thread Jason Hellenthal
On Tue, Feb 14, 2012 at 08:57:10AM -0800, Julian Elischer wrote: > On 2/14/12 6:23 AM, Maninya M wrote: > > For multicore desktop computers, suppose one of the cores fails, the > > FreeBSD OS crashes. My question is about how I can make the OS tolerate > > this hardware fault. > > The strategy is

Re: nologin size

2012-02-16 Thread Jason Hellenthal
From the Makefile... # It is important that nologin be statically linked for security # reasons. A dynamic non-setuid binary can be linked against a trojan # libc by setting LD_LIBRARY_PATH appropriately. Both sshd(8) and # login(1) make it possible to log in with an unsanitized environment, #

Re: [sudo] configure --host=i386

2012-02-28 Thread Jason Hellenthal
Try i486 instead. There is a setting in the compiler code that was changed a long while back to where it will only compile to i486 and above. I would think that this is probably what you are seeing. This is what I have on 8-STABLE for GCC but for clang I have no clue. contrib/gcc/config/i386/i38

Re: small change to du, so it will accepts unit suffixes for negative thresholds

2012-03-01 Thread Jason Hellenthal
On Thu, Mar 01, 2012 at 11:38:22PM +, Alexander Best wrote: > hi there, > > i just noticed that du will not accepts something like the following: > > du -t-500M > > whereas > > du -t500M > > will work. i've attached a patch, which makes unit suffixes in connection with > negative thresho

Re: small change to du, so it will accepts unit suffixes for negative thresholds

2012-03-02 Thread Jason Hellenthal
On Fri, Mar 02, 2012 at 10:33:33AM +, Alexander Best wrote: > On Fri Mar 2 12, Jason Hellenthal wrote: > > > > > > On Thu, Mar 01, 2012 at 11:38:22PM +, Alexander Best wrote: > > > hi there, > > > > > > i just noticed that

Re: mfid, raid monitoring daemon

2012-03-10 Thread Jason Helfman
On Thu, Mar 8, 2012 at 10:08 AM, Sean Bruno wrote: > I'm trying to decide if I should cram "mfid" for mfi(4) controllers into > the src tree or if we should package it up into a ports package. I > suspect that either one is acceptible, but it seems to make more sense > to put it into the src tre

Re: a sysctl for process binary osreldate

2012-03-17 Thread Jason Hellenthal
On Sat, Mar 17, 2012 at 09:30:05PM +0200, Mikolaj Golub wrote: > Hi, > > Currently we can check and change binary osreldate of another process via > procfs(5). > > Kostik suggested to add a new sysctl for the same purpose and also extend > procstat to show osrel. > > Here are patches I am goin

Re: a sysctl for process binary osreldate

2012-03-17 Thread Jason Hellenthal
On Sat, Mar 17, 2012 at 11:38:22PM +0200, Mikolaj Golub wrote: > > On Sat, 17 Mar 2012 23:26:53 +0200 Konstantin Belousov wrote: > > KB> On Sat, Mar 17, 2012 at 11:07:24PM +0200, Mikolaj Golub wrote: > >> > >> On Sat, 17 Mar 2012 16:37:02 -0400 Jason H

Re: Reverse engineering; How to...

2012-03-29 Thread Jason Hellenthal
On Thu, Mar 29, 2012 at 09:20:27AM +0100, Anton Shterenlikht wrote: > On Wed, Mar 28, 2012 at 04:33:17PM -0400, Brandon Falk wrote: > > Reverse engineering a whole driver could take a very long time, even with > > the > > proper tools. If it's possible, return the adapter, and buy a new one and

Re: Is there any modern alternative to pstack?

2012-03-31 Thread Jason Hellenthal
procstat(1) On Sat, Mar 31, 2012 at 12:41:41PM -0700, Yuri wrote: > I look at seemingly abandoned sysutils/pstack, last modified upstream > 2002-11-27. > It doesn't really work on 9.0 i386, prints some errors. > > It's functions, though, is quite desirable if one wants to understand > why some

Re: Is there any modern alternative to pstack?

2012-04-04 Thread Jason Hellenthal
There are plenty of patches in the ports tree. At which point do you call it maintaining within the ports tree ? 8 files changed, 796 insertions(+), 233 deletions(-) Is hardly what someone should call maintaining considering the size of some of the other patches. And besides someone was willing

Re: Is there any modern alternative to pstack? ++sysutils/timelimit

2012-04-15 Thread Jason Hellenthal
On Sun, Apr 15, 2012 at 12:00:08PM -0700, Yuri wrote: > On 04/15/2012 02:30, Konstantin Belousov wrote: > > It seems that the license is two-clause BSD. > > My opinion is that such tool should be imported into the base. > > I agree, this is the best option. This is a very low level tool, > some

Re: cron(8): openlog: ProgramName -> "cron"

2012-04-21 Thread Jason Hellenthal
Please proceed. On Sat, Apr 21, 2012 at 05:30:13PM +0400, Andrew Pantyukhin wrote: > Hello! > > cron(8) is one of the rare services that puts something complicated in > ident (aka progname aka programname) field of the syslog messages it > sends: /usr/sbin/cron[PID]. Would anyone be against cha

Re: Ways to promote FreeBSD?

2012-04-27 Thread Jason Hellenthal
On Fri, Apr 27, 2012 at 10:16:51AM -0400, Andy Young wrote: > After using Linux for almost 15 years, I only recently started using > FreeBSD. I own an internet startup and was looking for a solution for > implementing large-scale storage servers. In my research I found ZFS and > subsequently foun

Re: High-res Timers

2012-05-16 Thread Jason Hellenthal
> >> > >> Does anyone have a quick list of high-resolution timer functions? Both > >> user-land and kernel-land? It would be greatly appreciated (doing some > >> performance timing for applications). > >> clocks(7) - various system timers getitimer(2), setitimer(2) - get/set value of interval ti

Need to revert behavior of OpenSSH to the old key order ...

2012-05-17 Thread Jason Usher
I have some old 6.x FreeBSD systems that need their OpenSSH upgraded. Everything goes just fine, but when I am done, existing clients are now presented with this message: WARNING: DSA key found for host hostname in /root/.ssh/known_hosts:12 DSA key fingerprint 4c:29:4b:6e:b8:6b:fa:49... Th

Re: Need to revert behavior of OpenSSH to the old key order ...

2012-05-17 Thread Jason Hellenthal
On Thu, May 17, 2012 at 02:17:03PM -0700, Jason Usher wrote: > I have some old 6.x FreeBSD systems that need their OpenSSH upgraded. > > Everything goes just fine, but when I am done, existing clients are now > presented with this message: > > > WARNING: DSA key found f

Re: Need to revert behavior of OpenSSH to the old key order ...

2012-05-17 Thread Jason Hellenthal
On Thu, May 17, 2012 at 04:06:11PM -0700, Jason Usher wrote: > > > --- On Thu, 5/17/12, Jason Hellenthal wrote: > > > On Thu, May 17, 2012 at 02:17:03PM -0700, Jason Usher > > wrote: > > > I have some old 6.x FreeBSD systems that need their > > OpenSSH

Re: Need to revert behavior of OpenSSH to the old key order ...

2012-05-17 Thread Jason Hellenthal
On Thu, May 17, 2012 at 04:26:38PM -0700, Jason Usher wrote: > > > --- On Thu, 5/17/12, Jason Hellenthal wrote: > > > > That is not the standard "key mismatch" error that you > > assumed it was.? Look at it again - it is saying that > > we do have

Re: Need to revert behavior of OpenSSH to the old key order ...

2012-05-17 Thread Jason Usher
--- On Thu, 5/17/12, Jason Hellenthal wrote: > On Thu, May 17, 2012 at 02:17:03PM -0700, Jason Usher > wrote: > > I have some old 6.x FreeBSD systems that need their > OpenSSH upgraded. > > > > Everything goes just fine, but when I am done, existing > clien

Re: Need to revert behavior of OpenSSH to the old key order ...

2012-05-17 Thread Jason Usher
--- On Thu, 5/17/12, Garrett Cooper wrote: > > ... but I'm afraid that changing that line in > myproposal.h BACK TO ssh-dss,ssh-rsa does not solve the > problem.  I did indeed make that change to > myproposal.h, manually, and then build the openssh-portable > port, but the behavior persists. >

Re: Need to revert behavior of OpenSSH to the old key order ...

2012-05-17 Thread Jason Usher
--- On Thu, 5/17/12, Jason Hellenthal wrote: > > That is not the standard "key mismatch" error that you > assumed it was.  Look at it again - it is saying that > we do have a key for this server of type DSA, but the client > is receiving one of type RSA, etc. >

Re: Need to revert behavior of OpenSSH to the old key order ...

2012-05-18 Thread Jason Usher
--- On Thu, 5/17/12, Jason Hellenthal wrote: > On Thu, May 17, 2012 at 04:26:38PM -0700, Jason Usher > wrote: > > > > > > --- On Thu, 5/17/12, Jason Hellenthal > wrote: > > > > > > That is not the standard "key mismatch" error >

Re: Need to revert behavior of OpenSSH to the old key order ...

2012-05-18 Thread Jason Hellenthal
On Fri, May 18, 2012 at 01:58:01PM -0700, Jason Usher wrote: > > > --- On Thu, 5/17/12, Jason Hellenthal wrote: > > > On Thu, May 17, 2012 at 04:26:38PM -0700, Jason Usher > > wrote: > > > > > > > > > --- On Thu, 5/17/12, Jason Hell

Re: Need to revert behavior of OpenSSH to the old key order ...

2012-05-21 Thread Jason Usher
#x27;t gotten any replies here ... Thoughts ? --- On Thu, 5/17/12, Jason Hellenthal wrote: > > > > I have some old 6.x FreeBSD systems that need > their > > > OpenSSH upgraded. > > > > > > > > Everything goes just fine, but when I am > done, existing >

Re: Need to revert behavior of OpenSSH to the old key order ...

2012-05-21 Thread Jason Hellenthal
On Mon, May 21, 2012 at 09:18:32AM -0700, Jason Usher wrote: > > Folks, > > Is there a better list for this - perhaps freebsd-security ? > > I originally posted to -hackers because it *appears* that reverting "rsa, > then dsa" to "dsa, then rsa" was a

Re: Need to revert behavior of OpenSSH to the old key order ...

2012-05-21 Thread Jason Usher
--- On Mon, 5/21/12, Garance A Drosehn wrote: >    But have you tried it in this order ? > >    HostKey /usr/local/etc/ssh/ssh_host_key >    HostKey > /usr/local/etc/ssh/ssh_host_dsa_key >    HostKey > /usr/local/etc/ssh/ssh_host_rsa_key >    HostKey > /usr/local/etc/ssh/ssh_host_ecdsa_key >

Re: Need to revert behavior of OpenSSH to the old key order ...

2012-05-21 Thread Jason Hellenthal
On Mon, May 21, 2012 at 02:26:27PM -0700, Jason Usher wrote: > > > --- On Mon, 5/21/12, Garance A Drosehn wrote: > > > ???But have you tried it in this order ? > > > > ???HostKey /usr/local/etc/ssh/ssh_host_key > > ???HostKey > > /usr/local/etc/ss

Re: Need to revert behavior of OpenSSH to the old key order ...

2012-05-22 Thread Jason Usher
Hi Ian, Thank you very much for taking a look at this, and for understanding what I'm talking about here. Comments inline, below... --- On Tue, 5/22/12, Ian Lepore wrote: > >  > > >    But have you tried it in this order > ? > > > > > >    HostKey > /usr/local/etc/ssh/ssh_host_key > > >   

Re: Need to revert behavior of OpenSSH to the old key order ...

2012-05-22 Thread Jason Usher
--- On Tue, 5/22/12, Ian Lepore wrote: > Seeing your example config with the commented-out HostKey > lines made me > realize that you probably want to have two HostKey lines, > one for the > protocol v1 key and another for the dsa key for v2.  > The 6.x server > added the v1 key and the v2 dsa

Re: boot menu option to disable graphics mode

2012-06-08 Thread Jason Hellenthal
On Thu, Jun 07, 2012 at 01:06:09PM +0300, Andriy Gapon wrote: > on 07/06/2012 12:57 Gleb Kurtsou said the following: > > What do you think about adding generic support for overriding *_enable > > options in rc.conf? > > > > I'd like to be able to disable services at boot prompt, e.g. > > # set r

Re: boot menu option to disable graphics mode

2012-06-09 Thread Jason Hellenthal
On Sat, Jun 09, 2012 at 07:28:50AM +0300, Andriy Gapon wrote: > on 09/06/2012 04:16 Jason Hellenthal said the following: > > runlevel support might be a better solution so it does not differ that > > much from what other systems do and would be easy for people to grasp. > >

Re: Upcoming release schedule - 8.4 ?

2012-06-12 Thread Jason Hellenthal
On Mon, Jun 11, 2012 at 08:16:45PM -0500, Mark Linimon wrote: > On Mon, Jun 11, 2012 at 03:38:56PM -0700, John Kozubik wrote: > > I am looking at the upcoming release schedule, and I only see 9.1 > > listed - can anyone confirm or deny 8.4 ? > > Although I am not on re@, AFAIK the only schedule

Re: Solving the great resource problem, take 42 (Re: Upcoming release schedule - 8.4 ?)

2012-06-14 Thread Jason Hellenthal
On Wed, Jun 13, 2012 at 11:06:15PM -0700, Garrett Cooper wrote: > On Wed, Jun 13, 2012 at 10:25 PM, Royce Williams > wrote: > > On Wed, Jun 13, 2012 at 8:30 PM, Adrian Chadd wrote: > >> On 13 June 2012 21:26, Mark Linimon wrote: > >>> On Wed, Jun 13, 2012 at 08:50:24AM -0700, Garrett Cooper wr

Re: Replacing rc(8) (Was: FreeBSD Boot Times)

2012-06-21 Thread Jason Hellenthal
On Thu, Jun 21, 2012 at 12:22:08PM +0200, Wojciech Puchar wrote: > Lets make a summary. > > What functionality would be good to have in FreeBSD that doesn't exist: > > 1) "runlevels" with arbitrary names. runlevel change would start and stop > right services. > 2) exploit startup parallelism.

Re: Replacing rc(8) (Was: FreeBSD Boot Times)

2012-06-21 Thread Jason Hellenthal
On Thu, Jun 21, 2012 at 05:19:27PM +0100, Chris Rees wrote: > On Jun 21, 2012 5:15 PM, "Jason Hellenthal" wrote: > > > > > > > > On Thu, Jun 21, 2012 at 12:22:08PM +0200, Wojciech Puchar wrote: > > > Lets make a summary. > > > > &g

Re: Pull in upstream before 9.1 code freeze?

2012-07-04 Thread Jason Hellenthal
On Wed, Jul 04, 2012 at 10:01:04AM -0700, Freddie Cash wrote: > On Wed, Jul 4, 2012 at 9:51 AM, Simon L. B. Nielsen wrote: > > On Tue, Jul 3, 2012 at 9:39 PM, Doug Barton wrote: > >> On 07/03/2012 05:39, Dag-Erling Smørgrav wrote: > >>> Doug Barton writes: > The correct solution to this p

Re: Pull in upstream before 9.1 code freeze?

2012-07-04 Thread Jason Hellenthal
On Wed, Jul 04, 2012 at 03:08:45PM -0700, Doug Barton wrote: > On 07/04/2012 15:01, Mike Meyer wrote: > > On Wed, 04 Jul 2012 14:19:38 -0700 > > Doug Barton wrote: > >> On 07/04/2012 11:51, Jason Hellenthal wrote: > >>> What would be really nice here

Re: Pull in upstream before 9.1 code freeze?

2012-07-04 Thread Jason Hellenthal
On Wed, Jul 04, 2012 at 03:59:29PM -0700, Doug Barton wrote: > On 07/04/2012 15:55, Jason Hellenthal wrote: > > Seeing as sudo plays a big part of this > > No ... not only is sudo not a necessary component, it shouldn't be > involved at all. The feature works on de

Re: install-prompt for missing features (Was: Re: Pull in upstream before 9.1 code freeze?)

2012-07-04 Thread Jason Hellenthal
On Wed, Jul 04, 2012 at 04:44:48PM -0700, Doug Barton wrote: > On 07/04/2012 16:41, Jason Hellenthal wrote: > > > > > > On Wed, Jul 04, 2012 at 03:59:29PM -0700, Doug Barton wrote: > >> On 07/04/2012 15:55, Jason Hellenthal wrote: > >>> Seeing as

Re: install-prompt for missing features (Was: Re: Pull in upstream before 9.1 code freeze?)

2012-07-04 Thread Jason Hellenthal
On Thu, Jul 05, 2012 at 11:11:10AM +1000, Peter Jeremy wrote: > On 2012-Jul-04 19:10:08 -0400, Mike Meyer wrote: > >My first thought was to suggest it be a port as well, but I'm not sure > >that can be done sanely. > > The easiest way is probably to implement some form of generic "command > not

Re: install-prompt for missing features (Was: Re: Pull in upstream before 9.1 code freeze?)

2012-07-05 Thread Jason Hellenthal
On Thu, Jul 05, 2012 at 10:32:16AM +0100, Thomas Sparrevohn wrote: > On Thursday 05 Jul 2012 13:09:05 per...@pluto.rain.com wrote: > > Doug Barton wrote: > > > ... something like this would be *really* valuable to ease > > > the transition for people coming from a Linux background. > > > > I'm

Re: Pull in upstream before 9.1 code freeze?

2012-07-05 Thread Jason Hellenthal
On Thu, Jul 05, 2012 at 06:05:42PM +0200, Damien Fleuriot wrote: > On 7/3/12 3:36 PM, Mark Felder wrote: > > On Tue, 03 Jul 2012 07:39:34 -0500, Dag-Erling Smørgrav wrote: > > > >> > >> I don't think there will be as much whinging as you expect. Times have > >> changed. > > > > Agreed; if we

Re: Pull in upstream before 9.1 code freeze?

2012-07-05 Thread Jason Hellenthal
On Thu, Jul 05, 2012 at 06:19:31PM +0200, Damien Fleuriot wrote: > On 7/5/12 11:03 AM, Doug Barton wrote: > > On 07/05/2012 01:28, Peter Jeremy wrote: > >> On 2012-Jul-05 09:22:25 +0200, Jonathan McKeown > >> wrote: > >>> As for the idea that Linux refugees need extra help to migrate, > >>> that

Re: Training wheels for commandline (was Re: Pull in upstream before 9.1 code freeze?)

2012-07-07 Thread Jason Hellenthal
On Fri, Jul 06, 2012 at 10:17:22PM +0200, Pawel Jakub Dawidek wrote: > On Thu, Jul 05, 2012 at 12:15:44PM +0200, Jonathan McKeown wrote: > > On Thursday 05 July 2012 11:03:32 Doug Barton wrote: > > > If the new feature gets created, and you don't want to use it, turn it > > > off. No problem. > >

mtree(8) reservation of 16 -1 char[] in mtree files...

2012-07-07 Thread Jason Hellenthal
I was just going through mtree(8) and happen to notice that mtree while populating a mtree file by the following [1] reference that it suffixes spaces as some sort of way to either reserve or pad the result for every value. Has anyone else see this behavior in Xterm or cons2* terminals from stabl

Re: Replacing BIND with unbound (Was: Re: Pull in upstream before 9.1 code freeze?)

2012-07-08 Thread Jason Hellenthal
On Sun, Jul 08, 2012 at 02:21:46AM -0700, Doug Barton wrote: > On 07/08/2012 01:03, Bjoern A. Zeeb wrote: > > > > On 8. Jul 2012, at 02:44 , Warner Losh wrote: > > > >> > >> On Jul 7, 2012, at 5:33 PM, Garrett Wollman wrote: > >>> < > >>> said: > >>> > BIND in the base today comes with a

Re: Replacing BIND with unbound (Was: Re: Pull in upstream before 9.1 code freeze?)

2012-07-08 Thread Jason Hellenthal
On Sun, Jul 08, 2012 at 02:39:55PM -0700, Doug Barton wrote: > On 07/08/2012 10:10, Jason Hellenthal wrote: > > From first impression it seems that drill(1) has a syntax that > > leaves something to be desired like the eased use of host or dig. > > So once again,

Re: Replacing BIND with unbound (Was: Re: Pull in upstream before 9.1 code freeze?)

2012-07-09 Thread Jason Hellenthal
On Mon, Jul 09, 2012 at 09:42:43AM -0700, Jos Backus wrote: > On Mon, Jul 9, 2012 at 12:34 AM, Avleen Vig wrote: > > > [snip] > > > The issue is also one of barrier-to-entry. By removing `dig` and > > `host`, I think we're making things unnecessarily more difficult for > > people who don't *kno

Re: FreeBSD 8.3

2012-07-14 Thread Jason Hellenthal
On Sat, Jul 14, 2012 at 06:11:41AM -0400, Mike Meyer wrote: > I just set up a system designed to handle lots of VBox VM's: a 6-core > SandyBridge processor with 32GB of ram on a FreeBSD 8.3-STABLE host. > > Unfortunately, once I got it set up, I found that VBox guest > performance simply sucks.

Re: malloc+utrace, tracking memory leaks in a running program.

2012-12-23 Thread Jason Evans
s, frame pointers, etc. necessary to make userland dtrace work by default, IMO we should strongly prefer such defaults. It's more reasonable to expect people who need every last bit of performance to remove functionality than to expect people who want to figure out what t

Re: L1 cache thrashing affects performance of HIMENO benchmark

2013-01-05 Thread Jason Evans
t;> >> Matt, Venkatesh and Alex investigated this performance problem and >> came to these results: >> http://leaf.dragonflybsd.org/mailarchive/users/2013-01/msg00011.html > > I've CC'ed jasone on this as it's an interesting side-effect of memory > allocation lo

Fwd: Chicken and egg, encrypted root FS on remote server

2013-02-19 Thread Jason Hellenthal
Meant to also reply all... Reply elsewhere... -- Jason Hellenthal JJH48-ARIN - (2^(N-1)) Begin forwarded message: > From: Jason Hellenthal > Date: February 20, 2013 2:42:57 EST > To: Paul Schenkeveld > Subject: Re: Chicken and egg, encrypted root FS on remote server > &

Re: pw

2013-06-03 Thread Jason Hellenthal
Boot a live cd and mount the rootfs and replace the passwd files with some preconfigured ones. It's really not that hard. -- Jason Hellenthal Inbox: jhellent...@dataix.net Voice: +1 (616) 953-0176 JJH48-ARIN On Jun 4, 2013, at 1:47, "gs_stol...@juno.c

  1   2   3   4   5   >