aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/csup/attrstack.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove csup(1) and its associated cpasswd(1) tool.Gavin Atkinson2014-06-251-90/+0
| | | | | | | | | | | With the move by the FreeBSD Project away from CVSup as a distribution mechanism, there is no longer a need to keep this in base. Approved by: mux (around a year ago), silence on -hackers X-MFC-after: never Notes: svn path=/head/; revision=267863
* - Move csup away from contrib/ and into usr.bin/. Software is no longerUlf Lilleengen2010-03-021-0/+90
contributed, and main development is happening in the FreeBSD repo. Suggested by: joel Notes: svn path=/head/; revision=204556