summaryrefslogtreecommitdiff
path: root/usr.bin/ipcs/ipcs.c
AgeCommit message (Expand)Author
2003-10-21The last argument to sysctl() is a size_t, don't pass NULL in it.fvdl
2003-07-12strlcpyitojun
2003-04-07Make the ID field a little wider.simonb
2002-09-21fix a printf.chs
2002-05-21Widen the ID field to 7 chars; probably should be auto-sized...simonb
2001-02-19convert to use getprogname()cgd
2000-06-16Don't check namelist when choosing to use the sysctl interface.simonb
2000-06-03Include system info command line options [-MQST] in usage message.simonb
2000-06-03Big makeover:simonb
2000-06-02Make this compile again.thorpej
2000-05-29Rip out semconfig, since it's now a NOOPsommerfeld
2000-04-12Make some columns and headers line up.simonb
2000-03-28Make this compile again after several global structs where declared extern.augustss
1999-08-25Update for changes to SVID IPC data structures.thorpej
1998-07-06use a buffer the size we fill. ensure another buffer is nul-terminated (ok i...mrg
1998-07-06- change setgid kmem programs (that lend themselves to this) so setegid(getgi...mrg
1998-04-01Need <time.h> for localtime() prototype.kleink
1997-10-19WARNSify, fix .Nm usage, getopt returns -1 not EOFlukem
1997-02-11avoid not knowing the length of internal buffers.mrg
1996-07-19Allocate space for 'ipcs -m' correctly; this floated across a FreeBSDexplorer
1996-06-07Discard setgid privileges if not reading the running kernel as suggestedthorpej
1995-04-15some copyright updates requested by Thorsten Lockert <tholo@SigmaSoft.COM>cgd
1995-03-28KERNEL -> _KERNELjtc
1994-12-24add string.h, fix up rcsid.cgd
1994-09-05Fix typos, pointed out by Arne Juul.mycroft
1994-06-18add thorsten's copyright, which he sent to me.cgd
1994-06-18KNF, also clean up error messages.cgd
1994-06-18new version by Thorsten Lockert <tholo@SigmaSoft.COM>cgd
1994-05-11don't include shm.h if NOSHM defined, and defined itcgd
1994-04-01bad castcgd
1993-11-14Add a System V -style ipc status monitor. Implemented by Daniel Bouletcgd