summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2002-04-01sparc64 native defines to compensate for stack bias.Federico G. Schwindt
2002-03-31sparc64 host configuration.Federico G. Schwindt
2002-03-31fixed my previous commit.Federico G. Schwindt
2002-03-31define GDB_TARGET_IS_SPARC64 to 1; from gdb-current.Federico G. Schwindt
2002-03-31sparc64 native support; from NetBSD.Federico G. Schwindt
2002-03-31workaround a problem in vax; some malloc() order is causing this if amongFederico G. Schwindt
2002-03-31recognize coredumps in sparc64 (for gdb); deraadt@ ok.Federico G. Schwindt
2002-03-24remove /lib and /usr/local/lib from the default search path for theBrad Smith
2002-03-22Pass INSTALL_STRIP in LDFLAGS. Allows debugging without tweaking the file.Marc Espie
2002-03-19When one shared library requires another, it will try to locate thePeter Valchev
2002-03-13User may specify a suffix longer than 3 characters. Take this intoTodd C. Miller
2002-03-07revert changes made in rev. 1.17; closes pr # 1903. niklas@ ok.Federico G. Schwindt
2002-03-07workaround a gcc bug on vax; hugh@ okFederico G. Schwindt
2002-02-28Remove feature-poor GPL'd deroff clone, we have a better, BSD-licensed one now.Todd C. Miller
2002-02-26fix errx(3) arg.Federico G. Schwindt
2002-02-17Get gdb (mostly) working on vax. Work by bjc@.Hugh Graham
2002-02-14From NetBSD:Federico G. Schwindt
2002-02-13Changes necessary to configure vax. Confirmed by miod + theo.Hugh Graham
2002-02-10spellingTheo de Raadt
2002-01-08Allow a CVS tagname to be expanded during checkout, export and update to beThorsten Lockert
2001-12-27Fix the brain-dead assembler to correctly handle opcodes which have noMiod Vallat
2001-12-27Unbreak confusion between duplicated, but slightly different, m88k assemblerMiod Vallat
2001-12-26When cross compiling, by all means prevent the native <machine/exec.h> to beMiod Vallat
2001-12-24Hooks to enable building a cross-ld for mvme88k.Miod Vallat
2001-11-25More MID for m88k updates, grr!Miod Vallat
2001-11-24Update mvme88k MID value here too.Miod Vallat
2001-11-24for openbsd 3.1+, don't even bother trying to pick libdl, since it is dead.Peter Valchev
2001-11-21Dummy out aclocal, autoconf, automake, and autoheader since thereTodd C. Miller
2001-11-14Change Vax aout magic and set binary page size to 4k.Hugh Graham
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