summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
1999-11-26Run Configure as part of a 'beforedepend' target in perl's Makefile.bsd-wrapperTodd C. Miller
1999-11-23missed in shared libperl mods due to cvs bugTodd C. Miller
1999-11-23Import of stock perl 5.8.5Todd C. Miller
1999-11-22when following SEE-ALSO in man mode, would SIGSEGV when cursor is atTheo de Raadt
1999-11-22missing newlineTheo de Raadt
1999-11-18remove old GPL'd sudoTodd C. Miller
1999-11-18remove old GPL'd sudoTodd C. Miller
1999-11-18build new sudoTodd C. Miller
1999-11-09Install a shared libperl and link against it. Put libperl in /usr/libTodd C. Miller
1999-10-26indentTheo de Raadt
1999-09-24Slightly more accurate manpage.Marc Espie
1999-09-23Typo fixes.Alex Feldman
1999-09-22s/ascii/ASCII/Theo de Raadt
1999-09-14Kill remaining instances of mktemp, direct and indirect.Marc Espie
1999-09-10Put files in /usr/libexec/cvs and /usr/libdata/cvs; suggestion from ToddThorsten Lockert
1999-09-10Add option to set the repository to read-only on the command line; fromThorsten Lockert
1999-09-10Integrate local changesThorsten Lockert
1999-09-10Latest version from Cyclic; skipped filesThorsten Lockert
1999-09-10Latest version from CyclicThorsten Lockert
1999-09-06succesfully -> successfullyAaron Campbell
1999-08-31Support fxch abreviated formMarc Espie
1999-08-31Don't need -fno-strict-aliasing, our gcc has strict aliasing turned off by de...Todd C. Miller
1999-08-27check for arch that supports -s flagTodd C. Miller
1999-08-26OpenBSD CVS tagTodd C. Miller
1999-08-25comment typoNiklas Hallqvist
1999-08-25Remove redundant test (which I am sure gcc removed by itself anyhow)Niklas Hallqvist
1999-08-24Enable dlopen(3) to work in statically linked binariesNiklas Hallqvist
1999-08-24Remove -g accidentally committed by someoneNiklas Hallqvist
1999-08-24Align defines nicelyNiklas Hallqvist
1999-08-20add -fno-strict-aliasingTodd C. Miller
1999-08-20Link with "-L. -lperl" if building a shrared libperl on OpenBSDTodd C. Miller
1999-08-20comment out shared libperl support for the time beingTodd C. Miller
1999-08-20Link perl binary with shared libperlTodd C. Miller
1999-08-20Take advantage of "arch -s"Todd C. Miller
1999-08-19The mips test for dynamic loading was wrongNiklas Hallqvist
1999-07-28do not spin; hughTheo de Raadt
1999-07-26Give groff the -S (safer mode) option. This is a paranoia mode that preventsAaron Campbell
1999-07-22use += when modifying COPTSTheo de Raadt
1999-07-15this wraps anythingTheo de Raadt
1999-07-15use poll() instead, and generalize in case other programs want to use itTheo de Raadt
1999-07-08spurious words and misc fixesHugh Graham
1999-07-08documentation fixesHugh Graham
1999-07-04egcs has been fixed.Marc Espie
1999-06-18Kill old libiberty, use the one under egcs now.Marc Espie
1999-06-18build objdump for all archs.Marc Espie
1999-06-18Don't build c++filt, as it is ancient compared to egcs version.Marc Espie
1999-06-16in case this is ever used by sparcTheo de Raadt
1999-06-16ARCH -> __ARCH_Marc Espie
1999-06-15Fix thoroughly broken PIC code.Marc Espie
1999-06-07move CC, CCX, and COPTS forward; wd@ics.nara-wu.ac.jpTheo de Raadt