new rules for New Zealand (from mark@comp.vuw.ac.nz 4.3BSD-tahoe/etc/18)
[unix-history] / usr /
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
1989-12-26 Keith Bosticdate and time created 89/12/25 12:01:19 by bostic
1989-12-26 Keith Bosticdate and time created 89/12/25 12:01:12 by bostic
1989-12-23 Kirk McKusickhave to save v_mountf before vput'ing the vnode
1989-12-22 Edward Wangskin() bug with <address>, reported by Jay Ford (jnford...
1989-12-22 Kirk McKusickonly account for disk blocks when they are actually...
1989-12-22 Kirk McKusickdo not unlock vp when trying to modify `.'
1989-12-22 Kirk McKusicknfssvc now takes three arguments (from Macklem)
1989-12-21 Kirk McKusickneed to include systm.h
1989-12-21 Kirk McKusickhave to nullify ni_dvp on entry
1989-12-21 Kirk McKusick"December update from Rick Macklem"
1989-12-21 Keith Bosticadd LINE_MAX for POSIX 1003.2
1989-12-21 Kirk McKusick"December update from Rick Macklem"
1989-12-21 Kirk McKusickadd NFS server cache
1989-12-21 Kirk McKusickfrom Rick Macklem
1989-12-20 Kirk McKusickmore fully check the type field
1989-12-20 Kirk McKusickhave to update the correct inode (from mike@cs.utah...
1989-12-20 Kirk McKusickuse proper address in mapping (from mike@cs.utah.edu)
1989-12-20 Kirk McKusickadd missing splx's
1989-12-20 Kirk McKusickinitial error code in compat code (from Mike@cs.utah...
1989-12-20 Kirk McKusickni_segflg => ni_uioseg (fromgmf@osf.org)
1989-12-20 Keith Bosticdate and time created 89/12/19 12:39:04 by bostic
1989-12-20 Keith Bosticdate and time created 89/12/19 12:38:55 by bostic
1989-12-20 Kirk McKusickget rid of unnecessary test
1989-12-20 Kirk McKusickreturn free pages to head of free list
1989-12-20 Keith Bosticmake output line buffered if selecting only some of...
1989-12-20 Mike Karelsupdate bounds file if write fails on vmcore
1989-12-19 Keith Sklowerdate and time created 89/12/18 18:47:29 by sklower
1989-12-19 Keith BosticNULL pointer; bug report 2.10BSD/usr.lib/8
1989-12-19 Mike Karelsadd p_time()
1989-12-16 Mike Karelsmbufs are smaller now, so this must be too.
1989-12-16 Keith Bosticoverflow in fortune buffer; add "e" to getopt string...
1989-12-16 Keith Bosticadd endian.h for htonl, ntohl.
1989-12-16 Keith Bosticmake long-word aligned for structure padding
next