History log of /xv6-public/rm.c (Results 1 – 5 of 5)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: xv6-rev11, xv6-rev9, xv6-rev8, xv6-rev7, osdi12-submit, xv6-rev6, xv6-rev5, xv6-2010, xv6-rev4, xv6-rev3, xv6-2008, xv6-2007, xv6-rev1
# e4d6a211 28-Aug-2007 rsc <rsc>

more consistent spacing


# 61dff66b 08-Aug-2007 rsc <rsc>

fix error message


# bda5186c 08-Aug-2007 rsc <rsc>

silence warning


Revision tags: symlinks, xv6-2006, xv6-rev0
# 9e9bcaf1 06-Sep-2006 rsc <rsc>

standardize various * conventions


# d7b3b802 14-Aug-2006 kaashoek <kaashoek>

user-level programs: mkdir and rm
shell parses arguments (very simplistic)
readme version of README (sh doesn't deal with capital characters)
printf recognizes %c
nicer output format for ls