OpenBSD CVS

src/sbin/savecore/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / savecore

Current tag: OPENBSD_4_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.19   17 years  kettenis   Add -DSAVECORE to CFLAGS instead of overriding it. ok miod@, deraadt@
[TXT] savecore.8  1.17   15 years  sobrado   sync synopsis and usage; documentation tweaks. ok jmc@
[TXT] savecore.c  1.47   14 years  millert   If the user didn't specify a kernel, pass in NULL to kvm_openfiles() so it can t...