Sponsored Content
Full Discussion: SCO sues IBM
Special Forums News, Links, Events and Announcements SCO sues IBM Post 34733 by LivinFree on Saturday 8th of March 2003 11:56:02 PM
Old 03-09-2003
Hey, now that I think about it, Caldera (was SCO, now I think it's SCO Group - not sure) released some modern Unix source code, specifically the regexp libraries and a regexp utility ( I believe awk, but I'm not sure ). I can't find the site now though, but I did find this:
http://linux.oreillynet.com/pub/a/li...8/caldera.html

Interesting read, although it speaks of the release of the old code I linked to above.

Also, it should be noted that TUHS worked out a deal to license the old Unix binary system images with SCO a long time ago. That's when I got SystemV running - I applied for and received a free non-commercial license for it. It's just not bound to the same license now, and code is available.

Anyways, I'll just stick to Linux, and failing that, *BSD, and not really have to deal with it.
 

2 More Discussions You Might Find Interesting

1. SCO

Install SCO Openserver 6.0.0 on an IBM x3500 7977E6U

Even though IBM states that the x3500 server is Openserver 6.x compatible, it is still a bit of a trick to install SCO Openserver 6 to the machine because the standard method of installing the BTLD required to install the OS requires that the driver be written to a floppy which doesn't exist on... (3 Replies)
Discussion started by: qkrenge
3 Replies

2. SCO

Sco 5.0.7 on ibm server, no floppy drive.

I cannot install sco on this particular ibm server because sco cannot find the raid controller and thefore the logical drive. I have a floppy disk that I use in other machines when boot: shows on the screen. I usually type restart link=ad320 and it works but this time i have no floppy drive. ... (1 Reply)
Discussion started by: iNetForce
1 Replies
MKFS.BFS(8)                                                    System Administration                                                   MKFS.BFS(8)

NAME
mkfs.bfs - make an SCO bfs filesystem SYNOPSIS
mkfs.bfs [options] device [block-count] DESCRIPTION
mkfs.bfs creates an SCO bfs filesystem on a block device (usually a disk partition or a file accessed via the loop device). The block-count parameter is the desired size of the filesystem, in blocks. If nothing is specified, the entire partition will be used. OPTIONS
-N, --inodes number Specify the desired number of inodes (at most 512). If nothing is specified, some default number in the range 48-512 is picked depending on the size of the partition. -V, --vname label Specify the volume label. I have no idea if/where this is used. -F, --fname name Specify the filesystem name. I have no idea if/where this is used. -v, --verbose Explain what is being done. -c This option is silently ignored. -l This option is silently ignored. -h, --help Display help text and exit. -V, --version Display version information and exit. Option -V only works as --version when it is the only option. EXIT CODES
The exit code returned by mkfs.bfs is 0 when all went well, and 1 when something went wrong. SEE ALSO
mkfs(8) AVAILABILITY
The mkfs.bfs command is part of the util-linux package and is available from https://www.kernel.org/pub/linux/utils/util-linux/. util-linux July 2011 MKFS.BFS(8)
All times are GMT -4. The time now is 07:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy