date and time created 94/01/28 09:42:44 by pendry
[unix-history] / usr / src / sys / news3400 /
1994-01-22 Keith Bostictypo
1994-01-13 Mike Hiblerentries_pageable set TRUE for buffer map (set vm_map...
1994-01-12 Kirk McKusick4.4BSD snapshot (revision 8.1); add 1993 to copyright
1994-01-06 Kirk McKusickadd cpu_swapin (nothing needed)
1993-12-11 Kirk McKusickadd cpu_set_init_frame to initialize init's syscall...
1993-11-15 Mike Hibleradd iszerodev predicate
1993-09-24 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-21 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-06 Kirk McKusickcurpri => curpriority
1993-06-17 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-17 Kirk McKusickhave to terminate swapdev list with NODEV
1993-06-17 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-17 Kirk McKusickindir => syscall; __indir => __syscall
1993-06-12 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-12 Keith Bosticmake tags, links work for 4.4BSD
1993-06-12 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-12 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-12 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-12 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-12 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-12 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-11 Keith Bosticdate and time created 93/06/10 23:53:03 by bostic
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-05-31 Kazumasa Utashirolseek -> olseek
1993-05-31 Kazumasa Utashiroskip unnecessary range check
1993-05-31 Kazumasa Utashiroremoved unnecessary printf
1993-05-31 Kazumasa Utashiroadded CPU_CONSDEV sysctl
1993-05-24 Kazumasa Utashiroadded cpu_sysctl().
1993-05-24 Kazumasa Utashiroupdated
1993-05-18 Kazumasa Utashirotruncate, ftruncate, getrlimit, setrlimit are now compat
1993-05-17 Kazumasa Utashirouse e partition for root.
1993-05-14 Kazumasa Utashirovmunix_0f is illegal name
1993-05-14 Kazumasa Utashirochange for new pmap interface.
1993-05-14 Kazumasa Utashirofixed small compiler problem.
1993-05-14 Kazumasa Utashirochange for new pmap interface.
1993-05-14 Kazumasa Utashiroadded pseudo-device initialization function.
1993-05-14 Kazumasa Utashiroclean up
1993-05-14 Kazumasa Utashiroadded pseudo bmattach function.
1993-05-12 Kazumasa Utashirochanged SWAPPAGER,VNODEPAGER,DEVPAGER definition.
1993-05-07 Kazumasa Utashiroadd security routines iskmemdev, isdisk, and chrtoblk
1993-04-20 Chris Torekterminate swap list with NODEV, not 0 (0 is a valid...
1993-04-15 Kazumasa Utashironot include endian.h
1993-04-08 Kazumasa Utashirodate and time created 93/04/08 02:47:58 by utashiro
1993-04-08 Kazumasa Utashiroserious support for NEWS-OS
1993-04-08 Kazumasa Utashiroadded traceback becore panic
1993-04-08 Kazumasa Utashiroremoved X_KLUGE
1993-04-08 Kazumasa UtashiroNEWS causes interrupt rather than trap for bad address.
1993-03-10 Kazumasa Utashirodeclare machine and cpu_model
1993-03-10 Kazumasa Utashiroadded VM_MIN_ADDRESS
1993-03-10 Kazumasa Utashiroicode moved to VM_MIN_ADDRESS
1993-03-10 Kazumasa Utashiroset cpu_model here?
1993-03-10 Kazumasa Utashirocleanup header and machine dependency.
1993-03-10 Kazumasa Utashirodate and time created 93/03/10 00:00:15 by utashiro
1993-03-10 Kazumasa Utashirodate and time created 93/03/10 00:00:05 by utashiro
1993-03-10 Kazumasa Utashirodate and time created 93/03/09 23:59:39 by utashiro
1993-03-10 Kazumasa Utashirobetter NEWS-OS compatibility
1993-03-10 Kazumasa Utashirocleanup header and machine dependency.
1993-03-10 Kazumasa Utashiromake it rebootable
1993-03-10 Kazumasa Utashiroadded MachKernGenExceptionEnd
1993-03-10 Kazumasa Utashirocleanup header and machine dependency.
1993-03-10 Kazumasa Utashiromips stack must be aligned on 8byte boundary
1993-03-10 Kazumasa Utashirowrong number of f's!!
1993-03-10 Kazumasa Utashirosmall fixes
1993-03-10 Kazumasa Utashirocleanup header and machine dependency.
1993-03-10 Kazumasa Utashiro(no message)
1993-03-10 Kazumasa Utashirocleanup header and machine dependency.
1993-03-10 Kazumasa Utashiroadded newsos/*.c
1993-03-10 Kazumasa Utashiromisc changes
1993-03-10 Kazumasa Utashirocleanup header and machine dependency.
1993-03-10 Kazumasa Utashiroupdate description
1993-01-25 Kazumasa UtashiroAdded MULTICAST and MROUTING.
1993-01-21 Kazumasa UtashiroNow enableclock is not used
1993-01-21 Kazumasa UtashiroChange to share cpu.h with pmax
1993-01-21 Kazumasa Utashiroadded -Unews3800 -Unews3700 -Dmips for cross compile
1993-01-20 Kazumasa UtashiroFixed wrong header
1993-01-20 Kazumasa UtashiroFixed wrong headers.
1993-01-20 Kazumasa UtashiroDon't include sys/sys by default.
1993-01-20 Kazumasa UtashiroChanged active queue structure.
1993-01-20 Kazumasa UtashiroRemoved unnecessary staff
1993-01-20 Kazumasa UtashiroRemoved unnecessary staff.
1993-01-20 Kazumasa UtashiroSame changes as pmax.
1993-01-20 Kazumasa UtashiroChanged signal trampoline code.
1993-01-20 Kazumasa UtashiroRemoved unnecessary lines.
1993-01-20 Kazumasa UtashiroFixed wrong comment.
1993-01-20 Kazumasa UtashiroUse COPY_SIGCODE
1993-01-20 Kazumasa UtashiroFixed wrong header file.
1992-12-17 Kazumasa UtashiroAdded ALIGNBYTES macro
1992-12-17 Kazumasa Utashiromake kernel includes standard
1992-12-17 Kazumasa Utashiromake kernel includes standard
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
next