summaryrefslogtreecommitdiff
path: root/misc/gone (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20960
1999-07-04Remove '@cwd /usr/local' directive from pkg/PLIST.Steve Price1-1/+0
Notes: svn path=/head/; revision=20018
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek1-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
1998-08-18Remove miscellaneous manpages.Tim Vanderhoek1-1/+0
Notes: svn path=/head/; revision=12623
1998-05-24Update to version 1.3.1.Steve Price3-26/+15
PR: 6703 Submitted by: maintainer Notes: svn path=/head/; revision=11119
1998-04-20Make this port non-INTERACTIVE. If built using:Matthew Hunt1-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
1998-04-20Restore IS_INTERACTIVE that I improperly removed; if the "make configure"Matthew Hunt1-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
1998-04-20Imported gone 1.3, an improved version of lock(1).Matthew Hunt5-0/+35
PR: 6354 Submitted by: Joe "Marcus" Clarke <marcus@miami.edu> Notes: svn path=/head/; revision=10599