summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2000-08-08The official perl fix deletes the /bin/mail code entirely.Todd C. Miller
2000-08-07#ifdef out code that runs /bin/mail insecurely. We don't have a /bin/mailTodd C. Miller
2000-08-04Overriding SUBDIRS from make command line no longer works forMarc Espie
2000-08-04New make passes DESTDIR thru correctly, fix make releaseMarc Espie
2000-08-04New make passes DESTDIR correctly, and texinfo handles it correctly.Marc Espie
2000-08-02$HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zeroTodd C. Miller
2000-07-31Don't try to pass GNUCFLAGS over to submakes, wrecks havok with POSIX makeMarc Espie
2000-07-31Remove unneeded SUBDIR override.Marc Espie
2000-07-31comma splicePaul Janzen
2000-07-26avoid indexing into arrays using signed chars; discovered by fuzzTheo de Raadt
2000-06-28integrate USE_SSL into real settings; wd@ics.nara-wu.ac.jpTheo de Raadt
2000-06-28Improve remove_search_dir(), avoid memory leak.Oleg Safiullin
2000-05-30Install history.h in /usr/include/readline, PR 934Angelos D. Keromytis
2000-05-27gas recognizes m68020/30/40/60... doubtful it does anything usefulMarc Espie
2000-05-25rename rtld(1) to ld.so(1)Theo de Raadt
2000-05-18Update from perl-current--fixes the op/universal test.Todd C. Miller
2000-05-01Make it compile even if exec-permissions are missing on cfg_defs.shHans Insulander
2000-04-30disable GLOBAL_AUTOCONF_CACHE for the moment, since it doesn't work. Noticed ...Mats O Jansson
2000-04-30code missed when upgraded to 2.8.2. -mojMats O Jansson
2000-04-30Fix typo introduced in mkstemp addition.Todd C. Miller
2000-04-30- do not miss /usr/lib in search path.Oleg Safiullin
2000-04-30Change 5985 by gsar@auger on 2000/04/28 07:30:28Todd C. Miller
2000-04-30Change 5982 by gsar@auger on 2000/04/28 04:48:25Todd C. Miller
2000-04-30Change 5948 by gsar@auger on 2000/04/25 18:21:57Todd C. Miller
2000-04-30stock perl 5.6.1Todd C. Miller
2000-04-30Change 5969 by gsar@auger on 2000/04/27 17:50:56Todd C. Miller
2000-04-30Perl Change 5912 by gsar@auger on 2000/04/24 04:17:15Todd C. Miller
2000-04-30misc header reordering, remove #undef of relocation_infoBrandon Creighton
2000-04-27Call ctor/dtor lists generated by collect2 as well.Marc Espie
2000-04-24Make dlopened modules prefer symbols defined locallyNiklas Hallqvist
2000-04-24Add xstrdup() - like strdup but get fatal error if memory is exhausted.Oleg Safiullin
2000-04-24Better fix for all the dash shenanigans; rra@stanford.eduTodd C. Miller
2000-04-24Fix in scalar vs. list dereference bug in InputObjects.pm. KeepTodd C. Miller
2000-04-21a little bit of glue to call openssl; mark@moxienet.comTheo de Raadt
2000-04-21stock perl 5.6.1Todd C. Miller
2000-04-21add CPAN File::Temp module for perl versions of mkstemp et al.Todd C. Miller
2000-04-17change MAX_ALIGNMENT to double, as requested by djb@cr.yp.toTheo de Raadt
2000-04-12do h2ph for the whole include tree; millert@ okMichael Shalayeff
2000-04-09groff 1.15 plus local changes (insomnia strikes):Todd C. Miller
2000-04-09groff 1.15Todd C. Miller
2000-04-09o config.sh depends on config.overTodd C. Miller
2000-04-09Fix bug when doing C<FOO I<BAR>>; rra@stanford.eduTodd C. Miller
2000-04-08Make installsitebin '/usr/local/bin'Todd C. Miller
2000-04-07Win32.pod should go in man3p, not man1. The only reason we evenTodd C. Miller
2000-04-07need -fPIC on sparc for libperl.soTodd C. Miller
2000-04-06perl-5.6.0 + local changesTodd C. Miller
2000-04-06virgin perl 5.6.0Todd C. Miller
2000-04-05seed srandom from /dev/arandom not /dev/urandomTodd C. Miller
2000-03-25Upgrade to Lynx 2.8.2. -mojMats O Jansson
2000-03-25link gnubc(1) to bc(1)Theo de Raadt