add whiteout inode number
[unix-history] / usr / src / sys / hp300 /
1994-08-02 Mike Hiblermention Nov 92 TOCS paper by Kessler and Hill for poten...
1994-07-29 Mike Hiblerput space around minus sign in pad expressions. gcc2...
1994-06-16 Jan-Simon Pendrymerge in some of the netbsd changes.
1994-06-02 Mike Hibleravoid crashing on RTE with odd-address PC, it appears...
1994-05-28 Mike Hiblerfix a divide by zero problem
1994-05-28 Mike Hiblerimproper parameter to pmap_changebit (should be PA...
1994-05-27 Mike Hiblerforgot to account for new stack alignment in initial...
1994-05-20 Mike Hiblerif no label, reset partition info since readdisklabel...
1994-04-23 Kirk McKusickadd union, proc, and cd9660 filesystems; delete loop...
1994-04-23 Kirk McKusickadd union and proc filesystems
1994-04-23 Mike Hiblermake sure even root can't open a drive that was not...
1994-04-21 Kirk McKusicklint
1994-04-20 Marshall Kirk McKusickget rid of unused MINFREE parameter
1994-04-19 Kirk McKusickps_code is now passed by postsig, so guess should no...
1994-04-01 Mike Hibleranother thought about improving performance
1994-03-23 Keith Bosticadd USL's copyright notice
1994-03-22 Keith Bosticdate and time created 94/03/22 07:52:54 by bostic
1994-03-22 Mike Hiblerallocate segment tables out of a private submap that...
1994-03-22 Mike Hiblerdon't lose signal handler "code" argument when signal...
1994-03-22 Keith Bosticdate and time created 94/03/21 16:00:30 by bostic
1994-03-22 Keith Bosticadd a copyright notice
1994-03-22 Keith Bosticadd add a copyright noitce
1994-02-14 Mike Hiblermake sure we dump the last page of physical memory
1994-02-14 Mike Hiblerdon't use a kernel stack buffer!
1994-01-28 Jan-Simon Pendryadd stubs for fpreg support
1994-01-28 Jan-Simon Pendryadd struct fpreg
1994-01-24 Kirk McKusickaf.o no longer exists
1994-01-22 Keith Bosticcopyright typo
1994-01-22 Keith Bostictypo
1994-01-14 Mike Hiblerlint
1994-01-14 Mike Hiblerput my name in
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)
next