summaryrefslogtreecommitdiff
path: root/usr.bin/ipcs/ipc.c
AgeCommit message (Expand)Author
2023-11-26usr.bin: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2018-02-16Follow r329348 in ipcs for getting rid of the requirement to include SysV IPCLi-Wen Hsu
2017-11-29Remove unused include.Xin LI
2017-11-27various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni
2015-04-14ipcs: fix builds that use gccEitan Adler
2015-04-13ipcs: fix warnings (WARNS=1 -> WARNS=6)Eitan Adler
2011-12-30Spelling fixes for usr.bin/Ulrich Spörlein
2011-07-14Remove semaphore map entry count "semmap" field and its tuningBjoern A. Zeeb
2011-07-11Use %zu when printing size_t.Xin LI
2010-06-10Make the char *n_name member of struct nlist 'const'.Bjoern A. Zeeb
2007-12-25Add the ability to clean up all shared memory segments which areEdwin Groothuis