missing close bracket (from cgd)
[unix-history] / usr / src / sys / hp300 /
1994-01-13 Mike Hiblermissing close bracket (from cgd)
1994-01-13 Mike Hiblerforgot some of the lint
1994-01-13 Mike Hiblerlint
1994-01-13 Mike Hiblerlint, cleanup
1994-01-13 Mike Hiblerexperimental code for "unmanaged" buffers,
1994-01-13 Mike Hibleruse pmap routines to do pagemove.
1994-01-13 Mike Hiblerdubious change to not remove wired mappings in pmap_pro...
1994-01-13 Mike Hiblerhandle "reverse priority" searches of SCSI devices...
1994-01-13 Mike Hiblerimprovements for removable media
1994-01-13 Mike Hiblerdocument SCSI_REVPRI, MAPPEDCOPY, BUFFERS_UNMANAGED
1994-01-13 Keith Bostictypo
1994-01-13 Keith Bosticlint
1994-01-13 Keith Bosticdon't put comments inside comments
1994-01-06 Jan-Simon Pendrydate and time created 94/01/05 12:54:31 by pendry
1994-01-06 Keith Bosticuse latest BSDI version of <sys/cdefs.h>, change to...
1994-01-06 Kirk McKusickadd cpu_swapin (nothing needed)
1994-01-05 Keith Bosticlint
1994-01-05 Keith Bosticlint, KNF
1994-01-05 Keith Bosticlint
1994-01-05 Keith Bosticdelete completely appropriate, correct and reasonable...
1994-01-05 Keith Bosticu_long isn't available if _POSIX_SOURCE is defined
1994-01-05 Keith Bosticreorder the defines to hopefully get standards conforma...
1994-01-05 Keith Bosticadd max value for SSIZE_T_MAX
1994-01-05 Keith Bosticadd _POSIX_SSIZE_MAX
1994-01-04 Jan-Simon Pendryadd file for procfs
1994-01-04 Jan-Simon Pendryadd struct reg for procfs
1993-12-11 Kirk McKusickadd cpu_set_init_frame to initialize init's syscall...
1993-11-16 Kirk McKusickhave to do tprintf_open before trying to print
1993-11-15 Mike HiblerMAPPEDCOPY code: routines for mapped copyin/copyout
1993-11-15 Mike HiblerMAPPEDCOPY code: init the threshhold size
1993-11-15 Mike Hibleruse faster copypage primative in pmap_copy_page
1993-11-15 Mike Hiblercleanups, new copypage routine, MAPPEDCOPY code for...
1993-11-15 Mike Hiblerfaster /dev/zero, mmap interface (idea from netbsd)
1993-11-15 Mike Hiblerminor comment tweaks to avoid problems with non-traditi...
1993-11-15 Mike Hiblercomment CPU types, add MAPPEDCOPY, del SYSVSHM
1993-11-15 Mike Hiblermore ideas
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-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
next