time out when the system clock has died
[unix-history] / usr / src / bin /
1985-04-12 Ralph Campbellmake changes ifdef NAMESERVER for others to use.
1985-04-12 Ralph Campbellundo user@ change until nameser is really used.
1985-03-29 Edward Wanglimit and unlimit bug fixed,
1985-03-25 Edward Wangcheck for set group id as well as setuid
1985-03-21 Kirk McKusickdelete -X flag; replace with X mode to indicate conditi...
1985-03-20 Kirk McKusickboiler plate around killpg()
1985-03-20 Kirk McKusickbetter argument cracking
1985-03-20 Kirk McKusicknull pointers; system call boiler plate
1985-03-20 Kirk McKusickcheck for reference through null pointer
1985-03-20 Kirk McKusickcheck for null pointer reference
1985-03-20 Kirk McKusickload history after sourcing .login file in case .login...
1985-03-19 Ralph Campbelldon't use chdir(). Build full name & malloc size needed.
1985-03-14 Ralph Campbellalways exit 0 if -f given.
1985-03-09 Ralph Campbellfix rm -r limitations on number of open files.
1985-03-06 Ralph Campbellchange to user@host:file to avoid conflicts with the...
1985-03-05 Jim Bloommajor performance improvement
1985-03-01 Mike Karelsmissing initialization
1985-03-01 Ralph Campbellfix quoted chars in path (e.g., 'foo'/*.c clear quote...
1985-02-28 Ralph Campbellremoved replaced makedir with mkdir, more speedups.
1985-02-26 Mike Karelsminor cleanups: get disk names right, avoid pty masters
1985-02-24 Jim Bloomget screen width ioctl added and hold passwd file open
1985-02-22 Jim Bloomdon't waste time with getpwent, use getpwuid (a major...
1985-02-21 Ralph Campbelluse getservbyname() instead of constants.
1985-02-21 Jim Bloomset and print window sizes
1985-02-21 Jim Bloomuse window size ioctl for output width
1985-02-17 Serge ???streamline susystem() and makedir() by removing unneces...
1985-02-15 Mike Karelsdon't loop on output errors
1985-02-15 Serge ???usage error message; BUFSIZ -> MAXPATHLEN
1985-02-15 Serge ???updated signal names; allow kill -0
1985-02-13 Ralph Campbellspeedup from lepreau@utah-cs, exit code fix from donn...
1985-02-02 Edward Wangpadds fixed to take care of && and ||
1985-02-01 Serge ???reasonable error message
1985-01-31 Edward Wangturn off NBIO when read gets EWOULDBLOCK
1985-01-31 Edward WangSIGWINCH added
1985-01-23 Ralph Campbellfix return code
1985-01-18 Jim Bloombus error trying to modify shared null string in trim()
1985-01-17 Edward Wangdon't need to turn off close-on-exec after dup any...
1985-01-17 Edward Wangcan't use environ SHELL as variable shell
1985-01-10 Serge ???streamline susystem() and makedir() by removing unneces...
1985-01-10 Ralph Campbelllink passwd to chfn and chsh
1985-01-04 Jim Bloomtty.h requires ioctl.h
1984-12-14 Edward Wangdate and time created 84/12/13 16:26:24 by edward
1984-12-14 Edward Wangdate and time created 84/12/13 16:26:23 by edward
1984-12-14 Edward Wangperformance
1984-11-28 Jim BloomFix a couple sysntax errors
1984-11-22 Ralph Campbellturn \newline into space as per documentation.
1984-11-22 Ralph Campbelldon't need to ignore SIGINT due to process groups.
1984-11-16 Sam Lefflercheck in for bloom; update device lookup routine to...
1984-10-16 Ralph Campbelldon't loop if option unknown (history -x).
1984-10-14 Sam Lefflerfix nice
1984-09-08 Ralph Campbelladded -b flag to force next arg as shell input file...
1984-09-08 Ralph Campbellsecurity changes for kmem
1984-09-03 Sam Lefflera bit of a cleanup
1984-09-03 Sam Lefflerargh -- missing #
1984-09-03 Sam LefflerI can't stand it, if layer's gonna put this crap in...
1984-09-01 Ralph Campbelluse new signals.
1984-09-01 Ralph Campbelluse new signal calls instead of compatibility routines.
1984-08-19 Eric Allmanchange sendmail error flag from -em to -ee to avoid...
1984-07-26 Jim Bloomadd another digit to wchan, too many processes wait...
1984-07-07 Sam Lefflerfix up profiling
1984-07-07 Sam Lefflerfix up profiling; correct last hack
1984-07-07 Sam Lefflerturn copy() into bcopy(); fix up profiling
1984-07-07 Sam Lefflerrestore prior formatting
1984-07-04 Kirk McKusickfix the unlimit command so that it does not try to...
1984-06-19 Ralph Campbellchmod follows links so don't use lstat.
1984-06-07 Kevin Layercreate .history with mode 666 not 777 (should use umask...
1984-05-22 Ralph Campbellfix expbuf array bounds pointer.
1984-05-03 Ralph Campbelluse optimal buffer size for stdio.
1984-04-01 Kevin Layer-X flag: set execute bits if set anywhere in mode
1984-03-29 Kevin LayerDon't fiddle with the modes with the -R flag...
1984-03-27 Kevin Layerdate and time created 84/03/26 15:26:11 by layer
1984-03-22 Ralph Campbelladd -U flag to save static info & reduce startup time.
1984-02-14 Ralph Campbellfix access check of parent directory for names like...
1984-02-03 Ralph Campbelldon't exit if df on a drive that is off-line.
1984-01-31 Ralph Campbellneed to copy user name due to new getpwnam().
1984-01-27 Ralph Campbellfix 3rd party transfers
1983-11-14 Kevin Layernew malloc from Caltech. Better for alloc'ing small...
1983-11-14 Kevin Layerdon't turn on ECHO after every command. This was very...
1983-11-03 Kevin Layermods for filename completion (ifdef'd in with FILEC)
1983-11-03 Kevin Layeris called with -c, then don't print the prompt
1983-11-03 Kevin Layerdon't allow "@ 1 = 1", but do allow "@ t1 = 1"
1983-11-03 Kevin Layermove the prompt printing stuff to a function
1983-11-03 Kevin Layerdate and time created 83/11/02 13:44:07 by layer
1983-09-29 Ralph Campbellwtmp[0] wasn't being set to previous time.
1983-09-26 Sam Lefflersbrk returns -1, not 0, on failure; from lepreau@utah-cs
1983-09-23 Sam Lefflerbug with large uids
1983-09-23 Ralph Campbellmemory sizes are now computed correctly
1983-08-20 Sam Lefflerupdate dependencies for distribution
1983-08-20 Sam Lefflerincorrect max login name size
1983-08-16 Mike Karelsalways complain if file can't be lstat'ed
1983-08-15 Sam Lefflerdefault to lstat's when symbolic link points to oblivion
1983-08-15 Kirk McKusickspell source moves to usr.bin where it belongs
1983-08-14 Sam Lefflerfix ralph's blunder
1983-08-13 Ralph Campbellfixes "No match." message from shell.
1983-08-12 Sam Lefflerstandardize sccs keyword lines
1983-08-12 Sam Lefflersccs keyword fixes
1983-08-10 Ralph Campbellfixed ls -L -f -F for symbolic links
1983-07-07 Sam Lefflerprettier
1983-07-07 Sam Lefflerscrewey
1983-07-04 Sam Lefflerstrip on install
next