aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/csup/fixups.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove csup(1) and its associated cpasswd(1) tool.Gavin Atkinson2014-06-251-48/+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
* Use the system queue.h instead of bundling its own.Eitan Adler2014-03-151-1/+1
| | | | | | | | PR: bin/187067 Submitted by: lulf Notes: svn path=/head/; revision=263201
* - Move csup away from contrib/ and into usr.bin/. Software is no longerUlf Lilleengen2010-03-021-0/+48
contributed, and main development is happening in the FreeBSD repo. Suggested by: joel Notes: svn path=/head/; revision=204556