aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ipcs/ipcs.c
Commit message (Expand)AuthorAgeFilesLines
* MFC rev. 1.21: Add -M, -Q, -S, and -T to the usage message.Tim J. Robbins2003-04-081-1/+1
* MFC: include missing header files.Dima Dorfman2001-07-301-0/+1
* MFC: [rev 1.13] Check whether we read as many bytes as we expected.Paul Saab2000-07-021-1/+1
* MFC: remove semconfig() callsPeter Wemm2000-05-011-8/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add rcsid, Remove unused vars.Philippe Charnier1997-07-151-10/+11
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* s/msg/shm/ for one variable.Joerg Wunsch1996-07-181-2/+2
* Drop privileges if we're not reading standard kernel file or namelist.Paul Traina1996-05-301-1/+9
* Instantiate our own variables instead of depending on bogus commonBruce Evans1995-07-121-2/+5
* Declared msginfo, shminfo, and seminfo structs.David Greenman1994-09-191-1/+5
* Imported the NetBSD version which acts a lot more like the SYSV program.Doug Rabson1994-09-131-333/+437
* Added from FreeBSD-1.1.5 with some additions to list shared memory segments.Doug Rabson1994-09-131-0/+374