Sponsored Content
Special Forums UNIX Desktop Questions & Answers Licenses of SunOS 4.1.4 and System V R4 Post 302674911 by gull04 on Friday 20th of July 2012 07:22:17 PM
Old 07-20-2012
Hi anapplegeek,

These source code sets are almost certainly subject to some license restrictions, SunOS 4.1.4 is property of Oracle Corp. The SVR4 code will also belong to someone, there were several vendors that produced variants of SVR4, I have used it on DG, Pyramid and Siemens Nixdorf equipment.

I don't think that there would be a problem downloading the source, I also suspect that were you to search the code and find the vendor - there wouldn't be a problem getting permission to use it.

But in a case like this I'd say it's probably better safe than sorry - ask the vendor. The worst thing that they can do is say no!

Regards

Dave
 

7 More Discussions You Might Find Interesting

1. Solaris

adding licenses

Hi ppl, Need help setting licenses! When I add licenses with lit_tty, it says: Duplicate of Feature FTAM Version 9.000 found in file /etc/opt/licenses/licenses_combined. Duplicate of Feature FTAM Version 9.000 found in file /opt/SUNWconn/license_dir/osiftm9.0.lic,1. Rereading License File... (0 Replies)
Discussion started by: andryk
0 Replies

2. UNIX for Advanced & Expert Users

Migration of binary file from Sunos 5.8 to Sunos 5.9

I have compiled binary file using "cc" on SunOS 5.8 and the same binary file i have copied to SunOS 5.9 and it is giving me core dump error.I want to know whether migration of compiled code from lower version to higer version created this problem. how can i solve this problem.I am pasting the core... (1 Reply)
Discussion started by: Arvind Maurya
1 Replies

3. UNIX for Dummies Questions & Answers

rlogin - licenses

Hi I was just wondering When a rlogin occurs does it use a "user license" on the host system ? Thanks (0 Replies)
Discussion started by: belfastbelle
0 Replies

4. Red Hat

Spacewalk. Problem with adding SunOS system

Hello i tryed add SunOS system to Spacewalk and see this error: # cat /etc/release Solaris 10 10/08 s10s_u6wos_07b SPARC Copyright 2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms. ... (1 Reply)
Discussion started by: jess_t03
1 Replies

5. Shell Programming and Scripting

Set system date to some date (Sunos)

I am testing a script and need to change the system date to Nov 30 2009. I cannot seem to find a way to do this other than TZ command but it does not seem to work correctly. I tried TZ=GMT+168 date but it is returning todays date Mon Dec 7 19:48:11 GMT 2009 ...instead of Nov 30 2009 I... (4 Replies)
Discussion started by: hanton
4 Replies

6. Solaris

What is the replace of system call sigblock on sunOS 5.10

Hi: I have some old code need to be compiled - which include a system call, the function name is: sigblock like: ..... int holdnum = sigblock(sigmask(SIGCHLD)); .... but the compiler told me the sigblock cannot be found even I include signal.h. Looks like it is depricated - but I need to... (1 Reply)
Discussion started by: sean88z
1 Replies

7. What is on Your Mind?

Opensource licenses?

Someone was asking the below on our mailing list and i thought of sharing with you guys, what do you think? P.S: if this is the wrong forum i couldn't find something related to 'opensource' as main forum so i posted here, moderators feel free to move. Hello, I want to opensource something... (1 Reply)
Discussion started by: Bashar
1 Replies
dpkg-vendor(1)							    dpkg suite							    dpkg-vendor(1)

NAME
dpkg-vendor - queries information about distribution vendors SYNOPSIS
dpkg-vendor [option...] command DESCRIPTION
dpkg-vendor is a tool to query information about vendors listed in /etc/dpkg/origins. /etc/dpkg/origins/default contains information about the current vendor. COMMANDS
--is vendor Exits with 0 if the current vendor is vendor. Otherwise exits with non-zero. --derives-from vendor Exits with 0 if the current vendor distribution is a derivative of vendor, otherwise exits with non-zero. It uses the "Parent" field to browse all ancestors of the current vendor. --query field Print on standard output the value of the vendor-specific field for the current vendor. --help Show the usage message and exit. --version Show the version and exit. OPTIONS
--vendor vendor Assumes the current vendor is vendor instead of discovering it with the DEB_VENDOR environment variable or /etc/dpkg/ori- gins/default. ENVIRONMENT
DEB_VENDOR This setting defines the current vendor. If not set, it will discover the current vendor by reading /etc/dpkg/origins/default. AUTHOR
Copyright (C) 2009 Raphael Hertzog This is free software; see the GNU General Public Licence version 2 or later for copying conditions. There is NO WARRANTY. Debian Project 2009-05-10 dpkg-vendor(1)
All times are GMT -4. The time now is 10:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy