add info on mpcc; remove extraneous paragraph, minor cleanup
[unix-history] / usr / src / usr.bin /
1988-07-20 Edward Wangreplying to a message implies reading it
1988-07-13 Edward Wanghandle ~ in expand() without running a shell, better...
1988-07-13 Edward Wanguse _exit not exit after fork
1988-07-11 Keith Bosticwriting 16 bytes per device isn't kulturny. Sam had...
1988-07-10 Keith Bosticinstall approved copyright notice
1988-07-10 Keith Bosticinstall approved copyright notice
1988-07-09 Edward Wangremoved some functions in the C library
1988-07-08 Edward Wangrationalized handling of child processes, cleaned up...
1988-07-08 Edward Wanggot rid of unused command "local" and some undocumented...
1988-07-08 Keith Bosticarg parsing error; bug report 4.3BSD/ucb/227. Anyway...
1988-07-08 Edward Wangmerged even more functionality into send()
1988-07-07 Edward Wangremoved some unnecessary global vars, dynamically alloc...
1988-07-07 Edward Wangfixed up some command argument types
1988-07-07 Edward Wangcompile with -R
1988-07-07 Edward Wangdon't include wait.h
1988-07-07 Edward Wangrationalized calling of editors and starting processes...
1988-07-07 Edward Wangremoved global uid variable
1988-07-07 Edward Wangtalk doesn't have to be setgid tty
1988-07-07 Keith Bosticdo declarations in KNF
1988-07-07 Keith Bosticadd getopt; rewritten from the manual page;
1988-07-07 Keith Bosticwritten by Mark Horton; add Berkeley specific copyright
1988-07-07 Keith Bosticlint cleanup
1988-07-07 Keith Bosticdon't open target for writing if we're just verifying...
1988-07-07 Keith Bosticwritten by Mark Horton; add Berkeley specific copyrights
1988-07-01 Keith Bosticrewritten from the manual page; add Berkeley specific...
1988-07-01 Keith Bosticinstall approved copyright notice
1988-07-01 Keith Bosticfix for old MAKEHOSTS script
1988-06-30 Keith Bosticinstall approved copyright notice
1988-06-30 Keith Bosticdate and time created 88/06/29 21:19:25 by bostic
1988-06-30 Keith Bosticmissed an xhead.c
1988-06-30 Keith Bosticremove old SCCS version mechanism; install approved...
1988-06-30 Keith Bosticinstall approved copyright notice
1988-06-30 Keith Bosticremove massaging to share strings, only saves 5K;
1988-06-30 Keith Bosticinstall approved copyright notice
1988-06-30 Keith Bosticinstall approved copyright notice
1988-06-30 Edward Wangcleaned up edit1, use a file in /tmp, not in current...
1988-06-30 Edward Wanguse mktemp to make temp file names
1988-06-30 Edward Wangpopen to Popen, pclose to Pclose, never call a shell...
1988-06-30 Keith Bosticinstall approved copyright notice
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.
next