fix bug that can cause recursive .forward files to fail
[unix-history] / usr / src / bin / rm /
1993-06-03 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-03 Keith Bosticdon't quit on FTS_DNR directories; the user entered...
1993-06-03 Keith Bosticdon't quit on FTS_DNR directories; the user entered...
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-04-30 Keith Bosticuse err/warn from C library; lint, minor cleanups
1993-04-29 Keith Bosticpwcache moved to C library
1992-07-28 Keith Bosticon second thought, make it symlink(7)
1992-07-28 Keith Bosticadd symlin(1)
1992-01-28 Keith Bosticfts_statb -> fts_statp
1991-07-28 Cynthia A. E. Livi... mdoc version three
1991-06-28 Keith Bosticadd POSIX/IEEE contribution notice
1991-03-15 Cynthia A. E. Livi... add .Vx so tmac.andoc will call tmac.mdoc-old, delete...
1991-03-14 Cynthia A. E. Livi... add .Vx so tmac.andoc will call tmac.mdoc-old
1991-03-11 Keith Bosticnew fts(3) sets errno correctly, don't second-guess...
1990-12-08 Keith Bosticnew version of rm from scratch and the POSIX.2 description
1990-11-06 Mike Karelsuse strerror, and tell me *why* things failed!
1990-07-25 Cynthia A. E. Livi... .Xr botch fix
1990-06-11 Cynthia A. E. Livi... converted man page
1990-05-12 Keith Bosticfirst pass for new make
1989-05-24 Keith Bosticreplace '-' documentation with '--' from getopt
1988-12-06 Keith Bosticfind . and .. if not at the end of path, i.e. "rm ...
1988-10-19 Keith Bosticdate and time created 88/10/18 22:31:46 by bostic
1988-04-22 Keith Bosticadd getopt for "--" capability
1987-12-21 Keith Bostic"not removed" doesn't tell you a whole helluva lot
1987-04-09 Keith Bosticrealloc not used
1987-04-08 Keith Bosticask for protection override even if -i set; bug report...
1986-01-07 Kirk McKusick``rm -f'' produces no error message (from whm%arizona...
1985-11-06 Jim Bloomallocate only enough space for the maximum path length...
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-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-02-15 Serge ???usage error message; BUFSIZ -> MAXPATHLEN
1983-07-01 Sam Lefflerfrom sun
1982-12-20 Sam Leffleruse rmdir sys call
1982-06-26 Sam Lefflercan't access a symbolic link, get target
1982-05-08 Kirk McKusickupdate to new fs
1982-04-01 Kirk McKusickchange <sys/types.h> to <sys/param.h> for benefit of...
1982-04-01 Bill Joyuse lstat
1982-03-01 Bill Joyback out incorrect fix
1982-02-20 Kirk McKusickconvert to new directory structure
1982-02-12 Bill Joynew error message (if you can't rm 'cause you're not...
1981-01-05 Bill JoyI changed the messages printed out by rm to conform...
1980-12-19 Bill JoyA new option '-' has been added which forces all following
1980-10-02 Bill Joydate and time created 80/10/01 17:28:13 by bill