summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-03-04typoNiklas Hallqvist
1998-03-04fix cmp of g++ include filesTodd C. Miller
1998-03-04uninitialized case; bdeTheo de Raadt
1998-03-04Typos...Angelos D. Keromytis
1998-03-04Make it a little bit cleaner, and make sure temp files get deleted.Angelos D. Keromytis
1998-03-04tmpnam() -> mkstemp()Angelos D. Keromytis
1998-03-04Remove window of ^C "opportunity" -- could leave junk files in /tmpAngelos D. Keromytis
1998-03-04mktemp() -> mkstemp()Angelos D. Keromytis
1998-03-04Fix mktemp()->mkstemp()...Angelos D. Keromytis
1998-03-04#if 0Theo de Raadt
1998-03-03Add -Wno-main for GCC 2.8Niklas Hallqvist
1998-03-03libg++ 2.8.0 from FSF + changes to build in an OpenBSD environmentTodd C. Miller
1998-03-03GCC 2.8.0 mergeNiklas Hallqvist
1998-03-03GCC 2.8 -Wall (missed one)ryker
1998-03-03Dive into libg++ and gcc on includesNiklas Hallqvist
1998-03-03libg++ 2.8.0 from FSF + changes to build in an OpenBSD environmentTodd C. Miller
1998-03-03Files from libg++ 2.8.0 that cvs erroneously placed in the trunk.Todd C. Miller
1998-03-03libg++ 2.8.0 baseline importTodd C. Miller
1998-03-03libg++ 2.8.0 baseline importTodd C. Miller
1998-03-03libg++ 2.8.0 baseline importTodd C. Miller
1998-03-03make ping work for large packet sizes. closing pr# 417.Niels Provos
1998-03-03GCC 2.8 -Wallryker
1998-03-03rewrite construct that made GCC 2.8 do an implicit memset before libcNiklas Hallqvist
1998-03-03fix attach messageTheo de Raadt
1998-03-03gcc 2.8 -Wall, noted by toddf@acm.orgTodd C. Miller
1998-03-03cleanup printfsTheo de Raadt
1998-03-03regenTodd T. Fries
1998-03-03Add CL-GD5480Todd T. Fries
1998-03-03GCC 2.8 -Wallryker
1998-03-03Correct -x and -p flags to be more like traditional tar and makeTodd C. Miller
1998-03-03GCC 2.8 -Wallryker
1998-03-03GCC 2.8 -Wallryker
1998-03-03Document -safe option and update usage message.Angelos D. Keromytis
1998-03-03sigset_t; jraynardTheo de Raadt
1998-03-02We don't need two math.h headers incvs server: nothing known aboutTodd C. Miller
1998-03-02protect internal "struct excpption" from conflicting one in gcc.Todd C. Miller
1998-03-02double the number of rounds (crank log(round) by one) to take improvedNiels Provos
1998-03-02"Whoops" last commit contained stuff not meant to be committedNiklas Hallqvist
1998-03-02Move some pmap_* protos out of PMAP_EXCLUDE_DECLS as sparc does not need/wantNiklas Hallqvist
1998-03-02improve blowfish performance.Niels Provos
1998-03-02document that on a pmax you have to set tape drives to scsi id 5 or 6Thomas Graichen
1998-03-02But only if explicitly asked for (until zs code is finialized)Jason Wright
1998-03-02add cua devices for tty[a-d]Jason Wright
1998-03-02improve performance of blowfish encryption, also speeds up blowfish passwords.Niels Provos
1998-03-02gcc may generate references to libgcc.a at any time, we lucked out in previousjohns
1998-03-02Please gcc 2.8Todd T. Fries
1998-03-02Please GCC 2.8 -WallTodd T. Fries
1998-03-02syncTheo de Raadt
1998-03-02allow cmdline creation of ttya-d on sparcTodd T. Fries
1998-03-02Don't declare struct exception if __cplusplus is defined as itTodd C. Miller