Displaying 20 results from an estimated 107 matches for "4.3bsd".
Did you mean:
4.2bsd
2001 May 09
1
OpenSSH 2.9p1 on 4.3BSD based system
Dear developpers,
I successfully compiled OpenSSH 2.9p1 which I get via CVS with a
little modification. Patch is available at
http://www.rc.tutrp.tut.ac.jp/~nakaji/install/NEWS/utils/ref/openssh_cvs-news4.diff.gz
But one problem remains.
In config.h.in, there is a definition about strftime function
/* Define if you have the `strftime' function. */
#undef HAVE_STRFTIME
but this
2020 Jun 15
2
halt versus shutdown
> I'm quite sure that in original Berkeley Unix, as on the VAX 11/780, halt
> was an immediate halt of the CPU without any process cleanup or file system
> umounting or anything. Early SunOS (pre-Solaris) was like this, too.
>
The SunOS 4.1.2 man page for halt says
NAME
halt - stop the processor
SYNOPSIS
/usr/etc/halt [ -oqy ]
DESCRIPTION
halt writes
2002 Feb 25
2
samba & solaris 8
trying to compile 2.2.3a on solaris 8
and getting the following:
Is it supported on sol 8?
after typing configure and after many
lines i get:
-----much deleted------
ecking how to get filesystem space usage
checking statvfs64 function (SVR4)... no
checking statvfs function (SVR4)... no
checking for 3-argument statfs function (DEC OSF/1)... no
checking for two-argument statfs with statfs.bsize
2000 Aug 30
1
[Need help] sshd cannot work on mips-sony-bsd
Hi,
I tried openssh on my SONY NEWS-OS 4.2.1R which is 4.3BSD based
system.
I modified a little(*) to compile openssh and the compilation was
successful. Ssh worked but sshd didn't work.
I checked the output of 'sshd -d'. It says
error: open /dev/tty failed - could not set controlling tty: No such device or address
when connected from remote host (FreeBSD 5-current) with ssh. And
2001 Jun 28
1
`_POSIX_VDISABLE' undeclared
Dear developpers,
I'm using OpenSSH_2.9p1 with prngd on my Sony NEWS-OS 4.2.1R.
NEWS-OS 4.x is based on 4.3BSD and lack of many POSIX and ANSI features.
Today I tried to make the latest openssh_cvs and got the following error,
gcc -g -O2 -Wall -O -I. -I.. -I. -I./.. -I/usr/local/ssl/include -DHAVE_CONFIG_H -c readpassphrase.c
readpassphrase.c: In function `readpassphrase':
2002 Aug 19
1
RPM build errors-Possible Bug?
Hello all.
I'm trying to create the rpm for Samba 2.2.5. I haven't uninstalled the
other version as we are using it. I got the tar.gz from the Samba web site.
I type
# sh makerpms.sh and this is what I get this @ the end:
checking statvfs64 function (SVR4)... no
checking statvfs function (SVR4)... no
checking for 3-argument statfs function (DEC OSF/1)... no
checking for two-argument
2020 Jun 15
0
halt versus shutdown
On Sun, Jun 14, 2020 at 6:19 PM Pete Biggs <pete at biggs.org.uk> wrote:
>
> > I'm quite sure that in original Berkeley Unix, as on the VAX 11/780, halt
> > was an immediate halt of the CPU without any process cleanup or file
> system
> > umounting or anything. Early SunOS (pre-Solaris) was like this, too.
> >
> The SunOS 4.1.2 man page for halt says
2020 Jun 15
2
halt versus shutdown
Working with different Linux Distributions makes the life harder.
So far I have found out that 'poweroff' & 'reboot' has the same behaviour on Linux/Unix/BSDs.
Best Regards,
Strahil Nikolov
?? 15 ??? 2020 ?. 5:22:28 GMT+03:00, John Pierce <jhn.pierce at gmail.com> ??????:
>On Sun, Jun 14, 2020 at 6:19 PM Pete Biggs <pete at biggs.org.uk> wrote:
>
>>
2002 Mar 15
0
OpenSSH on mips-sony-bsd
Dear developpers,
I have some problem with the latest openssh available via CVS. The target
host is detected as mips-sony-bsd, SONY NEWS-OS 4.2.1R, which is an old
type OS based on 4.3BSD.
At first, this system has VSTATUS defined but no _POSIX_VDISABLE which
both are used in openbsd-compat/readpassphrase.c.
Second, some header files on this OS do not include <sys/types.h> and it
causes
1998 Jul 27
0
what's protocol for re-starting samba or NT?
Hi all,
I have samba 1.9 installed ok on a NeXT cube, OpenStep 4.2 on top of UNIX
4.3bsd. Very simple, bare-bones smb.conf file (not included here) not much
different than smb.conf.example; just a private file-system for me and a
printer declared on the UNIX box.
NT sometimes sees the UNIX files and printer; but NT also sometimes fails to
see them. I don't yet know why this
1999 Mar 05
0
configure and compile errors under HPUX9.04 with samba 2.03
Hello Everyone,
I am using an HP9000 with HPUX 9.04D with gcc 2.8.1. When running configure
for samba 2.03 I receive the following error:
checking statvfs function (SVR4)... no
checking for 3-argument statfs function (DEC OSF/1)... no
checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)...
yes
checking if large file support can be enabled
no
checking configure summary
2000 Mar 16
0
Compilation and solving problem on mips-sony-bsd.
Hello,
I'm trying samba-2.0.6 on my Sony NEWS-OS 4.2.1aRD which is based on
4.3BSD, having trouble with compilation. Also I have question and want
be helped to solve the problem.
Yes, I can compile it with dirty hack which is found at
ftp://ftp.tutrp.tut.ac.jp/pub/sony-news/samba/samba-news4.diff
There are some problems about this old and specific system.
1. It does not have setvbuf().
2.
2001 May 03
2
configure problem
Hi! I am trying to install samba 2.2 on a Sun and I'm getting this error:
./configure --prefix=/local --with-ssl
checking how to get filesystem space usage
checking statvfs64 function (SVR4)... no
checking statvfs function (SVR4)... no
checking for 3-argument statfs function (DEC OSF/1)... no
checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)...
no
checking for
2002 Aug 16
0
RPM build errors:
Hello all, thanks for all the support over the last few months.
I have posted this question to the list today already, but from a reply, I
see that the last letter was way too brief, so here is the full edition:
I'm trying to create the rpm for Samba 2.2.5. I haven't uninstalled the
other version as we are using it. Once I get thinks right, will I have to #
rpm -e <old rpm>, or
2020 Jun 15
2
halt versus shutdown
> fwiw, i've always used 'init 0' to shut down all sorts of unix/linux
> systems.
In EL7/EL8, init is now a symlink as well because everything is
controlled by systemd.
> On old school unix, and I think even early Linux, halt was an
> /immediate/ halt, as in catch fire. might as well hit the power switch.
>
Not quite. Shutdown is a timed thing so you can tell it
2020 Mar 27
2
[Bug 14328] New: usleep() is obsolete, use nanosleep()
https://bugzilla.samba.org/show_bug.cgi?id=14328
Bug ID: 14328
Summary: usleep() is obsolete, use nanosleep()
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayne at opencoder.net
Reporter:
2015 Jan 07
1
Design changes are done in Fedora
On Jan 6, 2015, at 5:07 PM, Les Mikesell <lesmikesell at gmail.com> wrote:
> On Tue, Jan 6, 2015 at 5:07 PM, Warren Young <wyml at etr-usa.com> wrote:
>>
>>>> There are more JavaScript interpreters in the world than Dalvik, ART,[2] and Java ? VMs combined. Perhaps we should rewrite everything in JavaScript instead?
>>>
>>> I'm counting the
2013 Nov 18
2
[PATCH] al175: updated driver, please restore it
On Tue, Jan 27, 2009 at 04:39:13PM +0100, Arnaud Quette wrote:
> Hi Kirill,
>
> 2009/1/27 Kirill Smelkov <kirr at mns.spb.ru>
>
> > On Tue, Jan 13, 2009 at 05:58:23PM +0300, Kirill Smelkov wrote:
> > > Arjen, Arnaud,
> > > first of all, I'm sorry for my late reply.
> > >
> > > If it's not too late, here is updated al175:
>
1999 Nov 23
0
[PATCH] Adding BSD compatible install script to 1.2pre14.
Hi,
This patch adds a BSD compatible install script (copied from gcc-2.95.2)
to 1.2pre14. The script has a X-style license. The script will be used if
configure doesn't find a proper install program on the system.
Remember to run autoconf and set execute (755) permissions for install-sh
when the patch has been applied.
--
Niels Kristian Bech Jensen -- nkbj at image.dk --
2015 Jan 07
2
Design changes are done in Fedora
On Tue, Jan 6, 2015 at 5:07 PM, Warren Young <wyml at etr-usa.com> wrote:
>
>>> There are more JavaScript interpreters in the world than Dalvik, ART,[2] and Java ? VMs combined. Perhaps we should rewrite everything in JavaScript instead?
>>
>> I'm counting the running/useful instances of actual program code,
>
> I rather doubt you?ve done anything like