aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Add -f to lnAndrey A. Chernov1997-01-061-3/+3
* Use contrib version nowAndrey A. Chernov1997-01-0548-23013/+52
* Use ${COPY} instead of -C for installing non-source files. crt*.oBruce Evans1997-01-011-2/+2
* Use ${COPY} instead of -c for installing non-source files.Bruce Evans1997-01-016-11/+11
* Fix spelling error in manpage.Steven Wallace1996-12-261-2/+2
* Pull the fix from rev 1.31.2.1; i've accidentally committed it toJoerg Wunsch1996-12-261-1/+0
* Remove a couple of private malloc() implementations, one of whichPoul-Henning Kamp1996-12-236-1033/+4
* Even more buffer overflow fixesAndrey A. Chernov1996-12-192-51/+52
* Fix many buffer overflows, sprintf -> snprintfAndrey A. Chernov1996-12-181-27/+25
* Fix my popen fix: conditionalize saving/restoring of euidAndrey A. Chernov1996-12-181-12/+18
* Drop man priveledges before popen and restore them after it, becauseAndrey A. Chernov1996-12-181-0/+12
* Correct some xrefs/mlinks.Mike Pritchard1996-12-141-3/+3
* Somewhere along the way, multiple targets started working and nobodyJordan K. Hubbard1996-12-141-52/+1
* Add another hateful global to libdialog (what the heck, there are alreadyJordan K. Hubbard1996-12-149-25/+94
* Line up some of these OK boxes properly again.Jordan K. Hubbard1996-12-123-4/+4
* Convert to mdoc format.Mike Pritchard1996-12-092-94/+111
* Minor formatting fixes.Mike Pritchard1996-12-093-57/+14
* Fix a spelling error.Mike Pritchard1996-12-091-1/+1
* Convert man page to mdoc format.Mike Pritchard1996-12-091-16/+20
* Merge tar's version of rtapelib, namely the changes as of rev 1.2.Joerg Wunsch1996-12-081-15/+3
* Remove /usr/ucb and /usr/local/mh/bin from MANPATH_MAP, we don't shipSatoshi Asami1996-12-071-3/+1
* Fix libmp to be more Berkely compatible.Mark Murray1996-12-071-3/+3
* Disable seteuid/setegid back, I overlook one place whereAndrey A. Chernov1996-12-071-2/+2
* Enable seteuid, setegidAndrey A. Chernov1996-12-061-2/+2
* Not have saved setuid anymoreAndrey A. Chernov1996-12-061-1/+1
* Added support for '-T' and '-B' (text and binary) file recognition byNate Williams1996-12-032-2/+43
* Allow baud rate of 230400.Jordan K. Hubbard1996-12-021-1/+4
* Made the synopsis in the man page conform to the style guide.Bruce Evans1996-11-302-7/+3
* Use LC_TIME=CAndrey A. Chernov1996-11-261-2/+2
* make the Usage string match realityPeter Wemm1996-11-221-2/+4
* Added reminder to edit the parent Makefile to add what you just imported.David E. O'Brien1996-11-221-2/+5
* Disable the inclusion of the Posix regexp stuff into libgnuregexp.Joerg Wunsch1996-11-162-2/+4
* STL object files missing from libstdc++ - fix.Jordan K. Hubbard1996-11-151-2/+8
* Gnu tar has problems creating an archive which contains a file with a hardJordan K. Hubbard1996-11-121-1/+1
* Add the PPro %cr4 register to the supported registers in theJohn Dyson1996-11-111-1/+2
* Document that "ldconfig -m" rescans all directories previouslyJohn Polstra1996-11-091-3/+6
* Fixed a bug in the handling of the directories in the search pathJohn Polstra1996-11-081-5/+13
* Not hang in the downcase routine.Wolfram Schneider1996-11-051-1/+2
* Change -I$(.CURDIR) to -I. in CFLAGS. As Bruce pointed outSteve Price1996-11-041-1/+1
* Get rid of bogus #ifdef's.Steve Price1996-11-041-6/+0
* Upgrade to dc version 1.0 which comes bundled withSteve Price1996-11-0419-2679/+2639
* Cleanup -Wall warnings added with upgrade to version 1.03.Steve Price1996-11-044-6/+8
* Upgrade to version 1.03.Steve Price1996-11-0422-3134/+976
* Ok, instead of covering up the problem, let's fix it.Steve Price1996-11-031-16/+26
* Print out permissions that could not be re-established using 0%oJoerg Wunsch1996-11-032-18/+6
* Don't allow filenames specified on the commandlineSteve Price1996-11-031-1/+8
* Uncomment static from collate_range_cmp, no more in locale.hAndrey A. Chernov1996-10-311-1/+1
* Remove unused fileAndrey A. Chernov1996-10-311-39/+0
* Localize itAndrey A. Chernov1996-10-312-0/+29
* Replace collate_range_cmp call with its code (GNU version)Andrey A. Chernov1996-10-312-6/+34