thorpej
|
3d11ccec8c
|
Clean up getopt() usage, removing unnecessary warnx()'s.
From Sergey Svishchev <svs at ropnet dot ru>.
|
2003-11-02 17:43:01 +00:00 |
hwr
|
a657ac3ef3
|
Added missing ``"''. From PR 8278 by <seebs@plethora.net>.
|
1999-08-26 07:18:10 +00:00 |
thorpej
|
cff45b3bc0
|
formatting nits; nothing a quick pass through indent(1) can't fix.
|
1999-08-25 05:15:39 +00:00 |
thorpej
|
8c879edd2b
|
Nuke extra RCS ID, rearrange some includes.
|
1999-08-25 05:13:06 +00:00 |
thorpej
|
6d16244386
|
Update for new semctl() footprint.
|
1999-08-25 05:12:15 +00:00 |
christos
|
8caf9db03c
|
portability in printf args.
|
1998-12-19 17:04:11 +00:00 |
drochner
|
5145a54834
|
-fix error message for nonexistent key
- -Wall fixes
|
1997-09-09 11:06:31 +00:00 |
tls
|
9d225a1783
|
RCS ID police
|
1997-01-09 20:18:21 +00:00 |
glass
|
73319ec07e
|
print usage more often. remove #ifdef NOSHM stuff
|
1994-08-07 18:27:42 +00:00 |
cgd
|
46429e6474
|
don't include shm.h if NOSHM defined, and defined it
|
1994-05-11 07:41:09 +00:00 |
glass
|
01b5cbdeb0
|
i saw, i puked, i rewrote using getopt(), and err(3)
|
1994-03-21 15:46:43 +00:00 |
cgd
|
3683d805ff
|
System V -style IPC removal utility. Implemented by Daniel Boulet
<danny@BouletFermat.ab.ca>. Needs a man page and serious cleanup.
also: sysvshm support is #ifdef'd out, because it's not been tested.
|
1993-11-14 16:27:58 +00:00 |