date and time created 91/04/03 16:51:31 by bostic
[unix-history] / usr / src / bin /
1991-03-08 Keith Bosticdate and time created 91/03/07 20:27:01 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:26:40 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:24:25 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:24:20 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:24:11 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:24:04 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:23:47 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:22:39 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:22:38 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:22:37 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:21:38 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:21:36 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:21:33 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:21:32 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:21:30 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:21:28 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:21:22 by bostic
1991-03-08 Cynthia A. E. Livi... upgrade to new -mdoc macros & rip out -f flag
1991-03-08 Keith Bostic-f is longer documented; left for compatibility
1991-03-06 Donn SeeleyDon't mktemp() string constants.
1991-03-05 Keith Bosticfix for pcc
1991-03-04 Keith Bosticerror messages should report system call that failed
1991-02-27 Keith BosticANSI makes strings unwriteable
1991-02-26 Keith Bosticstrings may no longer be writable (thanks, ANSI!)
1991-02-26 Keith BosticANSI fixes
1991-02-25 Keith BosticANSI fixes (plus one real bug fix the compiler found)
1991-02-25 Keith BosticANSI fixes
1991-02-25 Keith BosticANSI fixess
1991-02-25 Keith BosticANSI fixes
1991-02-25 Donn SeeleyInclude files for function prototypes.
1991-02-21 Keith Bosticuse getcwd(3) malloc functionality to handle paths...
1991-02-20 Keith Bosticpipe is a libc routine, fix for ANSI C
1991-02-13 Keith Bosticforgot to remove 's' from getopt call
1991-02-13 Keith Bosticdelete "rusage" alias; delete -s option; change "trs...
1991-02-09 Keith Bosticdrop "tt" keyword from -v output so fits on 80 column...
1991-02-09 Keith Bosticdon't use aliases in descriptions, make -O same order...
1991-02-09 Keith Bosticnew list of files
1991-02-09 Keith Bosticone more pass to get keywords/aliases right
1991-02-09 Keith BosticSCCS replaces %[IM]%, free of charge
1991-02-09 Keith BosticPut print/keyword routines into separate modules; delet...
1991-02-09 Keith Bosticpsdatabase and vmcore no longer used; add dev.db
1991-02-08 Marc Teitelbaumremove umask
1991-02-07 Mike Karelsadd "tty" argument, get rid of some standardese
1991-02-07 Mike Karels"stty new" and "stty old" should set TTYDISC; "stty...
1991-02-01 Chris Torekgcc-detected lint: now clean under -Wall once /usr...
1991-01-30 Keith Bosticneeds vfprintf from libc/stdio
1991-01-20 Keith Bosticget quotes around the string
1991-01-16 Keith Bostictime structure stores month from 0-11; man page shouldn...
1991-01-16 Keith Bostickernel reorg
1991-01-10 Keith Bosticfts is in section 3
1991-01-10 Keith Bosticupdate to allow "u=g" style modes
1990-12-30 Keith Bosticpartial write code was wrong
1990-12-08 Keith Bosticnew version of rm from scratch and the POSIX.2 description
1990-12-05 Keith Bosticsplit date.c into date.c and netdate.c
1990-12-05 Keith Bosticadd format string, some rewording for clarity, minor...
1990-12-05 Keith Bosticnew version with S5/POSIX formatting capability
1990-12-05 Keith Bosticsplit out from date.c; some reworking for cleanliness.
1990-11-29 Chris Torekwatch ?: precedence; use <stdlib.h> headers; malloc...
1990-11-22 Keith Bosticput in rest of fts(3) error returns
1990-11-15 Keith Bosticnew fts routine names
1990-11-10 Keith Bosticremove vestiges of AT&T shell
1990-11-07 Mike Karelscsh has no -^ option (that was a half-narrow space)
1990-11-06 Mike Karelsuse strerror, and tell me *why* things failed!
1990-10-22 Kirk McKusickdelete data-stream encryption for the foreign sites...
1990-10-22 Kirk McKusickdocument the -x flag
1990-10-22 Kirk McKusickadd -DCRYPT to get -x processing
1990-10-22 Kirk McKusickbreak out processing of -x into ifdef CRYPT
1990-10-22 Kirk McKusickdelete decryption for the foreign sites
1990-10-20 Keith Bosticfor Marc; -T should display all time information
1990-10-12 Keith Bosticminor cleanups, print program name on error, redo usage...
1990-09-15 Paul BormanAdd code for setting/clearing/reporting the
1990-09-05 Keith Bostictypo, can't put a space after .Xr name
1990-08-31 Marc Teitelbaumfixes from chris
1990-08-25 Mike Karelsprint position on ^T
1990-08-08 Marc Teitelbaumput in cbreak and -cbreak (fudge)
1990-07-25 Cynthia A. E. Livi... .Xr botch fix
1990-07-23 Keith Bosticthere needs to be a way to get the hour/minute of a...
1990-07-03 Keith Bosticdon't treat clean, cleandir specially
1990-07-01 Keith Bosticcan't even clean adb on the hp300
1990-07-01 Marc Teitelbaumstrerror(); set proc in pgrp before setting terminal
1990-07-01 Marc Teitelbaumset proc in pgrp before setting terminal
1990-07-01 Keith Bosticnew doc makefiles
1990-06-30 Mike Karelsfix perror message for tos
1990-06-30 Keith Bosticmake consistent with POSIX 1003.2, draft 10. Now have...
1990-06-30 Marc Teitelbaumno erase2
1990-06-29 Keith Bosticrename flags; lint cleanups; make -f/-i just toggle
1990-06-28 Mike Karelssetreuid => seteuid; set IP type-of-service
1990-06-27 Marc Teitelbaumfix botch
1990-06-27 Marc Teitelbaumnew copyright, remove cursig, "s" state means session...
1990-06-27 Marc Teitelbaumadd secondary erase; add "flush" as alias for discard...
1990-06-26 Cynthia A. E. Livi... converted man page
1990-06-26 Mike Karelscan't do single-buffering (fflag) with conversions
1990-06-25 Keith Bosticcheckpoint for June tape
1990-06-25 Cynthia A. E. Livi... fix typo
1990-06-25 Cynthia A. E. Livi... converted man page
1990-06-25 Mike Karelsthis is what I meant (make df work on raw disks, remove...
1990-06-25 Cynthia A. E. Livi... converted man page
1990-06-25 Cynthia A. E. Livi... converted man page
1990-06-25 Cynthia A. E. Livi... converted man page
1990-06-25 Cynthia A. E. Livi... fix cross reference fts(3)
next