summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs
AgeCommit message (Expand)Author
1997-08-04save errno in sigchld handlersTheo de Raadt
1997-07-24don't assume INSTALL_STRIP is set to `-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-06-28Integrate local changesThorsten Lockert
1997-06-28Missing files from initial importThorsten Lockert
1997-06-28Latest version from Cyclic SoftwareThorsten Lockert
1997-06-23respect NOMAN during installkstailey
1997-06-23respect NOMANkstailey
1997-05-29clean better; felix@mamba.pond.inka.de, PR#194Theo de Raadt
1997-05-12Don't link with -lcrypt unless needed [stopgap measure for now]Thorsten Lockert
1997-04-26Allow a private tag when we expand RCS identifiers ourselves as well.Thorsten Lockert
1997-04-251 byte underflowTheo de Raadt
1997-04-21Integrate local changesThorsten Lockert
1997-04-21Missing files from importThorsten Lockert
1997-04-21Latest release from Cyclic SoftwareThorsten Lockert
1997-04-21Latest release from Cyclic SoftwareThorsten Lockert
1997-04-19Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''Todd C. Miller
1997-03-29Integrate local changesThorsten Lockert
1997-03-29Latest release from Cyclic SoftwareThorsten Lockert
1997-03-29Latest release from Cyclic SoftwareThorsten Lockert
1997-03-18Integrate local changesThorsten Lockert
1997-03-18Files missed from previous importThorsten Lockert
1997-03-18New release from Cyclic SoftwareThorsten Lockert
1997-02-21Fix a const poisoning warningThorsten Lockert
1997-02-21Integrate local changesThorsten Lockert
1997-02-21Missed files from new release from Cyclic SoftwareThorsten Lockert
1997-02-21New release from Cyclic SoftwareThorsten Lockert
1996-11-18Properly make use of the CVSROOT/options umask specification and limitNiklas Hallqvist
1996-11-09ignore "*.depend".michaels
1996-10-29Restore missing call to parseopts() for non-client/serverThorsten Lockert
1996-10-18Undo CVSroot change in main.cThorsten Lockert
1996-10-18SERVER_FLOWCONTROL is now default; don't add it hereThorsten Lockert
1996-10-18Make "CVSroot" available to parseopts()Thorsten Lockert
1996-10-18Integrate local changesThorsten Lockert
1996-10-18Missing files from importThorsten Lockert
1996-10-18New release from Cyclic SoftwareThorsten Lockert
1996-09-14Disable logging to CVSROOT/history if we are running on a read-only fileThorsten Lockert
1996-08-26run script with $(SHELL); niklas please mail cyclic about them getting this fixTheo de Raadt
1996-08-13Don't need to explicately clean cat pages since cleandir will do thatTodd C. Miller
1996-08-13make is not shTheo de Raadt
1996-08-13only compile kerberos support if needed; pointed out by millertTheo de Raadt
1996-08-05for RCSLOCALID thing, use malloc/putenv instead of setenvTheo de Raadt
1996-07-26fix a comment of mineTheo de Raadt
1996-06-12s/__OpenBSD__/BSD/Theo de Raadt
1996-06-08more careful umask handling, but does it fix the bug i have seen?Theo de Raadt
1996-05-31retain -Z options to rcs commands even though they do not work (rcsTheo de Raadt
1996-05-30delay removing of Makefiles until AFTER they're used for the last timeNiklas Hallqvist