gutteridge
|
20837f7b63
|
grutil.c: fix grammar in a comment
|
2022-10-26 21:18:49 +00:00 |
wiz
|
01869ca4d2
|
Remove workaround for ancient HTML generation code.
|
2017-07-03 21:28:48 +00:00 |
shm
|
3d9e7389b4
|
Add USE_FORT support.
|
2016-07-13 13:10:04 +00:00 |
shm
|
ce020e4866
|
PR/47319 use addgrp_ret_t instead of magic values
|
2014-06-23 06:57:31 +00:00 |
christos
|
4cbd234f82
|
fix type or rval.
|
2013-01-24 17:46:30 +00:00 |
joerg
|
6818646ac8
|
Use __dead
|
2011-09-16 15:39:25 +00:00 |
joerg
|
0fcea3311f
|
Resort sections to canonical order.
|
2010-05-14 17:28:23 +00:00 |
lukem
|
c1ceae17f0
|
Enable WARNS=4 by default for usr.bin, except for:
awk bdes checknr compile_et error gss hxtool kgetcred kinit
klist ldd less lex locale login m4 man menuc mk_cmds
mklocale msgc openssl rpcgen rpcinfo sdiff spell ssh
string2key telnet tn3270 verify_krb5_conf xlint
|
2009-04-14 22:15:16 +00:00 |
martin
|
84a064c56f
|
Move to 2 clause license
|
2008-05-02 21:48:18 +00:00 |
martin
|
ce099b4099
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
christos
|
327d0b0912
|
call setprogname(), from Anon Ymous
|
2008-04-05 15:59:39 +00:00 |
christos
|
542b6466e3
|
Move the grutil code from su to here. Requested by ginsbach@
|
2007-10-27 15:36:21 +00:00 |
christos
|
961c73981f
|
From Anon Ymous:
- general whitespace, lint fixes, error checking
- document the exit status of the command per POSIX
- use the shared with su group adding utilities.
|
2007-10-17 21:07:49 +00:00 |
christos
|
76f3e041b7
|
don't zero out the wrong pointer. from Anon Ymous
|
2007-10-05 14:48:10 +00:00 |
christos
|
f704726942
|
Fix reversed test (from Anon Ymous)
|
2007-10-04 14:05:45 +00:00 |
ginsbach
|
c82c323deb
|
Add the newgrp(1) utility, which changes effective group ID. This
is a POSIX (IEEE Std 1003.1, 2004 / Open Group Base Specifications
Issue 6) User Portability Utility.
|
2007-06-21 14:09:23 +00:00 |