freebsd-dev/usr.bin/ipcs
Bjoern A. Zeeb 54e57c8145 Make the char *n_name member of struct nlist 'const'.
This avoids errors or __DECONST() from places with higher WARNS levels.

Adjust a local cache variable in ipcs to const as well
to compile in the new world order.

Suggested by:	jhb
Reviewed by:	jhb, kib, brueffer (man)
2010-06-10 14:19:51 +00:00
..
ipc.c Make the char *n_name member of struct nlist 'const'. 2010-06-10 14:19:51 +00:00
ipc.h Add the ability to clean up all shared memory segments which are 2007-12-25 00:52:24 +00:00
ipcs.1
ipcs.c Change the ABI of some of the structures used by the SYSV IPC API: 2009-06-24 21:10:52 +00:00
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00