Re: Kernel panic

2010-11-12 Thread jhell
have invalid mount, reboot, and first try > > > i think that i've missed a device in my config file, can you help me with > this > >From the boot prompt you should be able to 'boot kernel.old' and run your old kernel until you figure it out. Good Luck -- jhe

Re: Kernel panic

2010-11-12 Thread jhell
On 11/12/2010 18:28, mezgani ali wrote: > Can you tell me on which module depend usbbus and uhub ? > > On Fri, Nov 12, 2010 at 11:20 PM, jhell wrote: > >> On 11/12/2010 16:41, mezgani ali wrote: >>> Hello, >>> >>> I compiled a custom kernel, and

Re: setsid not found on freebsd

2011-02-14 Thread jhell
the source yourself and do a little modification. gcc -O2 -o setsid setsid.c modified for your enjoyment... Regards, - -- jhell -BEGIN PGP SIGNATURE- Comment: THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND Comment: ANY EXPRESS OR IMPLIED

Re: Switching to [KMGTPE]i prefixes?

2011-03-31 Thread jhell
On Fri, Mar 25, 2011 at 10:13:04AM +, Alexander Best wrote: > On Fri Mar 25 11, Bruce Cran wrote: > > On Fri, 25 Mar 2011 00:21:15 + > > Alexander Best wrote: > > > > > i hacked up humanized_number(3) a bit in order to produce the > > > following df(1) output: > > > [...] > > > 4.2Gi 4.

Re: Question about FreeBSD and long usernames

2011-04-03 Thread jhell
On Wed, Jan 19, 2011 at 04:04:04PM +0100, Mateusz Kwiatkowski wrote: > Hi, > > I have noticed inconsistent behaviour of some tools while working with > long usernames. > I dont get why you would need or want to work with longer usernames but if that is your goal then lets continue below... > A

Re: Default value for UIDs

2011-06-28 Thread jhell
On Tue, Jun 28, 2011 at 06:30:23PM +0100, Chris Rees wrote: > On 28 June 2011 17:59, Dan Nelson wrote: > > In the last episode (Jun 28), Chris Rees said: > >> Hi all, > >> > >> [crees@zeus]~% tail -n 2 /usr/ports/UIDs > >> dbxml:*:949:949::0:0:dbXML user:/nonexistent:/sbin/nologin > >> nobody:*:

Re: How can process in STOP state consume 200% CPU?

2011-06-28 Thread jhell
On Tue, Jun 28, 2011 at 11:40:29AM -0700, Yuri wrote: > I got VirtualBox process in a strange state. It has the status STOP but > shows by top as consuming 200% CPU for a very long time. > How is this possible and what does this mean? Process time stays at 0:00 > TIME. kill -9 doesn't kill it.

Re: adding "check option to md5(1) [was: md5(1) and cal(1) on -questions]

2010-05-17 Thread jhell
On 05/12/2010 04:01, Eitan Adler wrote: >> D> 2. Why doesn't md5(1) have a "check" option? Seems to me requiring a >> D> manual inspection is error-prone at best, and makes scripting >> D> unecessarily complicated. > > Would something like the attached patch be good? > It adds a -c option for a s

Re: Efficient way to determine when a child process forks or calls exec

2010-05-17 Thread jhell
sure if this is exactly what your looking for but have you looked into possibly using the audit system for tracking these things ? In its own way its really efficient and the utilities that are provided (auditreduce) you might just find a easier way to get the informatio

Re: Exposing Zone Sleeps

2010-05-25 Thread jhell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/24/2010 18:26, Sean Bruno wrote: > Find attached a patch against -CURRENT. > > This update exposes a counter that indicates the number of times that we > sleep when attempting to allocate a slab from the keg. In other words, > the number of tim

Re: Exposing Zone Sleeps

2010-05-25 Thread jhell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/25/2010 10:01, jhell wrote: > On 05/24/2010 18:26, Sean Bruno wrote: >> Find attached a patch against -CURRENT. > >> This update exposes a counter that indicates the number of times that we >> sleep when attempting to

Re: Exposing Zone Sleeps

2010-05-26 Thread jhell
gt;> Can't wait to see some results from this & I will report back with >>> either negative results of the build & run or positive results from the >>> stats collected. >>> >>> If there is anything needed feel free to let me know and I will do what >>> is possi

Re: Exposing Zone Sleeps

2010-05-26 Thread jhell
he patch for sleep stat on stable/8 "revised". against r208580: Changes: * Added back the #ifdef DDB * vmstat(1) displays all columns in a 80 column display cleanly. Comments & suggestions ? I am a little bit shaky about putting the last column so cl

Re: Exposing Zone Sleeps

2010-06-04 Thread jhell
On 05/26/2010 17:31, jhell wrote: > On 05/26/2010 13:29, Sean Bruno wrote: >> On Tue, 2010-05-25 at 07:47 -0700, Sean Bruno wrote: >>>> Hi Sean, >>>> >>>> Nice work on this. I applied this to stable/8 r208530 and I am in the >>>> process of

Re: Aurora Scheduler

2010-06-05 Thread jhell
ou are using. Unless I misunderstood the intention of your message I would say that you are a bit confused about what the Aurora Scheduler is/means as compared to what FreeBSD uses as sched_ule(4) or sched_4bsd(4). Regards, -- jhell ___ freebsd-hacker

Fwd: Re: Aurora Scheduler

2010-06-05 Thread jhell
Original Message Subject: Re: Aurora Scheduler Date: Sat, 05 Jun 2010 20:15:49 -0400 From: jhell To: Mohammed Farrag On 06/05/2010 19:23, Mohammed Farrag wrote: > Hi all, > thanx for ur reply. First Aurora shows the schedule in a series of > graphical displays t

Re: GSoC: registration of optional kernel features via sysctl: a question to the community

2010-06-09 Thread jhell
g the work on the software writers part and checking against __FreeBSD_version to see what versions are available in a 'GENERIC' kernel. Just a thought but I would rather see an array of values than 3 - 4 separate sysctls. Kind regards & happy hacking, -- jhell ___

Re: GSoC: registration of optional kernel features via sysctl: a question to the community

2010-06-09 Thread jhell
On 06/09/2010 09:25, Kostik Belousov wrote: > On Wed, Jun 09, 2010 at 09:13:56AM -0400, jhell wrote: >> On 06/09/2010 04:14, Ilya Bakulin wrote: >>> Hi hackers! >>> >>> While discussing my project's implementation details with my mentor, >>> Alex

[DTRACE] ctfconvert ".bss data: Invalid section descriptor" +

2010-07-15 Thread jhell
t: rc = 2 No entry found [dwarf_next_cu_header(57)] ctfconvert -L VERSION ufs_gjournal.o ctfconvert: rc = 2 No entry found [dwarf_next_cu_header(57)] Regards, -- jhell,v ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/lis

Re: [DTRACE] ctfconvert ".bss data: Invalid section descriptor" +

2010-07-15 Thread jhell
I should probably note that this is on stable/8 i386 r210115. And that this was before the 210145:210147 commits. Regards, -- jhell,v ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To

Re: [DTRACE] ctfconvert ".bss data: Invalid section descriptor" +

2010-07-15 Thread jhell
On 07/16/2010 00:31, Alexander Kabaev wrote: > On Thu, 15 Jul 2010 20:02:01 -0400 > jhell wrote: > >> >> I should probably note that this is on stable/8 i386 r210115. And that >> this was before the 210145:210147 commits. >> > This is a message from ctfconvert

Re: Improvement for Distributed Audit Project

2010-08-09 Thread jhell
5) ? Maybe a possibility to just add 'host:localhost' to the default configuration of audit_control(5) ? If localhost would be an option and logging audits to a remote machine comes into play then would it be wise to ignore distribution of localhost from the receiving machine ? Regards

Re: Support for WD Advanced Format disks

2010-08-12 Thread jhell
ion 211244) +++ Makefile(working copy) @@ -4,5 +4,6 @@ CSTD ?= c99 WARNS ?= 6 MAN = # none +LDFLAGS += -lutil .include Regards, -- jhell,v ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebs

Re: ZFS arc_reclaim_needed: better cooperation with pagedaemon

2010-08-23 Thread jhell
metaslab patch running that I can test this on. Throw me a patch and some specific tests and I can have the results back to you in the next 2 days. Regards, -- jhell,v ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/li

Re: ZFS arc_reclaim_needed: better cooperation with pagedaemon

2010-08-23 Thread jhell
On 08/23/2010 16:42, jhell wrote: > On 08/23/2010 03:28, Artem Belevich wrote: >> Can anyone test the patch on a system with mix of UFS/ZFS filesystems >> and see if the change mitigates or solves the issue with inactive >> memory excessively backpressuring ARC. > >

Re: ZFS arc_reclaim_needed: better cooperation with pagedaemon

2010-08-23 Thread jhell
lright I should be able to have something together with the output of this by the 25th with my current workload being the ultimate determining factor. PBS, Regards, -- jhell,v ___ 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: tiny patch to prevent head from closing pipes

2010-08-29 Thread jhell
and that your point is, that there is already a way of > keeping the pipe open and that the unix philosophy states that no two programs > should share the same functionality. > > on the other hand you don't really need head and tail at a

Re: System freezes unexpectly

2010-08-29 Thread jhell
On 08/29/2010 21:39, Davide Italiano wrote: > > Firefox 3.6.4. Lastest from ports, compiled now. > FYI: firefox-3.6.8,1 is the latest in ports. -- jhell,v ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: How to disallow logout

2010-09-10 Thread jhell
ld execute the contents of that script on every logout. Whether that script is a line by line action or a fully qualified script with functions to call different actions are up to you. Good luck, -- jhell,v ___ freebsd-hackers@freebsd.org maili

Re: How to disallow logout

2010-09-10 Thread jhell
On 09/10/2010 22:21, jhell wrote: > On 09/09/2010 23:27, Aryeh Friedman wrote: >> I have a directory that must not exist on logout and rm -rf is not >> sufficent to do it because the contents need to be processed by our >> version control system. The real life scenario is o

Re: How to disallow logout

2010-09-11 Thread jhell
rse not all of those signals will cause a logout to happen but have fun with it. Regards, -- jhell,v ___ 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: How to disallow logout

2010-09-11 Thread jhell
structive file-system when it gets unmounted. Maybe one-time encryption offered by geli(8) on a mdconfig(8) swap-file for just the source that you checkout. Implement it using amd(8). Don't know if this is a possible scenario but gives you a little more to consider. Regards & good l

Re: pf

2010-09-26 Thread jhell
66 -> > $alpha port 1666 > #REMOTE ADM > rdr on $ext_if inet proto tcp from any to ($ext_if) port 1667 -> > $delta port 22 > rdr on $ext_if inet proto tcp from any to ($ext_if) port 1668 -> > $alpha port 22 > pass in log on $ext_if inet proto tcp fr

Re: csup or svn

2010-09-26 Thread jhell
ped) > > > (8.1-STABLE #0) > > Should I be using SVN instead and if so what is the repo URL I need to use? You can safely remove that file and continue to do what you do... or Yes you can use SVN ports/devel/subversion-freebsd Regards, -- jhell,v _

Re: csup or svn

2010-09-27 Thread jhell
Just as much as top-posting I would say ;) On 09/27/2010 00:13, Aryeh Friedman wrote: > Isn't that a step backwards? > > On Sun, Sep 26, 2010 at 11:55 PM, Greg Lewis wrote: >> On Sun, Sep 26, 2010 at 11:34:34PM -0400, jhell wrote: >>> On 09/26/2010 22:47, Aryeh Fri

Re: sysrc -- a sysctl(8)-like utility for managing /etc/rc.conf et. al.

2010-10-06 Thread jhell
ressing something to a specific person. Regards, -- jhell,v ___ 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: sysrc -- a sysctl(8)-like utility for managing /etc/rc.conf et. al.

2010-10-07 Thread jhell
On 10/07/2010 01:47, Devin Teske wrote: > > On Oct 6, 2010, at 9:49 PM, jhell wrote: > >> On 10/06/2010 23:29, Devin Teske wrote: >> >> I see no real advantage > > If you had to administer thousands of FreeBSD systems, you would. > Normally I have fou

Re: Distributed SSH attack

2009-10-02 Thread jhell
This is more of a pf based solution so that's up to your policies and decision. Giving thanks to the post about DenyHosts I didn't know that existed till this point. Best regards. - -- %{+ | dataix.net!jhell 2048R/89D8547

Re: sysinstall colours

2009-10-09 Thread jhell
asier way? because this would of course affect all apps that are linked to ncurses. cheers. alex sysinstall looks like this too when it is ran in a gnome terminal or some other terminal that is ran in a X environment. -- ;; dataix.net!jhell 2048R/89D8547E 2009-09-30 ;; BSD since Fr

Re: sysinstall colours

2009-10-10 Thread jhell
dead. alex Certainly not going to be dead. Forums as of this email have 8,334 registered users alone. That's not counting all the Corporate entities, Yahoo if you may and Google if you will plus uncountable more. -- ;; dataix.net!jhell 2048R/89D8547E 2009-09-30 ;; BSD since Free

Re: Suggestion: rename "killall" to "fkill", but wait five years to phase the new name in

2009-12-22 Thread jhell
how to setup a skeleton directory so when a new user is created they get all the files from that skel copied into there home. If it is more of a system-wide change then the shell files in /etc will probably be of more use. PS: Applying your changes to a mailing list are not

Re: something fails with svn

2009-12-29 Thread jhell
svn://svn.freebsd.org/base/stable/7 fetch = :refs/remotes/git-svn Is this a user error (my), or it's an mismerge or repo fail git / or freebsd's svn? SVN never has problems "It's powered by FreeBSD ;)" Take a look at your git config. The problem

Re: something fails with svn

2009-12-31 Thread jhell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 31 Dec 2009 06:18, ed@ wrote: * jhell wrote: Take a look at your git config. The problem lies there and is very visible. After you are done fixing that re-read the whole email that you posted. Would you mind sharing what causes the

Re: something fails with svn

2010-01-01 Thread jhell
On 1/1/2010 6:24 AM, Ed Schouten wrote: * jhell wrote: With those remarks I will leave it up to your honed skills to figure out. If you don't have anything constructive to say, please refrain from responding to any message on these lists. The purpose of these lists is to help each

Re: something fails with svn

2010-01-01 Thread jhell
On 1/1/2010 8:21 PM, Kevin Oberman wrote: Date: Fri, 01 Jan 2010 19:20:54 -0500 From: jhell Sender: owner-freebsd-sta...@freebsd.org On 1/1/2010 6:24 AM, Ed Schouten wrote: * jhell wrote: With those remarks I will leave it up to your honed skills to figure out. If you don't have any

Re: "Checksum mismatch -- will transfer entire file"

2010-01-07 Thread jhell
k for the cluster. If this can be done I will donate whatever time I can to help assist with the move. -- Thu Jan 7 12:51:49 2010 jhell ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To uns

Re: Patch to Makefile.inc1 to mention which kernel config is being installed

2010-01-07 Thread jhell
above, I had patched stable/7. Thoughts? Peace, david I see this serving as good verification to the user that the kernel they meant to configure is being installed. I would like to see this make it in. -- Thu Jan 7 12:44:52 2010 jhell __

Re: limits for run away Firefox ?

2010-01-17 Thread jhell
ot exactly be what you are looking for. Best of luck. -- jhell ___ 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: Setting "zfs_arc_max" value in FreeBSD 8.

2010-01-19 Thread jhell
iki.freebsd.org/ZFSTuningGuide >> >> and more generally, here: >> >> http://wiki.freebsd.org/ZFS >> I just thought I would give a shout at this for stable/7 as of last week. I am not sure if this is just me but I had tried to adjust zfs_arc_max and found out that it was u

Re: Setting "zfs_arc_max" value in FreeBSD 8.

2010-01-22 Thread jhell
On Wed, 20 Jan 2010 05:14, Alexander@ wrote: Quoting jhell (from Tue, 19 Jan 2010 09:45:58 -0500): On 1/19/2010 5:16 AM, Sherin George wrote: Thanks Ivan :) I found It. add following in /boot/loader.conf === vfs.zfs.arc_max="10244M" === I just

Re: Setting "zfs_arc_max" value in FreeBSD 8.

2010-01-22 Thread jhell
ything less for such a file-system. -- Thoughts & Prayers out to Haiti. jhell ___ 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: Setting "zfs_arc_max" value in FreeBSD 8.

2010-01-23 Thread jhell
On Sat, 23 Jan 2010 04:25, Alexander@ wrote: On Fri, 22 Jan 2010 21:39:48 -0500 jhell wrote: On Fri, 22 Jan 2010 11:47, fbsdlist@ wrote: Anyone know if it is adjustable on a system with 1024MB of ram ? Is this just being auto calculated by some other value ? You may want to make sure

Re: Setting "zfs_arc_max" value in FreeBSD 8.

2010-01-23 Thread jhell
er people to work on this. On Fri, Jan 22, 2010 at 6:39 PM, jhell wrote: On Fri, 22 Jan 2010 11:47, fbsdlist@ wrote: Anyone know if it is adjustable on a system with 1024MB of ram ? Is this just being auto calculated by some other value ? You may want to make sure that vm.kmem_size is s

Re: our little daemon abused as symbol of the evil

2010-02-02 Thread jhell
On Tue, 2 Feb 2010 10:21, kuku@ wrote: Look here: http://www.spiegel.de/fotostrecke/fotostrecke-51396-2.html -- Christoph OH! no! someone quick get a Microsoft Solicitation! "I mean solution" -- jhell ___ freebsd-hackers@freebsd.o

Re: [RFC] [patch] pkill verbose option

2010-02-03 Thread jhell
l 15. Without the patches it works as it should... Overhead endured. -- jhell ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers

Re: [RFC] [patch] pkill verbose option

2010-02-03 Thread jhell
On Wed, 3 Feb 2010 12:52, jhell@ wrote: On Wed, 3 Feb 2010 10:00, eitanadlerlist@ wrote: I added an option to pkill which lists what processes it kills and what signal is sent. If no signals are sent it prints out the same message killall does. Unfortunately that patch works but has

Re: [RFC] [patch] pkill verbose option

2010-02-03 Thread jhell
ption as '-l' since pgrep uses '-l' for long output I think it would make more sense if the user is already used to what they expect to find in pgrep be also available in pkill. Other than that it works as expected. ;) On Wed, Feb 3, 2010 at 7:58 PM, jhell wrote: On Wed

Re: [RFC] [patch] pkill verbose option

2010-02-04 Thread jhell
ction && !pgrep) { printf("No matching processes belonging to you were found\n"); } Thanks for the re-patch, quick and resourceful... ;) -- jhell ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/m

Re: [RFC] [patch] pkill verbose option

2010-02-04 Thread jhell
should make it '-bs' but then again you might just confuse that for 'bullshit'. - -- jhell -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.14 (FreeBSD) iQEcBAEBAgAGBQJLau/6AAoJEJBXh4mJ2FR+wbYIAJ6Aw9iMCsdNDVFxyksDWxXH iJoSDE3MRC7IUCR/y8CpCfJxKVuXm

Re: [RFC] [patch] pkill verbose option

2010-02-04 Thread jhell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Content-ID: On Thu, 4 Feb 2010 11:01, jhell@ wrote: On Thu, 4 Feb 2010 05:01, eitanadlerlist@ wrote: This patch hijacks pgrep's -l [cut] This particular section of the patch should probably be left out until its worked over in a way th

Re: [PATCH] Support for thresholds in du(1)

2010-02-04 Thread jhell
uld probably be the same for the pkill thread that I am involved in to. CC'ing responsible party for that thread. Best regards. This message was supposed to arrive 9 hours ago but there was some ISP problems that prevented me from sending it. -- jhell _

Re: [PATCH] Support for thresholds in du(1)

2010-02-04 Thread jhell
would recommend generating this patch as a unified diff or a svn or cvs diff whichever version you checked out your tree with. -- jhell ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsub

Re: [PATCH] Support for thresholds in du(1)

2010-02-04 Thread jhell
k to be fully supportive it should have the capability to do at the least -N bits & +-N bytes. Thanks for the work that you have done on this. -- jhell ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/f

Re: [PATCH] Support for thresholds in du(1)

2010-02-04 Thread jhell
On Thu, 4 Feb 2010 23:51, jasonspiro4@ wrote: On Thu, Feb 4, 2010 at 9:30 PM, jhell wrote: I like it!. It looks like a really useful option. Though if you really need to free up a lot of space, try a Freshmeat search[1] for [ disk usage ]. It reveals many tools that look even better

Re: junior tasks wiki page - please add stuff

2010-02-18 Thread jhell
g like the above reducing the PR database greatly and freeing up some man hours for linimon@ so he can get some more coffee ;). Think-Tank open for business ;) Regards, - -- jhell -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.14 (FreeBSD) iQEcBAEBAgAGBQJLfiAFA

Re: mktemp(1) in /tmp or $PWD?

2010-02-26 Thread jhell
have a specified path should always write to $CWD and if $CWD is not writable then its a programming mistake. I like knowing that when I issue a command whether it be from a script or from the prompt that I do not have to look elsewhere unless that is wh

Re: `make cleanworld` and /usr/obj/lib32/usr/src

2010-02-28 Thread jhell
l to "freebsd-hackers-unsubscr...@freebsd.org" -- jhell ___ 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: [patch] extending {amd64|i386} cpu info

2010-02-28 Thread jhell
about the other arch's ? I only see i386 and amd64. I would think if this functionality is going to "make it in" that it should be done consistantly across the board, the way it is now. -- jhell ___ freebsd-hackers@freebsd.o

Re: `make cleanworld` and /usr/obj/lib32/usr/src

2010-03-01 Thread jhell
ough this is a nice idea but why should a user be prevented from doing such things ?. Boiling down these are not variables that usually have to be changed and if they are changed the user has done a little bit of research and is more advanced than most and recognizes that / is not a option

Re: `make cleanworld` and /usr/obj/lib32/usr/src

2010-03-01 Thread jhell
On Mon, 1 Mar 2010 19:45, alexbestms@ wrote: jhell schrieb am 2010-03-02: On Mon, 1 Mar 2010 14:52, alexbestms@ wrote: oh. and btw: wouldn't it be reasonable to prevent a user shooting himself in the foot if he has the brilliant idea of setting "MAKEOBJDIRPREFIX = /" ?

Re: [patch] extending {amd64|i386} cpu info

2010-03-02 Thread jhell
On Mon, 1 Mar 2010 19:29, alexbestms@ wrote: jhell schrieb am 2010-03-01: On Fri, 26 Feb 2010 22:19, alexbestms@ wrote: hi there, i always forget how to decipher model and family from the cpu id. of course there're 3rd party tools to do that for you, but instead i decided to hac

Re: Automated kernel crash reporting system

2010-03-04 Thread jhell
ot; is not what you are talking about is it ? are you aware of it ? The info contained in the crashinfo.txt.N is pretty informative for developers, maybe your talking about another way of submitting it ? Regards, -- jhell ___ freebsd-hackers@f

Re: package building failure irritation

2010-03-05 Thread jhell
ly. Best of luck, -- jhell ___ 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: Something rotten in ports (was Re: package building failure irritation)

2010-03-13 Thread jhell
ge if it already exists but I have not worked that into the above example usage. At some point I also worked in package signing like so, _pkg_sign(){ cd /exports/packages for package in `ls *.tbz`; do echo "Signing package: $package"

Re: Something rotten in ports (was Re: package building failure irritation)

2010-03-14 Thread jhell
On Sat, 13 Mar 2010 23:31, xorquewasp@ wrote: 'Lo, On 2010-03-13 20:40:32, jhell wrote: Not that this is a solution to your problem but it might be a possibility for you to consider, but a couple years back I dropped using make package(-recursive) and just scripted out making backup pac

RE: Puzzling stack trace

2010-03-26 Thread jhell
DIR/$dbglib DEBUG_FLAGS=-g install done - --- Script Stop --- Good luck, - -- jhell -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.14 (FreeBSD) iQEcBAEBAgAGBQJLrNwFAAoJEJBXh4mJ2FR+rG4IAIvovWp+XxPY9YneRNZiIU4L IdblzvTz3LoRcs37EUUsNwX4PPvgmEbZ4D0lyM3ZPMxuYKhW0+rtavueSyPFLWvQ OUbmVf7AdH3OT

Re: Compiling kernel with gcc43

2010-03-26 Thread jhell
quot; make buildworld [snip] cc: unrecognized option '-Garrett' ;) -- Jille ROFL I sure hope your kidding! because "cc --Jille" won't work either! -- jhell ___ freebsd-hackers@freebsd.org mailing list http://lists.f

Re: Compiling kernel with gcc43

2010-03-26 Thread jhell
On 03/26/2010 12:47, Dag-Erling Smørgrav wrote: > jhell writes: >> Jille Timmermans writes: >>> I tried building world with it; but it doesn't seem to work :( >>> >>> [q...@istud /usr/src]$ CFLAGS="-Wno-error -Garrett" make buildwor

Re: [RFC] The official logo for logo_saver?

2010-04-07 Thread jhell
r >> sys/dev/syscons/logo/logo.c. >> >> What do you think? > > I agree, please commit. > > DES How about this... Keep both & rename the current logo_saver to mascot_saver instead. ? Nice work Jung-uk Kim! -- jhell __

Re: [RFC] The official logo for logo_saver?

2010-04-07 Thread jhell
to keep it around as an option. Then replace logo_saver with > the new logo. > Ugh! reply coming through and for some reason threading was broken for a moment and didnt see the last two replies. /ignore ;) -- jhell ___ freebsd-hackers@freebsd

Re: Distributed SSH attack

2010-04-24 Thread jhell
s ... pass in log quick proto { tcp } from any port >1024 to any port \ { $shports } label "SSH/Login:$dstport" keep state (max-src-conn \ 5, max-src-conn-rate 15/30 overload flush global) pass out all label "Implicit" Soon as a offender violates this they end up in the blacklist which I run on every 3 hours to save to the file listed in the table store above: http://tinyurl.com/29y4zdh Good luck. -- jhell ___ 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"