summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
1997-08-05Don't create /usr/share/locale/usr/src/gnu/usr.bin/texinfo/po and things.kstailey
[the newly consecrated /usr/share/locale glows black] You should probably "rm -rf /usr/share/locale/usr" if you have installed texinfo since 1-Aug-1997.
1997-08-04save errno in sigchld handlersTheo de Raadt
1997-08-04null terminate inputkstailey
1997-08-04do not permit gzexe on sh -- the results are terrifying; finrod@pugwash.priv.noTheo de Raadt
1997-08-03mips needs -call_shared to as for asm codePer Fogelstrom
1997-08-03Stupid hack to keep build from dying in texinfo/po when @obj is in da house.kstailey
You will probably have to re-fetch texinfo if your build blew up in the past. Sorry. Should really have GNU autoconf 2.12 in the tree, but Theo does't like it. Hmmm, that's a really good reason to hack derived files instead of source.
1997-08-01not in 3.11kstailey
1997-08-01weird build shitkstailey
1997-08-01updates for 3.11kstailey
1997-08-01fix conflictskstailey
1997-08-01Import of FSF texinfo 3.11kstailey
1997-08-01add wgrisc to mipsle machinesPer Fogelstrom
1997-08-01optimize GLOBAL_AUTOCONF_CACHE codekstailey
1997-07-30respect INSTALL_STRIP=-s on alphakstailey
add GLOBAL_AUTCONF_CACHE (for the fortran bits)
1997-07-30respect INSTALL_STRIP=-s on alpha (only one binary is unstripped now)kstailey
add GLOBAL_AUTCONF_CACHE (it's in my whole tree, yours soon too)
1997-07-29disable e2fsprogs for nowTheo de Raadt
1997-07-29Changed the rules.kstailey
The variable is now GLOBAL_AUTOCONF_CACHE. You must set it to the name of the cache file to use. Ether "setenv GLOBAL_AUTOCONF_CACHE /var/tmp/foo" or add it to /etc/mk.conf
1997-07-29Start of GLOBAL_CACHE option to speed compiles.kstailey
This change should have no effect by default. "setenv GLOBAL_CACHE" or add GLOBAL_CACHE to /etc/mk.conf to activate. Global cache files are on a per-account basis to deal with security.
1997-07-29use sendmail -tTheo de Raadt
1997-07-29Respect ${INSTALL_STRIP} == -s on alpha.kstailey
1997-07-28Use the config.guess we have elsewhere, brings us arc supportNiklas Hallqvist
1997-07-28support mvme68k; also change all m68k architectures to be -unknown-Theo de Raadt
1997-07-24blank line; k-horik@yk.rim.or.jpTheo de Raadt
1997-07-24respect ``INSTALL_STRIP=-s'' completely pr 188kstailey
1997-07-24respect ``INSTALL_STRIP=-s'' pr 188kstailey
1997-07-24don't hardcode `install'kstailey
1997-07-24don't hardcode `install'kstailey
1997-07-24don't assume INSTALL_STRIP is set to `-s' pr 188kstailey
1997-07-24respect ``INSTALL_STRIP=-s'' pr 188kstailey
1997-07-24respect INSTALL_STRIP=-s'' pr 188kstailey
1997-07-24install programs using INSTALL_PROGRAM of all things, will cvsbug this, pr 188kstailey
1997-07-24back out 1.2kstailey
1997-07-24install programs using INSTALL_PROGRAM of all things, will cvsbug this, pr 188kstailey
1997-07-24get the "make -f Makefile.bsd-wrapper config" case too (pr 188.)kstailey
1997-07-24optimize pr 188kstailey
1997-07-24don't crap out if DEBUG is set pr 188kstailey
1997-07-24respect "INSTALL_STRIP= -s" pr 188kstailey
1997-07-24remove the section about install-sid. This man page might as well beTheo de Raadt
modified for our own purposes, so that people don't get confused when they read it later. Bad idea to confuse people who are filing new bugs. (kills pr 227)
1997-07-14how many of those (in my opinion) broken configure scripts are thereThomas Graichen
around ? ... also here some subscripts were called without preceding the calls with a shell (and thus assuming their executability)
1997-07-10add a bunch of ${config_shell} or $(SHELL) so that also libgmp configuresThomas Graichen
and builds fine in a fresh ctm'ed or whatever tree without expecting any scripts to be executable
1997-07-08mispelled SYNOPSISTheo de Raadt
1997-07-08warning msg change; pkTheo de Raadt
1997-07-06zcat is now in compressMichael Shalayeff
1997-07-06Define NETBSD_CORE for all Open/NetBSD targets and sync configure+configure.inNiklas Hallqvist
1997-07-03support coredump parsing on alphaNiklas Hallqvist
1997-07-01memory leaks, object leaks. some from pk/cgd. rearrange *_DL checks forTheo de Raadt
further safety.
1997-07-01have DL_GETERRNO clear error state after return; also make dlsym() set error ↵Theo de Raadt
state
1997-06-30remove: insque.o insque.po insque.so tmpnam.o tmpnam.po tmpnam.sokstailey
1997-06-28Integrate local changesThorsten Lockert
1997-06-28Missing files from initial importThorsten Lockert