This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
bin
/
rm
History
jtc
8e3ded2bb0
Changed conditional from "iflag && check(...)" to "!fflag && check(...)".
...
Removed the !fflag from conditionals in check() ... the check function is never executed if !fflag.
1993-10-25 19:28:19 +00:00
..
Makefile
…
rm.1
Add RCS indentifiers.
1993-08-01 07:42:49 +00:00
rm.c
Changed conditional from "iflag && check(...)" to "!fflag && check(...)".
1993-10-25 19:28:19 +00:00