home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / bsd / 2575 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  1.3 KB

  1. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!uakari.primate.wisc.edu!ames!agate!soda.berkeley.edu!wjolitz
  2. From: wjolitz@soda.berkeley.edu (William F. Jolitz)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: Kernel namelist not found, man fixes
  5. Keywords: namelist, man
  6. Message-ID: <14idr8INN3ml@agate.berkeley.edu>
  7. Date: 22 Jul 92 01:32:24 GMT
  8. References: <1992Jul21.204316.4729@uwm.edu>
  9. Organization: U.C. Berkeley, CS Undergraduate Association
  10. Lines: 19
  11. NNTP-Posting-Host: soda.berkeley.edu
  12.  
  13. In article <1992Jul21.204316.4729@uwm.edu> jimj@miller.cs.uwm.edu (James Jegers) writes:
  14. >1.  I'm having some problems with arp, w, and uptime.
  15. >    When I run them they say bad namelist, or can't get namelist.
  16.  
  17. In order to fit the kernel into the floppy, symorder -t was used
  18. to trim the symbols in the namelist to squeeze out some space.
  19. Unfortunately, the symbols.raw file did not include all of the
  20. used symbols, so they got dropped. This will in a patch (rsn).
  21.  
  22. >2.  How do I get the shell to reqonize the stop(control-C) and
  23. >    suspend(control-Z) character?  For example if I type make and
  24. >    decide I want to stop it, i have to login someplace else
  25. >    and kill the process.  Or hasn't this been added yet?
  26.  
  27. This should work. Works here, at least. This sounds like somehow your
  28. shell is inheriting ignored signals somehow.
  29.  
  30.  
  31. Bill.
  32.