Age | Commit message (Expand) | Author |
2002-06-03 | fix typo | Todd T. Fries |
2002-06-03 | make ro /usr/src work again, tholo@ ok | Todd T. Fries |
2002-06-03 | make ro /usr/src work again | Todd T. Fries |
2002-06-03 | use issetugid() instead of uid/gid comparisons; from drahn | Theo de Raadt |
2002-06-01 | mkisofs goes away | Theo de Raadt |
2002-05-31 | we use mkhybrid for everything now | Theo de Raadt |
2002-05-31 | don't write CVSvn.texi to src. | Wilbern Cobb |
2002-05-30 | __attribute__((sentinel)) | Marc Espie |
2002-05-30 | move build/host/target fragment to a separate file. | Marc Espie |
2002-05-30 | separate main.c into a separate libfrtbegin.a. | Marc Espie |
2002-05-28 | Fix *.texinfo warnings in gnu/. | Mike Pechkin |
2002-05-24 | replace code w/ no license w/ public domain code | Eric Jackson |
2002-05-21 | Support for kcore on alpha. | Artur Grabowski |
2002-05-19 | enable attaching to a running process on alpha. | Matthieu Herrb |
2002-05-18 | don't duplicate things here, just include xm-obsd.h. | Federico G. Schwindt |
2002-05-15 | sync | Theo de Raadt |
2002-05-15 | use -ldes | Theo de Raadt |
2002-05-14 | this shouldn't be here; reported by wcobb@. | Federico G. Schwindt |
2002-05-14 | no longer needed; byebye. | Federico G. Schwindt |
2002-05-14 | regen. | Federico G. Schwindt |
2002-05-14 | ops, add missing vax vector. | Federico G. Schwindt |
2002-05-13 | - Sync changes between source and generated files (ie., changes existing | Federico G. Schwindt |
2002-05-13 | pull some demangler changes as with the libiberty counterpart to please | Federico G. Schwindt |
2002-05-13 | don't incorrectly match powerpc or any other openbsd arch for the | Federico G. Schwindt |
2002-05-13 | import binutils 2.14 (excluding testsuites, .info files, and .po files) | Federico G. Schwindt |
2002-05-13 | hppa pieces; don't regenerate yet. | Federico G. Schwindt |
2002-05-13 | resolve conflicts. | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-11 | bump minor version. | Federico G. Schwindt |
2002-05-11 | funcs and declarations needed by recent changes to cplus-dem.c; espie@ ok | Federico G. Schwindt |
2002-05-11 | pull a few demangler functions needed by new binutils. enable getpwd as | Federico G. Schwindt |
2002-05-11 | don't pull these yet. | Federico G. Schwindt |
2002-05-11 | libiberty version bundled with binutils 2.11. | Federico G. Schwindt |
2002-05-11 | Add missing libraries to bsd.prog.mk (mostly kerberosV) | Marc Espie |
2002-05-08 | includes should be installed during `make include', not later. | Marc Espie |
2002-05-08 | No more need to build this gprof on ELF archs. We use the native one now. | Artur Grabowski |
2002-05-01 | Sync with OpenBSD hints file from latest perl snapshot. | Todd C. Miller |
2002-04-30 | typo, from Denis Afonin. | Marc Espie |
2002-04-30 | use ${DESTDIR} in install* stuff. From form@. | Mike Pechkin |
2002-04-21 | Fix perlbdebguts, perlboot, and perlbot man pages. Noticed by Theo | Todd C. Miller |
2002-04-21 | simpler manpage generation, using make's features. | Marc Espie |
2002-04-20 | If $HOME/.cvspass does not exist and we're login, don't abort but create | Federico G. Schwindt |
2002-04-20 | use snprintf more; millert ok | Theo de Raadt |
2002-04-20 | use _exit() in signal handler; millert ok | Theo de Raadt |