index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ipcs
Age
Commit message (
Expand
)
Author
2000-06-16
Don't check namelist when choosing to use the sysctl interface.
simonb
2000-06-03
Include system info command line options [-MQST] in usage message.
simonb
2000-06-03
Finished an unfinished sentence.
simonb
2000-06-03
Big makeover:
simonb
2000-06-02
Make this compile again.
thorpej
2000-05-29
Rip out semconfig, since it's now a NOOP
sommerfeld
2000-04-12
Make some columns and headers line up.
simonb
2000-03-28
Make this compile again after several global structs where declared extern.
augustss
1999-11-19
Typos (from OpenBSD)
kristerw
1999-08-25
Update for changes to SVID IPC data structures.
thorpej
1999-03-22
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
1999-03-07
Clean up SYNOPSIS formatting.
mycroft
1998-07-06
use 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-01
Need <time.h> for localtime() prototype.
kleink
1997-10-19
WARNSify, fix .Nm usage, getopt returns -1 not EOF
lukem
1997-02-11
avoid not knowing the length of internal buffers.
mrg
1996-07-19
Allocate space for 'ipcs -m' correctly; this floated across a FreeBSD
explorer
1996-06-07
Discard setgid privileges if not reading the running kernel as suggested
thorpej
1995-04-15
use correct RCS Ids
cgd
1995-04-15
some copyright updates requested by Thorsten Lockert <tholo@SigmaSoft.COM>
cgd
1995-03-28
KERNEL -> _KERNEL
jtc
1994-12-24
add string.h, fix up rcsid.
cgd
1994-09-05
Fix typos, pointed out by Arne Juul.
mycroft
1994-06-18
clean up lots
cgd
1994-06-18
add thorsten's copyright, which he sent to me.
cgd
1994-06-18
KNF, also clean up error messages.
cgd
1994-06-18
new version by Thorsten Lockert <tholo@SigmaSoft.COM>
cgd
1994-05-27
kill the NOSHM
cgd
1994-05-11
don't include shm.h if NOSHM defined, and defined it
cgd
1994-04-01
bad cast
cgd
1994-02-25
oops
cgd
1994-02-25
install sgid kmem
cgd
1993-11-14
Add a System V -style ipc status monitor. Implemented by Daniel Boulet
cgd