Source-Changes archive

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

NetBSD master CVS tree commits



jonathan
Wed Nov 12 19:10:26 PST 1997
Update of /a/cvsroot/src/distrib/utils/sysinst
In directory netbsd1:/var/slash-tmp/cvs-serv2876

Modified Files:
      Tag: netbsd-1-3
        disks.c util.c 
Log Message:
Pull disks.s revision: 1.14 and util.c revision: 1.20 to release branch.
Original commit message:
  >* Create /mnt2 before unpacking sets, in case it's not on install media.
  >* Create target /kern after creating target /etc/fstab entry for /kern.
  >* Check for more  files in target when done: /etc/{rc,rc.subr,conf}
  >* Clean up warning exerciser.


thorpej
Wed Nov 12 19:16:00 PST 1997
Update of /cvsroot/src/etc/mtree
In directory netbsd1:/var/slash-tmp/cvs-serv3533

Modified Files:
        NetBSD.dist 
Log Message:
Add ./usr/share/examples/{svr4,ultrix}/etc


mycroft
Wed Nov 12 19:16:52 PST 1997
Update of /cvsroot/src/sys/arch/i386/i386
In directory netbsd1:/var/slash-tmp/cvs-serv3524/i386

Modified Files:
        apm.c gdt.c genassym.cf locore.s machdep.c pmap.c 
        process_machdep.c sys_machdep.c 
Log Message:
Some general cleanup:
* Call gdt_init() earlier on.
* Don't bother to check for TSS and LDT descriptors in verr_gdt().
* Nuke the sti special case for trace and breakpoint traps.
* Move some variable declarations into more appropriate locations.


mycroft
Wed Nov 12 19:16:54 PST 1997
Update of /cvsroot/src/sys/arch/i386/include
In directory netbsd1:/var/slash-tmp/cvs-serv3524/include

Modified Files:
        gdt.h segments.h 
Log Message:
Some general cleanup:
* Call gdt_init() earlier on.
* Don't bother to check for TSS and LDT descriptors in verr_gdt().
* Nuke the sti special case for trace and breakpoint traps.
* Move some variable declarations into more appropriate locations.


mycroft
Wed Nov 12 19:16:55 PST 1997
Update of /cvsroot/src/sys/arch/i386/isa
In directory netbsd1:/var/slash-tmp/cvs-serv3524/isa

Modified Files:
        isa_machdep.c 
Log Message:
Some general cleanup:
* Call gdt_init() earlier on.
* Don't bother to check for TSS and LDT descriptors in verr_gdt().
* Nuke the sti special case for trace and breakpoint traps.
* Move some variable declarations into more appropriate locations.


thorpej
Wed Nov 12 19:17:18 PST 1997
Update of /cvsroot/src/etc/mtree
In directory netbsd1:/var/slash-tmp/cvs-serv3688

Modified Files:
      Tag: netbsd-1-3
        NetBSD.dist 
Log Message:
Sync w/ trunk.


thorpej
Wed Nov 12 19:19:01 PST 1997
Update of /cvsroot/src/share/samples/emul/svr4/etc
In directory netbsd1:/var/slash-tmp/cvs-serv3944/samples/emul/svr4/etc

Removed Files:
        SVR4_MAKEDEV netconfig nsswitch.conf 
Log Message:
These have moved to share/examples/...


thorpej
Wed Nov 12 19:19:02 PST 1997
Update of /cvsroot/src/share/samples/emul/ultrix/etc
In directory netbsd1:/var/slash-tmp/cvs-serv3944/samples/emul/ultrix/etc

Removed Files:
        svc.conf 
Log Message:
These have moved to share/examples/...




Home | Main Index | Thread Index | Old Index