Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



jonathan
Sun Nov  2 00:20:46 PST 1997
Update of /a/cvsroot/src/distrib/utils/sysinst
In directory netbsd1:/var/slash-tmp/cvs-serv19687

Modified Files:
        defs.h disks.c net.c util.c 
Log Message:
* Change sysinst MI code to use new install-target-filesystem access functions.
  Add  target.c to Makefiles.

* Minor fixes:
  * Fix buglet in disks.c: make sure the target /etc exists before
    touching the target's /etc/fstab. (Could be even cleaner.)

   * If the target root is on /, don't copy our temporary /etc/resolv.conf
     to the target /etc/resolv.conf. (Could be even cleaner.)
   * Don't write the DNS hostname into /etc/defaultdomain. 
     DNS  search paths are often not the same as YP group names.


jonathan
Sun Nov  2 00:20:48 PST 1997
Update of /a/cvsroot/src/distrib/utils/sysinst/arch/i386
In directory netbsd1:/var/slash-tmp/cvs-serv19687/arch/i386

Modified Files:
        Makefile 
Log Message:
* Change sysinst MI code to use new install-target-filesystem access functions.
  Add  target.c to Makefiles.

* Minor fixes:
  * Fix buglet in disks.c: make sure the target /etc exists before
    touching the target's /etc/fstab. (Could be even cleaner.)

   * If the target root is on /, don't copy our temporary /etc/resolv.conf
     to the target /etc/resolv.conf. (Could be even cleaner.)
   * Don't write the DNS hostname into /etc/defaultdomain. 
     DNS  search paths are often not the same as YP group names.


jonathan
Sun Nov  2 00:20:49 PST 1997
Update of /a/cvsroot/src/distrib/utils/sysinst/arch/pc532
In directory netbsd1:/var/slash-tmp/cvs-serv19687/arch/pc532

Modified Files:
        Makefile 
Log Message:
* Change sysinst MI code to use new install-target-filesystem access functions.
  Add  target.c to Makefiles.

* Minor fixes:
  * Fix buglet in disks.c: make sure the target /etc exists before
    touching the target's /etc/fstab. (Could be even cleaner.)

   * If the target root is on /, don't copy our temporary /etc/resolv.conf
     to the target /etc/resolv.conf. (Could be even cleaner.)
   * Don't write the DNS hostname into /etc/defaultdomain. 
     DNS  search paths are often not the same as YP group names.


jonathan
Sun Nov  2 00:20:51 PST 1997
Update of /a/cvsroot/src/distrib/utils/sysinst/arch/pmax
In directory netbsd1:/var/slash-tmp/cvs-serv19687/arch/pmax

Modified Files:
        Makefile 
Log Message:
* Change sysinst MI code to use new install-target-filesystem access functions.
  Add  target.c to Makefiles.

* Minor fixes:
  * Fix buglet in disks.c: make sure the target /etc exists before
    touching the target's /etc/fstab. (Could be even cleaner.)

   * If the target root is on /, don't copy our temporary /etc/resolv.conf
     to the target /etc/resolv.conf. (Could be even cleaner.)
   * Don't write the DNS hostname into /etc/defaultdomain. 
     DNS  search paths are often not the same as YP group names.


mycroft
Sun Nov  2 00:29:52 PST 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv21505

Modified Files:
        z8530tty.c 
Log Message:
If we lose HFC, assert RTS.



Home | Main Index | Thread Index | Old Index