hi,
On Mon, Nov 03, 2003 at 11:05:30AM -0800, Brooks Davis wrote:
> On Mon, Nov 03, 2003 at 08:02:01PM +0100, Dimitry Andric wrote:
> > On 2003-10-31 at 21:29:42 Brooks Davis wrote:
> >
> > > Ok, we're mostly clear. World builds, but I've had to disconnect
> > > ipfstat, ipnat, and ipftest from
On Sat, May 31, 2003 at 01:45:22AM -0400, Daniel Eischen wrote:
> On Sat, 31 May 2003, Norikatsu Shigemura wrote:
>
> > I am testing about JDK1.4.1/1.3.1 with libthr/libkse using
> > /etc/libmap.conf.
> >
> > 1. JDK1.3.1/libthr is not work. java is stop.
> > 2. JDK1.3.1/libkse is
hi,
Expirementing today with netgraph sockets hit into these two cases:
1:
lock order reversal
1st 0xc27658b4 inp (inp) @ /home/phantom/src5/sys/netinet/tcp_input.c:640
2nd 0xc031832c tcp (tcp) @ /home/phantom/src5/sys/netinet/tcp_usrreq.c:621
Stack backtrace:
backtrace(c02e9301,c031832c,c02ee
hi,
On Sun, Feb 09, 2003 at 08:39:59PM +0100, Poul-Henning Kamp wrote:
> /*ARGSUSED*/
> int
> msdosfs_init(vfsp)
> struct vfsconf *vfsp;
> {
> dehashtbl = hashinit(desiredvnodes/2, M_MSDOSFSMNT, &dehash);
> mtx_init(&dehash_mtx, "msdosfs dehash", NULL, MTX_DEF);
>
hi,
I not sure in recent commits, but I have same "error" after finishing
each command which connects to my -CURRENT's sshd (mostly scp).
My -CURRENT is about month old :-(
On Sun, Dec 15, 2002 at 11:26:41PM -0600, Christopher Schulte wrote:
> At 08:31 PM 12/15/2002 -0800, David Yeske wrote:
> >A
hi,
Is there any reason why 5.0-RELEASE snapshots are not building/uploading
to current.freebsd.org for about 3 months ? Latest i386 snapshot is
20010618.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
/
> /__ __Akinori.org / MUSHA.org
>/ ) ) ) ) / FreeBSD.org / Ruby-lang.org
> Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp
>
> "We're only at home when we're on the run, on the wing, on the
...
Sure. I do it already as you can see from patches.
--
/* Alexey Zelkin && [EMAIL PROTECTED] */
/* Tavric National University && [EMAIL PROTECTED]*/
/* Sysadmin/Developer && [EMAIL PROTECTED] */
To Unsubscribe: send mail to [EMAIL
locale physicaly present on this system"
or it's just an alias. Currently I am just testing presence of
/usr/share/locale/$requested_locale/LC_CTYPE and make decision depends
on stat(2) return value.
--
/* Alexey Zelkin && [EMAIL PROTECTED] */
/* Tavric Na
which is exists in locale directory
and my check have only target to understand -- is given locale name
valid locale or its alias.
> You need to check LC_* existence corresponding to setlocale() request
> made.
What to check if LC_ALL request is given ?
--
/* Alexey Zelkin &
iases instead.
* Fix potential security hole noted by ache@ -- use issetugid().
* Use stat() instead of lstat() for locale files existence checking.
* Slight optimization
--
/* Alexey Zelkin && [EMAIL PROTECTED] */
/* Tavric National University &&
d.
Example locale.aliases file is included to this patchset.
--
/* Alexey Zelkin && [EMAIL PROTECTED] */
/* Tavric National University && [EMAIL PROTECTED]*/
/* Sysadmin/Developer && [EMAIL PROTECTED] */
libc_locale_alias.tgz
7:10
@@ -37,7 +37,7 @@
.include
.if defined(X11BASE)
-CFLAGS+= -DXAUTH_PATH=${X11BASE}/bin/xauth
+CFLAGS+= -DXAUTH_PATH=\"${X11BASE}/bin/xauth\"
.endif
LDADD+=-L${.OBJDIR}/../../lib/libssh -lssh -lcrypto -lutil -lz
--
/* Alexey Zelkin && [EMAIL P
s present in /usr/include directory.
JS> And finally, if these character sets are not installed on my system, what is
JS> the best way to go about getting them on there? Any help or insight would
JS> be appreciated, so thanks!
--
/* Alexey Zelkin && [
of KVM to be wasted.
> Four is usually enough for anyone.
BTW, I have described following porblem: I have one physical swap slice
and tried to create three additional swapfiles. But I could not. System
allowed me to create only 2 swapfiles, not 3 as you noted above.
--
/* Alexey Zelkin
1072 0%Interleaved
Total 1347840 134784 0%
# vnconfig -c /dev/vn2c smallswap
# swapon /dev/vn2c
swapon: /dev/vn2c: Invalid argument
#
--
/* Alexey Zelkin && [EMAIL PROTECTED]*/
/* Tavric National University && [EM
g DAD for fe80:0001::0200:21ff:fec7:5ba7
ed0: DAD complete for fe80:0001::0200:21ff:fec7:5ba7 - no duplicates found
--
/* Alexey Zelkin && [EMAIL PROTECTED]*/
/* Tavric National University && [EMAIL PROTECTED] */
/* http://www.ccssu.crimea.u
ject members. Or will be ;-)
MM> I'll get a mailing list going if this is deemed necessary.
audit-*@FreeBSD.org ? Or create general list [EMAIL PROTECTED] ?
--
/* Alexey Zelkin && [EMAIL PROTECTED]*/
/* Tavric National University
specify the kernel name. If the default
> kernel has already been loaded you just have to tell it what to do.
>
> 'boot -v'
You're talking about loader(8) boot stage and I about boot2 stage (before
loader(8) execution)
> It's pretty consistant with other OS
> > Q: What I do then ?
> > A: On boot prompt type "kernel -v"
> >
> > Q: So ?
> > A: All works fine (system is booting in verbose mode)
>
> '-v' is an argument to the kernel. Specify it as such. 8)
If we have default kernel name then why I
(or whatever it is).
Thanks :) I know.
PS: Can someone with more or less fresh -current repeat this ? If so, I'll
file PR.
--
/* Alexey Zelkin && [EMAIL PROTECTED]*/
/* Tavric National University && [EMAIL PROTECTED] */
/* http://www
ernel -v"
Q: So ?
A: All works fine (system is booting in verbose mode)
Appendix:
FreeBSD spider.scorpion.crimea.ua 4.0-CURRENT FreeBSD 4.0-CURRENT #1: Thu Oct 14
13:41:11 MSD 1999
[EMAIL PROTECTED]:/usr/src/HEAD/src/sys/compile/SPIDER i386
--
/* Alexey Zelkin
16384" in my kernel to see complete output
of dmesg(8). Anyway it's not problem for me, but what about other people ?
--
/* Alexey Zelkin && [EMAIL PROTECTED]*/
/* Tavric National University && [EMAIL PROTECTED] */
/* http://www.ccs
23 matches
Mail list logo