summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Collapse)Author
1995-12-22Don't build or install compiled elisp files or unformatted manpages.Niklas Hallqvist
However formatted ones shall be installed. Fix typo.
1995-12-22Import of texinfo-3.6 from FSFNiklas Hallqvist
1995-12-22Don't require Bison, allow Yacc to handle the parser genetaions asNiklas Hallqvist
well. Remove the pre-build bi-parser.[ch] from the source dir, build them in the objdir now.
1995-12-21First cut at making a minimal intrusive munge of gcc to fit in a BSDNiklas Hallqvist
framework. This means, provide a Makefile.bsd-wrapper. Remove intermediate files from the source dir. Build them in the obj-dir. Add some Makefile hooks so we can tune the std Makefile for our purpose but still have it behave normal for out-of-tree configurations. Only i386 is supported for now. The other archs will follow soon. This checkin requires an existing makeinfo and a yacc that accepts -o.
1995-12-20stall all three server:server pipes, and 2MB instead of 256KTheo de Raadt
1995-12-20use an ${INSTALL_MAN} variable to allow cvs to still be compiled on other ↵Theo de Raadt
machines
1995-12-20FSF GCC version 2.7.2Niklas Hallqvist
1995-12-19use realclean, but first check if the Makefile existsTheo de Raadt
1995-12-19do not attempt to run man/MakefileTheo de Raadt
1995-12-19install processed man pages; from niklasTheo de Raadt
1995-12-19sh configure script, in case it loses it's execute permissionTheo de Raadt
1995-12-19CVSREADONLYFS environment variable short-circuits read-only lock requirementsTheo de Raadt
1995-12-19allow at most 256K of data to be queuedTheo de Raadt
1995-12-19build cvsTheo de Raadt
1995-12-19build cvsTheo de Raadt
1995-12-19raw import of cvs-1.6Theo de Raadt
1995-12-14update from netbsd; parallel make stuffTheo de Raadt
1995-12-14from netbsd; add cache flushingTheo de Raadt
1995-11-23update from netbsdTheo de Raadt
1995-11-20make gdb handle all NUM_REGS registers; from jpo.drs@sni.de; netbsd pr#1651,1703Theo de Raadt
1995-11-20make dlopen() use hints database, not just paths; from etheisen@TECLink.Net; ↵Theo de Raadt
netbsd pr#1763
1995-11-15it is very annoying to print a version without -v being specifiedTheo de Raadt
1995-11-13when using -O, do not create directories; from Mark_Weaver@brown.edu; netbsd ↵Theo de Raadt
pr#1712
1995-10-18initial import of NetBSD treeTheo de Raadt