unix-history/.git
1992-10-02 Kirk McKusickconvert vm_page bit fields to flags
1992-10-02 Elan Amirdate and time created 92/10/01 15:06:58 by elan
1992-10-02 Elan AmirFixed quickch() so it works now.
1992-10-02 Elan Amirquit
1992-10-02 Elan Amirturn off __ISPASTEOL.
1992-10-02 Keith Bosticrequires unistd.h
1992-10-02 Keith Bostic"touch foo; ls foo**" returned no match; from Christos
1992-10-02 Keith Bosticfrom Henry Spencer; fix for "\\$" pattern in BRE's
1992-10-02 Keith Bosticbug fixes from Donn Seeley (BSDI)
1992-10-02 Margo SeltzerDon't change inode and superblock free count until...
1992-10-02 Margo SeltzerInitialize file info pointer fields for first iteration...
1992-10-02 Margo SeltzerAssign lfs_avail using lfs_bfree, not bfree from the...
1992-10-02 Margo SeltzerMake lfs_avail signed since it can temporarily go negative.
1992-10-01 Kirk McKusickSeptember update from Rick Macklem to add accept protoc...
1992-10-01 Keith Bosticconvert to 4BSD style prototypes, includes
1992-10-01 Keith Bosticconvert to 4BSD style prototypes, includes
1992-10-01 Kirk McKusickufs_bufstats becomes vfs_bufstats
1992-10-01 Keith Bosticalpha2.1 release from Henry Spencer
1992-10-01 Kirk McKusickdo not worry about time field in cylinder groups
1992-09-30 Kirk McKusickufs_bufstats becomes vfs_bufstats
1992-09-30 Margo SeltzerDo not allow the number of buffers to go negative.
1992-09-30 Margo SeltzerIncrement blocks available after truncate rather than...
1992-09-30 Keith Bosticadd /dev/zero
1992-09-30 Keith Bosticdon't add every 32-bit machine in existence
1992-09-26 Andrew Cherensonadd igmp, iso protocols
1992-09-26 Andrew Cherensonadd tcpmux service
1992-09-26 Andrew Cherensonadd tcpmux & ntp
1992-09-25 Keith Bosticdelete antique code to check bfreelist[0].b_forw (no...
1992-09-25 Keith Bosticprinting buffer statistics is done in the vfs layer
1992-09-25 Keith Bosticprinting buffer statistics is done at a higher level
1992-09-25 Kirk McKusickhave to check for insertion into head of an empty LRU...
1992-09-25 Keith Bosticget rid of unneeded lfs_flush
1992-09-25 Kirk McKusickfix for LITTLE_ENDIAN code
1992-09-24 Keith Sklowerwant cheap elapsed time (put back chnage from 7.19...
1992-09-24 Eric Allmanmake USERDB dependent on NEWDB
1992-09-24 Eric Allmanfix bug in envp handling in main(); always put trailing...
1992-09-23 Kirk McKusickcarefully cast volitile pointers to avoid code reorderi...
1992-09-23 Kirk McKusickrootvp and swapvp now done in ?fs_mountroot
1992-09-23 Ralph Campbelldumb typo
1992-09-23 Kirk McKusickdo not update local times of special devices on stat...
1992-09-23 Eric Allmana variety of bug minor bug fixes; add file locking...
1992-09-23 Eric Allmanhacks so it will compile -- but I don't see making...
1992-09-23 Eric Allmanversion from Neil Rickert
1992-09-23 Elan AmirFixed standout bug.
1992-09-23 Elan AmirAdded standout
1992-09-22 Mike Hiblerdeal with VM_PAGER_ERROR
1992-09-22 Mike Hiblerbe prepared to handle VM_PAGER_ERROR
1992-09-22 Mike Hiblerreturn VM_PAGER_ERROR not VM_PAGER_FAIL on IO errors
1992-09-22 Mike Hibleradded VM_PAGER_ERROR to reflect pager IO errors
1992-09-22 Mike Hibleraddupc_intr -> addupc_task and convert stat ticks to...
1992-09-22 Mike Hiblermake psratio visible: needed to scale tick values in...
1992-09-22 Mike Hiblergprof.h -> gmon.h
1992-09-22 Mike Hiblermod of Carl's fix: scale config time timeout value...
1992-09-22 Mike Hiblerfix a couple of minor bugs in my last revision
1992-09-22 Mike Hiblermust always check for absolute root, ow a chroot'ed...
1992-09-22 Mike Hiblercheck for "trace me" right off the bat
1992-09-22 Ralph Campbellcheck for write errors before incrementing output counts.
1992-09-22 Kirk McKusickMIN becomes min; include systm.h to get min
1992-09-22 Kirk McKusickMIN becomes min
1992-09-22 Kirk McKusickneed to include systm.h to get min and max
1992-09-22 Kirk McKusickuse min for MIN and max for MAX
1992-09-22 Kirk McKusickuse max rather than MAX
1992-09-22 Kirk McKusickuse min rather than MIN
1992-09-22 Kirk McKusickadd systm.h
1992-09-22 Eric Allmanduh.... easier way to handle four digit years
1992-09-22 Kirk McKusickget rid of unised function
1992-09-22 Elan AmirAdded quickch() which optimizes scrolling by identifyin...
1992-09-22 Elan AmirAdded __ISPASTEOL which signifies the fact that the...
1992-09-22 Elan AmirAdded __ISPASTEOL, tscroll and SR, SF, AL, DL support...
1992-09-22 Elan AmirAdded AL, DL, SF, SR support.
1992-09-22 Elan AmirChanged insterface to take length of string.
1992-09-22 Elan AmirAdded __ISPASTEOL support.
1992-09-22 Elan AmirAdded __ISPASTEOL support and changed hash fn interface.
1992-09-22 Elan AmirAdded __ISPASEOL support
1992-09-22 Elan AmirAdded __ISPASTEOL support.
1992-09-22 Kirk McKusickget rid of USES keywords
1992-09-20 Edward Wanguse close-on-exec and some other stuff to get rid of...
1992-09-17 Kirk McKusickfixup in BIG_ENDIAN macro
1992-09-17 Kirk McKusickupdate from Rick Macklem
1992-09-17 Kirk McKusickkeep those hash chains and LRU chains separate
1992-09-17 Elan Amircopyright -> static.
1992-09-17 Elan Amircopyright[] -> static.
1992-09-17 Elan Amircopyright[] -> static
1992-09-17 Elan Amircopyright[] -> static.
1992-09-17 Elan Amircopyright[] -> static
1992-09-17 Elan Amircopyright[] -> static.
1992-09-17 Elan Amircopyright[] -> static
1992-09-17 Elan Amircopyright -> static
1992-09-17 Elan Amircopyright[] -> static.
1992-09-17 Elan AmirMade copyright[] static.
1992-09-16 Elan AmirAdded cap_mkdb(1) for .db creation.
1992-09-16 Elan AmirFixed up so all targets are made at once.
1992-09-16 Elan AmirAdded SCCS keywords.
1992-09-16 Elan Amir(no message)
1992-09-16 Elan AmirRemoved remcap.
1992-09-16 Elan AmirAdded SCCS keywords.
1992-09-16 Elan AmirAdded SCCS keypwrds.
1992-09-16 Elan AmirAdded SCCS keywords.
1992-09-15 Kirk McKusickadd ufs_check_export
1992-09-15 Kirk McKusickensure that correct value is passed
next