aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ipcs/ipc.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r326276:Eitan Adler2018-03-051-1/+3
* MFC r326361: Remove unused include.Xin LI2017-12-131-1/+0
* ipcs: fix builds that use gccEitan Adler2015-04-141-1/+0
* ipcs: fix warnings (WARNS=1 -> WARNS=6)Eitan Adler2015-04-131-10/+10
* Spelling fixes for usr.bin/Ulrich Spörlein2011-12-301-1/+1
* Remove semaphore map entry count "semmap" field and its tuningBjoern A. Zeeb2011-07-141-2/+1
* Use %zu when printing size_t.Xin LI2011-07-111-2/+2
* Make the char *n_name member of struct nlist 'const'.Bjoern A. Zeeb2010-06-101-1/+1
* Add the ability to clean up all shared memory segments which areEdwin Groothuis2007-12-251-0/+207