unix-history/.git
1990-01-05 Kirk McKusickaccount for I/O's in progress
1990-01-05 Kirk McKusickinitialize i_diroff; proper association of indirect...
1990-01-05 Kirk McKusickensure that dirty indirect blocks are associated with...
1990-01-05 Kirk McKusickrewrite ufs_sync to take advantage of clean/dirty buffe...
1990-01-05 Kirk McKusickv_blockh is split into clean and dirty lists; count...
1990-01-05 Kirk McKusickv_blockh is split into clean and dirty lists
1990-01-05 Mike Karelssignal updates
1990-01-05 Kirk McKusickexpand notavail inline to avoid spl's
1990-01-05 Kirk McKusickadd dirty buffer list
1990-01-05 Kirk McKusickupdate from Rick Macklem
1990-01-05 Kirk McKusickclean up the terminology
1990-01-05 Kirk McKusickupdate from Rick Macklem
1990-01-05 Keith Bosticwritten by Asa Romberger and Jerry Berkman; add Berkele...
1990-01-05 Keith Bosticttyname may return a NULL
1990-01-05 Mike Karelsterminate address, alias lists for gethostbyaddr
1990-01-04 Edward Wangsome overdue updates
1990-01-04 Kirk McKusickfix reference bug in fchdir
1990-01-04 Kirk McKusickdate and time created 90/01/03 19:24:15 by mckusick
1990-01-04 Kirk McKusickparanoia, make sure that the uioseg flag is set properly
1990-01-04 Keith Bosticassign immediately, so on error return NULL's aren...
1990-01-04 Keith Bosticmake sure fields are space separated
1990-01-04 Keith Bosticwritten by Bob Corbett; add Berkeley specific copyright...
1990-01-03 Kirk McKusickmore rational order for the flags
1990-01-03 Kirk McKusickmust do biodone on error
1990-01-03 Kirk McKusickneed null lock and unlock ops for vclean
1990-01-03 Keith Bosticdate and time created 90/01/02 16:27:49 by bostic
1990-01-03 Keith Bosticadd Berkeley specific copyright notice
1990-01-03 Keith Bosticfrom scratch
1990-01-03 Jaap Akkerhuisjust saving current version, shutting up Charlie
1990-01-03 Keith Bosticremove mention of mtab, consolidate descriptions
1990-01-03 Jaap Akkerhuisjust saving current version, shutting up Charlie
1990-01-03 Kirk McKusickget rid of use of mtab.h
1990-01-03 Keith Bosticextract absolute pathnames
1990-01-03 Kirk McKusicknew rules for New Zealand (from mark@comp.vuw.ac.nz...
1990-01-03 Kirk McKusick4096 size should be 1024 (4.3BSD/lib/155)
1990-01-03 Kirk McKusickfix local declarations to get unsigned comparisons...
1990-01-03 Keith Bosticnew signals
1990-01-03 Kirk McKusickreturn null on error (4.3BSD/lib/28)
1990-01-03 Kirk McKusickprotect against trashed disk labels (4.3BSD-tahoe/sys/47)
1990-01-03 Keith Bosticnew signals
1990-01-03 Keith Bosticmemcpy & memccpy had args reversed; bug report 4.3BSD...
1990-01-02 Keith Bostictoo much information...
1990-01-02 Keith Bosticfrom scratch, using fts(3) and setmode(3) and the POSIX...
1990-01-01 Keith Bosticdeclare setmode(3)
1990-01-01 Keith Bosticadd symbolic modes using setmode(3)
1990-01-01 Keith Bosticdate and time created 89/12/31 16:42:55 by bostic
1990-01-01 Keith Bosticdate and time created 89/12/31 16:42:48 by bostic
1990-01-01 Kirk McKusickI/O routines should use b_blkno, not b_lblkno
1990-01-01 Kirk McKusickuse vfinddev to find vnode as b_vp may represent a...
1990-01-01 Kirk McKusickadd vfinddev to yield a device vnode from its dev
1989-12-31 Kirk McKusickneed more UPAGES for NFS
1989-12-31 Kirk McKusickbadblock moves into this file
1989-12-31 Kirk McKusicksyncip is replaced by vflushbuf; badblock moves to...
1989-12-31 Kirk McKusicki_lastr => v_lastr; v_count => v_usecount
1989-12-31 Kirk McKusickv_count => v_usecount
1989-12-31 Kirk McKusickv_mounton is gone; v_count => v_usecount
1989-12-31 Kirk McKusickv_count => v_usecount
1989-12-31 Kirk McKusicki_flag becomes a u_long, i_text is unused, i_lastr...
1989-12-31 Kirk McKusickdebugging, print out inode lock owner and waiter
1989-12-31 Kirk McKusickv_count => v_usecount
1989-12-31 Kirk McKusickv_count => v_usecount; v_lastr is being used; v_mounton...
1989-12-31 Kirk McKusickblkflush is no longer used;
1989-12-31 Kirk McKusickVREF => VHOLD as buffers hold holdcnts not usecounts
1989-12-31 Kirk McKusickv_count => v_usecount
1989-12-31 Kirk McKusickv_count =>v_usecount; add v_refcount, v_lastr, two...
1989-12-31 Kirk McKusickeliminate unintended overlap, #define ni_segflg =>...
1989-12-31 Keith Bosticdate and time created 89/12/30 15:57:56 by bostic
1989-12-31 Keith Bosticdate and time created 89/12/30 15:55:57 by bostic
1989-12-31 Keith Bosticdate and time created 89/12/30 15:55:11 by bostic
1989-12-31 Keith Bosticstupid mistake in execl
1989-12-30 Kirk McKusickv_count => v_usecount
1989-12-30 Kirk McKusickdebugging, check lock count on exit
1989-12-30 Kirk McKusickdebugging, ILOCK and IUNLOCK always call ilock and...
1989-12-30 Kirk McKusickdebugging, put in accounting for process id holding...
1989-12-30 Kirk McKusickdebugging, force VREF to call vref so that we can check...
1989-12-30 Keith Bosticrshd can dump core; bug report 4.3BSD-tahoe/libexec/0
1989-12-28 Jim Bloomdnbuf is no longer used
1989-12-28 Jim Bloomfgets leaves the newline - check for a truncated line...
1989-12-28 Jim Bloomcheck return value from socket call
1989-12-28 Jim Bloomadd more error checking
1989-12-28 Jim Bloomdn_expand required more character than it used; dn_comp...
1989-12-28 Jim Bloomabort further processing of packet if length error...
1989-12-26 Keith Bosticdate and time created 89/12/25 14:24:45 by bostic
1989-12-26 Keith Bosticdate and time created 89/12/25 14:24:44 by bostic
1989-12-26 Keith Bosticdate and time created 89/12/25 14:24:43 by bostic
1989-12-26 Keith Bosticdate and time created 89/12/25 14:24:42 by bostic
1989-12-26 Keith Bosticdate and time created 89/12/25 14:24:40 by bostic
1989-12-26 Keith Bosticdate and time created 89/12/25 14:24:38 by bostic
1989-12-26 Keith Bosticdate and time created 89/12/25 14:24:36 by bostic
1989-12-26 Keith Bosticdate and time created 89/12/25 14:24:35 by bostic
1989-12-26 Keith Bosticdate and time created 89/12/25 14:24:33 by bostic
1989-12-26 Keith Bosticdate and time created 89/12/25 14:24:32 by bostic
1989-12-26 Keith Bosticdate and time created 89/12/25 14:24:30 by bostic
1989-12-26 Keith Bosticdate and time created 89/12/25 14:24:29 by bostic
1989-12-26 Keith Bosticdate and time created 89/12/25 14:24:27 by bostic
1989-12-26 Keith Bosticdate and time created 89/12/25 14:24:26 by bostic
1989-12-26 Keith Bosticdate and time created 89/12/25 14:24:24 by bostic
1989-12-26 Keith Bosticdate and time created 89/12/25 14:24:23 by bostic
1989-12-26 Keith Bosticdate and time created 89/12/25 14:24:22 by bostic
1989-12-26 Keith Bosticdate and time created 89/12/25 12:03:00 by bostic
next