Comment out uucpd, not properly configured as default
[unix-history] / share / mk /
1994-05-28 Geoff RehmetPrevent make clean in libg++ from mysteriously deleting...
1994-05-27 Joerg WunschThis commit was generated by cvs2svn to track changes...
1994-05-27 Jordan K. HubbardCorrect a typo I made (/usr/lib/c++rt0.o).
1994-05-27 Jordan K. HubbardLDADD is actually misused everywhere, now that I've...
1994-05-26 Jordan K. HubbardIf a Makefile defines CPLUSPLUSLIB (I don't like the...
1994-05-23 Poul-Henning KampAdded check to include /etc/make.conf if it exists...
1994-05-22 Joerg WunschThis commit was generated by cvs2svn to track changes...
1994-05-18 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-05-18 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-05-17 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1994-05-09 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-05-06 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-05-06 Gary Clark IIThis commit was generated by cvs2svn to track changes...
1994-04-21 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-04-19 Jordan K. HubbardFrom: kuku@acds.physik.rwth-aachen.de (Christoph Kukulies)
1994-04-17 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-04-17 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-04-13 Poul-Henning KampThis commit was generated by cvs2svn to track changes...
1994-04-06 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-04-03 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-03-19 Jordan K. HubbardMistake: Man files should not be group owned by man...
1994-03-18 Jordan K. HubbardChange default MANGRP to `man'.
1994-02-27 Garrett WollmanIf compiling with DESTDIR set (i.e., into another tree...
1994-02-27 Nate WillamsTo: current-users@sun-lamp.cs.berkeley.edu
1994-02-27 Poul-Henning KampThis commit was generated by cvs2svn to track changes...
1994-02-25 Poul-Henning KampOne instance of ${CC} hadn't got ${CFLAGS}. No impact...
1994-02-25 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-21 Jordan K. HubbardSync up with Julian's latest ports changes.
1994-02-13 Jordan K. HubbardAdd Julian Stacey's ports changes (don't affect anythin...
1994-02-09 Andrey ChernovHere simple script demonstrating, why it is bad choice...
1994-02-07 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-02-07 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-02-05 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-02-04 Garrett WollmanLegalize reference to the U word.
1994-02-04 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-04 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-03 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-03 Jordan K. HubbardSacha Wilder's doc fixes.
1994-01-31 Rod GrimesAdd $Id$ to all files, remove $Log$ cruft.
1994-01-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1994-01-26 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-01-24 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenAdded .f.so rule for shared Fortran libraries. Changed...
1993-12-24 Jordan K. Hubbard1. Reinstated -x -r / -X -r stripping of local symbols...
1993-12-21 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-12-16 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1993-12-13 Andreas SchulzDeleted a line with a superfluous "rm" in the clean...
1993-12-12 Jordan K. HubbardAdd profiled .m target
1993-12-12 Jordan K. HubbardRemoved <lib>_pic.a file rules - libs are now built...
1993-12-07 Andreas SchulzAdded the ".S" suffix to the known suffixes in bsd...
1993-12-04 Andreas SchulzAdded rules for ".S" to ".o" etc. Added ".S" to the...
1993-11-13 Paul RichardsCommented out ALL ld -x -r lines.
1993-11-12 Paul RichardsCommented out yet more ld -x -r lines
1993-11-10 Rod GrimesRemove LIBRPC, it is now part of libc. Picked up this...
1993-11-10 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-11-09 Paul RichardsTemporary fix to make src tree closer to useable.
1993-11-08 Jordan K. HubbardAdded the NOSHARED directive for disabling shared libs...
1993-11-07 Paul RichardsAdded missing cleandir line for shared libs.
1993-11-06 Paul RichardsAdded missing $ to {CXX} in .cc.so
1993-11-06 Paul RichardsAdded missing $ before {AR} in .s.so
1993-11-05 Paul RichardsRemoved .depend stuff and included bsd.dep.mk instead.
1993-11-04 Paul RichardsAdded support for building shared libs.
1993-10-31 Wiljo Heinenbsd.dep.mk wasn't installed. bsd.lib.mk was missing...
1993-10-31 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-10-31 Wiljo HeinenThis got moved out of bsd.lib.mk and lost the C++ patch...
1993-10-31 Paul RichardsAdded NetBSD's bsd.dep.mk
1993-10-31 Wiljo HeinenRe-enabled rules for .cc.o, .C.o, and .cxx.o. Re-enable...
1993-10-24 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-10-11 Rod GrimesCorrection from Sascha Wildner to fix bug in last versi...
1993-10-10 Rod Grimes>From: Sascha Wildner <swildner@channelz.gun.de>
1993-10-08 Rod GrimesThis fix is from Chris Demetriou
1993-09-24 Rod GrimesAdded libgnumalloc and libgnuregex so you can do proper...
1993-09-16 J.T. ConklinAdded LIBRPCSVC.
1993-08-21 Andrew Mooreupdate to sun-lamp's
1993-08-15 Nate Willams1) Finishedup my DPSRCS fixes from way back. Now any...
1993-08-15 Nate WillamsBacking out Christoph's subdir changes per. Chris Demet...
1993-08-14 Nate WillamsFrom: chmr@edvz.tu-graz.ac.at (Christoph Robitschko)
1993-08-14 Nate WillamsCommited some fixes I made to NetBSD waaaay back plus...
1993-08-11 Andrew Mooreadded rules .f.po (and .f.o) from Jonas.
1993-08-05 Nate WillamsRemoved the ranlib statements from before the install...
1993-08-04 Nate Willams(Gee I LIKE BSD make)
1993-08-03 Nate WillamsFixed macros so that you can do a
1993-07-31 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-07-30 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-07-23 Andrew Moorechanged MLINK to allow links to parent directories...
1993-07-23 Nate WillamsUpdated the documentation to reflect the changes that...
1993-07-23 Nate WillamsFixed a boo-boo and made the NOMAN environment variable...
1993-07-23 Jordan K. HubbardChristoph Robitschko's changes to allow `make maninstal...
1993-07-16 Nate WillamsAdded library dependencies for libtelnet and the upcomi...
1993-07-09 Jordan K. HubbardRemoved $History$ line from hell (no leading #).
1993-07-08 Paul RichardsRemoved the core.* before disaster strikes.
1993-07-07 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1993-07-07 Nate WillamsCleaned up header files and added core.* to clean direc...
1993-07-02 Rick MacklemNew manual page system
1993-06-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
next