aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Same deal.Joshua Peck Macdonald1997-01-111-1/+5
* Same thing.Joshua Peck Macdonald1997-01-111-0/+2
* Forgot a TAB.Joshua Peck Macdonald1997-01-111-1/+1
* Same thing.Joshua Peck Macdonald1997-01-111-0/+3
* Getting tired of writing same thing.Joshua Peck Macdonald1997-01-111-0/+2
* Add the missing annotations.Joshua Peck Macdonald1997-01-111-1/+6
* Clearing out the old stuff, its all in contrib now.Joshua Peck Macdonald1997-01-1178-48330/+95
* For "ldd -v", print shared object dependencies that were specified asJohn Polstra1997-01-101-3/+6
* Fix some file descriptor leaks. Closes PR# 2392.Mike Pritchard1997-01-092-12/+16
* Typo, "%d" -> "%s". This caused tar to print things likeSatoshi Asami1997-01-071-1/+1
* Remove bogus redeclaration of setenv().Jordan K. Hubbard1997-01-071-2/+4
* Fix bogosity with gdb documentation path.Jordan K. Hubbard1997-01-071-1/+1
* 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
* 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
* 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
* Disable seteuid/setegid back, I overlook one place whereAndrey A. Chernov1996-12-071-2/+2
* Enable seteuid, setegidAndrey A. Chernov1996-12-061-2/+2
* Added support for '-T' and '-B' (text and binary) file recognition byNate Williams1996-12-032-2/+43
* 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
* 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