changes designed so that ESIS and ARP may use routing table
[unix-history] / usr / src / bin /
1990-06-21 Marc Teitelbaumadd -g processing
1990-06-20 Keith Bosticmake -f option -F, S5 uses -f and POSIX is expected to.
1990-06-17 Keith BosticFTS_MULTIPLE is gone
1990-06-16 Marc TeitelbaumVFLUSHO -> CDISCARD
1990-06-16 Keith Bosticadd braces (stylistic change)
1990-06-11 Cynthia A. E. Livi... converted man page
1990-06-08 Keith Bostictry setuid bits for -p again -- lose bits if chown...
1990-06-07 Keith BosticHP300 fixes from Mike Hibler
1990-06-02 Keith Bosticnew copyright notice
1990-06-01 Keith Bosticnew copyright notice
1990-06-01 Keith Bosticfix kerberos include stuff
1990-05-28 Keith Bosticsys_errlist -> sterror(3)
1990-05-18 Keith BosticNOHANG is gone
1990-05-18 Keith BosticANSI C redefined bcopy and strlen
1990-05-18 Keith Bosticnew structure names for fts
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-13 Keith Bostickrb in include/kerberosIV now
1990-05-12 Keith Bosticfirst pass for new make
1990-05-12 Keith Bosticfirst pass for new make
1990-05-11 Keith Bosticstrmode doesn't allocate space anymore, just use the...
1990-05-11 Keith Bosticdon't exit if stat fails; could reasonably happen under NFS
1990-05-05 Kirk McKusickmount flags change from M_ to MNT_
1990-05-05 Marc Teitelbaumdisplay cputime to two decimal places; provide dummy...
1990-04-29 Keith Bosticcleanup, minor syntax changes
1990-04-29 Keith Bosticparenthetical mistake
1990-04-21 Marc Teitelbaumkinfo now returns tty even for procs w/no ctty -- have...
1990-04-20 Keith Bosticreference strmode(3) instead of describing long output...
1990-04-20 Keith Bosticuse strmode(3)
1990-04-19 Marc Teitelbaumuse value S_IFCHR or S_IFBLK for specifying type of...
1990-04-19 Marc Teitelbaumalter some names, remove flags on-l, add more symbolic...
1990-04-17 Keith Bosticnew version of get/setmode
1990-04-15 Kirk McKusickuse O_APPEND instead of open/lseek (4.3BSD-tahoe/bin/32)
1990-04-10 Keith Bosticsccs include now replaces the line
1990-04-09 Keith Bosticget redist notice from /usr/share/misc
1990-04-09 Keith Bosticget redistribution notice from /usr/share/misc
1990-04-07 Keith Bosticmove copyright notice into /usr/share
1990-04-03 Marc Teitelbaumnew version
1990-03-14 Kirk McKusickmissing parenthesis (from hibler)
1990-03-14 Keith Bosticnew flag to user_from_uid and group_from_gid
1990-03-13 Kirk McKusickupdate for new ps structure
1990-03-07 Kirk McKusickdynamically calculate the size of the "Filesystem"...
1990-03-07 Kirk McKusickadd -n flag to skip calls to underlying filesystem
1990-03-06 Keith Bosticfix errno for ANSI C variable scoping
1990-03-06 Keith Bosticfix errno scoping for ANSI C
1990-03-06 Keith Bosticfix errno for ANSI variable scopign
1990-03-06 Keith Bosticfix for ANSI variable scoping
1990-03-06 Keith Bosticuse utility routines user_from_uid and group_from_gid
1990-03-02 Marc Teitelbaumcheckpoint before trashing this version
1990-02-24 Keith Bosticdon't core dump on filenames larger than the terminal...
1990-02-24 Marc Teitelbaumclean up
1990-02-23 Keith Bosticno assignment to the pointer was made after the realloc...
1990-02-21 Kirk McKusicknote that mode is modified by umask (4.3BSD-tahoe/bin/31)
1990-02-21 Donn Seeleyneed to include <param.h> for MAXPATHLEN
1990-02-21 Marc Teitelbaumcleanups
1990-02-21 Mike Karelsadd some missing flags, also, comments for cleanups
1990-02-20 Keith Bosticchange FNSIZE to MAXPATHLEN; bug report 4.3BSD-tahoe...
1990-01-04 Keith Bosticassign immediately, so on error return NULL's aren...
1990-01-04 Keith Bosticmake sure fields are space separated
1990-01-02 Keith Bosticfrom scratch, using fts(3) and setmode(3) and the POSIX...
1989-12-15 Keith Bosticgetopt handles - better, now, no reason for cat to...
1989-12-13 Mike Karelsfix noerror, sync
1989-12-11 Mike Karelsfix conv=noerror (don't treat error as EOF)
1989-12-07 Keith Bosticget back reasonable header; don't need types.h
1989-11-21 Kirk McKusickget rid of unused nlist name; inode => vnode; reorder...
1989-11-21 Marc Teitelbaumremove debugging ifdefs
1989-11-21 Marc TeitelbaumPOSIX Job Control
1989-10-18 Kirk McKusickgetmntinfo becomes a C library routine
1989-10-15 Kirk McKusickumount => unmount
1989-10-02 Keith Bosticmissed one of the cases of using st_ino to store DNE...
1989-10-02 Keith Bosticnew version of mv from Ken Smith (kensmith@cs.Buffalo...
1989-10-02 Keith Bosticdate and time created 89/10/01 17:06:02 by bostic
1989-10-02 Keith Bosticmv(1) uses cp -- print out the "called as" program...
1989-10-02 Keith Bosticbetter initialization, capitalize typedef's, correct...
1989-09-25 Keith BosticPOSIX signals
1989-09-16 Keith BosticPOSIX signals
1989-09-12 Keith Bosticrevise copying setuid files
1989-09-11 Keith Bosticfixes for copying setuid files
1989-09-03 Keith Bosticadd -p flag; POSIX 1003.2 compliant
1989-09-03 Keith Bosticadd -p; from scratch, using 1003.2 manual page
1989-09-03 Keith Bosticput -f flag back in; it only stops sorting now
1989-09-02 Rick Adamscheck for EOF on fgets so dont get into infinite loop on
1989-09-01 Keith Bosticuse the right macros
1989-08-31 Kevin Falladd some Kerberos detail
1989-08-31 Kevin FallKerberized version.
1989-08-31 Kevin Fallremove redundancy
1989-08-30 Keith BosticNUL terminate the readlink buffer
1989-08-25 Keith Bosticif -r and not -h use lstat on recursive descent; Harry...
1989-08-25 Keith Bosticset directory modes/permissions/etc. on -p -r; Harry...
1989-08-23 Keith Bosticdefault sizes are in 512-byte blocks; add -k flag for...
1989-08-23 Keith Bosticdefault sizes are in 512-byte blocks; add -k flag for...
1989-08-23 Keith Bosticdon't need pathnames.h any more
1989-08-23 Keith Bosticadd -k flag, change default output to 512 byte blocks
1989-08-23 Keith Bosticadd -k flag, from scratch, add Berkeley specific copyright
1989-08-20 Marc Teitelbaumchecked in for marc (with a few mods by karels); posix
1989-08-17 Kirk McKusickupdate for vnodes
1989-08-17 Kirk McKusickprint error when requested pathname cannot be stat'ed
1989-08-17 Kirk McKusickallow printing of statistics for unmounted special...
1989-08-17 Kirk McKusicklint; allow specification of block devices
1989-08-17 Keith Bosticremove -f option, can't use readdir any more, won't...
1989-08-15 Mike Karelswe've only got one tty discipline now.
next