home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sun / admin / 9567 < prev    next >
Encoding:
Internet Message Format  |  1992-12-18  |  915 b 

  1. Path: sparky!uunet!auspex-gw!guy
  2. From: guy@Auspex.COM (Guy Harris)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Re: libc.so.* and libc.sa.*: kernel arch dependent?
  5. Message-ID: <15968@auspex-gw.auspex.com>
  6. Date: 17 Dec 92 22:49:21 GMT
  7. References: <1992Dec16.224530.21853@rigel.econ.uga.edu> <1gotv3INNeqr@early-bird.think.com>
  8. Sender: news@auspex-gw.auspex.com
  9. Organization: Auspex Systems, Santa Clara
  10. Lines: 8
  11. Nntp-Posting-Host: auspex.auspex.com
  12.  
  13. >In general, programs are only kernel-dependent if they access /dev/mem or
  14. >/dev/kmem, and such programs have to be setuid.
  15.  
  16. There is one other exception - debuggers that look at the U area, which
  17. includes both "adb" and "dbx", at least in their SunOS 4.1.1
  18. incarnation, are also potentially kernel-architecture-dependent, if the
  19. U area changes for different kernel architectures (e.g., by sticking a
  20. level 1 page table there on machines with in-memory page-table MMUs).
  21.