summaryrefslogtreecommitdiff
path: root/misc/gone (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove '@cwd /usr/local' directive from pkg/PLIST.Steve Price1999-07-041-1/+0
| | | | Notes: svn path=/head/; revision=20018
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* Remove miscellaneous manpages.Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12623
* Update to version 1.3.1.Steve Price1998-05-243-26/+15
| | | | | | | | PR: 6703 Submitted by: maintainer Notes: svn path=/head/; revision=11119
* Make this port non-INTERACTIVE. If built using:Matthew Hunt1998-04-201-2/+23
| | | | | | | | | make WITH_SETUID=yes it will install setuid root, and verify system passwords. Otherwise, it will not. Notes: svn path=/head/; revision=10604
* Restore IS_INTERACTIVE that I improperly removed; if the "make configure"Matthew Hunt1998-04-201-1/+2
| | | | | | | | | | | | stage is run by root, "configure" asks whether the program should be installed setuid, to allow it to verify passwords. A better solution may be a make variable. Submitted by: Joe "Marcus" Clarke <marcus@miami.edu> Notes: svn path=/head/; revision=10601
* Imported gone 1.3, an improved version of lock(1).Matthew Hunt1998-04-205-0/+35
PR: 6354 Submitted by: Joe "Marcus" Clarke <marcus@miami.edu> Notes: svn path=/head/; revision=10599