Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: simonb
Date: Sat Jun 3 03:58:46 UTC 2000
Modified Files:
basesrc/usr.bin/ipcs: Makefile ipcs.c
Log Message:
Big makeover:
- Use new SysV IPC sysctl interface if no core file or system name
list supplied.
- Break up into functions instead of a 398 line main (necessary for
code re-use in kvm vs. sysctl case anyway).
- Remove "#define _KERNEL" before including some kernel files!
- Remove setgid bit.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/usr.bin/ipcs/Makefile
cvs rdiff -r1.22 -r1.23 basesrc/usr.bin/ipcs/ipcs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index