Age | Commit message (Expand) | Author |
2007-09-14 | remove some warnings: | Charles Longeau |
2007-09-11 | use strcspn to properly overwrite '\n' in fgets returned buffer | Gilles Chehade |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-06-16 | Add -DSAVECORE to CFLAGS instead of overriding it. | Mark Kettenis |
2005-06-26 | There's a dependency on the compress API that changed | Otto Moerbeek |
2005-01-07 | Use fstatfs(), not statfs() to determine free space so if /var/crash | Todd C. Miller |
2004-09-15 | removed unused; avoid aliasing to libc functions | Theo de Raadt |
2004-07-02 | Use "time_second" instead of "time" now that time handling in the kernel | Thorsten Lockert |
2004-01-13 | Use correct type for magic number. | Otto Moerbeek |
2003-12-28 | zap bizarre log() prototype. | Marc Espie |
2003-11-15 | fix savecore on big endian 64 bit arches. OK millert@ | Marco S Hyman |
2003-07-29 | spaces | Theo de Raadt |
2003-06-10 | boring cleanups | Theo de Raadt |
2003-06-03 | - section reorder | Jason McIntyre |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
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 |