fixes q order problems and temporary file names when inchar > 'z'.
[unix-history] / usr / src / bin /
1983-03-01 Craig LeresChanged to print out usage if new date is botched....
1983-02-27 Sam Leffleralmost lost changes
1983-02-19 Craig LeresActually, there have been no changes since version...
1983-02-19 Craig Leres(no message)
1983-02-10 Sam Lefflercleanups from sun
1983-02-10 Sam Lefflerstuff from sun and delete ss trash
1983-02-10 Sam Lefflermake cc separable
1983-02-09 Kirk McKusickfix as per Mike Odell
1983-02-08 Sam Leffleronly show file systems of interest
1983-02-04 Sam Leffleruse high precision time calls
1983-02-04 Sam Lefflergetwd moved to libc.a and error return changed
1983-02-01 Kirk McKusickfix up usage text
1983-02-01 Kirk McKusickif last argument is a directory, always move into it...
1983-01-17 Peter B. Kessleradd space separating `crt' and `tostop' for `stty all'.
1983-01-06 Sam Lefflerkludge utime stuff prior to utimes inclusion in the...
1983-01-06 Sam Lefflertar doesn't need -ljobs now that getwd is part of libc
1983-01-06 Sam Leffleruse getwd from libc now
1983-01-04 Sam Lefflermv doesn't need to be setuid anymore; fix problem with...
1983-01-03 Sam Lefflerfrom sun
1983-01-02 Sam Lefflermake install of mv a special case
1983-01-02 Sam Lefflerrewrite to use rename
1982-12-31 Sam Lefflerfinally works (updated for 4.1c and merged with sun)
1982-12-28 Eric Allmanremove useful.h references so that it can be compiled...
1982-12-25 Sam Lefflereliminate name conflict with ttychars.h
1982-12-25 Sam Lefflerhandle redefinition from ttychars.h
1982-12-25 Sam Lefflermkdir/rmdir no longer setuid root
1982-12-25 Sam Lefflerpte.h moved
1982-12-22 Sam Lefflerreplace mkdir with sys call
1982-12-22 Sam Leffleruse mkdir sys call and buffer writes according to st_bl...
1982-12-20 Sam Leffleruse new ioctl's
1982-12-20 Sam Leffleruse rmdir sys call
1982-12-20 Sam Lefflerlabel perror's
1982-12-20 Sam Leffleruse sys call
1982-12-20 Sam Lefflertar uses getwd from -ljobs now; mt has machine dependencies
1982-12-04 Kirk McKusickfollow symbolic links that point to directories
1982-11-15 Sam Lefflerconvert to 4.1c sys calls and directory layout
1982-11-15 Sam Lefflercp needs a special case for installation
1982-11-15 Sam Lefflerconvert to 4.1c sys calls and directory layout
1982-11-09 Kirk McKusickspecial case EEXIST for ln -s
1982-10-24 Kirk McKusickfix to understand symbolic links
1982-10-19 Kirk McKusickupdate to new format, verify operation
1982-07-15 Robert Elzfix bug that prevented 'conv=swab' operating on the...
1982-06-26 Bill Joy-k works now
1982-06-26 Sam Lefflercan't access a symbolic link, get target
1982-06-16 Kirk McKusicksync() before printing so as to get up to date info
1982-06-07 Kirk McKusickfix to allow shell scripts to run in background
1982-06-01 Eric Allmanpass lint. notice that definitions in llib-lc have...
1982-05-22 Kirk McKusickjkf's fix for group ownership
1982-05-20 Kirk McKusickdate and time created 82/05/19 15:02:36 by mckusick
1982-05-13 Bill Joyadded 9600 and 19200 to set and print
1982-05-10 Kirk McKusickupdate to new fs
1982-05-08 Kirk McKusickupdate to new fs
1982-05-08 Kirk McKusickget rid of LINTRUP
1982-05-08 Kirk McKusickupdate to new fs
1982-05-08 Kirk McKusickdate and time created 82/05/07 15:37:52 by mckusick
1982-05-06 Kirk McKusickadd tef's mods for pdp-11's
1982-04-29 Kirk McKusickclose directories after use
1982-04-08 Keith Sklowerdate and time created 82/04/08 01:46:48 by sklower
1982-04-03 Bill Joydate and time created 82/04/02 10:28:53 by wnj
1982-04-01 Bill Joyfix sccsid
1982-04-01 Kirk McKusickchange <sys/types.h> to <sys/param.h> for benefit of...
1982-04-01 Bill Joyuse lstat
1982-04-01 Bill Joydont need lstat any more
1982-04-01 Bill JoyL option; use lstat by default
1982-04-01 Bill Joyget rid of lstat
1982-04-01 Bill Joycp -r
1982-03-30 Eric Allmanmake it work with new format headers (no ... remote...
1982-03-29 Bill Joysignal handling bug fix
1982-03-28 Bill Joytoo many args to sprintf in fmtentry
1982-03-23 Eric Allmanstrip off parentheses from recipient names -- to keep...
1982-03-17 Eric Allmanhack to pass badly formatted mail through reasonably
1982-03-16 Bill Joybug in deciding which not to print
1982-03-15 Bill Joyls -F prints links followed by @
1982-03-15 Bill Joysymbolic links
1982-03-08 Eric Allmancheck exit status more carefully
1982-03-06 Bill Joy-l on dev and error message fixes
1982-03-05 Bill Joydate and time created 82/03/05 02:29:00 by wnj
1982-03-01 Bill Joymerge in -k fixes with rand stuff
1982-03-01 Bill Joyremove traces of -l option
1982-03-01 Bill Joyback out incorrect fix
1982-02-27 Bill Joynew version cleaned up
1982-02-21 Bill Joycheck for regular file before complaining about cat...
1982-02-20 Kirk McKusickconvert to new directory structure
1982-02-18 Kirk McKusickonly save history if "savehist" is specified
1982-02-13 Kirk McKusickconvret to new directory format
1982-02-13 Kirk McKusicksave history if exceed cpu time or file size limits...
1982-02-13 Kirk McKusickconvert to new directory format
1982-02-12 Kirk McKusickconvert to use library routines to access directories
1982-02-12 Kirk McKusickconvert to use library routines to access directories
1982-02-12 Bill Joynew error message (if you can't rm 'cause you're not...
1981-12-07 Eric Allmancleanup so it will go through lint without any fancy...
1981-11-23 Kirk McKusickfix bug with HIST not being reset correctly
1981-11-20 Kirk McKusickadd ``history -h >file'' and ``source -h file'' to
1981-11-01 Eric Allmanwork with more sophisticated addresses as well as garba...
1981-10-27 Eric AllmanInstall new experimental queueing facility -- one stage...
1981-09-24 Eric Allmanbreak some configuration into conf.h -- simplifies...
1981-09-15 Eric C. Cooperchecked return of fstat for "input == output" protection
1981-09-08 Mark Hortonfixed SCCS id to use %G%, not %E%
1981-09-07 Eric Allmancleanup, commenting, linting, etc.
1981-09-07 Eric Allmanmail back errors (perhaps this is why mail gets lost...
next