use of
numerous changes in the VFS subsystem. Here is the link:
http://www.vertex.kz/scfs.tgz
--
Boris Popov
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "free
Hi.
Is there a way, from userspace, to get the amount of memory a given
process currently has swapped out?
-Boris
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to
n in Linux is
messy because it depends on the architecture, what version of the kernel
is in use, etc. If, in the end, you're just interested in things like
the real and CPU time used, however, check out kvm_getprocs(3). The
information available with that call is docume
in 7.3, so it might be available there as well. Try it out.
-Boris
___
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"
plication that will write an addresses in NBO to sysctl (but now
sysctl won't be easy to read and modify by hand).
What do you think?
Thanks in advance for any useful hints.
Check out the byteorder(9) man page.
-Boris
___
freebsd-hackers@freebs
of the core dump, a pointer somewhere will be pointing
to garbage.
-Boris
___
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"
"freebsd-hackers-unsubscr...@freebsd.org"
I'm happily using qmail for several years (but that's not what you asked
about), Dovecot for POP3 and IMAP, and Roundcube for webmail.
-Boris
___
freebsd-hackers@freebsd.org mailing list
ht
any mail to "freebsd-hackers-unsubscr...@freebsd.org"
It's not as portable as getrusage(2), but you could probably get the
information you want using libkvm's kvm_getprocs(3) function. The
information available is defined in the kinfo_proc structu
cr.yp.to/checkpwd.html. A FreeBSD port is
available in security/checkpassword.
-Boris
___
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"
I'm
sure there are lots of objections to be made to that, too.
-Boris
___
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"
n0g0013 wrote:
On 23.03-10:20, Boris Kochergin wrote:
[ ... ]
Well, bumping it does get rid of messages like:
Mar 22 20:44:26 hydrogen sshd[96152]: getgrouplist: groups list too small
Mar 22 20:44:26 hydrogen sshd[96152]: fatal: initgroups: [user]: Invalid
argument
yes, that's
ttw+...@cobbled.net wrote:
On 22.03-22:33, Boris Kochergin wrote:
Ahoy. I got bitten by this today--a system I administer for someone had
users in more than 16 groups, so I had to bump the value, recompile the
kernel, and reboot. It seems desirable to (at the very least) make this
a read
anic() (or something) can be called if the allocation
fails, no? Is that about the gist of it? If I'm not overlooking
something major, I'd like to take a stab at it.
-Boris
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.
On Thu, 18 Oct 2007 15:57:16 -0600 Scott Long wrote:
> Boris Samorodov wrote:
> > Since nobody answered so far, here is my two cents. I'm not an expert
> > here so it's only my imho.
> >
> > On Wed, 17 Oct 2007 22:52:49 +0400 Alexey Popov wrote:
> >
&g
Hi!
Since nobody answered so far, here is my two cents. I'm not an expert
here so it's only my imho.
On Wed, 17 Oct 2007 22:52:49 +0400 Alexey Popov wrote:
> interrupt total rate
> irq6: fdc0 8 0
> irq14: ata0
On Tue, 04 Sep 2007 12:31:57 +0200 Ivan Voras wrote:
> Of course, additions, corrections, etc. are also welcome.
It may be worth mentioning that iscsi_initiator appeared.
WBR
--
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committe
Hi Ivan!
On Tue, 04 Sep 2007 12:31:57 +0200 Ivan Voras wrote:
> As some of you may know, I'm maintaining a web page which aims to
> enumerate and describe major new features for FreeBSD 7, located at
> http://ivoras.sharanet.org/freebsd/freebsd7.html .
> Since 7.0 should be released "soon", I'd
quot; (total
> > of 32meg of buffer). Team seems to not want to buffer more than 1m per
> > process and I think 32 is the max # of processes.
> Someone, please take a look at trivial patch for team's buffer size here:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/106806
&g
l and
> recompiling with a build-world?
> I'm currently trying to build a moderate large system with 4 presentation
> servers, 2 database servers and one large storage system using NFS mapped to
> ~1.2 terrabyte of SATA disks (4x Maxtor 500GB 7200 RPM disks w/RAID5
> config). Any suggest
Hi Bill,
I tested the driver with the new patch and everything works fine now. Thank
you for
your quick response. If you need more testing of this NIC, I can always
cooperate.
Boris Georgiev
- Original Message -
From: "william paul" <[EMAIL PROTECTED]>
To: "Bo
on, I can send it to you on request.
Boris Georgiev
> Uh
>
> First of all, the driver does not load any firmware into the chip.
>
> Second, you're not supposed to tell me your interpretation of what
> happened: you're supposed to cut&paste the messages into an
y. It gave me out
an timeout message and didn't load the driver at all. I am sorry that at
this time I cannot send
the exact message from the kernel, but the notbook is at my office, so I
will post it
tomorrow if the output will help for finding out what the problem is.
Best regards,
Bori
te me if there is an updated if_bge driver, which includes
hardware support for this new chip or if someone is porting this driver for FreeBSD
and there is a beta version, I can cooperate with testing it.
Boris Georgiev
___
[EMAIL PROTECTED] mailing
ay even work without any additional
code because null_inactive() performs its own management on the lower
vnode locking.
--
Boris Popov
http://rbp.euro.ru
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
t; to remove pre-defined VFS list from the IS_LOCKING_VFS macro. I can
> produce a patch if it sounds reasonably.
I'm not sure if this a right thing to do. Under SMPng each
filesystem is ought to implement correct vnode locking, i.e. vop_nolock()
and friends shouldn't exist
obably can be safely removed.
--
Boris Popov
http://rbp.euro.ru
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
ay I upgraded from 4.3-RC to the latest 4.3-STABLE and noticed that
> nullfs actually works, but I get a lot of errors, similar to these:
Not all of nullfs fixes MFCed to -stable. Please wait a little bit
more.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [
interesting answers about this topic. I am happy
that in our country is not the problem at the moment.
Patents are the death for all of us developers -(
--
Boris
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
commended method of updating stable by doing the installworld
> after rebooting into a new kernel.
On other hand, it makes some troubles if filesystem is shared
between 4.x and -current :)
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "u
On Thu, 19 Apr 2001, Brian Somers wrote:
> Does anyone know of a clean way to have module builds detect that
> INVARIANTS is defined in opt_global.h ?
Peter Wemm working on this.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "
| | |
+---+ |
| |
vnode1 vnode2
| |
+---+
|
device1
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
ition, if witness is compiled into
> the kernel, then a list of spinlocks held by the CPU in question is listed.
Well, when I manage my kernel to boot with witness, spinlock list
will be a big help.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
is isn't a big problem with passing string
from kernel to userland.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
less ugly way of getting the definitions of _args into mount.h
> (the only other way I can think of is to just move all of them from
> /.h to mount.h permamently), I'll implement this stuff in the
> other filesystems.
Think about third party filesystems :)
--
Boris Popov
http
On Sun, 28 Jan 2001, Boris Popov wrote:
> Well, next version of smbfs for FreeBSD released today. It
> includes minor bug fixes and significantly reworked connection engine.
As usually, major rewrites tends to introduce some bugs. So, I've
released 1.3.5 as update:
it patches against latest version of smbfs, so I can take
them into account for future releases.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
pen in Europe or
other nations. We computer-freaks want a mega great community. Freedom.
Knowledge and peace. This is the way we go. Fight against patents!
--
Best regards,
Borismailto:[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
th sourcecode, especially device drivers. It is a risk, but no ris(c|k) no fun -)
TRUST NO ONE. We have a great operating system here. Why should we
blame it with binary-only files???
I won´t.
--
Best regards,
Borismailto:[EMAIL PROTECTED]
To Unsubscribe: send
t. If you need a trouble free network, you need
a qualified win2k administrator or a qualified unix admin.
MS> The current work in progress is available at :
MS> http://people.freebsd.org/~murray/
--
Best regards,
Boris Köster mailt
k into the OpenBSD and NetBSD repos, I think they
> might have the same problem. Is there any standard channel to pass bug
> reports to them from FreeBSD, or should I just use the normal submit
> procedure?
Good work Thomas! I think patch can be committed as is.
--
Boris Popov
http:
nd the resulting
> buffer overrun stomps on something important.
No, this is not related. The same things will happen on all SMB
requests if server dropped the connection and it seems to be fixed in the
upcoming smbfs-1.3.1. On a side note I'm unsure why NT server drops the
connection if client doesn't send any request in XX minutes (for
example Samba uses NetBIOS keepalive packets).
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
possible cause of this problem and 1.3.1
will be released at this weekend.
> Incidentally, under smbfs-1.2.7, the above scenario only caused 'ls'
> to display 'broken pipe' and I could remount that share and things
Yes, 'broken pipe' was a bug and now it
any way, future smbfs releases will support 4.x and recent
-current.
p.s. Sorry for delay but I'm overloaded with my primary work and a little
bit behind my mail :(
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hacke
not work properly with FreeBSD 3.X.
New version can be downloaded from:
ftp://ftp.butya.kz/pub/smbfs/smbfs.tar.gz
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
27; flag can be omitted.
Please note, that the network with Win9X machines only will require WINS
server.
An updated version can be downloaded from
ftp://ftp.butya.kz/pub/smbfs/smbfs.tar.gz
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "
VFS synch code.
> None of them implement cloning devices.
Again, wrong. If you disagree on what I've proposed it doesn't
mean that it didn't work. It is _necessary_ to fix make_dev()
usage/implementation to make cloning code clean.
--
Boris Popov
http://www.butya.kz/~bp/
y chances to clean this up ? Eg., change the policy to either
pass p as parameter or use curproc, but not both. As example of curproc/p
mess I can point to VFS_ROOT() call which misses p parameter, but
obviously needs it.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMA
he base
system.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
scovered this bug about 3 month ago
and wonder why it still doesn't commited :)
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
devd at some point.
The whole idea of kerneld sounds unreasonable to me. It is
completely unneeded for servers and may have only limited use for FreeBSD
based workstations. More to the point - for some machines I'm compile all
required modules into a single (or two) KLDs - in this case kerneld
nts from DDB? I want to use DDB because I want to debug
> online.
G.B.Naidu, since you're ingnore private email, I'm asking you
again - please do not crosspost questions into several lists at a time.
freebsd-net is not for this kind of questions.
Thank
t; See /usr/src/crypto/openssl/crypto/conf for more info: UTSL.
No, while we have N_OPEN* switches in the make.conf file, this
library isn't standard. For example, I don't have any of open* programs
compiled and installed, so there is no /usr/lib/libcrypto* files.
--
Boris Pop
me
it was discussed there was no consensus on this topic.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
On Sun, 14 May 2000, Boris Popov wrote:
> I'm glad to announce first public release of SMB/CIFS filesystem
> for FreeBSD. The primary goal is to test compatibilty with various SMB
> servers. This version should run on FreeBSD-current and 4.0. It will not
> run on 3.x.
-obvious in this case.
> Anyhow, looks pretty good and read performance seems to be acceptable.
On the 10Mbit network I've got next results on raw read:
Samba ~980Kb/s
W95 ~700Kb/s
W98 ~650Kb/s
> Good job Boris!
Thanks.
P.S. There is some problems with w20
lease send all comments to
[EMAIL PROTECTED]
Sources can be taken from
ftp://ftp.butya.kz/pub/smbfs/smbfs-1.0.2.tar.gz
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
mbfs code.
> > The only disadvantage is the necessity to create N nsmb devices,
> > but this should gone when device clones will be available (in fact,
> > clones are implemented, but there is some unnegotiated conventions with
> > Poul-Henning and lack of spare time).
>
create N nsmb devices,
but this should gone when device clones will be available (in fact,
clones are implemented, but there is some unnegotiated conventions with
Poul-Henning and lack of spare time).
--
Boris Popov
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
can make some peoples unhappy :).
--
Boris Popov
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
ied to exec, which can be very annoying when you run
> an obfuscated shell-installer for a Linux application. Anyway this
> code always ends up with nonsense in the path; what am I doing wrong?
fname field is never filled in the code. Field 'uap' can be more
useful.
--
B
ted to be
clueful enough to understand kernel sources _and_ ideolgy. In fact, it is
doesn't require too much time. When you're jump in to truck, it is not too
hard to track related source code changes and keep your code synched up.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
pport from the Makefile ??
Because your kernel doesn't have an IPX support compiled in, and
ncp.ko module requires it by default.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
ing new fs you can pick any VT_ tag that unused
on your system:
#define VT_MYGREATFSVT_TFS
later, when filesystem became useful a new tag can be added to
vtagtype enum.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe free
/local/CVSfoo whereas cvs update
> obviously wants to have the references to /local2/CVSfoo.
The simplest way is to replace content of CVS/Root files. They
contain full path to repository.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with &quo
--
Why not to made an 'intellect' mode as default ? It would be much
less confusing :).
In any way, thanks for a good program.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
s boot code ?
Regarding to UNILOAD - it is possible to remove unbootable
partitions from boot menu ?
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
On Wed, 29 Sep 1999, Brian Mitchell wrote:
> How do I specify dependencies in modules? I can find no documentation on
> this, is it done automatically (doubtful)?
You need to add variable KMODDEPS=modulename to KLD makefile.
This will generate dependency on 'modulename'.
; device ? devfsd can sleep at
polling it and devfs device itself can provide hooks in the kernel to
register all important events and pass them to devfsd.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
can be more than one deleted file with same name. I'm trying to get
Novell to respond on my query about source code for 'filer' utility but
they keeps quiet at the moment.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
can be more than one deleted file with same name. I'm trying to get
Novell to respond on my query about source code for 'filer' utility but
they keeps quiet at the moment.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
's worth splitting the ncp* off to a port if it's worth doing.
> Otherwise version skew is going to be a hassle while it's under
> development.
Thats why I suggested an original scheme...
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
's worth splitting the ncp* off to a port if it's worth doing.
> Otherwise version skew is going to be a hassle while it's under
> development.
Thats why I suggested an original scheme...
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
uires two simple
patches to sys/net/if.c file and work on both -current and -stable.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
dy in the tree and past year made it more
or less functional.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
t could be a port I think :)
Yes, that's acceptable. But mount_nwfs require libncp.so and this
means that ncp library sources will be also required. So KLD, mount_nwfs
and libncp should go into source tree and other utilities can be a port.
Other thoughts ?
--
Boris Popov
requires two simple
patches to sys/net/if.c file and work on both -current and -stable.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
dy in the tree and past year made it more
or less functional.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
t could be a port I think :)
Yes, that's acceptable. But mount_nwfs require libncp.so and this
means that ncp library sources will be also required. So KLD, mount_nwfs
and libncp should go into source tree and other utilities can be a port.
Other thoughts ?
--
Boris Popov
go in src/contrib/ncplib with appropriate makefiles in usr.bin
and usr.sbin. And kernel module can go into sys/contrib/[ncplib|nwfs].
This will help to keep sources in synch with original ncplib source tree.
I will appreciate all questions, suggestions and recommendations.
Thanks in
go in src/contrib/ncplib with appropriate makefiles in usr.bin
and usr.sbin. And kernel module can go into sys/contrib/[ncplib|nwfs].
This will help to keep sources in synch with original ncplib source tree.
I will appreciate all questions, suggestions and recommendations.
Thanks in
, enabling user mounts raises a
risc of kernel panics from, for example, corrupted floppy disk. This
should lead to more stronger *fs code.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
, enabling user mounts raises a
risc of kernel panics from, for example, corrupted floppy disk. This
should lead to more stronger *fs code.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
not the
> modules themselves, but the loading of the modules). How does this sound?
Sounds reasonable. If functions that works with local files
compiled statically we also not loose perfomance with plain setup.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to majo
not the
> modules themselves, but the loading of the modules). How does this sound?
Sounds reasonable. If functions that works with local files
compiled statically we also not loose perfomance with plain setup.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMA
> { 0 }
> };
May be I'm totally wrong, but dtab[] array can be constructed (or
extended) dynamically, based on configuration file and _*_getpw()
functions can be placed in shared libraries (just like PAM modules). In
this case it is possible to extend NSS
{ 0 }
> };
May be I'm totally wrong, but dtab[] array can be constructed (or
extended) dynamically, based on configuration file and _*_getpw()
functions can be placed in shared libraries (just like PAM modules). In
this case it is possible to extend NSS sp
] and
argc with plain get_opt() in libkern.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
] and
argc with plain get_opt() in libkern.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
f we're have something like 'userfs' (or
'daemonfs') with unified interface and mount command like this:
# mount_user /mydaemon /mountpoint
so, all that I need to create a new file system is to write
'mydaemon' program.
--
Boris Popov
http://w
f we're have something like 'userfs' (or
'daemonfs') with unified interface and mount command like this:
# mount_user /mydaemon /mountpoint
so, all that I need to create a new file system is to write
'mydaemon' program.
--
Boris Popov
http://www.butya.
ut
BSD-style license. As result I can say that smbfs for FreeBSD doesn't
contain any GPLd code from Linux's smbfs.
BTW, does anybody have objections about name of this file system
in FreeBSD ?
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
ut
BSD-style license. As result I can say that smbfs for FreeBSD doesn't
contain any GPLd code from Linux's smbfs.
BTW, does anybody have objections about name of this file system
in FreeBSD ?
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to majord...@fre
e(namei_zone, ndp->ni_cnd.cn_pnbuf);
--
Boris Popov
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
93 matches
Mail list logo