date and time created 92/08/16 18:26:33 by edward
[unix-history] / usr / src / sys /
1992-08-16 Jan-Simon Pendryadd local vars for args.
1992-08-15 Keith Sklowerfix typo cpp+) instaed of cpp++)
1992-08-15 Keith Sklowerfix an outright bug in the cloning code (if a cloned...
1992-08-15 Keith Sklowerremoving #define of ac broke ISO code, replace argument...
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-15 Mike Hiblercheck for corrupt directory entry (d_reclen == 0) in...
1992-08-12 Kirk McKusickdefine nethostaddr locally for NFS
1992-08-12 Kirk McKusickuse radix tree code to match exported host addresses...
1992-08-11 Chris Torekneed to thread the signal stack back to the previous...
1992-08-11 Chris Torekfix comments in sigcode
1992-08-11 Kirk McKusickonly set ctime when setting mtime, not when setting...
1992-08-07 Kirk McKusickfrom Mike Hibler
1992-08-04 Keith Bosticadd FD_COPY
1992-08-04 Mike Hiblerget things working again for a wider range of HP-UX...
1992-08-04 Mike Hiblerifdef ohpuxssig under COMPAT_OHPUX
1992-08-04 Mike Hiblertermios support
1992-08-04 Mike Hibleradded COMPAT_OHPUX for 4.3-ish compatibility
1992-08-04 Mike Hiblereliminate a couple of unneeded includes
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 Jan-Simon Pendryclean up
1992-08-03 Keith Bostica new one.
1992-08-03 Marc Teitelbaumadd SCCS id, yank to 7.1, by TK for Marc
1992-08-03 Keith Bosticadd SCCS id's
1992-08-03 Keith Bosticdate and time created 92/08/02 19:56:36 by bostic
1992-08-03 Keith Bosticdate and time created 92/08/02 19:55:29 by bostic
1992-08-02 Keith Bosticdelete VERBOSE #ifdef's
1992-08-02 Keith Bosticdelete VERBOSE #ifdef's; move vrele in unmount so if...
1992-08-02 Keith BosticFixed that one.
1992-08-02 Keith Bosticget ifile address out of superblock; fix byte accounting
1992-08-02 Keith Bosticmake sure initseg always gets called before writeseg...
1992-08-02 Keith Bosticupdate for 4.4BSD-Alpha
1992-08-01 Jan-Simon Pendryremove decl of spec_vnodeop_p
1992-08-01 Kirk McKusickupdate from torek to fix running time of swapper
1992-07-31 Keith BosticFix SEGUPD and SEGTABSZ macros.
1992-07-30 Keith Bosticcheck for negative bytes in seguse update; increment...
1992-07-30 Keith Bosticno longer need printfs; extending ifile now works
1992-07-29 Kazumasa UtashiroAdded comments about WIDE
1992-07-29 Kazumasa Utashiroupdate information
1992-07-29 Kazumasa Utashiromodify newvers script
1992-07-29 Kazumasa Utashirovnode_if.o should not be deleted.
1992-07-29 Kazumasa UtashiroNow always uses GCC. And small changes are made.
1992-07-29 Keith Bosticupdate from Kazumasa Utashiro
1992-07-29 Marc Teitelbaumdate and time created 92/07/28 14:16:19 by marc
1992-07-28 Ralph Campbelladded splstatclock
1992-07-28 Ralph Campbelladded changes for clock interrupts/profiling
1992-07-28 Ralph Campbelladded md_coredump struct
1992-07-28 Ralph Campbellfix warning for allproc
1992-07-28 Ralph Campbelladded susword fusword fusintrsword, etc.
1992-07-28 Ralph Campbelluse min() not MIN()
1992-07-28 Ralph Campbellchanges for profiling and bug fixes.
1992-07-28 Ralph Campbelluse min() not MIN()
1992-07-28 Ralph Campbelluse min not MIN()
1992-07-28 Ralph Campbellfix gcc type warnings
1992-07-28 Ralph Campbellchanges for vnode_if.h stuff
1992-07-28 Ralph Campbelluse standard cd and vn device files, fix gcc2 -O bugs
1992-07-28 Keith Bosticdate and time created 92/07/27 09:25:26 by bostic
1992-07-26 Kirk McKusickspec_vnodeops_p now declared in specdev.h
1992-07-26 Kirk McKusickadd declaration for spec_vnodeop_p()
1992-07-26 Kirk McKusickhave to verify that name is on hash chain before trying...
1992-07-26 Kirk McKusickfixups for GNERIC kernel
1992-07-26 Ralph Campbellallow variable size records for python DAT tape drive.
1992-07-26 Keith BosticIfile inode address is maintained in the superblock...
1992-07-26 Kirk McKusickeliminate embedded comments
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 Keith Bosticfix? tags
1992-07-25 Keith Bosticdate and time created 92/07/24 15:36:59 by bostic
1992-07-25 Keith Bosticfix? tags
1992-07-25 Kirk McKusickupdate to latest revision of kgdb debugging protocol
1992-07-25 Keith Bosticfix? tags
1992-07-25 Keith Bosticdate and time created 92/07/24 14:36:40 by bostic
1992-07-25 Keith Bosticdate and time created 92/07/24 14:31:11 by bostic
1992-07-25 Keith Bosticdate and time created 92/07/24 14:31:07 by bostic
1992-07-25 Keith BosticLogical block number in BLOCK_INFO should be daddr_t...
1992-07-25 Keith Bosticchecked in form Mike Karels; a version of format.c...
1992-07-25 Kirk McKusickfix for garbage collection from bsy+@CS.CMU.EDU (Bennet...
1992-07-25 Keith Bosticfix public/private declarations for fstat
1992-07-25 Kirk McKusicksecond try at fixing the mysteriously vanishing directory
1992-07-24 Keith BosticJolitz dropped this on the floor; I'm guessing by the...
1992-07-24 Keith Bosticdate and time created 92/07/23 20:13:48 by bostic
1992-07-24 Keith Bosticdate and time created 92/07/23 19:48:32 by bostic
1992-07-24 Keith Bosticdate and time created 92/07/23 19:12:28 by bostic
1992-07-24 Keith Bosticadd vnode_if.h to depend line, vnode_if.o to object...
1992-07-24 Keith Bosticadd vnode_if.c to the compile directory sources
1992-07-24 Keith Bosticvonde_if.c moving to the makefile
1992-07-24 Keith Bosticsort
1992-07-24 Keith Bosticmove kern/vnode_if.c to machine/vnode_if.c
1992-07-24 Keith Bosticpredeclare strust stat
1992-07-24 Keith Bosticvnode_if.h now in compile directory, add vn_stat prototype
1992-07-24 Keith Bosticbuild vnode_if.c, vnode_if.h from vnode_if.src
1992-07-24 Keith Sklowercheck in for alpha distribution
1992-07-24 Keith Sklowercheck in for distribution
next