fully bracket those initializers (for gcc2 -W)
[unix-history] / usr / src / sys / hp300 /
1993-05-27 Keith Bosticrune support from Paul Borman
1993-05-25 Chris Torekpedantically ANSI, i.e., nothing after #else/#endif
1993-05-25 Kirk McKusickchange location of stand => stand.att
1993-05-25 Kirk McKusickfix include directives
1993-05-22 Keith Bosticparenthesize the negative numbers so "256-CHAR_MIN...
1993-05-21 Kirk McKusickadd CTL_MACHDEP definitions
1993-05-21 Kirk McKusickadd cpu_sysctl
1993-05-20 Mike Hiblermake sure PT page is marked clean at allocation to...
1993-05-10 Mike Hiblerconcatonated disk support moved to cd.c
1993-05-10 Kirk McKusickcorrectly define idle loop
1993-05-08 Kirk McKusickmake safe for multiple includes
1993-05-08 Keith Bosticshut gcc up about large integer constants
1993-05-01 Kirk McKusickreplace dbf with subql/jne to get around 64K limit
1993-05-01 Keith Bosticintegral types: one more time, with feeling
1993-05-01 Keith Bosticint8: char -> signed char
1993-04-30 Keith BosticUse Paul Vixie's versions of basic integral data types
1993-04-29 Kirk McKusickadd security routines iskmemdev, isdisk, and chrtoblk
1993-04-28 Kirk McKusickraise maximum memory size to 64M
1993-04-28 Mike Hiblertake structure defn out of param list
1993-04-28 Mike Hiblerfix race in open
1993-04-20 Chris Torekterminate swap list with NODEV, not 0 (0 is a valid...
1993-04-19 Kirk McKusickallow for old variants of cpp
1993-04-18 Kirk McKusickupdate for deleteing paging options
1993-04-04 Kirk McKusickchange relocation to allow for bigger MAXBSIZE
1993-03-18 Mike Hiblermake safe for ANSI cpp
1993-03-15 Kirk McKusickdate and time created 93/03/14 13:56:39 by mckusick
1993-03-14 Mike Hiblernew installation procedure
1993-03-12 Keith Sklowerfix from hibler & forys; check for non-null return...
1993-03-10 Mike Hiblermark 'c' partition as FS_BOOT by default
1993-02-19 Mike Hiblertighten up clock interrupt handling
1993-02-19 Mike Hiblertwo significant fixes:
1993-02-19 Mike Hiblerdefault ncylinders to 1 for disklabel, avoid zero-divid...
1993-02-19 Mike Hiblerdefault ncylinders to 1 for disklabel
1993-02-19 Mike HiblerIOSTATS -> DCMSTATS
1993-02-13 Keith Sklowerlibkern should be $S relative
1993-02-11 Kirk McKusickconstruct string that can be copied out later
1993-01-22 Keith Bosticprotect against multiple inclusion
1993-01-20 Mike Hiblerproperly scale value read from HW in microtime
1992-12-31 Mike HiblerLED heartbeat code
1992-12-31 Mike HiblerLED defines
1992-12-29 Mike Hiblerget rid of some garbage nops
1992-12-29 Mike Hiblernumerous changes: SHPUX has moved, LED stuff assorted
1992-12-29 Mike Hiblerfor sklower: CCITT changes
1992-12-29 Mike HiblerUSELEDS changes
1992-12-29 Mike Hiblerfor sklower: CCITT changes
1992-12-28 Mike Hiblercannot use timeout at boot time
1992-12-28 Mike Hiblerdate and time created 92/12/27 10:50:40 by hibler
1992-12-28 Mike Hiblercleanup
1992-12-28 Mike Hiblercleanup, SHPUX has moved
1992-12-28 Mike HiblerSHPUX has moved
1992-12-28 Mike Hiblercleanup
1992-12-28 Mike Hiblermassive changes mostly performance related
1992-12-28 Mike Hiblermassive changes mostly related to stack alignment
1992-12-28 Mike Hibleraccount for new stack alignment
1992-12-28 Mike Hiblernew frame constants, a couple of flags renamed
1992-12-28 Mike Hibleradd [bc]dev_ldisk_init for disks with close routines...
1992-12-28 Mike Hiblerget rid of PRF_INTERVAL
1992-12-28 Mike Hiblerstat clock interrupt cleared in locore
1992-12-28 Mike Hiblercpuspeed starts at 0
1992-12-28 Mike Hiblerdate and time created 92/12/27 09:40:52 by hibler
1992-12-28 Mike Hiblerdate and time created 92/12/27 09:40:51 by hibler
1992-12-28 Mike Hiblerdate and time created 92/12/27 09:40:50 by hibler
1992-12-28 Mike Hiblerdate and time created 92/12/27 09:40:48 by hibler
1992-12-28 Mike Hiblerdisklabel support
1992-12-28 Mike Hiblerget rid of unneeded includes
1992-12-28 Mike Hiblercursor ops handled in ite.c
1992-12-28 Mike HiblerPC no longer included due to new stack alignment
1992-12-28 Mike Hiblertreat PSL as longword for MBZ bits
1992-12-28 Mike Hiblermany MD flags moved here from sys/proc.h and include...
1992-12-28 Mike Hiblerperformance improvements
1992-12-28 Mike Hiblermuch goo moved to proc.h
1992-12-28 Mike HiblerUPAGES now 2, MCLBYTES now 2048, new consts for disklabels
1992-12-28 Mike Hiblernew stack alignment
1992-12-28 Mike Hibleraccount for new stack alignment, type for hp433
1992-12-28 Mike Hibleradd COMPAT_NOLABEL option
1992-12-28 Mike Hiblerfix up libkern dependencies so we can get a profiling...
1992-12-28 Mike Hiblerac shouldn't be here (how can you boot from a picker?)
1992-12-28 Mike Hibleradd unlabeled disk compat for rd/sd and make sure we...
1992-12-27 Mike HiblerUtah update (mostly disklabels)
1992-12-27 Mike Hiblerdate and time created 92/12/26 16:46:54 by hibler
1992-12-27 Mike Hiblerneed -I..
1992-12-17 Kirk McKusickproper acknowledgement
1992-12-01 Keith Bosticfrom Carl Staelin, make it compile
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...
next