summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Fix LEGAL_GRADE determination, isalnum can return true when nationalache1995-08-191-1/+1
* Commit delta: current -> 1.06 + FreeBSD configurationache1995-08-19227-2518/+10961
* Reset the umask before creating the output file; otherwise runningjoerg1995-08-161-1/+2
* This changes two things when importing an unreadable file:peter1995-08-151-2/+14
* Fix bug pointed out by user on c.u.b.f.m: commenting out NOPUSH=truewpaul1995-08-111-5/+5
* Replace ctime by strftime %c to use national representationache1995-08-081-1/+1
* Replace ctime by strftime %c to use national representationache1995-08-081-3/+3
* Install source files with the -c flag, not with the optional flag ${COPY}.bde1995-08-061-3/+3
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-08-065-10/+10
* Make only a `-r' flag (as opposed to `-r*') special within thejoerg1995-08-041-1/+1
* Don't build xditview unless the actual include files for X11 are present.pst1995-07-291-1/+1
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-2523-41/+42
* Change `install' to `${INSTALL}' as usual.bde1995-07-251-1/+1
* Change `install' to `${INSTALL}' as usual.bde1995-07-241-4/+3
* Make the tag checks more strict according to Rod's wishes.joerg1995-07-232-30/+76
* Updates, fixes and cleanups -- oh my.wpaul1995-07-199-143/+206
* Update version infoache1995-07-191-1/+1
* Sync with bash 1.4.5 versionache1995-07-195-20/+18
* Remove my last week's CFLAGS hack from Makefile.inc, and fixjoerg1995-07-163-7/+3
* Some small signal handling tweaks: be sure to keep wait3()ing until allwpaul1995-07-152-8/+6
* Add missing 'break' statement in failure case of ypxfr switch clause.wpaul1995-07-151-3/+6
* server.c: When 'securenets' (actually TCP_WRAPPERS) is enabled, don'twpaul1995-07-143-2/+10
* Make ld's error messages consistent with gcc when no input filesrgrimes1995-07-131-2/+2
* Fix dependencies for regex.texi. It is constructed by merging a C headerbde1995-07-121-1/+1
* Fix dependencies for gcc.info and reno.info. `make depend' doesn't handlebde1995-07-121-0/+5
* ypserv performance improvements:wpaul1995-07-124-18/+126
* Fix two typos in a comment.ats1995-07-081-3/+3
* Makefile:ats1995-07-083-9/+9
* I added a few lines of code to the latest info browser in thejoerg1995-07-085-7/+102
* Define CPLUSPLUSLIB so that bsd.lib.mk will add c++rt0.o to calldfr1995-07-051-2/+3
* Oh fer cryin' out loud... While playing with the ypserv code on a differentwpaul1995-07-041-1/+8
* Add a dependency on the .x source file and avoid copying it.bde1995-07-041-10/+8
* Small touchups in open_database():wpaul1995-07-021-5/+3
* Change ld.so to correctly load dependant libraries for dlopen and unload themdfr1995-06-271-66/+234
* Remove bogus references to /usr/ucb.bde1995-06-261-2/+2
* Improve the handling of large minor numbers:bde1995-06-263-5/+142
* Convert the colon after (send-pr) into a period, so the info file canjoerg1995-06-241-1/+1
* Add an "-m" flag to merge instead of replace the entries. We canasami1995-06-242-41/+75
* Fixed awk scripts for 'netgroup,' 'ethers.*' and 'bootparams' targets so thatwpaul1995-06-181-5/+5
* Make `ld' properly honoring the umask setting when chmod'ing thejoerg1995-06-141-3/+7
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-6/+6
* Remove trailing whitespace.rgrimes1995-05-30929-12754/+13019
* Added a NOMAN= macro as this subdir doesn't have a manpage yet.ats1995-05-282-0/+2
* Replaced the whole former Makefile with a more BSD conformant Makefile.ats1995-05-281-17/+4
* Reviewed by: with the allowance of Rod :-).ats1995-05-281-0/+1
* Add link to sperl4.036, needed for suid scripts and pgmsache1995-05-281-0/+1
* Make link to tperl4.036, needed for suid scripts and other stuffache1995-05-281-0/+1
* Fix $] variable value (version number), close PR 449ache1995-05-281-2/+8
* Don't make TAB and BACK-TAB destroy field contents incorrectly.jkh1995-05-281-2/+1
* eliminate coredump for readline(NULL) caseadam1995-05-221-1/+1
OpenPOWER on IntegriCloud