Age | Commit message (Expand) | Author |
2004-01-28 | typo; from Ross L Richardson (PR 3655); | Jason McIntyre |
2004-01-24 | Xr to right page; okan@demirmen.com | Theo de Raadt |
2004-01-20 | Default xfs device is /dev/xfs0. Spotted by theo@ | Hans Insulander |
2004-01-05 | include path fixes for gcc3. | Marc Espie |
2003-12-16 | bad free - spotted by vincent@ | Bob Beck |
2003-12-16 | afs cleanup, realloc strings, abort, etc. | Bob Beck |
2003-10-30 | rc.conf(8), not rc.conf(5) | Todd C. Miller |
2003-09-26 | - kill whitespace at EOL | Jason McIntyre |
2003-09-08 | fix pr 3442 - make all AFS ioctl's for XFS come from the xfs/xfs_pioctl.h | Bob Beck |
2003-09-04 | put escapes in the right place; | Jason McIntyre |
2003-09-02 | escape punctuation; (and a nit in openssl.1) | Jason McIntyre |
2003-08-27 | Build process.S using the rules in bsd.lib.mk, instead of having a specific | Hans Insulander |
2003-08-26 | Fix afsd on architectures that care about alignment. This corrects a problem | Bob Beck |
2003-08-18 | err/warn \n cleanup | Hans Insulander |
2003-08-18 | Simple string cleanup. | Hans Insulander |
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-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | 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-07-02 | bump mktemp randomness from 6 to 10 X's | Anil Madhavapeddy |
2003-06-21 | the the | Theo de Raadt |
2003-05-21 | typos from pjanzen@ | Jason McIntyre |
2003-05-08 | strcpy->strlcpy | Vincent Labrecque |
2003-05-05 | a couple of off-by-one string bounds in sscanf | Anil Madhavapeddy |
2003-04-29 | nothing uses the stuff in rxk_info, so until the overflows are fixed, skip it | Theo de Raadt |
2003-04-28 | more string cleaning; ok beck | Theo de Raadt |