Displaying 8 results from an estimated 8 matches for "ktr".
Did you mean:
dtr
2006 Mar 22
1
Process hanging on 6.0-STABLE
...gt;kill 881
eureka:~>kill 881
881: No such process
But the old one is not..
eureka:~>kill 80154
eureka:~>kill 80154
eureka:~>kill -9 80154
eureka:~>kill -9 80154
I can fstat the new process and it shows a slew of open FDs (presumably
inherited from the old process), but I can't ktrace it..
eureka:~>ktrace -f 80154.ktr -p 80154
ktrace: 80154.ktr: Operation not permitted
eureka:~>sudo ktrace -f 80154.ktr -p 80154
ktrace: 80154.ktr: Operation not permitted
Or get a memory map..
eureka:~>dd if=/proc/80154/map bs=64k
dd: /proc/80154/map: Resource temporarily unavailable...
1998 Feb 03
1
PAM Problems !
...s no longer
valid
Feb 2 06:49:59 bell last message repeated 93 times
Feb 2 06:49:59 bell PAM_pwdb[3520]: 1 authentication failure; (uid=0) -> wbr
for samba service
Feb 2 06:50:05 bell last message repeated 93 times
Feb 2 06:50:05 bell PAM_pwdb[3520]: 1 authentication failure; (uid=0) -> ktr
for samba service
Feb 2 06:50:11 bell last message repeated 93 times
Feb 2 06:50:11 bell PAM_pwdb[3520]: 1 authentication failure; (uid=0) -> jjb
for samba service
Feb 2 06:50:16 bell last message repeated 93 times
Feb 2 06:50:16 bell PAM_pwdb[3520]: 1 authentication failure; (uid=0) ->...
2007 Oct 17
4
RELENG_7 jerky mouse and skipping sound
I just updated to RELENG_7 from 6.2 and I'm running into some really
annoying issues with jerky mouse movement and skipping sound. This
seems to be similar to:
Re: SCHED_4BSD in RELENG_7 disturbs workflow
This happens both with 4BSD and ULE.
I seems to happen when I'm compiling ports and a new cc/bzip2/sh
process fires off (I'm just watching top), I'll get the
skip/freezeup.
2001 Mar 12
2
Samba and Windows compatibility question
There is a question regarding compatibility of Samba with Windows NT 4.0 and
Windows 2000 that is keeping us from implementing Samba here. Would you
please clarify this issue so that we can move forward on this?
Thanks much in advance,
Sheila Fitzgerald
-------------- next part --------------
HTML attachment scrubbed and removed
2008 Jan 08
6
What current Dell Systems are supported/work
Sorry for the repost...
I don't think the first one posted..
posted to freebsd.stable, freebsd-current, Freebsd-hardware
I checked the hardware in the online documentation manual/hardware
It only lists the bits and peices of the machine say the hard drive
controller and so forth. but doesn't give you a particular system to
look at as a working machine with FreeBSD 6.2
does anybody
2012 Feb 10
21
Reducing the need to compile a custom kernel
Hi,
during some big discussions in the last monts on various lists, one of
the problems was that some people would like to use freebsd-update but
can't as they are using a custom kernel. With all the kernel modules
we provide, the need for a custom kernel should be small, but on the
other hand, we do not provide a small kernel-skeleton where you can
load just the modules you need.
2003 Dec 01
0
No subject
...amba@lists.samba.org>;
Mon, 11 Jun 2001 09:59:51 -0500
Received: by gw1.stratcom.af.mil with Internet Mail Service
(5.5.2653.19) id <LMWSZVDL>; Mon, 11 Jun 2001 14:59:48 -0000
Message-ID: <850CD1B940F1D31181590000929B19DA0188E182@mail3.stratcom.mil
>
From: "Gerloff, Lewis (KTR)~U" <GERLOFFL@stratcom.mil>
To: samba@lists.samba.org
Date: Mon, 11 Jun 2001 14:59:39 -0000
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain; charset="us-ascii"
X-Converted-To-Plain-Text: from multipart/alternative by demime 0.98b
X-Conve...
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*