ANSI
[unix-history] / usr / src / bin /
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)
1990-06-25 Cynthia A. E. Livi... fix typo
1990-06-25 Keith Bosticdefine yystype so it compiles without warning messages
1990-06-25 Keith Bosticclean y.tab.h
1990-06-21 Marc Teitelbaumadd -g processing
1990-06-20 Keith Bosticmake -f option -F, S5 uses -f and POSIX is expected to.
1990-06-17 Keith BosticFTS_MULTIPLE is gone
1990-06-16 Marc TeitelbaumVFLUSHO -> CDISCARD
1990-06-16 Keith Bosticadd braces (stylistic change)
1990-06-11 Cynthia A. E. Livi... converted man page
1990-06-08 Keith Bostictry setuid bits for -p again -- lose bits if chown...
1990-06-07 Keith BosticHP300 fixes from Mike Hibler
1990-06-02 Keith Bosticnew copyright notice
1990-06-01 Keith Bosticnew copyright notice
1990-06-01 Keith Bosticfix kerberos include stuff
1990-05-28 Keith Bosticsys_errlist -> sterror(3)
1990-05-18 Keith BosticNOHANG is gone
1990-05-18 Keith BosticANSI C redefined bcopy and strlen
1990-05-18 Keith Bosticnew structure names for fts
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-13 Keith Bostickrb in include/kerberosIV now
1990-05-12 Keith Bosticfirst pass for new make
1990-05-12 Keith Bosticfirst pass for new make
next