unix-history/.git
1989-11-01 Kirk McKusick../machine should be machine
1989-11-01 Keith Bosticadd boolean and numeric capabilities, key word longname...
1989-10-31 Kirk McKusickset searchpath
1989-10-31 Keith Bosticlink man page tput to clear
1989-10-31 Keith Bosticdate and time created 89/10/30 17:12:01 by bostic
1989-10-31 Keith Bosticreplace clear with tput
1989-10-31 Keith Bosticreplace clear with simple version of tput
1989-10-31 Keith Bosticfix Election Day
1989-10-30 Kirk McKusickuse 40 second timeout rather than 10 when no pending...
1989-10-30 Kirk McKusickblk_vnodeops => spec_vnodeops
1989-10-30 Kirk McKusickblk_* => spec_*
1989-10-30 Kirk McKusicknfs_ngrab is replaced by vget; flushing vnodes handled...
1989-10-30 Kirk McKusickspecial device aliasing is now handled at the vnode...
1989-10-30 Kirk McKusickadd file system initialization routine
1989-10-30 Kirk McKusickclean out trash
1989-10-30 Kirk McKusickcreate spec_nfsv2nodeops; ngrab is replaced by vget...
1989-10-30 Kirk McKusickdevice uniqueness and aliasing is now handled at the...
1989-10-30 Kirk McKusickadd file system initialization routine; panic if device...
1989-10-30 Kirk McKusickflush out any pending I/O before trying to close
1989-10-30 Kirk McKusickadd file system specific initialization routine
1989-10-30 Kirk McKusickdelete i_devlst as this is now done at the vnode level;
1989-10-30 Kirk McKusickcreate spec_inodeops; convert mknod to use vgone
1989-10-30 Kirk McKusickuse vget instead of igrab
1989-10-30 Kirk McKusickimplement file system initialization; ensure that the...
1989-10-30 Kirk McKusickget rid of all dependencies on ufs
1989-10-30 Kirk McKusickfile system initialization is now all done by vfsinit
1989-10-30 Kirk McKusickdefine the rest of the public vnode functions
1989-10-30 Kirk McKusickadd a filesystem init entry to be called at boot time
1989-10-29 Keith Bosticdon't reject based on the facility number, syslogd...
1989-10-29 Kirk McKusickdate and time created 89/10/28 14:19:54 by mckusick
1989-10-29 Keith Bosticuse wall's ttymsg() routine; lots of lint
1989-10-29 Keith Bosticfrom scratch, thought I was going to add a flag
1989-10-29 Keith Bosticseparate out sendmsg for syslogd(8); put blank padding...
1989-10-29 Keith Bosticseparate out for syslogd(8)
1989-10-29 Kirk McKusickgrant becomes gift
1989-10-29 Keith Bostichostname never used.
1989-10-29 Kirk McKusickset slow timer when no transmits are in progress so...
1989-10-29 Kirk McKusickcannot use qbgetpri to discover interrupt priority...
1989-10-29 Kirk McKusickdefine SZ_CMAP for Fastreclaim (previously defined...
1989-10-29 Keith Bosticuser system defines where available, strerror not sys_e...
1989-10-29 Keith Bosticchecked in for Marc; he made wall work on the dial...
1989-10-28 Keith Bosticadd new default calendars
1989-10-28 Keith Bosticdate and time created 89/10/27 18:44:52 by bostic
1989-10-28 Keith Bosticdate and time created 89/10/27 18:44:51 by bostic
1989-10-28 Keith Bosticdate and time created 89/10/27 18:43:42 by bostic
1989-10-28 Keith Bosticwhackity, whackity, whack!
1989-10-28 Mike Karelsnew wait macros, return errno instead of setting u...
1989-10-28 Keith Bosticadd -y flag, I'm tired of trying to type in the year
1989-10-28 Kirk McKusickgrant becomes gift
1989-10-27 Marc Teitelbaumcleanups, add ^T prototype, CIGNORE instead of separate...
1989-10-27 Chris Torekexplain breakpointsbetter
1989-10-27 Keith Bosticquotaon should point at the console, too.
1989-10-27 Marc Teitelbaumcleanups, remove berknet, reorg
1989-10-27 Kirk McKusickhave to add locking so that underlying type can be...
1989-10-26 Kirk McKusickadd M_VNODE
1989-10-26 Kirk McKusickadd new public function
1989-10-26 Kirk McKusickonly vrele can delete the v_type field
1989-10-26 Kirk McKusickmust not clear NBUFFERED flag when inactive
1989-10-26 Kirk McKusickadd reserved field to fid to ensure longword alignment...
1989-10-25 Kirk McKusickmerge inode and nfsnode tables into a single vnode...
1989-10-25 Kirk McKusickadd dead_vnops.c
1989-10-25 Kirk McKusickmerge inode and nfsnode tables into a single vnode...
1989-10-25 Kirk McKusickadd nfs_inactive to support single vnode table
1989-10-25 Kirk McKusickmerge inode and nfsnode tables into a single vnode...
1989-10-25 Kirk McKusickmerge inode and nfsnode tables into a single vnode...
1989-10-25 Kirk McKusickadd ufs_reclaim entry; i_size => i_qsize for dinode.h
1989-10-25 Kirk McKusickiflush takes a mount ptr instead of a dev;
1989-10-25 Kirk McKusickcreate own private data area instead of overloading...
1989-10-25 Kirk McKusickdate and time created 89/10/24 19:37:14 by mckusick
1989-10-25 Kirk McKusicksplit out that part of inode.h that is relevant only...
1989-10-25 Kirk McKusicksplit out that part of inode.h that is relevant to...
1989-10-25 Kirk McKusickget rid of unnecessary include files for non-kernel...
1989-10-25 Kirk McKusickeliminate vnode.h and inode.h; just use dinode.h
1989-10-25 Kirk McKusickno longer need to include time.h, vnode.h, and inode...
1989-10-25 Kirk McKusickheader file cleanups; vput, vrele, and vref move to...
1989-10-25 Kirk McKusickinitialize list of vnodes associated with a new mount...
1989-10-25 Kirk McKusickinitialize systemwide vnode table
1989-10-25 Kirk McKusickadd ufs_reclaim to blk_vnodeops
1989-10-25 Kirk McKusickinode table is replaced by a vnode table
1989-10-25 Kirk McKusickmerge inode and nfsnode tables into a single vnode...
1989-10-25 Kirk McKusicklink together all buffers associated with a particular...
1989-10-25 Kirk McKusickmerge inode and nfsnode tables into a single vnode...
1989-10-25 Kirk McKusickput fileno and generation number in file identifier...
1989-10-25 Kirk McKusickadd linked list of vnodes associated with the mount...
1989-10-25 Marc Teitelbaumstandardize output format (no missing fields, upcase...
1989-10-25 Marc TeitelbaumHey! How come I'm not in here too. Kevin gets worms...
1989-10-23 Keith Bosticdate and time created 89/10/23 07:47:24 by bostic
1989-10-23 Kirk McKusickproper dependency for symbols.sort
1989-10-23 Kirk McKusickinode => vnode
1989-10-23 Kirk McKusickclean up include files; add NODEV enforcement
1989-10-22 Kirk McKusickminor cleanups
1989-10-22 Kirk McKusicktry to flush all inodes when unmounting;
1989-10-22 Kirk McKusickadd lookup routine that will fail gracefully
1989-10-22 Kirk McKusick"bug fixes and cleanups from Rick Macklem"
1989-10-21 Kirk McKusickallow multiple I/O requests; try to unmount when signalled
1989-10-21 Kirk McKusickbreak out unmounting part so it can be used by mfs
1989-10-20 Kirk McKusickup the number of UPAGES from 10 to 12
1989-10-20 Kirk McKusickclosef now returns errors
1989-10-20 Kirk McKusickclosef now returns and error (which is ignored)
1989-10-20 Kirk McKusicknow handle error directly in dup2
next