unix-history/.git
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
1989-10-20 Kirk McKusickclosef now returns an error code (which we ignore here)
1989-10-20 Kirk McKusickallow free blocks to go negative; properly account...
1989-10-20 Kirk McKusickuse EACCES rather than ENOEXEC for "noexec" option...
1989-10-20 Kirk McKusick"update from Rick Macklem"
1989-10-19 Edward Wangreflect im or ic in window termcap for programs with...
1989-10-19 Kirk McKusickallow update of mounted file systems
1989-10-19 Kirk McKusickexpand vfs_add inline; allow update of mounted file...
1989-10-19 Kirk McKusickvfs_add gets selectively expanded inline
1989-10-19 Kirk McKusickadd -u flag to allow mounted file systems to be updated
1989-10-19 Kirk McKusickadd M_UPDATE flag to allow selective file system update
1989-10-19 Kirk McKusickadd description of memory based file system
1989-10-19 Kirk McKusickadd link for mfs manual page
1989-10-19 Kirk McKusickgeneralize MFS interface to allow externalized file...
1989-10-19 Kirk McKusickdescribe standard options; describe external file syste...
1989-10-19 Kirk McKusickadd information about the memory based file system
1989-10-19 Kirk McKusickmemfs => mfs
1989-10-19 Kirk McKusickmemfs => mfs; add -F flag to pass in mount flags
1989-10-18 Keith Bosticbreak kerberos routine out, format changes, lint fixes
1989-10-18 Kirk McKusickdate and time created 89/10/17 16:24:25 by mckusick
1989-10-18 Kirk McKusickif type is unknown, try to exec filesystem by that...
1989-10-18 Kirk McKusickgetmntinfo is now a C library routine
1989-10-18 Kirk McKusickgetmntinfo becomes a C library routine
1989-10-18 Kirk McKusickdate and time created 89/10/17 15:14:57 by mckusick
1989-10-18 Kirk McKusickdate and time created 89/10/17 15:14:56 by mckusick
1989-10-18 Kirk McKusickadd parsing of standard options; more verbose output
1989-10-18 Keith Bosticonly make chess, not chessr
1989-10-18 Keith Bosticchange to BSD
1989-10-18 Keith Bosticdate and time created 89/10/17 10:52:55 by bostic
1989-10-17 Craig LeresAdd "dec-vt100" as a synonym for vt100 (NCSA Telnet...
1989-10-17 Kirk McKusickupdate for ANSI C from jonathan@comp.vuw.ac.nz (4.3BSD...
1989-10-17 Keith Bostictry it again; add section RETURN VALUE, note errno...
1989-10-17 Keith Bosticfrom scratch; add specification of errno values
1989-10-17 Keith Bosticmake sure we stat the right directory
1989-10-17 Kirk McKusickdelete change in 7.16, only clear setuid and setgid...
1989-10-16 Kirk McKusickfix reference to munhash to use devvp instead of dev...
1989-10-16 Kirk McKusicksanity check for unswapon'ed swpa partitions (from...
1989-10-16 Kirk McKusickupdated version of blkflush from Torek
1989-10-15 Kirk McKusickumount => unmount
1989-10-15 Keith Bosticdate and time created 89/10/14 14:29:04 by bostic
1989-10-15 Keith Bosticdate and time created 89/10/14 14:28:52 by bostic
1989-10-15 Keith Bosticdate and time created 89/10/14 11:39:38 by bostic
1989-10-15 Keith Bosticdate and time created 89/10/14 11:39:29 by bostic
1989-10-14 Kirk McKusick`root device' => `root_device' to make it one column...
1989-10-14 Marc Teitelbaumuse cencode for printesc(), don't strip 8th bit
1989-10-14 Marc Teitelbaumshow all control chars
1989-10-14 Kirk McKusickno need to check for .. through root after cache lookup
1989-10-14 Edward Wanginclude cleanup
1989-10-14 Kirk McKusickneed to add trivial blk_lookup routine
1989-10-14 Edward Wangtt_scroll_top tt_scroll_bot bug
1989-10-14 Mike Karelstune up $l format
1989-10-14 Marc Teitelbaumtypo
1989-10-14 Marc Teitelbaumdate and time created 89/10/13 16:16:36 by marc
1989-10-14 Kirk McKusickavoid referencing uninitialized pointer
1989-10-14 Kirk McKusickdo not return error if source and destination of rename...
1989-10-14 Marc Teitelbaumdate and time created 89/10/13 16:03:54 by marc
1989-10-14 Marc Teitelbaumdate and time created 89/10/13 16:00:08 by marc
1989-10-14 Keith Bosticonly one calendar program now, add new include files
1989-10-14 Keith Bosticdate and time created 89/10/13 14:13:50 by bostic
1989-10-14 Keith Bosticdate and time created 89/10/13 14:13:49 by bostic
1989-10-14 Keith Bosticdate and time created 89/10/13 14:13:47 by bostic
1989-10-14 Keith Bosticdate and time created 89/10/13 14:13:46 by bostic
1989-10-14 Keith Bosticdate and time created 89/10/13 14:12:49 by bostic
1989-10-14 Keith Bosticredone from scratch as a C program to fix cpp security...
1989-10-14 Keith Bosticstrip trailing newline; bug report 4.3BSD/usr.bin/215
1989-10-13 Kevin Falladd Kerberos define
1989-10-13 Kevin Falladd comments about Kerb. and -n flag
1989-10-13 Kevin Falladd Kerberos to su, add -n flag to not use Kerb.
1989-10-13 Kevin Falladded some root terminal protection
1989-10-12 John A. Kunzeadded psterm entries (for NeWS) from Grasshopper Group
1989-10-12 Kirk McKusickAT&T free
1989-10-12 John A. Kunzeadded psterm entries (for NeWS) from Grasshopper Group
1989-10-12 John A. Kunzeadded hp700/41 emulating a Wyse 30
1989-10-12 John A. Kunzeadded Wyse 100
1989-10-12 John A. Kunzewyse overhaul from Wyse Tech. (pass 1)
next