fix bug that can cause recursive .forward files to fail
[unix-history] / usr / src / sys / hp300 /
1993-09-21 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-21 Kirk McKusickchanges for 4.4BSD-Lite requested by USL
1993-09-21 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-10 Mike Hiblersupport GC_DESCRIBE, add MAP/UNMAP mode calls
1993-09-05 Keith Bosticlint
1993-09-04 Kirk McKusickcurpri => curpriority
1993-07-16 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-07-16 Mike Hiblerallow for a third boot program
1993-07-16 Mike Hiblerdon't check unit vs. ri_maxunum, it isn't the right...
1993-07-16 Mike Hiblerinitialize variable in ctopen
1993-07-09 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-07-09 Mike Hiblerhack to get around bad framebuffer sizes from HW
1993-06-19 Kirk McKusickfrom Mike Hibler
1993-06-19 Kirk McKusickupdate from Mike Hibler for 4.4BSD
1993-06-17 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-17 Kirk McKusickneed to add NODEV to end of list
1993-06-17 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-17 Kirk McKusicklint
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-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-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 Bosticmove the stupid #ifdef below the copyright notice
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-06 Kirk McKusickdon't fail on sdopen even in the face of an I/O error...
1993-06-05 Kirk McKusickadd an explicit assignment to avoid warnings
1993-06-04 Keith Sklowerget rid of unnecessary includes
1993-06-03 Mike Hibleradd pmap_wired_count macro for use in mlock/munlock
1993-06-02 Kirk McKusickbug fix from Mark Davies <mark@comp.vuw.ac.nz>
1993-06-02 Marc Teitelbaumdeal with new message
1993-06-02 Kirk McKusickbug fix from Mark Davies <mark@comp.vuw.ac.nz>
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
next