Age | Commit message (Expand) | Author |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2007-09-02 | use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg | Theo de Raadt |
2007-08-06 | the ellipsis is not an optional argument; while here, sync the usage | Igor Sobrado |
2007-04-17 | remove mention of -g and assocatiated options that aren't working now | Ted Unangst |
2007-04-06 | use rwlocks instead of hand-rolled. make the softc private parts private. | Ted Unangst |
2006-03-26 | fix output of ``ccdconfig -gv'': one typo, and one missing \t | Alexander von Gernler |
2006-03-13 | Cleanup and plug a fe memleaks and; from Davif Hill with a twist from | Otto Moerbeek |
2006-03-06 | convert permanent privilege revocation to use setresuid/setresgid; | Damien Miller |
2005-11-12 | FILE * leak, missing fclose(); evol@online.ptt.ru | Theo de Raadt |
2005-11-12 | left a free() behind, spotted by cloder | Theo de Raadt |
2005-11-12 | more asprintf; ok dhill@mindcry.org | Theo de Raadt |
2005-03-29 | less ugly printout | Michael Shalayeff |
2005-02-24 | changes for ccd changes | Michael Shalayeff |
2004-05-29 | memory leak; andrushock@korovino.net | Theo de Raadt |
2003-12-17 | Add support for -DSMALL that doesn't need -lkvm (no -g option) | Todd C. Miller |
2003-06-11 | ansification | Theo de Raadt |
2003-03-30 | snprintf | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-07-07 | major -Wall cleanup, almost complete | Theo de Raadt |
2001-06-04 | return from main() don't exit | Michael Shalayeff |
2000-09-30 | Some format string problems that were missed during initial audit; deraadt@ and | Aaron Campbell |
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller |
1998-08-15 | fix realloc | Theo de Raadt |
1998-07-08 | whack kmem gid after kvm_openfiles() | Theo de Raadt |
1997-11-26 | Add a CCDF_OLD flag used to get the old I/O policy | Niklas Hallqvist |
1997-09-14 | Wall | Theo de Raadt |
1997-05-28 | be more paranoid about gid revoking | Theo de Raadt |
1997-01-13 | egid for open; spotted by oliver@secnet.com | Theo de Raadt |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Theo de Raadt |
1996-05-30 | revoke privs before opening kvm if user has specified mem/kernel paths | Theo de Raadt |
1996-05-22 | libutil | Theo de Raadt |
1996-03-21 | From NetBSD: Merge of 960317 | Niklas Hallqvist |
1995-11-13 | from netbsd: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |