summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2001-11-08fixes netbsd PR #10940 and also uses main program's library searchFederico G. Schwindt
2001-11-07Only mktemp /tmp/pbad.XXXXXXXXXX when we need it, otherwise we endTodd C. Miller
2001-11-06start editor in an empty line as used to be; deraadt@ agrees.Federico G. Schwindt
2001-10-30correct open() checksTheo de Raadt
2001-10-25Code in scanlib similar to main ldd, to recognize fmt1 and fmt2 and useMarc Espie
2001-10-24"minium" -> "minimum", ok deraadt@Daniel Hartmeier
2001-10-09Add missing rule for B::CC.ps3p; Hans-Guenter WeigandTodd C. Miller
2001-10-06Do not attempt to rebuild Makefile.in, configure, config.h.in orTodd C. Miller
2001-10-04avoid /tmp races by using mktemp(1)Todd C. Miller
2001-09-30Don't pass $DESTDIR where generated Makefiles already handle itThorsten Lockert
2001-09-30Install where we expectThorsten Lockert
2001-09-30Build in and install from obj directoryThorsten Lockert
2001-09-30Revert to distributed versionThorsten Lockert
2001-09-29Don't sleep for 5 secs and then remove the temp dir and contents asTodd C. Miller
2001-09-29Put $TF in double-quotes since it could possibly contain spaces;Todd C. Miller
2001-09-29Merge remaining local changes, correct build issuesThorsten Lockert
2001-09-28Merge local changes; work in progressThorsten Lockert
2001-09-28Latest from Cyclic SoftwareThorsten Lockert
2001-09-28Latest from Cyclic SoftwareThorsten Lockert
2001-09-28sparc64 has shared libsJason Wright
2001-09-27Overhaul /tmp handling; collaboration with solar@openwall.comTodd C. Miller
2001-09-27Use POSIX :space: character class as suggested by solar@openwall.comTodd C. Miller
2001-09-27Use mktemp(1) to avoid potential /tmp racesTodd C. Miller
2001-09-27If first mktemp succeeds and second fails, be sure to remove the first temp f...Todd C. Miller
2001-09-25let configure script use GNUSYSTEM_AUX_DIRMarc Espie
2001-09-24support sparc64Artur Grabowski
2001-09-20treat unions as structs; fixes pr 1918, perl dudes never replied thoughMichael Shalayeff
2001-09-17slightly better error messageMarc Espie
2001-09-17Support for arm and sparc64 platforms. ok espieKevin Lo
2001-09-14typo. Those are named 4byte/2byte, no s.Marc Espie
2001-09-13Support for arm.Kevin Lo
2001-09-11yes this is a configure diff, but this library order is needed for static lib...Theo de Raadt
2001-09-10no shared libs on sparc64 (yet)Jason Wright
2001-09-06Add stbar to the opcodes list; art@ ok.Federico G. Schwindt
2001-09-06Use ${CC} to link ld.so, so that it will grok whatever you throw atMarc Espie
2001-09-05Support for sparc64. gdb disabled for now.Artur Grabowski
2001-09-05make sure that va_start() has matching va_end()Theo de Raadt
2001-09-05sparc64 uses new binutils.Artur Grabowski
2001-09-05remove work-around for _GLOBAL_OFFSET_TABLE_, now that the last piecesMarc Espie
2001-09-05Use __GLOBAL_OFFSET_TABLE_ consistently.Marc Espie
2001-09-04alpha has shared libs; pointed out by brad@Todd C. Miller
2001-09-01config changes to tell configure that macppc is a powerpc. Fixes thisDale Rahn
2001-08-30Fixed version of Matthieu's change from revision 1.12Todd C. Miller
2001-08-30Detect broken libraries that reference themselves.Marc Espie
2001-08-29Nope, this makes cvs dump coreTheo de Raadt
2001-08-27allow for local tags that include numbers (like $XFree86$). FirstMatthieu Herrb
2001-08-12Use INFTIM where possible.Federico G. Schwindt
2001-08-07Use mktemp(1) to avoid /tmp race found by terra@diku.dk.Todd C. Miller
2001-08-07tree must buildHugh Graham
2001-08-01Add `newer' gas balign/p2align/2bytes/4bytes.Marc Espie