Age | Commit message (Expand) | Author |
2003-08-15 | remove extra \n in {warn,err}{,x} calls | Theo de Raadt |
2003-08-15 | -S basedir, simpler to use than -s. | Marc Espie |
2003-08-14 | add tgz, prodded by wim | Henning Brauer |
2003-08-12 | More unused files with bad string functions in them. Bye bye. | Hans Insulander |
2003-08-12 | These files are unused by us and have strcat/strcpy badness in them, | Hans Insulander |
2003-08-12 | These files are unused by us and have strcat/strcpy badness in them, | Hans Insulander |
2003-08-12 | fix pkg->tail as needed, so that last md5 in CONTENTS does not get erased. | Marc Espie |
2003-08-08 | Remove a buffer which got added during the safe stringification, but left | Miod Vallat |
2003-08-08 | refer to RFCs consistently (RFC XXXX); | Jason McIntyre |
2003-08-07 | use setusercontext(3) instead of initgroups/setuid/et al., making possible | Federico G. Schwindt |
2003-08-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | Todd C. Miller |
2003-08-06 | Plug some memory leaks; from Patrick Latifi | Todd C. Miller |
2003-08-06 | Fix strlcat() args; from Patrick Latifi | Todd C. Miller |
2003-08-05 | Install AliasDB(5) | Hans Insulander |
2003-08-05 | Minor cleanups | Hans Insulander |
2003-08-05 | Don't say things twice. | Hans Insulander |
2003-08-05 | Option -t (testmode) no longer exists. | Hans Insulander |
2003-08-05 | Typo | Hans Insulander |
2003-08-05 | cvs merge marker thingie accidentally left. oops. sorry. | Hans Insulander |
2003-08-05 | Default to using /dev/xfs0, not /dev/nnpfs0 | Hans Insulander |
2003-08-05 | New files, libroken cleanup, linking cleanup, and other small fixes. | Hans Insulander |
2003-08-05 | More files to compile, small cleanups and various other changes needed | Hans Insulander |
2003-08-05 | No more libroken | Hans Insulander |
2003-08-05 | Bye bye libroken and krb4 | Hans Insulander |
2003-08-05 | Fix <des.h> include confusion. | Hans Insulander |
2003-08-05 | TPOINTER -> YDR_TPOINTER | Hans Insulander |
2003-08-05 | getprogname() -> __progname | Hans Insulander |
2003-08-05 | Removing strcpy/strcat is nice, but don't change a _wire protocol_ | Hans Insulander |
2003-08-05 | Set arla version to something sensible. (This is arla -current, not an | Hans Insulander |
2003-08-05 | Regenerate | Hans Insulander |
2003-08-05 | Merge | Hans Insulander |
2003-08-05 | Merge | Hans Insulander |
2003-08-05 | Merge | Hans Insulander |
2003-08-05 | Merge | Hans Insulander |
2003-08-05 | Merge | Hans Insulander |
2003-08-05 | Merge | Hans Insulander |
2003-08-05 | Import of arla -current as of Aug 5 2003 | Hans Insulander |
2003-08-04 | ClientAliveInterval requires Protocol 2; | Jason McIntyre |
2003-08-01 | clean up debug output some, and correct an incorrect error check in | Anil Madhavapeddy |
2003-08-01 | Add -q flag to pkg_delete: don't check md5 before removing. | Marc Espie |
2003-08-01 | tickets are now u_int32_t, not int, fixes tree breakage; from Andrey Smagin | Todd C. Miller |
2003-07-31 | delint | Theo de Raadt |
2003-07-31 | knf | Anil Madhavapeddy |
2003-07-31 | Privilege separated syslog daemon. The child listening to log requests drops | Anil Madhavapeddy |
2003-07-30 | indents; jfb ok | Theo de Raadt |
2003-07-30 | Use (char *)NULL instead of (char *)0 in execl and execle; Andrey Matveev | Todd C. Miller |
2003-07-30 | basic support for ftp:// in PKG_PATH. ok pvalchev@ | Ted Unangst |
2003-07-26 | Add missing "break" in -s case and make usage() explicitly take void. | Todd C. Miller |
2003-07-23 | bye bye | Theo de Raadt |
2003-07-22 | - use :L variable modifier with ELF_TOOLCHAIN variable | Brad Smith |