unix-history/.git
1989-06-27 Keith Bosticbreakup into multiple files
1989-06-27 Keith Bosticfirst working version of new ls
1989-06-27 Keith Bosticenpload -> /sbin; enpcode -> /libdata
1989-06-27 Keith Bosticoriginal code from Michael Fischbein (mfischbein@Sun...
1989-06-27 Robert W. HenryAdd entries for NEC800 and NEC2363 drives
1989-06-27 Keith Bosticprint totals for -s flag, as well as -l
1989-06-26 Keith Bosticfix blocks to be right for current system; eventually...
1989-06-26 Keith Bosticdate and time created 89/06/25 13:27:28 by bostic
1989-06-26 Keith Bosticdate and time created 89/06/25 13:27:27 by bostic
1989-06-26 Keith Bosticdate and time created 89/06/25 13:27:25 by bostic
1989-06-26 Keith Bosticuse tabs all the time
1989-06-26 Keith Bosticcleanup
1989-06-26 Keith Bosticfirst working version, checkpoint
1989-06-26 Keith Bosticcheckpoint formatting code
1989-06-26 Keith Bosticreplace prablelen with prcopy -- bcopy, but rip out...
1989-06-26 Keith Bostickeep track of blocks and max file name length in tabdir
1989-06-26 Keith Bosticadd length field to ls structure
1989-06-25 Keith Bosticbreak printdir up into three separate functions
1989-06-25 Keith Bosticremove f_firsttime
1989-06-25 Keith Bostichash passwd/group files
1989-06-25 Keith Bosticno way to avoid chdir -- user could do `du . ../foo...
1989-06-25 Keith Bosticonly extern ones print.c needs
1989-06-25 Keith Bosticfix copyright notice
1989-06-25 Keith Bosticdate and time created 89/06/24 18:19:58 by bostic
1989-06-25 Keith Bosticdate and time created 89/06/24 18:19:56 by bostic
1989-06-25 Keith Bosticdate and time created 89/06/24 18:19:55 by bostic
1989-06-25 Keith Bosticdate and time created 89/06/24 18:19:53 by bostic
1989-06-25 Kirk McKusickfix from Rick Macklem to avoid infinite loop for stale...
1989-06-25 Kirk McKusickhave to set the base before each uio
1989-06-24 Kirk McKusickadd nfs; cleanup apparent SCCS screwup
1989-06-24 Keith Bosticcheck in for Marc, Kevin, Kirk, myself...
1989-06-24 Keith Bosticdon't print out entire pathname in error messages
1989-06-23 Keith Bosticreference vacation
1989-06-23 Kirk McKusickavoid allowing users to delete files (from jpl@allegra...
1989-06-23 Keith Bosticdate and time created 89/06/22 15:10:01 by bostic
1989-06-23 William Nesheimfixed induced bug due to new link layer support (thx...
1989-06-23 Keith Bostic/usr/bin -> /bin
1989-06-11 Gregory MinshallNeed to use compatibility mode with newer and newer...
1989-06-10 Kirk McKusickadd why
1989-06-10 Kirk McKusickdate and time created 89/06/10 08:47:16 by mckusick
1989-06-10 Kirk McKusickadd $i to print out locked inodes
1989-06-10 John A. Kunzedocumented case where realloc(NULL, size) reduces to...
1989-06-09 Sam Lefflerdate and time created 89/06/08 17:19:38 by sam
1989-06-09 Kirk McKusickadd getfsstat system call
1989-06-09 Kirk McKusickconvert for vnodes (use new statfs system call)
1989-06-09 Kirk McKusickadd COMPAT_43 flag for now
1989-06-09 Kirk McKusickmust inline expand read-only and text busy checks as...
1989-06-09 Kirk McKusickgather nameidata duplication and freeing code into...
1989-06-09 Kirk McKusickmanagement routines for nameidata (ndinit, nddup, and...
1989-06-09 Kirk McKusickgather initialization code for nameidata into ndinit()
1989-06-09 Kirk McKusicknew header file locations
1989-06-09 Kirk McKusickadd new malloc types
1989-06-08 Kirk McKusickeliminate floating point from the kernel (from forys...
1989-06-08 Marc Teitelbaumtty changes
1989-06-08 Kirk McKusickadd fchdir, chflags, and fchflags system calls
1989-06-08 Kirk McKusickinitialize flags and generation number in vattr structure
1989-06-08 Kirk McKusickreturn flags and generation number in stat structure
1989-06-08 Kirk McKusickcompatibility code to assign a generation number to...
1989-06-08 Kirk McKusickassign a new generation number when allocating an inode
1989-06-08 Kirk McKusickreturn flags and generation number; set flags
1989-06-08 Kirk McKusickuse uio structure in nameidata rather than constructing...
1989-06-08 Kirk McKusickimplementation of generation numbers
1989-06-08 Kirk McKusickminor cleanups to send off to Computer
1989-06-08 Mike Karelsadditions
1989-06-07 Kirk McKusickumount => unmount
1989-06-07 Kirk McKusickadd getfsstat
1989-06-07 Kirk McKusickadd fchdir to synopsis line
1989-06-07 Kirk McKusickdate and time created 89/06/06 23:17:26 by mckusick
1989-06-07 Kirk McKusickdate and time created 89/06/06 23:17:25 by mckusick
1989-06-07 Kirk McKusickdate and time created 89/06/06 23:01:32 by mckusick
1989-06-07 Kirk McKusickdate and time created 89/06/06 23:01:31 by mckusick
1989-06-07 Kirk McKusickadd fchdir
1989-06-07 Kirk McKusickdate and time created 89/06/06 19:51:02 by mckusick
1989-06-07 Kirk McKusickdate and time created 89/06/06 19:51:01 by mckusick
1989-06-07 Kirk McKusickdate and time created 89/06/06 19:51:00 by mckusick
1989-06-07 Kirk McKusickdate and time created 89/06/06 19:50:59 by mckusick
1989-06-07 Kirk McKusickdate and time created 89/06/06 19:50:58 by mckusick
1989-06-07 Kirk McKusickdate and time created 89/06/06 19:50:57 by mckusick
1989-06-07 Kirk McKusickdate and time created 89/06/06 19:50:56 by mckusick
1989-06-07 Kirk McKusickadd selectors for newly used fields
1989-06-07 Kirk McKusickmove u_logname to a more logical location, add u_spare...
1989-06-07 Kirk McKusickadd fchdir, chflags, and fchflags
1989-06-07 Kirk McKusickreturn file flags and generation number
1989-06-07 Kirk McKusicklast two spares defined as flags and generation number
1989-06-07 Kirk McKusickput in explicit lock so that locking can be checked
1989-06-07 Kirk McKusickput in explicit lock and unlock so that locking can...
1989-06-07 Kirk McKusickbug fix from Rick Macklem
1989-06-07 Mike Karelsyet more architectures
1989-06-05 Keith Bosticsendmail -> paths.h
1989-06-05 Keith Bosticsendmail is in /usr/sbin now
1989-06-05 Keith Bosticsendmail -> paths.h
1989-06-05 Keith Bosticadd sendmail
1989-06-03 Mike Karelsadd T_TXT, C_HS
1989-06-03 Keith Bosticuse tzfile.h #defines; tests for expiration were reversed
1989-06-02 Kirk McKusickfinally (I hope) get symbolic links working correctly
1989-06-02 Mike Karelsconnect only to first server on first attempt (fix...
1989-06-02 Keith Bostichandle user inserting new (restricted) fields into...
1989-06-02 Keith Bosticadd -s flag to allow command line change of shell
1989-05-31 Gregory MinshallDon't complain if !-escape entered, but no API using...
1989-05-31 Gregory MinshallLooking at SC23-0960-0, with a bug report from OBS...
next