summaryrefslogtreecommitdiff
path: root/bin/rm/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2018-09-12Fix unlink(1) for files starting with -Ed Maste
2016-02-09Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber
2005-01-27Remove unnecessary SRCS= where could be guessed directly by ourXin LI
2002-07-15Revert previous delta, which is not required with rev 1.5 ofSheldon Hearn
2002-07-11Set WFORMAT=0, because our compiler currently complains about NULLSheldon Hearn
2001-12-04Default to WARNS=2. Binary builds that cannot handle this must explicitlyDavid E. O'Brien
2001-07-15Set WARNS=2 on programs which compile cleanly.Dima Dorfman
2000-06-17Switch over to using the new fflagstostr and strtofflags library calls.Josef Karthauser
2000-02-05Revert part of the last commit, remove {g|s}etflags from the libcJosef Karthauser
2000-01-27Historically file flags (schg, uschg, etc) have been converted fromJosef Karthauser
2000-01-05Actually remove unrequired SRCS.Bruce Evans
2000-01-01Added missing DPADD's. Removed unrequired SRCS's.Josef Karthauser
1999-12-30Moved flags_to_string and string_to_flags into libutil. It's used inJosef Karthauser
1999-12-20Add link(1) and unlink(1) as special cases of ln(1) and rm(1)Sheldon Hearn
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1995-04-13Allow root to delete uchg/uappnd filesAndrey A. Chernov
1994-09-24Added $Id$David Greenman
1994-05-26BSD 4.4 Lite bin SourcesRodney W. Grimes