Add the source code for /usr/src/usr.bin from the Net/2 tape
[unix-history] / usr / src / bin / ls /
1992-07-15 William F. Jolitz386BSD 0.1 release origin/386BSD-Release 386BSD-0.1
1992-07-07 William F. Jolitz386BSD 0.1 development
1992-06-07 William F. Jolitz386BSD 0.1 development
1992-03-03 William F. Jolitz386BSD 0.0 release 386BSD-0.0
1992-03-03 William F. Jolitz386BSD 0.0 development
1991-08-20 CSRGBSD 4_3_Net_2 release BSD-4_3_Net_2
1991-07-01 William F. Jolitz386BSD 0.1 development
1991-07-01 CSRGBSD 4_3_Net_2 development
1991-06-28 William F. Jolitz386BSD 0.0 development
1991-06-28 William F. Jolitz386BSD 0.1 development
1991-04-26 William F. Jolitz386BSD 0.0 development
1991-04-26 William F. Jolitz386BSD 0.1 development
1991-04-09 Keith Bosticnew copyright; att/bsd/shared
1991-04-04 Keith Bosticoops. Got stat test logic wrong
1991-04-03 Keith BosticWhen reading a directory, -L should still apply, don...
1991-04-03 Keith Bosticls -F foo, where foo is a symbolic link should display...
1991-03-13 William F. Jolitz386BSD 0.0 development
1991-03-13 William F. Jolitz386BSD 0.1 development
1991-03-09 Keith Bosticsort orders on times were reversed
1991-03-08 Keith Bosticcomparison functions returned a boolean, not integer...
1991-03-05 Keith Bosticfix for pcc
1991-02-27 Keith BosticANSI makes strings unwriteable
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-10-20 Keith Bosticfor Marc; -T should display all time information
1990-07-23 Keith Bosticthere needs to be a way to get the hour/minute of a...
1990-06-25 Cynthia A. E. Livi... converted man page
1990-05-18 Keith BosticANSI C redefined bcopy and strlen
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-12 Keith Bosticfirst pass for new make
1990-05-11 Keith Bosticstrmode doesn't allocate space anymore, just use the...
1990-05-11 Keith Bosticdon't exit if stat fails; could reasonably happen under NFS
1990-04-20 Keith Bosticreference strmode(3) instead of describing long output...
1990-04-20 Keith Bosticuse strmode(3)
1990-04-10 Keith Bosticsccs include now replaces the line
1990-04-09 Keith Bosticget redist notice from /usr/share/misc
1990-04-09 Keith Bosticget redistribution notice from /usr/share/misc
1990-04-07 Keith Bosticmove copyright notice into /usr/share
1990-03-14 Keith Bosticnew flag to user_from_uid and group_from_gid
1990-03-06 Keith Bosticuse utility routines user_from_uid and group_from_gid
1990-02-24 Keith Bosticdon't core dump on filenames larger than the terminal...
1990-02-23 Keith Bosticno assignment to the pointer was made after the realloc...
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1990-01-04 Keith Bosticassign immediately, so on error return NULL's aren...
1990-01-04 Keith Bosticmake sure fields are space separated
1989-09-03 Keith Bosticput -f flag back in; it only stops sorting now
1989-08-23 Keith Bosticdefault sizes are in 512-byte blocks; add -k flag for...
1989-08-23 Keith Bosticdefault sizes are in 512-byte blocks; add -k flag for...
1989-08-17 Keith Bosticremove -f option, can't use readdir any more, won't...
1989-07-10 Keith Bosticmore symlink fixes
1989-06-29 Keith Bostictypo; wasn't printing wheel group files
1989-06-28 Keith Bosticdon't assign result until after all reallocs; grow...
1989-06-28 Keith Bosticmake `total' line, directory name, and preceding newlin...
1989-06-27 Keith Bosticmake -f output look like standard outputs
1989-06-27 Keith Bosticcount blocks/length in argument code, as well as in...
1989-06-27 Keith Bosticdon't zero pad uid/gid's
1989-06-27 Keith Bosticnew version
1989-06-27 Keith Bostic-f now turns off -F and -R
1989-06-27 Keith Bosticset newline arg if printing multiple directories w...
1989-06-27 Keith Bosticprint totals for -s flag, as well as -l
1989-06-27 Keith Bosticdon't need sgbuf
1989-06-27 Keith Bosticalways have a termwidth, even if not to a tty
1989-06-27 Keith Bostickeep track of blocks and max file name length in tabdir
1989-06-27 Keith Bosticget window size, break up printdir into three functions
1989-06-27 Keith Bosticrename routines to be more informative
1989-06-27 Keith Bosticget inode from directory for -f option; don't require...
1989-06-27 Keith Bosticcleanups, comment better, use pointers rather than...
1989-06-27 Keith Bosticadd getwd/chdir for multiple directory operands
1989-06-27 Keith Bosticfix up flags; document options better; get rid of f_mod...
1989-06-27 Keith Bostickeep track of path end; fix open fd error, -f blocks...
1989-06-27 Keith Bosticbreakup into multiple files
1989-06-27 Keith Bosticfirst working version of new ls
1989-06-27 Keith Bosticoriginal code from Michael Fischbein (mfischbein@Sun...
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 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 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-03-07 Keith Bosticadd setpassent/setgroupent to speed up user uid/gid...
1989-02-22 Keith Bosticdocument -A option
1988-12-29 Keith Bosticremove pw_stayopen
1988-10-19 Keith Bosticdate and time created 88/10/18 21:41:07 by bostic
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-01 Keith Bosticfix -c definition; bug report 4.3BSD/man/19
1987-09-12 Keith Bosticuse S/T if exec bit not set; bug report 4.3BSD/bin/57
1987-09-12 Keith Bosticdocument S and T if execute bit not set; bug report...
1987-07-02 Keith Bosticuse getopt(3), use uid_t/gid_t, minor lint work, cache...
1987-06-23 Keith Bosticlint, getopt
next