BSD 4_4_Lite1 release
[unix-history] / usr / src / bin / rm / rm.c
1995-08-05 CSRGBSD 4_4_Lite1 release BSD-4_4_Lite1
1995-07-25 CSRGBSD 4_4 release BSD-4_4
1994-04-02 Keith Bosticdon't depend on errno being set by fts(3)
1994-04-01 Jan-Simon Pendryprettyness police
1994-01-03 Keith Bosticcheck stdin_ok first, may not have stat'ed the file
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-04-30 Keith Bosticuse err/warn from C library; lint, minor cleanups
1992-01-28 Keith Bosticfts_statb -> fts_statp
1991-03-11 Keith Bosticnew fts(3) sets errno correctly, don't second-guess...
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
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-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1988-12-06 Keith Bosticfind . and .. if not at the end of path, i.e. "rm ...
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...
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
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-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
1983-04-02 CSRGBSD 4_1c_2 release BSD-4_1c_2
1982-12-20 Sam Leffleruse rmdir sys call
1982-12-17 CSRGBSD 4_1_snap release BSD-4_1_snap
1982-10-12 CSRGStart development on BSD 4_4_Lite1
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-11-16 Bill JoyBSD 4 release BSD-4
1980-10-02 Bill Joydate and time created 80/10/01 17:28:13 by bill
1979-09-27 CSRGStart development on BSD 4_4
1979-09-27 CSRGStart development on BSD 4_3_Reno
1978-11-06 CSRGStart development on BSD 4_1c_2
1978-11-06 Bill JoyStart development on BSD 4
1978-11-06 CSRGStart development on BSD 4_1_snap
1978-11-06 CSRGStart development on BSD 4_3_Tahoe
1978-11-06 CSRGStart development on BSD 4_3
1978-11-06 CSRGStart development on BSD 4_2