4.3BSD beta release manual page
[unix-history] / usr / src / bin /
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-29 Edward Wangdon't use passwd for our own home directory, just use...
1985-04-28 Kirk McKusick4.3BSD beta release manual page
1985-04-28 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-28 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-26 Edward Wanguse xalloc not malloc
1985-04-24 Mike Karels!$%#@ builtin paths
1985-04-24 Distribution Folksadd copyright
1985-04-24 Serge ???don't truncate output file if it exists
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
next