summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Collapse)Author
2002-07-16add 2 operand variants for shld and shrd. this makes possible to compileFederico G. Schwindt
gnupg with in tree gas.
2002-07-15space to tab cleanup. Nothing but whitespace changes in this commit.Marco S Hyman
2002-07-12Add MMX extensions. This does not include SSE/MMX extensions.Federico G. Schwindt
millert@ ok.
2002-07-10First of some clean-up commits. This one only removes use ofMarco S Hyman
register variables. clean-up concept ok deraadt@
2002-07-06dont deref NULL pointer in IPv6 pserver client operation.Jun-ichiro itojun Hagino
From: Moritz Jodeit <moritz@jodeit.org>
2002-07-03if localid is too long, abort; found by cloder@acm.orgTheo de Raadt
2002-06-26Actually use m68k-aliases (forgot to commit this...)Marc Espie
ok miod@
2002-06-24opcode aliases, mostly taken from recent binutils.Marc Espie
ok miod@
2002-06-21make pserver code IPv6 ready. markus okJun-ichiro itojun Hagino
2002-06-21Document CVSREADONLYFS and -R. ok henning@, tholo@Kjell Wooding
2002-06-18make this example code 'secure' wrt shmget() perms; ok millert@Todd T. Fries
2002-06-15disable auto-update of version.texi version-stnd.texi.Marc Espie
Noticed by pval@
2002-06-12use ELF_TOOLCHAIN instead of listing all archs.Artur Grabowski
drahn@ ok.
2002-06-11Zap CLEANFILES. Those files are no longer generated.Artur Grabowski
From fransoa holop with modifcations.
2002-06-11bootstraps okay with texinfo 4.0, so install docs directly.Marc Espie
2002-06-10disable all auto* stuff explicitly, which is a heck of a lot easier to doMarc Espie
now.
2002-06-10...and kill a few more files, corresponding to an update of gettext.Marc Espie
With this, merge of texinfo 4.2 should be complete.
2002-06-10texinfo 4.2 uses a new autoconf, those should be gone.Marc Espie
2002-06-10Kill again zombi files reintroduced by cvs...Marc Espie
2002-06-10explicitly pass DESTDIR=value on install line, instead of tweakingMarc Espie
Makefiles to say DESTDIR?=.
2002-06-10brain-dead cvs conflict mergeMarc Espie
2002-06-10TeXinfo 4.2, much more robust html (and other formats) output, and a few Marc Espie
features that new FSF programs will need (e.g., gcc snapshots). looked at by fgs@, thanks.
2002-06-10TeXinfo 4.2, much more robust html (and other formats) output, and a fewMarc Espie
features that new FSF programs will need (e.g., gcc snapshots). looked at by fgs@, thanks.
2002-06-08sayonara, you should not be here; reported by wcobb@Federico G. Schwindt
2002-06-07Switch powerpc to using new split (aout/elf) link.hDale Rahn
2002-06-05some manual cruft federico keeps in the generated fileMichael Shalayeff
2002-06-05provide our own path for generating the ldscripts and tweak it accordingly; ↵Michael Shalayeff
fgsch@ ok
2002-06-05default to passive, upgrade to active as needed; Andrew BasterfieldTheo de Raadt
list@lostgeneration.freeserve.co.uk
2002-06-04spellingTheo de Raadt
2002-06-03fix typoTodd T. Fries
2002-06-03make ro /usr/src work again, tholo@ okTodd T. Fries
while I'm here, make 'cleandir' cleanup all files
2002-06-03make ro /usr/src work againTodd T. Fries
while I'm here, make 'cleandir' cleanup all files
2002-06-03use issetugid() instead of uid/gid comparisons; from drahnTheo de Raadt
2002-05-31don't write CVSvn.texi to src.Wilbern Cobb
ok millert@.
2002-05-28Fix *.texinfo warnings in gnu/.Mike Pechkin
espie@ request and OK
2002-05-24replace code w/ no license w/ public domain codeEric Jackson
deraadt@ ok
2002-05-21Support for kcore on alpha.Artur Grabowski
Based on a diff from Mattias Amnefelt <mattiasa at e.kth.se>, which was in turn based on code in NetBSD, but I rewrote all the relevant pieces to have less alignment errors and follow gdb code style. fgs@ ok.
2002-05-19enable attaching to a running process on alpha.Matthieu Herrb
ok millert@
2002-05-18don't duplicate things here, just include xm-obsd.h.Federico G. Schwindt
fixes warnings found by deraadt@. tested by miod@
2002-05-15syncTheo de Raadt
2002-05-15use -ldesTheo de Raadt
2002-05-14this shouldn't be here; reported by wcobb@.Federico G. Schwindt
2002-05-14no longer needed; byebye.Federico G. Schwindt
2002-05-14regen.Federico G. Schwindt
2002-05-14ops, add missing vax vector.Federico G. Schwindt
2002-05-13- Sync changes between source and generated files (ie., changes existingFederico G. Schwindt
only in the generated files). - Regen. Whenever is possible, changes should be done to the source files (.am, .in). That way is easier to track and merge local changes when importing.
2002-05-13pull some demangler changes as with the libiberty counterpart to pleaseFederico G. Schwindt
binutils; actually both files should be the same.
2002-05-13don't incorrectly match powerpc or any other openbsd arch for theFederico G. Schwindt
case; from binutils -current.
2002-05-13import binutils 2.14 (excluding testsuites, .info files, and .po files)Federico G. Schwindt
2002-05-13hppa pieces; don't regenerate yet.Federico G. Schwindt