]> git.ipfire.org Git - thirdparty/util-linux.git/blame - sys-utils/ipcs.c
Imported from util-linux-2.10s tarball.
[thirdparty/util-linux.git] / sys-utils / ipcs.c
CommitLineData
6dbe3af9
KZ
1/* Original author unknown, but may be "krishna balasub@cis.ohio-state.edu"
2 Modified Sat Oct 9 10:55:28 1993 for 0.99.13 */
3
fd6b7a7f
KZ
4/*
5
6 Patches from Mike Jagdis (jaggy@purplet.demon.co.uk) applied Wed Feb
7 8 12:12:21 1995 by faith@cs.unc.edu to print numeric uids if no
8 passwd file entry.
9
10 Patch from arnolds@ifns.de (Heinz-Ado Arnolds) applied Mon Jul 1
11 19:30:41 1996 by janl@math.uio.no to add code missing in case PID:
12 clauses.
13
14 Patched to display the key field -- hy@picksys.com 12/18/96
15
7eda085c
KZ
16