add Berkeley specific copyright
[unix-history] / usr / src / usr.bin /
1988-08-05 Keith Bosticadd Berkeley specific copyright
1988-08-04 Keith Bosticlogger(1) hiccups on % signs; bug report 4.3BSD/ucb/231
1988-08-03 Edward Wangchanged the use of some "obsolete" termcap fields
1988-08-02 Gregory MinshallFix to allow us to run on a Sun4.
1988-07-29 Mike Karelsfix waitfor to leave rpid (preserve wants it), note...
1988-07-26 Keith Bosticminor cleanups/reformatting; the world doesn't need...
1988-07-26 Keith Bosticupdate copyright notice
1988-07-25 Edward Wang-b, -c options and others, from Tom Newcomb (newcomb...
1988-07-23 Keith BosticANSI scoping
1988-07-23 Keith Bosticscope of externs for ANSI
1988-07-23 Keith BosticANSIfication
1988-07-23 Keith BosticANSIfication
1988-07-23 Keith Bosticgcc puts strings in text space
1988-07-23 Keith Bosticgcc; move strings into text space
1988-07-23 Keith BosticANSIfication
1988-07-23 Keith Bosticrip out -lL options; no shell escapes, that was job...
1988-07-23 Keith Bosticdon't pause after exiting from help file
1988-07-23 Keith Bosticdate and time created 88/07/22 12:55:26 by bostic
1988-07-23 Keith Bosticdon't define NULL here
1988-07-23 Keith Bosticlint cleanup, use malloc, not calloc
1988-07-23 Keith Bosticuse malloc, not calloc; lint cleanups;
1988-07-23 Keith Bosticdropout function never used
1988-07-23 Keith Bosticlint cleanup
1988-07-23 Keith Bosticvoid sprintfs
1988-07-23 Keith Bosticlint cleanup
1988-07-23 Keith Bosticreturn never used
1988-07-23 Keith Bosticvoid sprintfs; lint cleanups;
1988-07-23 Keith Bosticvoid sprintfs
1988-07-23 Keith Bosticlint cleanups
1988-07-23 Keith BosticFILENAME is wrong, use MAXPATHLEN
1988-07-23 Keith Bosticallocate space on stack, don't malloc it; lint cleanups
1988-07-23 Keith Bosticvoid sprintfs
1988-07-23 Keith Bosticlint cleanups
1988-07-23 Keith Bosticunnecessary variable
1988-07-23 Keith Bosticlint cleanup
1988-07-23 Keith Bosticwhen I tell you to die, you die (don't catch ^C)
1988-07-23 Keith Bosticremove SIGNAL define
1988-07-23 Keith Bosticadd param.h, file.h, remove defines.h
1988-07-23 Keith BosticTAGS is default
1988-07-23 Keith Bosticmil is incorrect in units; bug report 4.3BSD/usr.bin/180
1988-07-23 Keith Bosticfix for the 4.3BSD-tahoe getopt
1988-07-22 Keith Bosticminor cleanups; add Berkeley specific header
1988-07-22 Keith Bosticrip out ONLY_RETURN define
1988-07-22 Keith Bosticrip out LOGFILE option
1988-07-22 Keith Bosticrip out GLOB define; make default
1988-07-22 Keith Bosticrip out USERFILE, make default
1988-07-22 Keith Bosticrip out TAGS option, make default
1988-07-22 Keith Bosticrip out EDITOR and EDIT_PGM defines
1988-07-22 Keith Bosticrip out SHELL_ESCAPE define
1988-07-22 Keith Bosticrip out SIGSETMASK define
1988-07-22 Keith Bosticrip out GET_TIME define
1988-07-22 Keith Bosticrip out PERROR define
1988-07-22 Keith Bosticoffset_t -> off_t
1988-07-22 Keith Bosticoffset_t -> off_t; compiler defines void
1988-07-22 Keith Bosticrip out STAT define
1988-07-22 Keith Bosticdistribution by Mark Nudleman
1988-07-22 Marc Teitelbaumadd -follow option
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...
next