used a random block size if not given an argv[1].
[unix-history] / usr / src / usr.bin /
1988-06-28 Gregory MinshallFix up lint errors.
1988-06-28 Gregory MinshallClean up "tags" file.
1988-06-28 Gregory MinshallMake "tags" and "lint" work.
1988-06-28 Keith Bosticadd ftpd.8 to SEE ALSO, so admin's can find out about...
1988-06-22 Edward Wangmade the window termcap more terminal specific (al...
1988-06-20 Edward Wangreedit bug fix
1988-06-19 Edward Wangrationalized mail sending code: keep h_to, h_cc, h_bcc...
1988-06-19 Edward Wangunused function stradd deleted
1988-06-19 Edward Wanguse shell="" instead of shell=none for no shell,
1988-06-19 Edward Wangremoved support for -r, -h, and rmail
1988-06-19 Edward Wangremoved support for -r, -h, and rmail
1988-06-19 Edward Wangremoved support for -r, -h, and rmail
1988-06-19 Edward Wangremoved support for -r, -h, and rmail
1988-06-19 Keith Bosticinstall approved copyright notice
1988-06-18 Edward Wangwrong type for argv
1988-06-18 Edward Wangsome general cleanup
1988-06-18 Edward Wangcleaned up file handling code, now allows "mbox" variable
1988-06-18 Keith Bostic"man new foo" was broken; clean up logic in general...
1988-06-17 Edward Wangreplaced intty and outtty by value("interactive"),...
1988-06-17 Edward Wanglet "crt" default to the screen height from TIOCGWINSZ
1988-06-17 Edward Wangprehistoric (e.g., pre-sendmail) code removed
1988-06-11 Edward Wangchanged the way -N is handled
1988-06-11 Edward Wangreal usage message
1988-06-11 Edward Wangadded -c -b -t flags, end echo with newline,
1988-06-11 Edward Wanggetrawlist changed to allow quoting inside strings
1988-06-11 Edward Wangcheck variable "tabstr" when interpolating messages,
1988-06-11 Edward Wangcheck variables "shell" and "SHELL", from Tom Newcomb...
1988-06-11 Keith Bosticdon't destructively install getline.c and getnum.c
1988-06-11 Keith Bosticadd getopt; add Berkeley specific header
1988-06-10 Edward Wangnew commands saveignore, saveretain, and savediscard
1988-06-09 Keith Bosticrewritten from manual page; added Berkeley specific...
1988-06-09 John A. Kunzegetline.c and getnum.c from C lessons moved into src...
1988-06-09 John A. Kunzedate and time created 88/06/08 15:14:35 by jak
1988-06-09 John A. Kunzedate and time created 88/06/08 15:14:34 by jak
1988-06-09 Rick Adamssysexits is back (wont it ever die?)
1988-06-07 Keith Bosticwritten by Robert Henry; add Berkeley specific header
1988-06-07 Keith Bosticwritten by Bill Joy and Charles Haley; add Berkeley...
1988-06-07 Keith Bosticadd LOG_UUCP
1988-06-05 Gregory MinshallRemove main target on a clean.
1988-06-04 Keith Bosticadd Berkeley specific header; use getopt; minor lint
1988-06-03 Kirk McKusickget rid of _sobuf
1988-06-03 Kirk McKusickget rid of sobuf
1988-06-02 Keith Bosticrip out sobuf
1988-05-29 Edward Wangadded saveignore and saveretain
1988-05-28 Mike Karelsdon't ignore long arguments
1988-05-25 Keith Bosticadd Berkeley specific header; clarify what gets logged
1988-05-25 Keith Bosticadd getopt, don't overflow with command line arguments...
1988-05-23 Keith Bosticfix for ANSI C
1988-05-22 Edward Wangadded make.out and tags to clean
1988-05-22 Edward Wangupdated to match current struct tt
1988-05-22 Edward Wangadded make.out to clean
1988-05-22 Keith Bosticremove mkvers when cleaning
1988-05-21 Keith Bosticadd Berkeley specific header
1988-05-21 Edward Wanguse getpwuid in addition to getlogin to get user name...
1988-05-20 John A. Kunzefixed -P bug, multiple -[PF] bug, and first line after...
1988-05-17 Gregory MinshallFor HighC compiler, don't hide previous definitions...
1988-05-16 Gregory MinshallFor NOT43 systems, get correct definition for dosynch().
1988-05-16 Gregory MinshallMakefile_ultrix to sourcelist.
1988-05-16 Gregory Minshallbuffer is signed, but IAC is 0x255 (the twain shall...
1988-05-16 Gregory MinshallSwap some things. Target is now telprog.o. For conven...
1988-05-16 Gregory MinshallPut back some things in ALLPRINT for distribution.
1988-05-16 Gregory MinshallFix for Ultrix systems with their bad curses.h.
1988-05-16 Gregory MinshallRecover telnet.ext, which several .c files include...
1988-05-16 Gregory MinshallInclude "general.h" to get rid of ansi mem* functions.
1988-05-16 Gregory MinshallMake it work for tn3270.
1988-05-16 Gregory Minshallmake it work for tn3270.
1988-05-16 Gregory MinshallMake tn3270 work.
1988-05-16 Gregory MinshallNew targets for linting and tags; new telnet structure.
1988-05-16 Gregory MinshallNew targets for linting and tags.
1988-05-16 Gregory MinshallVarious pieces are new for new telnet structure and...
1988-05-16 Gregory MinshallMake work with new split telnet.
1988-05-15 Gregory Minshalldate and time created 88/05/14 11:47:07 by minshall
1988-05-15 Mike Karelsadd -d
1988-05-15 Mike Karelsprint drops on request
1988-05-13 Rick Adamsdidnt use proper logfile if LOGBYSITE defined
1988-05-12 Edward Wangscrolling region, suggestion from Ray Moody (ray@j...
1988-05-07 Keith Bosticversion to work with old compiler for tahoe release
1988-05-06 Keith Bosticadd hack for compilers not having -M flag
1988-05-06 Keith Bosticwritten by Eric Allman; add Berkeley header
1988-05-06 Keith Bosticwritten by Eric Allman; add Berkeley specific header
1988-05-06 Keith Bosticadd Berkeley specific header, minor cleanup
1988-05-06 Keith Bosticadd Berkeley specific header; written by K. McKusick...
1988-05-06 Keith Bosticgprof.{callg,flag} are 444
1988-05-06 Rick Adamsadd sccsid
1988-05-06 Rick Adamsfixes from spafford
1988-05-06 Rick Adamscheck in the correct version
1988-05-06 Rick Adamsmake depend
1988-05-05 Keith Bosticadd verification, getopt, lots of changes
1988-05-05 Keith Bosticupdate; add verification capability; Berkeley header
1988-05-05 Rick Adamsadd include of errno.h
1988-05-05 Rick Adamsfixes from spafford
1988-05-05 Rick Adamsshow execution as uuxqt not UUXQT
1988-05-05 Rick Adamsinitialize Rmtname in case of early error
1988-05-05 Rick Adamspurge use of sysexits in favor of errno
1988-05-05 Rick Adamsadd S optino for compat
1988-05-05 Rick Adamsadd definition of Now for new loggin routines
1988-05-05 Rick Adamsremove 3Com unet support
1988-05-05 Rick Adamsno change; new sccsid
1988-05-05 Rick Adamsno chage, new sccsid
1988-05-05 Rick Adamsinclude machparam.h to pull in defs of ntohl, etc
next