U website/main/dbfiles/email_ad_tools.db
cvs update: cannot change mode of website/main/dbfiles/email_ad_tools.db:
Stale NFS file handle
anyone know how to get rid of these.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
on
some machines on some apache servers. I wrote a script to catch the
offending processes and it seems to be these ones. Ideas on why they would
be taking that much cpu?
--
Dan
+--+
| BRAVENET WEB SERVICES
ya it seems it is running into swap abit.
hmmm watching apache with truss i see alot of error #35's
in the sys callswhat is that related to again?
On Mon, 16 Jul 2001, John Baldwin wrote:
> Date: Mon, 16 Jul 2001 13:03:33 -0700 (PDT)
> From: John Baldwin <[EMAIL PROTECT
far is to just
reboot the machine.i am starting to wonder if there is to much traffic
to a box when you enable it right away that ipfilter maybe does not read
them all. GOing to try a couple more things but if anyone has experieced
this , some input would be most appreciated
ncftpd-2.6.3
i found this to panic the kernel under freebsd latest releases.
I simple killall ncftpd just crashed the machinegonna try upgrading it
see if that helps any.
-- Forwarded message --
Date: Fri, 3 Aug 2001 15:48:08 -0700 (PDT)
From: Dan <[EMAIL PROTECTED]&
Not sure if this is the right list for this but I am wondering if there
is support for the Intel Dual 10/100BT Ethernet Adapter.
--
Dan
+--+
| BRAVENET WEB SERVICES |
| [EMAIL PROTECTED
.
--
Dan
+--+
| BRAVENET WEB SERVICES |
| [EMAIL PROTECTED] |
| screen;cd /usr/src;make buildworld;cd ~ |
| cp MYKERNEL /sys/i386/conf;cd /usr/src
Yeah that is what I am thinking to. My guess is some large array allocated
in the php code maybe or a sql query taking to long to finish eating up
all the ram. That is kind of interesting to know. I would think the
backstore would maybe be moved back to the paging system after the memory
is free
I will give it a try.
touch /var/account/acct
accton
how long does it take for anything to get written to that file?
As far as fork storms, I did noticed 1. I had the junior admin write
a script to restart apache if LA got to high doing a truss on the pid
i did noticed mad processes and his
Does it make sense at all to stripe primary slave,
secondary master and slave together?
I would imagine it is a waste of time , just looking for thoughts
on this vs just a single primary master IDE.
--
Dan
+--+
| BRAVENET WEB
noticing fdisk
bitching about wrong geometry.
--
Dan
+--+
| BRAVENET WEB SERVICES |
| [EMAIL PROTECTED] |
| screen;cd /usr/src;make buildworld;cd ~ |
| cp MYKERNEL
You were completely right. I replaced the IDE cable and that fixed it.
Thankyou very much.
Dan.
On Sat, 15 Sep 2001, Frank Nobis wrote:
> Date: Sat, 15 Sep 2001 13:03:00 +0200
> From: Frank Nobis <[EMAIL PROTECTED]>
> To: Stephen Hurd <[EMAIL PROTECTED]>
> C
appreciated.
# The `fxp' device provides support for the Intel EtherExpress Pro/100B
# PCI Fast Ethernet adapters.
found this in the LINT kernelcan;t tell again what chipsets.
--
Dan
+--+
| BRAVENET WEB SER
Subscribe Dan Gold
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
since we started replacing nic cards today with ones with
more buffer space available on them out of about 8 machines now.
Does this make any sense to anyone?
--
Dan
+--+
| BRAVENET WEB SERVICES
gt; Reply-To: [EMAIL PROTECTED]
> To: Dan <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: power supplies
>
>
>
> Dan wrote:
> >
> > I had the stangest situation today where a new nic card was put into a
> > machine and then the machine did not start
no, it worked when i put it in a different machine that was exactly the
same.
On Thu, 27 Sep 2001, Kris Kennaway wrote:
> Date: Thu, 27 Sep 2001 19:59:05 -0700
> From: Kris Kennaway <[EMAIL PROTECTED]>
> To: Dan <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED], [EMAIL
Is this supported?
Cannot seem to find this version at
ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/4.5-RELEASE/HARDWARE.HTM
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
, to see the recent improvements.
>
> * The amount of stuff downloaded by
> cd /usr/ports/devel/git ; make fetch-recursive
> is, shall we say, impressive.
I use the devel/hg-git port to pull all the git trees I need to access using
mercurial.
--
Dan Nelson
dnel...
irtual usb controller and device that you control the card with?
--
Dan Nelson
dnel...@allantgroup.com
___
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"
Name" that would
> be connected to a lock.
My guess would be:
kern/vfs_cache.c:151 static struct rwlock cache_lock;
kern/vfs_cache.c:152 RW_SYSINIT(vfscache, &cache_lock, "Name Cache");
The CACHE_*LOCK() macros.c in vfs_cache use cache_lock, so you've got lots
of po
You might even be able to write functions that could be passed to funopen().
Then you'd have a regular FILE* that you could call with regular stdio
functions. Getting the buffering right for good performance might get
tricky, though.
--
Dan Nelson
dnel...@allantgroup.com
___
ry long time.
http://lists.freebsd.org/pipermail/freebsd-hackers/2009-March/027918.html
--
Dan Nelson
dnel...@allantgroup.com
Index: ps.1
===
--- ps.1 (revision 219700)
+++ ps.1 (working copy)
@@ -587,6 +587,8 @@ symbolic process
In the last episode (Mar 16), Kostik Belousov said:
> On Wed, Mar 16, 2011 at 12:56:14PM -0500, Dan Nelson wrote:
> > In the last episode (Mar 16), Thiago Damas said:
> > > Hi,
> > > without procfs, there is a way to get usertime and systime from a
> > > ru
oot in your BIOS, which you can use to
determine how much of the single-process speedup is due to that.
Unrelated but still interesting note on your particular CPU:
http://www.passmark.com/forum/showthread.php?t=2256
--
Dan Nelson
dnel...@allantgroup.com
__
ople are just using
"last entry + 1" when adding new ones, they should probably start filling
the gaps instead. The 100s and 200s are pretty dense, but 350-399 only has
5 entries, 400-499 has 4, 600-699 has 7, 700-799 has 3, etc.
--
Dan Nelson
dnel...@allantgroup.com
> linked (uses shared libs), FreeBSD-style, not stripped
> /host/sony/usr/src/usr.bin/who/who
> fails with
> Illegal instruction
Were the crt*.o files on your fast machine also compiled with -march=i586 ?
If you run gdb on the core file, can you determine
gb or so. Anything more than 4GB of
swap is probably never going to be used, and if it is used, you're just
going to thrash your swap device. If you have 128GB of RAM and need to swap
to disk, you desperately need more RAM, not swap :)
--
Dan Nelson
In the last episode (Sep 05), Eitan Adler said:
> On Mon, Sep 5, 2011 at 3:48 PM, Dan Nelson wrote:
> > In the last episode (Sep 05), Sean Hamilton said:
> >> What is the state of the art for the recommended amount of swap in
> >> FreeBSD? Both "normal" s
y. The nss module is a tiny plug that talks to
nslcd using a simple protocol. It really reduces the socket count to your
ldap server, and removes the potential namespace problems caused by
dlopening libldap.so in every process.
--
Dan Nelson
dnel...@allantgroup.com
___
with
the KERN_PROC_PID flag, you can get the stats for a single processs by pid.
If you want even more detail, you can look at the source to the procstat
command, which uses some other calls to dump the vm map of processes.
--
Dan Nelson
dnel...@allantgroup.com
___
(1MB). PWD_STORAGE_MAX is
only checked within that getpw() function, though, so it's possible that an
nss library might return an even longer string to a get*_r call. It's up to
you to decide what your own limit is :)
--
Dan Nelson
dnel...@allantgroup.com
_
In the last episode (Oct 24), Christopher J. Ruwe said:
> On Sun, 23 Oct 2011 19:10:34 -0500
> Dan Nelson wrote:
> > In the last episode (Oct 23), Christopher J. Ruwe said:
> > > I need to get the maximum size of an pwd-entry to determine the
> > > correct buffersize
In the last episode (Oct 25), Christopher J. Ruwe said:
> On Mon, 24 Oct 2011 15:42:10 -0500
> Dan Nelson wrote:
> > In the last episode (Oct 24), Christopher J. Ruwe said:
> > > On Sun, 23 Oct 2011 19:10:34 -0500
> > > Dan Nelson wrote:
> > > > In the
88318 p0 S+ 0:00.00 sh xxx
> 88320 p0 R+ 0:00.00 sh xxx
> 88321 p0 R+ 0:00.00 sh xxx
>
> Can someone explain this ?
What does your script do? If it contains subshells or pipelines, the main
process will fork child processes to handle those.
--
In the last episode (Nov 02), Dan Nelson said:
> In the last episode (Nov 02), Mark Saad said:
> > Hackers
> > What is going on here, if I run the following shell script, what is
> > the expected output . The script is named xxx
> >
> > #!/bin/sh
>
>
> -Brandon
>
>
> ___
> 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"
--
Dan Nelson
dnel...@allantgroup.com
___
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"
ut you can tell the scheduler not to
use it, via the cpuset command. For example, "cpuset -s 1 -l 0,1" will
change the mask for cpuset 1 (the default set) to only allow cpus 0 and 1.
--
Dan Nelson
dnel...@allantgroup.com
___
f
unfortunately,
port P can't be compiled against resolver B because it's maintainer is
using A only"
... in the future.
Just my $0.02
Dan
P.S. English is not my native language, so look for ideas, not for grammar.
___
freebsd-hackers
On 07/08/12 23:55, Doug Barton:
On 07/08/2012 07:41, Dan Lukes wrote:
...
Sorry, you're not understanding what is being proposed. Specifically
you're confusing the system stub resolver (the bit that's compiled into
libc, and used by binaries) and the resolving name server (B
Hi.
I was just noticing that mkcsmapper doesn't build with clang. I saw two
ways to do this, the first being to #define YY_NO_INPUT, and the other to
use the %option noinput lex flag.
While there, I decided to explore and I changed a bunch of #defines to the
standard lex way of doing things. I
estion please? The setup outside of the
chroot works with the 1.x compat libraries combines with a kernel
compiled with the compat options and PID_MAX set to 3000.
Thank you,
Dan Plassche
--
Dan Plassche
___
freebsd-hackers@freebsd.org mailing l
id argument
"
1144 basename RET write 17/0x11
1144 basename CALL exit(0x1)
The sources are available from the FreeBSD old releases archive
now that they are under the "Ancient UNIX" license, but yeah
there's no CVS history for change tracking due to the purg
all with
> /bin/sh or /bin/ls in chroot. It took me a while to realize that you
> specifically shown the trace for basename.
Sorry, I was focusing on the loader problem and left out the root
binaries because they were traditionally static.
Thanks for
warning: type defaults to 'int'
in declaration of 'pidhashtbl'
*** Error code 1
Line 670 in proc.h is the define PID_MAX line. I have the
feeling I may be missing something obvious here, but I haven't
been able to sort out the problem.
Dan
__
On Thu, Aug 16, 2012 at 9:06 AM, Konstantin Belousov
wrote:
> Since you did not provided exact diff of your change, I cannot comment
> on what goes wrong. Anyway, just merge the r239301 locally and use
> sysctl kern.pid_max.
Thanks, the kern.pid_max tunable works well on 8.2.
The diff to /usr/s
hts?
If anyone's curious about the compiler_rt port, I have it at
github.com/dannomac/compiler-rt on the branch named freebsd.
Dan
diff --git a/include/Makefile b/include/Makefile
index d2f6d7f..8e29a35 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -125,6 +125,9 @@ _MARCHS= ${MACHINE_C
ommon area seems like a better idea to me.
Dan
On 21 August 2012 02:49, Konstantin Belousov wrote:
> On Mon, Aug 20, 2012 at 08:32:41PM -0600, Dan McGregor wrote:
>> Hi.
>>
>> I've been working on porting compiler-rt/clang's support for address
>> sanitization (a
st 21, 2012 4:49:30 am Konstantin Belousov wrote:
>> On Mon, Aug 20, 2012 at 08:32:41PM -0600, Dan McGregor wrote:
>> > Hi.
>> >
>> > I've been working on porting compiler-rt/clang's support for address
>> > sanitization (asan) to FreeBSD. So far
s into x86; also available on github.
Dan
On 21 August 2012 10:34, Nathan Whitehorn wrote:
> On 08/21/12 08:44, John Baldwin wrote:
>>
>> On Tuesday, August 21, 2012 4:49:30 am Konstantin Belousov wrote:
>>>
>>> On Mon, Aug 20, 2012 at 08:32:41PM -0600, Dan McGreg
On 22 August 2012 14:09, Tijl Coosemans wrote:
> On 21-08-2012 17:04, Dan McGregor wrote:
>> My solution is certainly fairly hacky, I just took inspiration from
>> NetBSD. I wanted to see if it could be done. While I was there I did
>> identify several files that should b
, at 4:09 PM, Tijl Coosemans wrote:
>
>> On 21-08-2012 17:04, Dan McGregor wrote:
>>> My solution is certainly fairly hacky, I just took inspiration from
>>> NetBSD. I wanted to see if it could be done. While I was there I did
>>> identify several files that sh
t; would I be correct in guessing that they are more than likely for most of
> these large blocks?
Note that libmilter may do a lot of mallocs on its own, especially if you
are examining the message body. There are also jemalloc tuning options that
may lower total meory usage if you are
ph basics: BFS,
> DFS, connected components, topological sort, etc
Graphviz would be the most popular package for stuff like this, I think, and
it includes a C API. It's licensed under the Eclipse Public License.
http://www.graphviz.org/
http://www.graphviz.org/Gallery.php
http://ww
tion NFS mountpoint.. oops. I only realized it when it was taking
longer than I expected so I stopped it to investigate. Had to restore a
bunch of data from backups.
Thank you for proposing the patch, I hope it gets committed.
Dan
___
freebsd-hackers@
uot; according to arbitrary ruling.
On the other hand, zsh runs the last component of a pipeline in the parent
shell. The usual model is "do work in pipeline, process results in final
component", and being able to simply set variables there that can be used in
the rest of the script is ver
by making sure you have portfast enabled on
the Cisco for any non-switch ports, btw. Takes the port setup time
down from 30 seconds to under 5.
--
Dan Nelson
[EMAIL PROTECTED]
___
freebsd-hackers@freebsd.org mailing list
http://lists.fre
ents:
Exit false (1).
1 argument:
Exit true (0) if $1 is not null; otherwise, exit false.
...
Unary operators shouldn't get parsed as such unless there are two
arguments.
> http://www.marcuscom.com/downloads/test.c.diff
--
Dan Nelson
[EMAIL PROTECTED]
__
ow.
Take a look at how /usr/bin/fstat does it. There is apparently a
"kern.file" sysctl that holds the open file table, but fstat digs
through kernel memory.
--
Dan Nelson
[EMAIL PROTECTED]
___
freebsd-hackers@freebsd.org mailin
DB is built into libc and is used for the hashed passwd & termcap
databases.
--
Dan Nelson
[EMAIL PROTECTED]
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, s
help with creating persistent system password database used by this
module for real mounting.
Or you can reevaluate what you want. If you need "automagic mouting"
avaiable during interactive user sessions only then things become simpler.
Yup. Moving to hackers. :)
o grant the anonymous user read access to
user/group names and group membership attributes. That way you can do
simple things like name->uid lookups without having to bind at all.
--
Dan Nelson
[EMAIL PROTECTED]
___
freebsd-hackers@f
already. It's hidden under the PPP_DEFLATE kernel option (the source
is in sys/net/ppp_deflate.c). The functions are all prefixed with z_,
but apart from that it works the same as userland zlib.
--
Dan Nelson
[EMAIL PROTECTED]
r a long time as well.
There's even a patch that's been sitting in purgatory since 2001.
http://www.freebsd.org/cgi/query-pr.cgi?pr=30654&cat=
Dan
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebs
your method and compare it to the existing gzip and
lzjb algorithms.
--
Dan Nelson
[EMAIL PROTECTED]
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
ec on my non-idle dual pIII-900 system. Try
truss'ing your program as it runs; maybe the program is doing some
extra syscalls you aren't aware of?
--
Dan Nelson
[EMAIL PROTECTED]
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
In the last episode (Jan 03), Metin KAYA said:
> Hi all,
>
> How select(2) will behave if I give the "utimeout" parameter as
> NULL?
>From the man page:
If timeout is a null pointer, the select blocks indefinitely.
http://www.freebsd.org/cgi/man.cgi?quer
or placing in a program
and using truss to print the result), but it has rotted. I'm attaching
it in case anyone wants to make it work again.
Since you got EOF status for both the read and write halves of the
socket, why not just close the fd? From my reading of the manpages,
unless you spe
-v" today?
>
> I have to agree with this.
>
> I will submit the port without -v/--version
> and worse comes to worse, add it in later if enough people complain.
On the other hand, some programs that are contributed sources or are
developed outside the FreeBS
s no splitting at that point.
This is one place where bash and ash disagree:
~ redhat-linux-box[2]> /bin/bash
bash-3.00$ sh -c 'set -- ${HOME+A B C}; echo "1:$1"; echo "2:$2:"; echo "3:$3:"'
1:A
2:B:
3:C:
bash-3.00$ bash --version
GNU bash, version 3.00.
file generated by /usr/bin/gzexe; that's one way to
do it (basically, determine the number of lines in your shell script,
append your binary file to the end of the script, and use tail to
extract only the binary file to a tempfile).
--
Dan Nelson
rk a child to bzero it. If the child
dies, unmmap and return NULL. If the child succeeds, use the memory.
This memory won't be freeable with malloc(), though.
-Dan Nelson
dnel...@emsphone.com
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
like Quake? How about just calling it
"games" ?
--
Dan Nelson
dnel...@emsphone.com
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
've tested this on both -stable and -current branches.
Regards,
Dan
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
SAFEs
or try full blown routines (gethostbyaddr_r, res_query_r)?
Thanks,
Dan
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
| Well, I guess we might as well change the API, since everyone else does.
Unless
| someone comes up with a bettter idea, of course :)
|
| -Joe
The API should not change. There is already enough descrepency between UNIXs
to warrant programs like autoconf, we should not introduce another.
We sh
| > Yeah, that IS a horrible idea of mine. :) Changing the API should be a last
| > resort, though, since we don't want to introduce to many FreeBSDisms into
the
| > already-fragmented-enough Unix world.
| >
| > Just a thought, how does Linux's GNU libc handle gethostby* in threaded
apps?
|
|
| } If no one has any objections, I'd like to start on this tomorrow.
|
| You might want to grab the latest BIND release from ftp.isc.org. One
| of the comments in the CHANGES file from a while ago is:
|
| 384. [feature] there is now a nearly-thread-safe resolver API, with
|
per re-implementing it is at http://renoir.vill.edu/~yhang .
It looks like ports/ftp/ncftp3 has all the features of bftp (scheduled
background transfers, auto-resume, multiple file xfers) except it
doens't email the user then the transfer is done.
--
Dan Nelson
dnel...@emsphone.com
were a lot of tools floating around.
I like one called Font Mania!; the author doesn't seem to have a web
presence, but an URL is http://jconroy.dragonfire.net/zzt/utilities/Fm.zip
--
Dan Nelson
dnel...@emsphone.com
To Unsubscribe: send mail to majord...@freebsd.org
with &quo
Can somebody tell me where to find the defintion for struct user that's
contained in struct proc?
I've grep'ed to no avail.
Thanks.
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
day, and got the group rate by mentioning the
FreeBSDCon. Looks like they've been updated.
Dan Seguin
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
ooked my room on Monday, the 23rd, at about 11:00 AM EST,
mentioning the FreeBSDCon. The clerk knew what I was talking about right
away.
I guess she was the only one on the ball.
Dan
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
P-provided pop account. (Costs less that way, with my current
> ISP.)
If your ISP runs sendmail (possibly other MTAs), you can use the
user+det...@host.com syntax. All mail is sent to the "user" mailbox,
but filters like procmail see the "detail" portion too, and can fi
ision 1.17
date: 1999/06/19 19:49:32; author: green; state: Exp; lines: +25 -21
Miscellaneous dd(1) changes: mainly fixing variable types (size_t,
ssize_t, off_t, int, u_int64_t, etc.). dd(1) should now work properly
with REALLY big amounts of data.
Should be a -stable candidate by now (3 months o
.
Is there a more efficient way than tracing every system call entry and
exit to determine when a child process forks, calls exec, or creates a
new LWP?
Thanks a lot for your help!
-Dan
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org
a SIGTRAP to the
traced process on exec, fork, etc. From what I could tell so far,
kevent doesn't provide this functionality.
Am I missing something? Is there a way to get kevent to stop the
process when events occur?
Thanks again for your help,
-Dan
On Tue, May 18, 2010 at 2:40 AM, A
On Wed, May 19, 2010 at 4:51 PM, Alfred Perlstein wrote:
> * Dan McNulty [100519 07:13] wrote:
>> Thanks for all the great suggestions!
>>
>> It looks like the kevent system call is the closest to what I need.
>> However, I didn't mention this, but I would like t
ave a testcase that shows otherwise? GDB might just enumerate the
currently active threads starting from 1.
--
Dan Nelson
dnel...@allantgroup.com
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freeb
x is not just caching the data? I know of at least
> one system where it takes more than 100ms to query the battery state due
> to extremely slow hardware, I wouldn't be surprised if you can do worse.
I have an old Dell laptop where it takes almost a full second to fetch
battery data v
(s) x 4 core(s)
cpu0 (BSP): APIC ID: 0
cpu1 (AP): APIC ID: 1
cpu2 (AP): APIC ID: 2
cpu3 (AP): APIC ID: 3
Andrew: You posted about this on July 14. Anything new since then?
John: Is it time for me to get a new CPU?
thanks
--
Dan Langille - http://langille.org/
___
On Wed, August 11, 2010 7:31 am, Andrew Heybey wrote:
> On Aug 11, 2010, at 6:47 AM, Dan Langille wrote:
>
>> I am encountering a situation similar to one reported by Andrew Heybey
>> at
>> http://docs.freebsd.org/cgi/mid.cgi?6E83197B-9DD5-4C7E-846D-AD176C25464D
>>
&
In the last episode (Jun 18), Zane C.B. said:
> Any one know of any recent documentation for adding a sysctl to a
> kernel module for FreeBSD 6 and 7?
man 9 sysctl
--
Dan Nelson
[EMAIL PROTECTED]
___
freebsd-hackers@freebsd.org m
ng newfs(8) while the system is multi-
> user.
# truss kgdb < /dev/null |& grep /dev/mem
open("/dev/mem",O_RDONLY,00) = 4 (0x4)
#
Read-only opens of /dev/mem are allowed. "kgdb -w" should fail,
however.
--
Dan Nelson
In the last episode (Sep 08), Dan Mahoney, System Admin said:
> I have the following rule set up in ipfw to limit the exposure of bad
> php scripts and trojans that try to send mail directly.
>
> allow tcp from any to any dst-port 25 uid root
> deny log tcp from any to any
In the last episode (Sep 09), Daan Vreeken said:
> On Monday 08 September 2008 22:03:29 Dan Mahoney, System Admin wrote:
> > On Mon, 8 Sep 2008, Dan Nelson wrote:
> > > In the last episode (Sep 08), Dan Mahoney, System Admin said:
> > >> I have the following ru
ystem in folder "/usr/local/Diablo-jre1.6.0/lib/amd64/libjava.so
Are you running an amd64 winpower binary? If not, you'll probably need
to install an x86 java. You can't mix libraries for different
architectures.
--
Dan Nelson
[EMAIL PROTECTED]
__
d up with a horribly-corrupted filesystem, since neither one is aware
of changes the other makes. You would need a shared-storage cluster
filessytem to be able to do that (or mount the volume read-only on both
servers).
Mount the filesystem on one server only, then access it via NFS from
the other.
m can
> buffer enough data for it.
Why not keep reading until you reach your desired compression block
size? Bzip2's default blocksize is 900k, for example.
> b) Is there any objection to the following patch to cat:
It might be simpler to just use "d
In the last episode (Oct 19), Ivan Voras said:
> Dan Nelson wrote:
> > In the last episode (Oct 18), Ivan Voras said:
> >> I'm working on a program that's intended to be used as a "filter",
> >> as in "something | myprogram > file".
1 - 100 of 881 matches
Mail list logo