| #
37588232 |
| 11-Jun-2014 |
joerg <joerg@NetBSD.org> |
Remove KVM support.
|
| #
c1ceae17 |
| 14-Apr-2009 |
lukem <lukem@NetBSD.org> |
Enable WARNS=4 by default for usr.bin, except for: awk bdes checknr compile_et error gss hxtool kgetcred kinit klist ldd less lex locale login m4 man menuc mk_cmds mklocale msgc
Enable WARNS=4 by default for usr.bin, except for: awk bdes checknr compile_et error gss hxtool kgetcred kinit klist ldd less lex locale login m4 man menuc mk_cmds mklocale msgc openssl rpcgen rpcinfo sdiff spell ssh string2key telnet tn3270 verify_krb5_conf xlint
show more ...
|
| #
0f2aabcd |
| 28-Apr-2006 |
christos <christos@NetBSD.org> |
Coverity CID 1858, 1857: Fix leaks. While here, pass lint use warn/warnx instead of perror/fprintf. KNF.
|
| #
cc24eb4a |
| 03-Jun-2000 |
simonb <simonb@NetBSD.org> |
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. sysc
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.
show more ...
|
| #
0f189ac2 |
| 15-Apr-1995 |
cgd <cgd@NetBSD.org> |
use correct RCS Ids
|
| #
0644f71b |
| 18-Jun-1994 |
cgd <cgd@NetBSD.org> |
new version by Thorsten Lockert <tholo@SigmaSoft.COM>
|
| #
9b485031 |
| 27-May-1994 |
cgd <cgd@NetBSD.org> |
kill the NOSHM
|
| #
46429e64 |
| 11-May-1994 |
cgd <cgd@NetBSD.org> |
don't include shm.h if NOSHM defined, and defined it
|
| #
d9e3a8d4 |
| 25-Feb-1994 |
cgd <cgd@NetBSD.org> |
oops
|
| #
428c2449 |
| 25-Feb-1994 |
cgd <cgd@NetBSD.org> |
install sgid kmem
|
| #
0444b9fb |
| 14-Nov-1993 |
cgd <cgd@NetBSD.org> |
Add a System V -style ipc status monitor. Implemented by Daniel Boulet <danny@BouletFermat.ab.ca> Needs a man page, and *much* cleanup.
|