fix auto-quoting screwup
[unix-history] / usr / src / sys / news3400 /
1992-12-17 Kazumasa UtashiroAdded declarations of static functions.
1992-12-17 Kazumasa Utashirodate and time created 92/12/16 22:07:52 by utashiro
1992-12-17 Kazumasa UtashiroWB_FLUSH macro calls MachEmptyWriteBuffer()
1992-12-17 Kazumasa UtashiroAdded console configuration
1992-12-17 Kazumasa Utashiro-traditional to -traditional-cpp
1992-12-17 Kazumasa UtashiroAdded declarations of static functions.
1992-12-17 Kazumasa Utashirofixed include file name
1992-12-17 Kazumasa UtashiroUncomment MachEmptyWriteBuffer()
1992-12-17 Kazumasa UtashiroHandle __indir().
1992-12-17 Kazumasa UtashiroAdded news3400 code
1992-12-16 Kazumasa UtashiroChanged the order of functions.
1992-07-29 Kazumasa UtashiroAdded comments about WIDE
1992-07-29 Kazumasa Utashiroupdate information
1992-07-29 Kazumasa Utashiromodify newvers script
1992-07-29 Kazumasa Utashirovnode_if.o should not be deleted.
1992-07-29 Kazumasa UtashiroNow always uses GCC. And small changes are made.
1992-07-29 Keith Bosticupdate from Kazumasa Utashiro
1992-07-25 Keith Bosticfix? tags
1992-07-25 Keith Bosticdate and time created 92/07/24 14:36:40 by bostic
1992-07-24 Keith Bosticdate and time created 92/07/23 19:12:28 by bostic
1992-07-24 Keith Bosticadd vnode_if.c to the compile directory sources
1992-07-11 Chris TorekANSIfy syscall args
1992-07-01 Kazumasa Utashiroenclose start routine by splclock().
1992-06-28 Kazumasa Utashirouse bxcopy() to copy data to mbufs.
1992-06-27 Kazumasa Utashiromake bpf works
1992-06-27 Kazumasa Utashirosupport non-display configuration
1992-06-27 Kazumasa Utashirono SYSCALL_BSDOFFSET
1992-06-27 Kazumasa Utashirono special cpuspeed for gcc
1992-06-27 Kazumasa Utashirosupport no-display configuration
1992-06-27 Kazumasa Utashirouse NBM for bitmap console
1992-06-27 Kazumasa Utashiroinitial port from Kazumasa Utashiro
1992-06-27 Kazumasa Utashirochange config options
1992-06-27 Kazumasa Utashirodelete assym.h dependency
1992-06-26 Kazumasa Utashirochanged ifdef switch
1992-06-26 Kazumasa Utashiroadded FIFO option
1992-06-26 Kazumasa Utashiroto use libkern.a
1992-06-26 Kazumasa Utashiroremoved news700 support
1992-06-26 Kazumasa Utashiroremoved enoutput() declaration
1992-06-26 Kazumasa Utashirodeleted DECstation staff
1992-06-26 Kazumasa Utashirochanges from pmax/machdep.c
1992-06-26 Kazumasa Utashirochanges from pmax/locore.s
1992-06-26 Kazumasa Utashirochange for new pmap hash scheme
1992-06-26 Kazumasa Utashiroadded ctty for /dev/tty
1992-06-26 Kazumasa Utashirostruct chiptime is not necessary for sony
1992-06-26 Kazumasa Utashirofixed bug in bcd_to_int macro
1992-06-05 Kirk McKusickadd SCCS headers
1992-06-05 Kirk McKusickinitial port from Kazumasa Utashiro