calc and print out pathname of offending hard links to directories
[unix-history] / usr / src / bin /
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
1983-07-04 Sam Lefflershould use unifdef, later
1983-07-04 Sam Lefflerfix for noglob from wnj
1983-07-04 Sam Lefflertypo
1983-07-02 Bill Joyinclude problems
1983-07-02 Bill Joyinclude problems
1983-07-02 Bill Joyinclude fixes
1983-07-01 Sam Lefflerfixes from wnj to allow job names to be globbed
1983-07-01 Sam Lefflerfixes from wnj;
1983-07-01 Sam Lefflerinclude fix
1983-07-01 Sam Lefflerdefault null name after : to "."
1983-07-01 Sam Lefflerfrom sun
1983-07-01 Sam Lefflerinclude fix
1983-07-01 Sam Lefflerinclude fix
1983-07-01 Sam Lefflerfrom sun
1983-07-01 Sam Lefflerfrom sun
1983-06-28 Sam Lefflermove loadhist down so setting history in .login works
1983-06-21 Sam Lefflermissing close's (from bill@dagobah.UUCP)
1983-06-20 Sam Lefflernew mtab
1983-06-13 Sam Lefflerback to yesteryear (or how to go in a circle real hard)
1983-06-12 Sam Lefflerdifferent approach, try signal compatibility package
1983-06-11 Sam Lefflernew signals; no libjobs
1983-06-11 Sam Lefflernew signals; no libjobs; still loses SIGINT by getting...
1983-06-11 Sam Lefflernew signals, no libjobs
1983-06-11 Sam Lefflerno more libjobs
1983-05-29 Sam Lefflertry one more time to correctly install mv and cp
1983-05-25 Sam Lefflerquotas
next