fix dom_init prototype (no args => __P((void)), not empty)
[unix-history] / usr / src / sys / hp300 /
1992-11-07 Keith BosticCael Staelin made it compile
1992-11-05 Keith Sklowerlocate libkern relative to $S instead of ../../
1992-10-12 Keith Bosticmake kernel includes standard
1992-10-02 Kirk McKusickav_forw/av_back are gone; now use b_actf/b_actb for...
1992-10-02 Kirk McKusickconvert vm_page bit fields to flags
1992-09-25 Keith Bosticdelete antique code to check bfreelist[0].b_forw (no...
1992-09-22 Mike Hibleraddupc_intr -> addupc_task and convert stat ticks to...
1992-09-22 Mike Hiblergprof.h -> gmon.h
1992-09-22 Mike Hiblermod of Carl's fix: scale config time timeout value...
1992-08-22 Carl Staelinincrease the hpibidtimeout so hpib devices are correctl...
1992-08-15 Mike Hiblercheck for 0-length IO requests, VJ's prints no longer...
1992-08-15 Mike Hiblermissing "return(0)" in open, check for 0-length IO...
1992-08-15 Mike Hiblermake sure include files come from the /sys tree where...
1992-08-15 Mike Hiblerincrease MESG_IN/OUT field to 7 bytes. Most drives...
1992-08-04 Mike Hibleradded COMPAT_OHPUX for 4.3-ish compatibility
1992-08-04 Mike Hiblerexpand tweaksigcode in place and make it work correctly
1992-08-04 Mike Hiblerlabel trap instruction in sigcode to make it easier...
1992-08-04 Mike Hiblerfixup a comment
1992-08-04 Mike Hiblerno longer a mappable clock so change "standard clock"
1992-08-04 Mike Hiblermake the UTAH partition table for the 7937 standard
1992-08-03 Keith Bosticdate and time created 92/08/02 19:55:29 by bostic
1992-07-26 Kirk McKusickfixups for GNERIC kernel
1992-07-26 Keith Bostichave to build mkboot and installboot to install anything
1992-07-25 Kirk McKusickupdate for 4.4BSD-alpha distribution
1992-07-25 Steven McCannenew kgdb framing---changed FRAME_START now identifies...
1992-07-25 Kirk McKusickupdate to latest revision of kgdb debugging protocol
1992-07-25 Keith Bosticfix? tags
1992-07-24 Keith Bosticadd vnode_if.h to depend line, vnode_if.o to object...
1992-07-24 Keith Bosticbuild vnode_if.c, vnode_if.h from vnode_if.src
1992-07-24 Kirk McKusickadd dependencies for libsa
1992-07-21 Keith Bosticneeds ioctl.h, now that scsireg.h doesn't include it
1992-07-21 Keith Bosticshouldn't include ioctl.h here
1992-07-21 Keith Bosticminor cleanups, set permissions on installtion
1992-07-20 Kirk McKusickadd vfs_conf.o to the list of things that depends on...
1992-07-16 Keith Bosticwe can now distribute hpux_float.o
1992-07-16 Keith Bosticdate and time created 92/07/15 14:26:12 by bostic
1992-07-15 Keith Bosticadd basic data types list
1992-07-14 Kirk McKusickdate and time created 92/07/14 00:54:36 by mckusick
1992-07-13 Kirk McKusicklint
1992-07-13 Jan-Simon Pendryneeds to include "systm.h"
1992-07-13 Jan-Simon PendryMIN -> min
1992-07-11 Chris TorekANSIfy syscall args
1992-07-10 Kirk McKusickmmap'ed clocks are gone (at least for now)
1992-07-10 Kirk McKusicksyntax cleanups for __indir
1992-07-08 Chris Torekdelete mmap'ed clock; new clock handling
1992-07-08 Chris Torekmerge common syscall and trap return code; new rusage...
1992-07-08 Chris Torekdelete timebomb; more of clock code done in clock.c;
1992-07-08 Kirk McKusickmicrotime moved to clock.c; lint
1992-07-08 Chris Torekmajor overhaul for legibility
1992-07-08 Chris Torekno one uses BASEPRI; add PSL_M
1992-07-08 Chris Torekfixup comments to reflect that softclock no longer...
1992-07-08 Chris Torekchanges to pass clock frame by reference rather than...
1992-07-08 Kirk McKusickwhitespace hacking; add splstatclock
1992-07-08 Chris Toreklint
1992-07-08 Chris Toreklint
1992-07-07 Keith Sklowermulticast changes from lbl
1992-07-01 Chris Torekavoid servicing page faults on the interrupt stack
1992-07-01 Chris Torekadd fuswintr and suswintr
1992-06-28 Kirk McKusickneed to run ./mkboot explicitly
1992-06-25 Keith Bosticadd quad constants
1992-06-25 Keith Bosticadd #define for max size_t value
1992-06-25 Keith Bosticdelete strcmp routine, now in libkern
1992-06-24 Mike Hibleradd note about cache handling
1992-06-24 Mike Hiblerdate and time created 92/06/23 22:16:46 by hibler
1992-06-24 Mike Hiblercorrect attribution
1992-06-24 Kirk McKusickMAP_FILE is now the default
1992-06-23 Keith Bosticprefix all ANSI #define's with BSD_ so don't collide...
1992-06-23 Kirk McKusickhave to invalidate instruction cache after setting...
1992-06-23 Marshall Kirk McKusickneed more kernel address space for big machines
1992-06-22 Kirk McKusickinclude kernel library
1992-06-21 Kirk McKusickinitprofclock now told whether profiling is happening
1992-06-20 Kirk McKusickadd (unused) md_coredump
1992-06-20 Kirk McKusickget rid of the fiction of NOQUAD
1992-06-19 Mike Hiblerminor depend fix
1992-06-19 Mike Hiblerdate and time created 92/06/18 21:36:58 by hibler
1992-06-19 Mike Hiblermerge with latest Utah version
1992-06-16 Mike Hiblerget rid of BOOTDEBUG code
1992-06-16 Mike Hiblerupdate
1992-06-06 Mike Hiblermerge latest Utah hp300 code including 68040 support
1992-06-05 Mike Hiblerdate and time created 92/06/04 15:26:01 by hibler
1992-05-30 Keith Skloweruse machine independent version of ns_cksum.c
1992-05-27 Keith Bosticadd ALIGNBYTES constant
1992-05-15 John Heidemanninclude reordering due to vn_if change
1992-05-06 Keith Bosticfix links target
1992-05-06 Mike Karelstags
1992-05-05 Kirk McKusickdelete unneeded header files
1992-05-05 Kirk McKusicklint inspired bug fix
1992-04-21 Kirk McKusickadd functionality to support sigaltstack
1992-04-15 Kirk McKusicknull terminate the callout list (from torek)
1992-04-04 Kirk McKusickupdate from Chris Torek to add argument pointer at...
1992-03-21 Keith Skloweruse m_devget instead of le_get. Other minor changes
1992-03-21 Mike Hiblermake code argument to syscall unsigned
1992-03-20 Marc TeitelbaumM4 support
1992-03-20 Marc Teitelbaumhacks for jukebox support
1992-03-19 Keith Bosticdate and time created 92/03/18 16:34:08 by bostic
1992-03-19 Keith Bosticdate and time created 92/03/18 16:33:37 by bostic
1992-03-14 Kirk McKusickadd cpu_coredump for machine dependent coredump state
1992-03-10 Keith Bosticexplain what is really happening
1992-03-10 Keith Bosticfrom Chris Torek; see ANSI C, section 2.2.4.2.1
1992-03-02 Kirk McKusickrd disks depend on NRD not NSD (net2/sys/6)
next