Source-Changes archive

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

NetBSD master CVS tree commits



is
Mon Apr 21 09:15:37 PDT 1997
Update of /cvsroot/src/usr.bin/talk
In directory netbsd1:/var/slash-tmp/cvs-serv12953

Modified Files:
        display.c talk.c 
Log Message:
Applied patch.


matthias
Mon Apr 21 09:16:02 PDT 1997
Update of /cvsroot/src/sys/arch/pc532/conf
In directory netbsd1:/home/matthias/netbsd/sys/arch/pc532/conf

Modified Files:
        std.pc532 
Log Message:
* Configure ncr*, not ncr0. That allows the user to specify flags for ncr0
  in his config file.


matthias
Mon Apr 21 09:16:13 PDT 1997
Update of /cvsroot/src/sys/arch/pc532/dev
In directory netbsd1:/home/matthias/netbsd/sys/arch/pc532/dev

Modified Files:
        lpt.c 
Log Message:
* Use higher timeouts for PLIP.
* Do some cosmetic reformatting.
* If the interface is considered dead, re-enable receive interrupts from
  time to time.


matthias
Mon Apr 21 09:16:19 PDT 1997
Update of /cvsroot/src/sys/arch/pc532/dev
In directory netbsd1:/home/matthias/netbsd/sys/arch/pc532/dev

Modified Files:
        scn.c 
Log Message:
* Apply a fix from Ian Dall to reduce system load and fifo/silo overflows
  when running at high speeds. This works by using hardware RTS again and
  using the receive fifo threshold as well as the transmit fifo provided
  by the sc26c92.


matthias
Mon Apr 21 09:16:34 PDT 1997
Update of /cvsroot/src/sys/arch/pc532/include
In directory netbsd1:/home/matthias/netbsd/sys/arch/pc532/include

Modified Files:
        cpufunc.h 
Log Message:
* Add a comment describing movs[bdw]nu.
* Add breakboint().


matthias
Mon Apr 21 09:17:34 PDT 1997
Update of /cvsroot/src/sys/arch/pc532/pc532
In directory netbsd1:/home/matthias/netbsd/sys/arch/pc532/pc532

Modified Files:
        db_memrw.c 
Log Message:
* Omit Debugger() if DDB is not defined.


matthias
Mon Apr 21 09:17:37 PDT 1997
Update of /cvsroot/src/sys/arch/pc532/pc532
In directory netbsd1:/home/matthias/netbsd/sys/arch/pc532/pc532

Modified Files:
        disksubr.c 
Log Message:
* Do only check against sd* if we did boot from a scsi disk.


matthias
Mon Apr 21 09:17:41 PDT 1997
Update of /cvsroot/src/sys/arch/pc532/pc532
In directory netbsd1:/home/matthias/netbsd/sys/arch/pc532/pc532

Modified Files:
        kgdb_machdep.c 
Log Message:
* Do not use Debugger(), use breakpoint().


matthias
Mon Apr 21 09:17:46 PDT 1997
Update of /cvsroot/src/sys/arch/pc532/pc532
In directory netbsd1:/home/matthias/netbsd/sys/arch/pc532/pc532

Modified Files:
        trap.c 
Log Message:
* Somehow the definition of ieee_handler_disable got lost in my last commit.




Home | Main Index | Thread Index | Old Index