home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / faqs / comp / answers / 386bsd-faq / part1 < prev    next >
Encoding:
Internet Message Format  |  1997-10-14  |  45.8 KB

  1. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!eecs-usenet-02.mit.edu!nntprelay.mathworks.com!news-dc-10.sprintlink.net!news-dc-1.sprintlink.net!news-east.sprintlink.net!news-dc-26.sprintlink.net!news-peer.sprintlink.net!news-sea-19.sprintlink.net!news-in-west.sprintlink.net!news.sprintlink.net!Sprint!204.248.21.3!neonramp.com!cynjut.neonramp.com!cynjut.neonramp.com!not-for-mail
  2. From: burgess@cynjut.neonramp.com (Dave Burgess)
  3. Newsgroups: comp.unix.bsd.netbsd.announce,comp.unix.bsd.freebsd.announce,comp.answers,news.answers,comp.unix.openbsd.announce
  4. Subject: [comp.unix.bsd] NetBSD, FreeBSD, and OpenBSD FAQ (Part 1 of 10)
  5. Supersedes: <386bsd-faq-1-875343603@cynjut.neonramp.com>
  6. Followup-To: comp.unix.bsd.netbsd.misc
  7. Date: 13 Oct 1997 02:00:05 -0500
  8. Organization: Dave's House in Omaha
  9. Lines: 951
  10. Approved: news-answers-request@MIT.Edu,cgd@sun-lamp.cs.berkeley.edu
  11. Expires: 10/31/97 01:00:03 CDT
  12. Message-ID: <386bsd-faq-1-876726003@cynjut.neonramp.com>
  13. Reply-To: burgess@cynjut.neonramp.com (BSD FAQ Maintainer)
  14. NNTP-Posting-Host: cynjut.neonramp.com
  15. Keywords: FAQ 386bsd NetBSD FreeBSD !Linux
  16. X-Posting-Frequency: Posted on/about the 13th and the 27th of every month.
  17. Xref: senator-bedfellow.mit.edu comp.unix.bsd.netbsd.announce:555 comp.unix.bsd.freebsd.announce:726 comp.answers:28469 news.answers:114348
  18.  
  19. Posted-By: auto-faq 3.1.1.2
  20. Archive-name: 386bsd-faq/part1
  21.  
  22. <pre>
  23.             Frequently Asked Questions
  24.            386BSD, NetBSD, FreeBSD, OpenBSD and
  25.                other BSD derived Operating 
  26.                  Systems.
  27.  
  28.  
  29.                   EXTREMELY UNOFFICIAL
  30.  
  31.  
  32.   Original FAQ by:
  33.     Terry Lambert
  34.  
  35.   New New FAQ by:
  36.     Dave Burgess
  37.  
  38.     burgess@cynjut.neonramp.com
  39.  
  40.  
  41.                Last Update:  26 Jun 1997 
  42. </pre>
  43.  
  44. Section -1. (Where else to look)
  45.  
  46.     In the distribution of each of the *BSD systems, there is a LOT
  47.     of documentation.  If you are completely unfamiliar with Unix,
  48.     there is a reading list recommended in Section 1 of the FAQ.
  49.     There are also various documents in the /usr/share/doc directory
  50.     on the installed system.  Many of these give detailed information 
  51.     about the design, history, and use of many of the pieces of the
  52.     *BSD system you are interested.  Once you are familiar with
  53.     Unix-like systems, you can probably graduate to the 'man'
  54.     program.  The 'man' program is a series of manual pages which
  55.     describe various parts of the system (kernel stuff, file
  56.     formats, commands, 'C' standard functions, etc.) in enough
  57.     detail to generally get you where you want to be.  The command
  58.     'man man' will give you a lot of details.  The other command
  59.     which might help is called 'apropos' (pronounced ap'-rO-pO).
  60.     This command searches the title lines of every manual page
  61.     looking for a match in the word you include as an argument.  If
  62.     you have the system running, try the command 'apropos ttys' to
  63.     get a feel for all the stuff that's out there.
  64.  
  65.  
  66. Section 0.  (Basic FAQ information)
  67.  
  68. 0.0    Master Index.
  69.  
  70.     0.0          Master Index.
  71.     0.1          A brief history of the *BSD family.
  72.     0.1.1        How close is NetBSD (or FreeBSD) to BSD 4.4?
  73.     0.1.3        Where can I get more information about the *BSD family
  74.              of Operating Systems? 
  75.     0.2          About this FAQ.
  76.     0.2.1        I want to start up a thread about why *BSD is or isn't
  77.              as good as some other operating system. Can anyone
  78.              suggest a good reason why I shouldn't? 
  79.     0.3          Are there any resources on the Net (like URLs)
  80.              associated with the BSD family of operating systems? 
  81.     0.4          How to add your pet answer to the FAQ.
  82.     0.5          Administrivia.
  83.     0.6          Does anyone reading this have any sense of humor at all?
  84.              
  85.     1.0          I just downloaded all of 386bsd version 0.1 and I can't
  86.              get [some feature] to work? Do you have any suggestions?
  87.              
  88.     1.1          Minimum hardware configuration recommended
  89.     1.4          Where to get the source and binaries
  90.     1.4.1        Where can I get the distribution on CD ROM?
  91.     1.5.3        *BSD system mailing lists.
  92.     1.5.4        System Updates.
  93.     1.6          Documentation available
  94.     1.6.1        BSD manuals
  95.     1.6.2        BSD books
  96.     1.6.6        The O'Reilly and Associates BSD 4.4 Set.
  97.     1.6.7        Other FAQ's on the net that are relevant
  98.     1.7.1        Official distribution sites
  99.     2.0          Install process
  100.     2.0.1        Boot disks (versions and media formats)
  101.     2.0.1.1      I have the base system installed, and now I want to
  102.              install the rest of the system. Where did the 'extract'
  103.              program go? 
  104.     2.0.1.2a     The floppy booted, but now the hard disk won't boot?
  105.     2.0.1.2b     I am trying to reinstall. I run install and it loops
  106.              asking me if I want to use the whole disk? 
  107.     2.0.1.4      What are the options on the boot prompt?
  108.     2.0.1.5      I just used the '-s' option on the boot, but I can't
  109.              write anything onto the disk. What is wrong? If I use a
  110.              plain 'mount' command it tells me that my root file
  111.              system is read-only. 
  112.     2.1          Binary distribution
  113.     2.1.1        I want to install by NFS but I am having all kinds of
  114.              problems connecting to the Sun server where the files
  115.              are. 
  116.     2.2          Configuration
  117.     2.2.1        Partitions
  118.     2.2.1.1      What is a 'disklabel' and why do I need one?
  119.     2.2.1.2      What other kinds of information do I need if I really
  120.              want to tune my hard drive's performance in conjunction
  121.              with a newfs? 
  122.     2.2.2        Common Disk Label Problems.
  123.     2.2.2.1      Increasing the *BSD partition size.
  124.     2.2.2.2      I can access the DOS partition on my second disk from
  125.              Unix but not DOS? Any suggestions? 
  126.     2.2.2.3      I want to use my entire 2 Gig drive as the root
  127.              partition. Why doesn't it work? 
  128.     2.5.3        How do I set up the system so that I can boot from more
  129.              than one operating system/file-loader without using
  130.              floppies? 
  131.     2.2.3        How do I get the system to boot from the second hard
  132.              drive? 
  133.     2.2.4        How do I disklabel my second hard drive?
  134.     2.2.5        NetBSD and FreeBSD cannot handle disk geometry
  135.              translations, but it turns out that my disk geometry is
  136.              translated. It has five zones, each with a different
  137.              sec/track! What kind of things can I do about the disk
  138.              translation my hard disk controller uses? 
  139.     2.2.6        I am having trouble installing on the EIDE hard drive.
  140.              What are some of the things that I need to look into? 
  141.     2.2.7        My disk label is complaining about '256 heads' in the
  142.              disklabel. This is obviously bogus, but it doesn't seem
  143.              to be hurting anything. Is it Okay or should I fix it? 
  144.     2.2.8        What are the options for the boot up prompt?
  145.     2.2.9        I am having trouble installing WRT 'syslogd: bind: Can't
  146.              assign requested address' errors. What are some of the
  147.              things I should look at? I also am having trouble with
  148.              the network: 'starting network ... ifconfig: localhost:
  149.              badvalue'. 
  150.     2.2.10       When I start up my system, it hangs for three or four
  151.              minutes during the 'netstart' program. Our network
  152.              nameserver is working OK, and I use it all the time; my
  153.              resolv.conf file says to use the network nameserver. Why
  154.              would netstart have such problems using it? 
  155.     2.2.11       I am having trouble getting net aliases to work. What
  156.              could some of the problems be? 
  157.     2.2.12       I'm having trouble with the networking code
  158.              (specifically the PPP stuff to my ISP). How can I debug
  159.              NetBSD's networking? 
  160.     2.2.13       I want to hard wire my SCSI devices to a particular
  161.              device number. Is that possible? 
  162.     2.3          Common installation problems.
  163.     2.3.2        Endless reboot cycles.
  164.     2.4          The computer just sits there, or 'that isn't right'.
  165.     2.4.1        The boot disk works all right on one computer but not
  166.              another. 
  167.     2.4.2        Really strange errors in the various *BSD flavors.
  168.     2.4.2.2      Using the new code in NetBSD, I get a "panic: pdti
  169.              206067" in pmap_enter(). What should I do? 
  170.     2.4.3a       I get the error "isr 15 and error: isr 17" on an NE2000
  171.              card. 
  172.     2.4.3b       I have some card on IRQ2 and it doesn't work; why?
  173.     2.4.3c       I am getting lousy performance out of my network card.
  174.              What are some of the other possibilities? 
  175.     2.4.4        What is the difference between IRQ2 and IRQ9? Are they
  176.              really the same, or are they really different? 
  177.     2.4.5        Some of my SCSI devices (like a tape drive) don't work;
  178.              why? 
  179.     2.4.6        I want to use the Adaptec 1542C SCSI controller. What
  180.              are the problems/tricks you need to know to get it
  181.              working? 
  182.     2.4.7        Is there a SCSI utility which works to fix up the random
  183.              problems I sometimes have with my drives? 
  184.     2.4.8        My system boots OK off the floppy, but once I try to
  185.              boot from the hard drive, the message "changing root
  186.              device to sd0a" appears and the system hangs. What is
  187.              the most likely thing that I have done wrong? 
  188.     2.5          Other common problems that are attributed to the
  189.              installation process but are caused other places. 
  190.     2.5.1        I want to use more than 16 Megabytes of memory. Will any
  191.              of the BSD based systems support it? 
  192.     2.5.2        I tried to use a device in my computer that should be
  193.              there. When I did, I got a "Device not configured
  194.              error." What do I do now? 
  195.     2.6          Customizing the system to meet my needs.
  196.     2.6.1        How do I get the system to not display the machine name,
  197.              but display our company name? 
  198.     2.6.2        I have a program that, under normal circumstances,
  199.              starts once a second. This regularly causes inetd to
  200.              terminate the program with a 'server failing (looping),
  201.              service terminated' error. How do I fix this? 
  202.     3.0          System Internals
  203.     3.1          Kernel
  204.     3.1.1        How do I build a kernel?
  205.     3.1.1.1      Why does the kernel code for NetBSD still use the old
  206.              K&R style declarations when the ANSI declarations are SO
  207.              much better? 
  208.     3.1.1.2      How do I port NetBSD to another platform?
  209.     3.1.2        I want to do one of the following things:
  210.              * add a device not in the distributed kernel (third com
  211.                port, additional disk or tape, line printer driver,
  212.                etc).
  213.              * use a patch from the net or the patchkit to fix a
  214.                kernel bug.
  215.              * add another swap device.
  216.              * recompile the kernel to remove extraneous devices so
  217.                that it takes up less space.
  218.              * configure more pseudo-terminals to allow for more
  219.                xterms or network logins. 
  220.     3.1.3        I want to build and profile a kernel. What do I need to
  221.              do? 
  222.     3.1.4        Now that I have a kernel, how do I install it?
  223.     3.1.5        My system is complaining about stray interrupt 7. Is my
  224.              machine going to explode or anything? 
  225.     3.1.6        I keep getting "wd0c: extra interrupt". What does it
  226.              mean? 
  227.     3.1.7        I keep getting silo overflow messages, but the system
  228.              doesn't seem to mind. Is there a problem? 
  229.     3.1.8        I found a bug in the kernel. How do I report it?
  230.     3.2          What exactly is this config file, anyway? What are all
  231.              of these cryptic notations? 
  232.     3.2.1        Okay, fine. Why shouldn't I just add every device I can
  233.              find to the kernel, so I'll never have to recompile this
  234.              again? 
  235.     3.2.2        What should I remove from the kernel?
  236.     3.2.3        I can't get enough remote login sessions or xterm
  237.              sessions. I also can only get four sessions working at a
  238.              time. What can I do? 
  239.     3.2.4        How do I get ddb, the kernel debugger, compiled into the
  240.              kernel and running? 
  241.     3.2.5        I'm getting all kinds of errors when I try to build a
  242.              new version of GCC. How can I upgrade GCC to the most
  243.              current version? 
  244.     3.2.6        Can I patch the current running OS image?
  245.     3.2.7        Can I have more than one config file? Should I rename it
  246.              to something else? Any other hints? 
  247.     3.2.8        I have been getting a lot of "virtual memory exhausted"
  248.              errors when I am compiling a program with a really big
  249.              static array. I have 128Meg of memory and 8Gig of swap.
  250.              How can this be happening? 
  251.     3.2.8.1      I am running NetBSD and really DO have 128 Meg of
  252.              memory; but the generic kernel only sees the first
  253.              64Meg. How can I fix this? 
  254.     3.2.8.2      How do I dedicate 16Meg of memory to nothing but disk
  255.              buffers? 
  256.     3.2.9        Where can I learn more about all this?
  257.     3.3          Other kernel related kind of questions.
  258.     3.3.1        Has the method for system call changed in NetBSD?
  259.     3.3.2        Does anyone have a system building script that takes
  260.              things like building a new config and multiple config
  261.              files into account? 
  262.     3.3.3        How do I upgrade from my release version of NetBSD (and
  263.              probably FreeBSD) to the '-current' development sources?
  264.              
  265.     3.3.4        Is there a Makefile that does all that happy
  266.              world-building stuff? 
  267.     3.3.5        Can NetBSD do cross compilation?
  268.     3.3.6        My network memory seems to be leaking. The numbers just
  269.              keep increasing slowly over time. Is there a problem I
  270.              need to worry about? 
  271.     3.4          X11/XFree86/XS3
  272.     3.4.1        What options should I define to get the X extensions
  273.              included? 
  274.     3.4.2        Where can I get the FAQ for 'X'?
  275.     3.4.3        Why does X drop characters when using xdm? When I run
  276.              xdm from the console, it keeps losing keystrokes and the
  277.              shift keys don't always work. Why? 
  278.     3.4.4        What can I do to figure out why 'X' doesn't work with
  279.              NetBSD? 
  280.     3.4.5        Under NetBSD and FreeBSD, xlock (or any other program
  281.              that uses passwords) fails to validate user passwords.
  282.              Anyone know why? 
  283.     3.5          I want to run 'XYZA' which is dynamically linked and
  284.              from 'some other operating system'. What special things
  285.              do I have to do to get it working? 
  286.     3.6          You promised to talk about timezones below. Are you
  287.              going to? 
  288.     3.6.1        How do you change the timezone on NetBSD (FreeBSD
  289.              also?)? 
  290.     3.6.2        The translation between seconds-since-the-epoch and date
  291.              differs by about 18 seconds between BSD and other Unixes
  292.              when running ntp; why? 
  293.     3.7          How can I implement CVS to track MY changes to the
  294.              kernel source tree, yet still follow the -current
  295.              development tree? 
  296.     3.8          Optional Op-codes for NetBSD, FreeBSD, and other
  297.              systems. 
  298.     4.0          Introduction
  299.     4.1          Common (sort of) Kernel-related problems
  300.     4.1.1        Sometimes I have trouble with my system resetting the
  301.              terminal to seven bit mode. Isn't BSD eight bit clean? 
  302.     4.1.2        How do you implement quotas on Net/2 derived BSD
  303.              systems? 
  304.     4.1.3        What are the correct permissions for the /tmp, /usr/tmp,
  305.              and /var/tmp directories? 
  306.     4.2          Available kernel add-ons
  307.     4.2.1        Loadable Kernel Modules
  308.     4.3          Other program building type problems.
  309.     4.3.1        I am building a program that requires access to the
  310.              crypt library. Either I have it and it isn't getting
  311.              copied into the executable, or I don't have it; why? 
  312.     4.3.2        I am having trouble with long file names in my
  313.              libraries. It seems like there is a 16 character limit
  314.              in the library somewhere. 
  315.     4.3.3        I'm getting annoyed with having this "conflicting types
  316.              for `sys_errlist'" problem show up nearly every time I
  317.              build a program. What do I need to do? 
  318.     4.4          System Administration Questions
  319.     4.4.1        Where can I get good books about NetBSD or FreeBSD?
  320.     4.4.2        I am concerned about system security. What should I do
  321.              to protect my system from net attacks? 
  322.     4.4.3        How can I log failed login attempts?
  323.     4.4.4        Can I use a Concatenated Filesystem with NetBSD?
  324.     4.4.4.1      Why, when I type "ccdconfig ccd0 16 none /dev/wd0a >
  325.              /dev/wd1a", do I get back "ccdconfig: ioctl (CCDIOCSET):
  326.              /dev/ccd0d: Device not configured"? 
  327.     4.4.5        I am really new to Unix System Administration. I need
  328.              some real basic help. 
  329.     4.4.5.1      What is the System Administrator's user name?
  330.     4.4.5.2      I can't log in as 'su'. What does that message mean when
  331.              I log in as root. 
  332.     4.4.5.3      Are there any books I can 'bootstrap' myself with?
  333.     4.4.5.4      How about some code examples?
  334.     4.5.6        How do I change the default shell for a user?
  335.     4.5          Daemon questions
  336.     4.5.1        I'd like to use amd to mount a file system (/dev/sd0f
  337.              aka /usr/local) on another machine as "/usr/local".
  338.              What's the magic? 
  339.     4.5.2        I am having trouble with my nameserver refusing to
  340.              accept 'nslookup's from my SunOS machine after I
  341.              installed the resolver fix. The exact error message is
  342.              "*** Can't find server name for address 194.100.46.2:
  343.              Query refused". Can you help? 
  344.     4.5.3        Are there any alternatives to 'NIS' available for
  345.              NetBSD, et al.? 
  346.     4.6          Adding new and removing old users.
  347.     4.6.1        Where can I FTP the 'adduser' program?
  348.     4.6.2        Where can I get a 'rmuser' script?
  349.     5.0          Introduction
  350.     5.1          A replacement curses program/library.
  351.     5.2          Floppy Disk problems.
  352.     5.2.1        How do I get a bootable floppy?
  353.     5.2.2        How do I maximize the space on a mountable floppy disk. 
  354.     5.3          Character Device Driver info
  355.     5.3.1        Printers
  356.     5.3.2        Terminals/Keyboards
  357.     5.3.3        Modems/FAX Modems
  358.     5.3.3.1      How do I add a modem to *BSD:
  359.     5.3.3.4      Adding a Dial-in/Dial-out FAX to NetBSD or FreeBSD.
  360.     5.3.4        What is the trick for getting Kermit to work with rz and
  361.              sz? 
  362.     5.4          Tape Drives
  363.     5.4.1        Does the tape need to be formatted?
  364.     5.4.2        If I execute the command 'st -f /dev/st0 status', I get:
  365.              Archive/Tandberg? tape drive, residual=0, blocksize=512
  366.              Density: high = 16 (0x10), medium = 15 (0xf), low = 5
  367.              (0x5) ds=0 er=0 
  368.     5.4.3        When is erst0 used?
  369.     5.4.4        How is density (bpi) computed? I am using 3M DC 6250
  370.              cassettes which have a 250MB capacity on the Viper 150.
  371.              But computing the bits/inch based on 250MB/tape-length
  372.              (1020 ft.), I get a density of 171335 bpi, which is
  373.              nowhere near the 10000 bpi associated with QIC-150 in
  374.              the st(1) man page. Why the discrepancy? 
  375.     5.4.5        How is an appropriate block size determined (and in what
  376.              units are they specified in the st(1) command)? 
  377.     5.4.6        From the 4.3BSD mtio(4) man page, it sounds like data is
  378.              typically (traditionally?) stored on tape in
  379.              eof-terminated sequences of 1K records. 
  380.     5.4.6.1      Is st's notion of "file" the record sequence between two
  381.              eof marks? 
  382.     5.4.6.2      What about a "record"?
  383.     5.4.6.3      Is a "record" one "block", as determined by st's
  384.              "blocksize" command? If not, what is the connection
  385.              between them? 
  386.     5.4.6.4      Can I change the "record" size?
  387.     5.4.6.5      When would I want a block size that is different from
  388.              the default? 1KB is the size of writes used by dd or
  389.              whatever. QIC specifies 512 byte records (well at least
  390.              its what people use..) Whatever you write in will be
  391.              broken into 512 byte sections. They must be multiples of
  392.              512 though. 
  393.     5.4.7.1      How do I write several archives to a single tape? I
  394.              tried without success: $ st -f /dev/rst4 rewind $ tar cf
  395.              /dev/nst4 archive1 $ st -f /dev/nrst4 weof $ tar cf
  396.              /dev/nst4 archive2 $ st -f /dev/nrst4 weof 
  397.     5.4.7.2      Later, I would expect to be able to access, say,
  398.              archive3 via the fsf directive to skip over the first
  399.              two archives. What is the correct sequence? 
  400.     5.4.8        Since the Viper 150 writes on QIC-150/120, I guess I
  401.              don't need to worry about writing variable-length
  402.              records? How about reading a tape written with
  403.              variable-length records. Is this possible with the
  404.              Viper? If so, what's involved? 
  405.     5.4.9        The very scant documentation that came with my drive
  406.              mentions a "selectable buffer disconnect size," whose
  407.              default is 16K. This is evidently the "maximum number of
  408.              bytes that can be sent over the SCSI bus during a single
  409.              data transfer phase." What's that? How is it connected
  410.              st's "blocksize" command? Do I want to use 16K blocks,
  411.              or might I even want to set the disconnect size to a
  412.              higher value? 
  413.     5.4.10       What is "streaming"? When I tar a directory of files to
  414.              tape, I notice that the tape often stops. Streaming
  415.              means it doesn't stop? How would I get the viper 150 to
  416.              stream using tar or cpio or dump? 
  417.     5.4.13       My tape drive doesn't work.
  418.     5.4.14       I am trying to restore a tape from a FreeBSD machine on
  419.              a Sun. What kinds of problems should I expect? 
  420.     5.4.15       What are the jumper settings for the Archive Viper tape
  421.              drive? 
  422.     5.4.16       My Viper-150 auto-detects fine; however, the first
  423.              attempt to read a tape fails after a boot due to an
  424.              "illegal SCSI command". What could be the problem? 
  425.     5.4.17       Why haven't we changed the defaults in rdump and
  426.              rrestore to something that makes sense? I was trying to
  427.              dump a filesystem to a remote tape and ran into an error
  428.              complaining about being unable to execute /etc/rmt. 
  429.     5.5          Network Stuff
  430.     5.5.1        How can I get my system to work as a network router?
  431.     5.5.2        I recently had a problem where I got a message that said
  432.              "panic: kmem_malloc: mb_map too small". What is the
  433.              solution to this problem? 
  434.     5.5.3        Does anyone have an example of a working gated.conf
  435.              file? I can't figure these instructions out at all. 
  436.     5.5.4        How do I set up Multicasting on my system?
  437.     5.6          I want to use my ZIP drive. Are there any weird things I
  438.              need to know? 
  439.     6.0          Working with DOS and BNR/2 related software.
  440.     6.1          Formatting a floppy
  441.     6.2          Sharing the Disk with MS-DOS
  442.     6.2.1        How can I partition my drive to support both MS-DOS and
  443.              *bsd? 
  444.     6.2.2        I can install using the whole disk, but I can't install
  445.              when I try to share the drive between *BSD and MS-DOS.
  446.              Why? 
  447.     6.2.4        Is there any hope of ever running MS-DOS applications
  448.              under any of the free BSD systems? 
  449.     6.2.5        How do I get Linux executables to run under NetBSD?
  450.     6.3          Accessing the MS-DOS filesystem
  451.     6.4          NFS/PC-NFS support
  452.     6.4.1        Can I use 8K packets for NFS? When I try, I have all
  453.              kinds of problems. Specifically, I get 'ring buffer
  454.              overflows' or the performance is real bad. 
  455.     6.4.2        How do I get around the NFS "Permission denied" error? 
  456.     6.4.3        What does the message "BAD MNT RPC: RPC Authentication
  457.              error; why = Invalid client credential" mean when I try
  458.              to mount something from another machine? 
  459.     6.4.4        What does the message "Bad MNT RPC: RPC: Authentication
  460.              error; why = Client credential too weak" mean when I try
  461.              to mount something from another machine? 
  462.     6.4.5        I get a lot of 'ring buffer overflow' messages using NFS
  463.              and the ed0 driver. Is there a problem? 
  464.     6.4.6        I am getting really poor performance out of my network,
  465.              especially when talking to older networks or when
  466.              performing short file transfers. What's the problem? 
  467.     6.4.7        Is there any PC software that will allow me to use my
  468.              enormous PC with all of the unsupported hardware as a
  469.              PC-NFS server? 
  470.     6.5          How can I use mtools with the 'new' floppy naming
  471.              convention? 
  472.     7.0          Communications
  473.     7.1          SLIP/CSLIP
  474.     7.2          PPP
  475.     7.2.1        I have a problem with my PPP connection. From time to
  476.              time, the connection will just 'pause'. If I do
  477.              something in another window which polls some other
  478.              external machine, the connection will 'unpause' for a
  479.              while. 
  480.     7.3          TCP/IP
  481.     7.3.1        Where can I obtain *BSD source code to add IP Security
  482.              per the IETF RFCs (RFC-1825 through RFC-1829) to my
  483.              system ? 
  484.     7.4          UUCP
  485.     7.4.1        TIP/CU
  486.     7.4.2        What is the magic incantation that allows the modem to
  487.              dial? 
  488.     7.4.3        My modem on DOS COM3 or DOS COM4 works with DOS, but not
  489.              with *BSD. It is set up using IRQ 4 (or 3) respectively.
  490.              
  491.     7.5          How do I configure my nameserver?
  492.     7.6          Terminals
  493.     7.7          My network manager (or UUCP feed site admin) just
  494.              informed me that the way I have installed sendmail
  495.              through my UUCP connection and has caused a sendmail
  496.              loop. Can you help me get sendmail installed correctly? 
  497.     7.8          Can network attached assets be used by/from NetBSD?
  498.              FreeBSD? OpenBSD? 
  499.     7.8.1        Is it possible to Network boot a NetBSD machine from a
  500.              network on a diskless Sparc? 
  501.     7.8.2        I have been working with FreeBSD 1.5.1 with some
  502.              machines configured as diskless. How can I do the same
  503.              for 2.0R (i.e., Which are the magic words to put in the
  504.              Kernel configuration file?) 
  505.     7.8.3        How can I get ISDN to work?
  506.     8.0          What hardware works!
  507.     8.3.1        How do I configure multiport cards? Is there a
  508.              possibility of using multiport serial boards? How do you
  509.              configure an AST/4 in the kernel? It looks like the AST
  510.              driver only supports 4-port cards, but it looks like it
  511.              would be easy to add support for 8 ports ... or am I
  512.              wrong? 
  513.     8.3.3        What is the difference between baud and bits per second?
  514.              
  515.     8.4          Disk Controller Problems
  516.     8.4.2        SCSI controller problems
  517.     8.5          SCSI Controllers
  518.     8.6          Network Cards
  519.     8.7          Printers
  520.     8.7.1        How can I print big files (especially from SAMBA, the
  521.              WfWg network program)? 
  522.     8.8          Tape Drives.
  523.     8.8.1        What are the jumper configurations for the Exabyte 8200
  524.              DAT tape drive? 
  525.     8.9          QIC-40/80 tape drives
  526.     8.10         CD-ROMs
  527.     8.10.1       How can I mount my CD-ROM so that it appears to be
  528.              writable? 
  529.     9.0          What GNU software has been tested and is working with
  530.              Net/2 derived BSD systems for the 386? 
  531.     9.1          Has anyone ever gotten news to work?
  532.     9.1.1        I want to make sure I have every set up right for my
  533.              news partition. What newfs options do I need to use to
  534.              get this information stored OK without future problems? 
  535.     9.3          Has anyone tried to get Postgres to work?
  536.     9.4          Has anyone gotten the Java Developers Kit working?
  537.     9.5          Has anyone ever used any of the BSD systems for a
  538.              Firewall? 
  539.     9.6          How about the BSD Song?
  540.  
  541.  
  542. 0.1    A brief history of the *BSD family.
  543.  
  544.     In the beginning, there was Research Unix.  Bell Labs, in a
  545.     moment of utter abandon said "Let us produce progeny of Unix.
  546.     yea verily, that we might garner a market share with this white
  547.     elephant."  In order to beget as many pretenders to the Unix
  548.     throne as possible, they removed most of the copyright notices
  549.     and released huge gobbets of code to Universities throughout the
  550.     United States.  From that humble decision came the very spark of
  551.     what has arguably become the most successful, completely free
  552.     Unix-style operating system you can make money on.
  553.  
  554.     There were several version of BSD roaming around, but they all
  555.     had one thing in common.  You HAD to have a source code license
  556.     to the original Unix source to get a working version going.  The
  557.     bulk of the code was written at Berkeley, much of it by
  558.     long-haired computer geeks, complete with bad complexions and
  559.     pocket protectors.  Many Master's Degrees were built on what was
  560.     to follow.
  561.  
  562.     Then, suddenly, someone realized the amount of source code from
  563.     the original Unix distribution was pretty much down to zilch.
  564.     They decided that making the distribution available to the whole
  565.     world (not just the select Unix license holders) seemed like a
  566.     pretty 'groovy' (to use the vernacular) idea.  From that came
  567.     the Net distribution.
  568.  
  569.     William and Lynne Jolitz, with their standard flair and panache,
  570.     decided to write the pieces that needed to be written.  From
  571.     that decision came 386BSD Version 0.0.  Generally considered to
  572.     be unusable, it was nonetheless a major coup, in that one no
  573.     longer needed the dreaded 'source license' to produce working
  574.     operating system images.  Version 0.1 (generally considered to
  575.     be the progenitor of all of the subsequent PC BSD systems) was
  576.     released on Bastille Day, 1992.
  577.  
  578.     386BSD 0.1 eventually came to be.  Linux, the other entrant in
  579.     the Free Unix-style OS family, had been running for about a year
  580.     by then.  Many people, wanting to stick with code that they
  581.     already knew and which was in use in the commercial sector,
  582.     decided to start using (and fixing) the 386BSD 0.1 code.  As such,
  583.     many contributions to the system are provided through interaction
  584.     by people who communicate via many means.  Many new and innovative
  585.     features have been added to 386BSD since it's original release in 
  586.     July of '92.  There was an 'unofficial' patchkit which was available
  587.     from many anonymous FTP sources which made 386BSD more stable and
  588.     usable.  Many problems associated with the use of 386BSD Version 
  589.     0.1 were solved through the application of patches from the 
  590.     patchkit.  Now, more or less overcome by events, the original
  591.     386BSD, with its relationship to the AT&T/Berkeley out-of-court
  592.     settlement, has become a rare piece of code to find.  With some
  593.     of the code considered 'suspect', it was removed from FTP sites
  594.     world-wide.
  595.  
  596.     To replace the original 386BSD, three newer versions of the 
  597.     system are available, under new names.  NetBSD is the oldest, 
  598.     FreeBSD followed shortly thereafter.  Both systems have evolved 
  599.     into programs that are superior to their progenitor and both 
  600.     have sizable (if a little rabid) followings.  The third entry in
  601.     the group is a fairly recent entrant, called OpenBSD.  
  602.  
  603.     Most of the statements made in this FAQ will apply to all three 
  604.     of the replacement systems, although I will try to differentiate 
  605.     one from another whenever the difference matters.  Any place 
  606.     that says 386bsd either means the original 386bsd 0.1 or any 
  607.     of the members of the PC BSD family.  
  608.  
  609.     There have been many attempts to polarize the *BSD development 
  610.     groups in the past.  One of the reasons that I am still 
  611.     maintaining the FAQ is that it simply is a good source for
  612.     historical information, as well as a reasonable source for 
  613.     information that is specific to the implementations of NetBSD, 
  614.     FreeBSD, and OpenBSD.
  615.  
  616.     It should be remembered that when the *BSD family started out, Bill
  617.     and Lynne used a source called the "Berkeley Net Release/2" tape 
  618.     as their foundation.  While this provided a stable starting point, 
  619.     it also built a possible bomb into the system.  Due to a legal 
  620.     battle (which has now been resolved) the following files are 
  621.     identified as 'encumbered' in the BNR/2 source tree.  These
  622.     kernel files are identified as the 'binary only' files in the
  623.     BSDI distribution, and either have been or must be replaced
  624.     before we can have a truly free OS family.  These files are the
  625.     primary reason you won't find the original 386BSD Version 0.1
  626.     available for FTP anymore.
  627.  
  628.  
  629. 0.1.1    How close is NetBSD (or FreeBSD) to BSD 4.4?
  630.  
  631.     If you take a look at the README files that accompany each of
  632.     these packages, you will find that each is based as closely as
  633.     possible to BSD 4.4-Lite.  The core development team for FreeBSD 
  634.     used the 4.4 Lite distribution and re-engineered the missing 
  635.     pieces to come up with the the current version of FreeBSD.  The
  636.     NetBSD developers started with the existing 386BSD files, and
  637.     compared them to the unencumbered, freely releasable files from
  638.     BSD 4.4.  For both groups, any files which were not available
  639.     (through being encumbered) were written from scratch to provide
  640.     the functionality that was needed.  Either way, both systems are
  641.     close to BSD 4.4.  Of course, each has differences that make it
  642.     different from the other, and different from regular BSD 4.4.  
  643.  
  644.  
  645. 0.1.3    Where can I get more information about the *BSD family of
  646.     Operating Systems?
  647.  
  648.     Here are the current members of the *BSD family.  These are
  649.     presented in alphabetical order, to avoid implying anything.
  650.  
  651.     386BSD - An older version of BSD now targeted exclusively at 
  652.     the research and academic community.  CD distributions only, 
  653.     sold by Dr. Dobb's Journal.
  654.  
  655.     FreeBSD - A version of BSD for Intel platforms only and targeted 
  656.     at a broad user base.  See http://www.freebsd.org for details or 
  657.     ftp://ftp.freebsd.org/pub/FreeBSD for the latest release.
  658.  
  659.     NetBSD - A version of BSD for many different platforms, from 
  660.     Intel to the 68K to the DEC ALPHA.  See http://www.netbsd.org for 
  661.     more details or ftp://ftp.netbsd.org/pub/NetBSD for the latest 
  662.     release.
  663.  
  664.     OpenBSD - Another version of BSD.  See http://www.openbsd.org for 
  665.     more details or ftp://ftp.openbsd.org/pub/OpenBSD for the latest 
  666.     release.
  667.  
  668.  
  669. 0.2    About this FAQ.
  670.  
  671.     This FAQ consists of several parts:
  672.  
  673.         Section 0.  Basic FAQ information
  674.         Section 1.  General Network Information
  675.         Section 2.  Common installation questions
  676.         Section 3.  Kernel Building and Maintenance
  677.         Section 4.  Kernel Additions
  678.         Section 5.  Kernel Replacement Parts
  679.         Section 6.  Interaction with MS-DOS
  680.         Section 7.  System Communication
  681.         Section 8.  NetBSD for the Mac FAQ
  682.         Section 9.  NetBSD for the Amiga FAQ
  683.         ...
  684.         Section n.  NetBSD for the Timex Sinclair FAQ
  685.  
  686.     It has been suggested that I remove some of the older, less 
  687.     relevant information from this FAQ.  I have given it some 
  688.     thought, and I might.  Of course, if someone were to do it for 
  689.     me, it sure wouldn't break my heart.
  690.  
  691.  
  692. 0.2.1    I want to start up a thread about why *BSD is or isn't as good 
  693.     as some other operating system.  Can anyone suggest a good reason
  694.     why I shouldn't?
  695.  
  696.     Jordan Hubbard, one of the FreeBSD core team members, has
  697.     offered this missive on that very subject:
  698.  
  699.     [ Note:  You could very well simply substitute the word
  700.     "NetBSD", "OpenBSD", or "Windows 95"  for "Linux" in the 
  701.     argument that follows ]
  702.  
  703.     From time to time, a thread in both the comp.os.386bsd.misc and 
  704.     comp.os.linux.misc groups flares up regarding which operating
  705.     system is "better", FreeBSD or Linux.  This generally provokes 
  706.     controversy from users on both sides, with one group claiming
  707.     that their OS is "better" for some reason and the other group
  708.     claiming that the first group doesn't know what the heck it's
  709.     talking about.
  710.  
  711.     Both arguments are a waste of time.
  712.  
  713.     Rather than trying to win a rather questionable debate on
  714.     relative (and constantly changing) technical merits, we should
  715.     be asking ourselves what both groups are REALLY about and what
  716.     they represent.  This is naturally going to be a matter of
  717.     personal opinion, but I believe even the most seriously at-odds
  718.     members would agree that both operating systems represent a
  719.     unique and long-awaited opportunity: The ability to run a fully 
  720.     featured operating system on popular, easily affordable
  721.     hardware and for which all source code is freely available.
  722.     Those who have been in computing for awhile will remember when
  723.     the term `operating system' referred almost exclusively to
  724.     something provided solely by the hardware vendor, with very
  725.     little in the way of alternative options.  It was never EVER
  726.     given out with source code, and true "wizard" status could only
  727.     be achieved by exerting mind-numbing amounts of effort and
  728.     patience in digging through forbidden bits of binary data.  By 
  729.     comparison, the situation today seems almost too good to be
  730.     true!  Certainly, the feeling of achievement that came from
  731.     finally ferreting out some esoteric bit of information from a
  732.     4MB printed system dump was high, but I don't think that anyone
  733.     would argue that it was hardly the most optimal way of truly
  734.     getting to know your operating system! :-)
  735.  
  736.     So now, within a very short space of time, we're almost spoiled
  737.     for choice in having machines several times more powerful than
  738.     the first multi-user VAX machines and available for under
  739.     $2000, and we've got not one but SEVERAL perfectly reasonable
  740.     free operating systems to chose from.  We are in a comparative 
  741.     paradise, and what are some of us doing?  *Complaining* about 
  742.     it!  I suppose too much is never enough, eh? :-)
  743.  
  744.     So, my essential point is simply this:  For the first time ever
  745.     we have what previous computing generations could only dream
  746.     about; powerful computers at a reasonable prices and a
  747.     wonderful selection of things to run on them.  Be happy, read
  748.     the source code you're so privileged to now have available
  749.     (*believe* me!  What I wouldn't have given, even 5 years ago!)
  750.     and spend your energy in making constructive use of it, not in 
  751.     arguing with the guys on the other side of the fence!
  752.  
  753.     Additionally, it should be said that none of the FreeBSD team
  754.     has anything but the highest degree of respect for Linus
  755.     Torvalds and his "team" of dedicated volunteers (and we
  756.     occasionaly exchange gripe mail about the huge volume of
  757.     messages each of us gets as a direct result of being insane
  758.     enough to volunteer to do something like this :-).  Our common 
  759.     commitment to the Intel platform also gives us more common
  760.     ground (and interests) than one might think and, if anything,
  761.     it's a pity that we do not endeavor to share more code and
  762.     effort - ideologically, at least, I'd say we share pretty
  763.     similar goals.
  764.  
  765.     As to which is "best", I have only one standard reply: Try them
  766.     both, see for yourself, think for yourself.  Both groups have
  767.     given you something for free, at considerable personal effort,
  768.     and the least you can do is give them the benefit of exerting
  769.     enough effort to try what they're offering out before passing 
  770.     judgment (or worse, blindly accepting someone else's!).
  771.  
  772.     Whichever you run, you're getting a great deal - enjoy!
  773.  
  774.                 Jordan Hubbard
  775.  
  776.  
  777. 0.3    Are there any resources on the Net (like URLs) associated with 
  778.     the BSD family of operating systems?
  779.  
  780.     Yup:
  781.  
  782.     http://www.public.iastate.edu:~gendalia/FAQ/FAQ.list.html
  783.     http://www.freebsd.org/
  784.     http://www.openbsd.org/
  785.      http://rfhs1012.fh.uni-regensburg.de/~feyrer/
  786.     http://www.cd.chalmers.se/~nh/netbsd.html
  787.     http://www.flame.org/netbsd/projects
  788.     ftp://ftp.uni-regensburg.de/pub/NetBSD-Amiga/.index.html
  789.     ftp://ftp.cdrom.com:/pub/FreeBSD/packages/WWW.tgz
  790.     ftp://ftp.netbsd.org:pub/NetBSD/mailing-lists
  791.     ftp://flick.lerc.nasa.gov:~ftp/pub/NetBSD/packages/i386
  792.     ftp://ftp.iastate.edu:/pub/Netbsd/FAQ
  793.     http://sirius.ics.es.osaka-u.ac.jp/~kamahara/NetBSD-X68060
  794.     http://wwwipd.ira.uka.de/~frueauf/FAQ/NetBSD-Amiga-X-FAQ.txt
  795.  
  796.     IF you are going to be using IRC in the near future and want to
  797.     talk to some of the movers and shakers in NetBSD, the next time
  798.     you log in look for one of the following people:
  799. <pre>
  800.         Handle        Channel
  801.         'hubertf'     #netbsd
  802. </pre>
  803.  
  804. 0.4    How to add your pet answer to the FAQ.
  805.  
  806.     This is the trickiest part of this section of the FAQ.  There are 
  807.     only two criteria for getting an entry made into the FAQ:
  808.  
  809.     1.  Your answer should answer a question that seems to come up
  810.         with some regularity, or at least perplexes a group of
  811.         people from time to time.
  812.  
  813.     2.  Your answer should be technically correct.  In other words,
  814.         answers like 'RTFM' and 'everybody knows that' are not really
  815.         good candidates for the FAQ.  These answers should spell out,
  816.         in a reasonable level of detail, precisely how to fix the
  817.         the question asked, or explain the basis for the answer and
  818.         leave the implementation of the answer to the questioner.
  819.  
  820.     All answers MUST include a question.  This is not as obvious as 
  821.     it would seem at first glance.  An answer could solve many 
  822.     problems, especially in the realms of system halts or other 
  823.     catastrophes. 
  824.  
  825.     Since I (Dave) am no Unix guru, I rely HEAVILY on the input of 
  826.     other people to make the FAQ a success.  Many questions in the 
  827.     FAQ have been made largely irrelevant through the patchkits, but 
  828.     that doesn't means they may not reappear.  That is why the old 
  829.     FAQ questions are still here.
  830.  
  831.     New FAQ questions should be added.  I will try to attribute the 
  832.     question/answer to the author, but I personally think this is a 
  833.     waste of good disk space.  As long as the answers get out, that 
  834.     should be reward enough :-)
  835.  
  836.  
  837. 0.5    Administrivia.
  838.  
  839.     Send all question/answer pairs to burgess@cynjut.neonramp.com,  
  840.     If you are going to post the Q/A to the net, then do that, but 
  841.     be sure to mark it as a FAQ entry.  I will get it from the net 
  842.     as easily as I do my E-Mail.  Your Q/A will be formatted to 
  843.     look more or less like the others and be added.  Corrections, 
  844.     deletions, flames, snivels, and whines should be addressed 
  845.     directly to me here.  Either way, I will be sure to send out a 
  846.     reply letting you know what I have done with your submission.
  847.  
  848.     One last thing.  I will assume that I am infalible. :-)  I will 
  849.     not notice any mistakes that you may find.  If you find a 
  850.     mistake and don't tell me, it will very likely stay a mistake.
  851.     After all, if I didn't notice it before, why should I notice
  852.     it now?
  853.  
  854.  
  855. 0.6    Does anyone reading this have any sense of humor at all?
  856.  
  857.     I'm not sure.  While reasearching the great 'Linux vs. everyone
  858.     else sucks' debate, I received this in E-Mail.  The author's
  859.     identity has been removed to protect him from the mail-bombs.
  860.     For the humor impaired, stop reading now!
  861.  
  862.     ----------------------------------------------------------------
  863.  
  864.     Many people ask the question "Which is better?  FreeBSD, NetBSD, 
  865.     OpenBSD, or Linux?"  Up until now, not many people are willing 
  866.     to answer thoroughly and give reasons.  I, being a brave soul, 
  867.     am.  This mini-FAQ lists the most significant differences 
  868.     between Linux, NetBSD, and FreeBSD in a fair and evenhanded 
  869.     manner.  Permission is given to redistribute this mini-FAQ 
  870.     freely, with attribution.  If anyone wants to take the burden 
  871.     of posting it periodically on the appropriate newsgroups, be 
  872.     my guest.
  873.  
  874.     This is based on a message I wrote some months ago.  I've 
  875.     tried to update it substantially to reflect the changing 
  876.     nature of x86 OS's.
  877.  
  878.     -------------
  879.     Q) Which is better?  NetBSD, OpenBSD, Linux, or FreeBSD?
  880.  
  881.  
  882.     A) NetBSD is the best of the three because of it's superb 
  883.     error handling capabilities (this is the "Net" referred to 
  884.     in the name).  With NetBSD, it's almost impossible to make 
  885.     a mistake, either in installation, or operation, because the 
  886.     system will "catch" you as you "fall".  NetBSD works on a 
  887.     wide range of processors, including the Intel 386, 486, and 
  888.     586, the Sun, Sparc, SGI, MIPS, Macintosh, Motorola 6809, 
  889.     Krupf, ADC Kentrox, Whirlpool, Amana, Zilog Z80, 
  890.     Timex-Sinclair, and the Braun.  Currently, the NetBSD team 
  891.     is devoting all of their energies towards finishing the 
  892.     all-important IBM RT port.
  893.  
  894.  
  895.     Linux is the successor to an operating system called "Minix".  
  896.     Linux was developed by Linus Pauling, a Finnish communist.  
  897.     Linux tries to uphold traditional Marxist values in several 
  898.     ways; firstly by using GNU tools from the FSF foundation 
  899.     wherever possible.  The Linux kernel is developed by committee, 
  900.     and the operating system reflects this:  rather than having one 
  901.     "init" process which fathers all others, a group of co-resident 
  902.     processes with equal powers are created simultaneously.  "Kill" 
  903.     commands are treated as formal protests.  Linux networking has 
  904.     come a long way since it's implementation, and there is no truth 
  905.     whatsoever to the rumor that sudden losses of IP connectivity 
  906.     are in any way related to future plans to limit users to 1.5 
  907.     hours of SLIP or PPP unless they send in the registration fee.
  908.  
  909.  
  910.     FreeBSD was a radical offshoot of the Linux project; you could 
  911.     consider it to be of the Trotskyite school.  FreeBSD supports 
  912.     an extremely wide range of PC hardware, as long as it was 
  913.     obtained at less than cost.  FreeBSD is used by Amnesty 
  914.     International and many other human rights organizations.  
  915.     FreeBSD supports every peripheral available for the IBM PC 
  916.     except the ones you have.  The FreeBSD team was actually 
  917.     responsible for porting  "Doom" to Linux, in a successful 
  918.     effort to slow down constructive work by distracting the 
  919.     central committee with frivolous games.  FreeBSD has the 
  920.     nicest installation of any of the x86 unices -- you install 
  921.     the boot disks, which then initialize the modem and call 
  922.     Jordan "Perky" Hubbard, who then comes to your house with the 
  923.     rest of the disks and completes the installation.  The FreeBSD 
  924.     CD-ROM plays various Nick Cave and Tom Waits songs Jordan is
  925.     known to be fond of.
  926.  
  927.     386bsd was written by Bill Jolitz in a fit of pique.  It was 
  928.     based entirely on Sun's widely-respected "Solaris" operating 
  929.     system, as revenge against Sun's Bill Joy, who rudely chose a 
  930.     name with the same initials as Jolitz.  A new version of 386bsd 
  931.     will be released very soon.  Unfortunately, it will only run on 
  932.     386es, and thus is unsuitable for anyone with a 486 or Pentium.  
  933.     486bsd should be released "sometime in 2138," according to 
  934.     industry insider James Monroe, Sr.
  935.  
  936.     DID YOU KNOW?
  937.     =============
  938.  
  939.     1) The Free and Net BSD teams split up in the year 1632.  The 
  940.     cause of the split is uncertain, but it seems to have something 
  941.     to do with someone named "Janice."  They still get together for 
  942.     drinks occasionally, and remember old times.  Every so often, 
  943.     after tying on a few too many, they end up waking up next to 
  944.     each other and feel ashamed over their night of pleasure.  The 
  945.     kids still blame themselves.
  946.  
  947.     2) The Linux kernel has actually not changed at all since January, 
  948.     '94?   Linus just increments "version.c" once every 48 hours and 
  949.     unleashes the "change" on an unsuspecting Internet, bringing FTP 
  950.     servers to their knees.  A book, "The Design and Implementation 
  951.     of the Linux Operating System," by Gary Marshall James T. Kirk 
  952.     McUsenet, was rejected by Addison-Wesley on the grounds that they 
  953.     didn't feel the public was prepared to purchase a book written 
  954.     on looseleaf paper with diagrams in crayon.
  955.  
  956.     3) All three systems claim to be "POSIX" compliant.  However, the 
  957.     POSIX people have denied knowing anything about it.  Scuttlebutt 
  958.     in the industry is that POSIX will soon be outdated, and will be 
  959.     replaced by GNOPIX, a FSF standard which implements the TOPS-20 
  960.     operating system in Scheme. 
  961.  
  962.  
  963. -- 
  964. Dave Burgess                   Network Engineer - Nebraska On-Ramp, Inc.
  965. *bsd FAQ Maintainer / SysAdmin for the NetBSD system in my spare bedroom
  966. "Just because something is stupid doesn't mean there isn't someone that 
  967. doesn't want to do it...."
  968.