aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ipcs/ipc.c
Commit message (Expand)AuthorAgeFilesLines
* 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