aboutsummaryrefslogtreecommitdiff
path: root/misc/sh-utils
Commit message (Collapse)AuthorAgeFilesLines
* Update maintainer's email addressDavid W. Chapman Jr.2002-01-171-3/+3
| | | | | | | | | | Update a few MASTER_SITES PR: 34012 Submitted by: maintainer Notes: svn path=/head/; revision=53284
* o style changesMario Sergio Fujikawa Ferreira2001-09-131-5/+25
| | | | | | | | | | o honor PREFIX PR: 30390 Submitted by: MAINTAINER Notes: svn path=/head/; revision=47776
* Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.netMario Sergio Fujikawa Ferreira2001-08-301-1/+1
| | | | | | | Approved by: MAINTAINER Notes: svn path=/head/; revision=47131
* Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.toPeter Pentchev2001-06-091-1/+1
| | | | | | | | PR: 27867 Submitted by: maintainer Notes: svn path=/head/; revision=43703
* change maintainer's e-mail address.FUJISHIMA Satsuki2001-02-151-1/+1
| | | | Notes: svn path=/head/; revision=38379
* Add USE_GMAKE and fix pkg-plistKevin Lo2001-01-082-0/+4
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=36916
* - Fix MakefileKevin Lo2001-01-063-6/+7
| | | | | | | | | | | | | - Add WWW - Take over maintainership BTW, I fixed pkg-plist PR: 24111 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=36866
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=36564
* Remove trailing period and package name from the pkg-comment.Dmitry Sivachenko2000-12-181-1/+1
| | | | Notes: svn path=/head/; revision=36071
* Add GNU sh-utils 2.0, enhanced versions of yes, true, pwd, and soTrevor Johnson2000-10-195-0/+113
forth (all with a "g" prepended to their names). With the approval of the submitter, I've disabled the suid bit on gsu by default, with a note to users that they should review the philosophy behind GNU su: Why GNU `su' does not support the `wheel' group =============================================== (This section is by Richard Stallman.) Sometimes a few of the users try to hold total power over all the rest. For example, in 1984, a few users at the MIT AI lab decided to seize power by changing the operator password on the Twenex system and keeping it secret from everyone else. (I was able to thwart this coup and give power back to the users by patching the kernel, but I wouldn't know how to do that in Unix.) However, occasionally the rulers do tell someone. Under the usual `su' mechanism, once someone learns the root password who sympathizes with the ordinary users, he or she can tell the rest. The "wheel group" feature would make this impossible, and thus cement the power of the rulers. I'm on the side of the masses, not that of the rulers. If you are used to supporting the bosses and sysadmins in whatever they do, you might find this idea strange at first. PR: 21884 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Reviewed by: submitter Approved by: silence on -ports regarding category Notes: svn path=/head/; revision=33985