Age | Commit message (Expand) | Author |
2003-04-08 | fix null deref in error syslogging | Michael Shalayeff |
2003-04-07 | strlcat, and it counted srclen, not dstlen; ok millert | Theo de Raadt |
2002-07-03 | ansi | Theo de Raadt |
2002-05-22 | oops, backwards length check; moritz@jodeit.org | Theo de Raadt |
2002-05-22 | strcpy, sprintf death; mpech ok | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-11-05 | kill more registers; | Mike Pechkin |
2001-07-07 | major -Wall cleanup, almost complete | Theo de Raadt |
2001-06-29 | More libkvm.old relics | Miod Vallat |
2001-06-20 | circumvent a 32-bit integer arithmetic overflow | Niklas Hallqvist |
2001-06-04 | return from main() don't exit | Michael Shalayeff |
2001-01-18 | crank "K to go" field to 8 digits; lukem@netbsd.org | Theo de Raadt |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-10-25 | various savecore/kvm fixes; gluk@ptci.ru, PR#1461 | Theo de Raadt |
2000-09-18 | avoid alias against libc symbol dirname (binutils is so great) | Theo de Raadt |
2000-05-31 | Cleaner loop structure when reading panic string from the core image. | Todd C. Miller |
2000-04-15 | i gust forgot about this file...; noted by gluk@ptci.ru | Michael Shalayeff |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell |
2000-04-01 | .core.Z via NetBSD pr/9684 | Hugh Graham |
1999-08-16 | add a missing strerror. (there was already a %s in the format string) | Artur Grabowski |
1999-07-01 | extra fclose(); ronald@chersonese.com | Theo de Raadt |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-04-23 | mac68k uses libkvm now | Jason Downs |
1999-02-23 | do not print multiple \n in kernel version number printout, | Theo de Raadt |
1998-12-30 | Exit if nlist fails with ENOENT. Also replace strerror(errno) in syslog with %m | Todd C. Miller |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell |
1998-11-28 | kill redundant .Nm macro arguments; other misc fixes | Aaron Campbell |
1998-11-11 | more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes | Aaron Campbell |
1998-10-04 | increase data size | Todd C. Miller |
1998-09-26 | mac68k uses libkvm.old | ryker |
1998-09-24 | Back out gzip changes, they will not make 2.4 | Todd C. Miller |
1998-09-17 | sbin/ man page fixes | Aaron Campbell |
1998-09-17 | pmax needs libkvm.old too | Todd C. Miller |
1998-09-16 | take out gzip support for now, it seems to have problems on some platforms | Todd C. Miller |
1998-09-11 | i386 is now the only port using libkvm.old | Todd C. Miller |
1998-09-05 | We can now savecore with a gzipped kernel: | Todd C. Miller |
1998-08-30 | alpha, powerpc, mvme88k use savecore.c, not savecore_old.c; janjaap@alf.stack.nl | Todd C. Miller |
1998-08-24 | Try /dev/ksyms, fall back on /bsd when getting namelist from live (not dead) ... | Todd C. Miller |
1998-08-10 | fix usage() string; use __progname | Michael Shalayeff |
1998-07-13 | ftpd: sleep for an indeterminate amount for non-existant logins | Todd C. Miller |
1998-07-05 | fix bugs; seen by dima | Theo de Raadt |
1998-06-29 | do not (void)kvm_read(...) | Theo de Raadt |
1998-04-25 | hp300 uses libkvm now. | Jason Downs |
1998-03-26 | pretty | Theo de Raadt |
1998-03-25 | usage to stderr, not syslog | Theo de Raadt |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-06-28 | hmmm, must have forgot to commit this with the other sparc libkvm/dump stuff | grr |
1996-12-29 | remove one / from the printf of the filenames (_PATH_UNIX begings with a | Thomas Graichen |
1996-10-15 | umask for writes; from joerg@freebsd.org | Theo de Raadt |
1996-08-20 | dump one NOT TWO headers; from osymh@gemini.oscs.montana.edu | Theo de Raadt |