OpenBSD CVS

src/usr.sbin/memconfig/


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 / usr.sbin / memconfig

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   24 years  espie   Prepare to recurse down usr.sbin to grab manpages
[TXT] memconfig.8  1.10   16 years  jmc   convert to new .Dd format;
[TXT] memconfig.c  1.12   16 years  deraadt   use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg