summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1998-03-02NULLFS is required by UMAPFS, don't know when this got messed up, perhapsjohns
1998-03-01Fix int overflowTobias Weingartner
1998-03-01If an /etc/exports entry has a single host that cannot be lookedTodd C. Miller
1998-03-01Remove an extra "-o -" so the kernel doesn't go to stdout. Noted by pefo.Todd C. Miller
1998-03-01crank f_count/f_msgcount to long; when incrementing try to leave 2 slotsTheo de Raadt
1998-03-01crank f_count/f_msgcount to long; when incrementing try to leave 2 slotsTheo de Raadt
1998-03-01Make it look much more like sys/conf/GENERIC, so when DDB comesNiklas Hallqvist
1998-03-01Use MDB instead of DEBUG to enable minidebugNiklas Hallqvist
1998-03-01Use __alpha__ and __mips__ instead of alpha & arcNiklas Hallqvist
1998-03-01mips and alpha GCC does not unwind the stack beyond the current frameNiklas Hallqvist
1998-03-01remove unnecessary declsNiklas Hallqvist
1998-03-01GCC 2.8 type safety + explicit typingNiklas Hallqvist
1998-03-01-Wmissing-prototypes cleanNiklas Hallqvist