| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix spelling error in manpage. | Steven Wallace | 1996-12-26 | 1 | -2/+2 |
| * | Remove a couple of private malloc() implementations, one of which | Poul-Henning Kamp | 1996-12-23 | 6 | -1033/+4 |
| * | Even more buffer overflow fixes | Andrey A. Chernov | 1996-12-19 | 2 | -51/+52 |
| * | Fix many buffer overflows, sprintf -> snprintf | Andrey A. Chernov | 1996-12-18 | 1 | -27/+25 |
| * | Fix my popen fix: conditionalize saving/restoring of euid | Andrey A. Chernov | 1996-12-18 | 1 | -12/+18 |
| * | Drop man priveledges before popen and restore them after it, because | Andrey A. Chernov | 1996-12-18 | 1 | -0/+12 |
| * | Correct some xrefs/mlinks. | Mike Pritchard | 1996-12-14 | 1 | -3/+3 |
| * | Convert to mdoc format. | Mike Pritchard | 1996-12-09 | 2 | -94/+111 |
| * | Minor formatting fixes. | Mike Pritchard | 1996-12-09 | 3 | -57/+14 |
| * | Fix a spelling error. | Mike Pritchard | 1996-12-09 | 1 | -1/+1 |
| * | Convert man page to mdoc format. | Mike Pritchard | 1996-12-09 | 1 | -16/+20 |
| * | Merge tar's version of rtapelib, namely the changes as of rev 1.2. | Joerg Wunsch | 1996-12-08 | 1 | -15/+3 |
| * | Remove /usr/ucb and /usr/local/mh/bin from MANPATH_MAP, we don't ship | Satoshi Asami | 1996-12-07 | 1 | -3/+1 |
| * | Disable seteuid/setegid back, I overlook one place where | Andrey A. Chernov | 1996-12-07 | 1 | -2/+2 |
| * | Enable seteuid, setegid | Andrey A. Chernov | 1996-12-06 | 1 | -2/+2 |
| * | Added support for '-T' and '-B' (text and binary) file recognition by | Nate Williams | 1996-12-03 | 2 | -2/+43 |
| * | Made the synopsis in the man page conform to the style guide. | Bruce Evans | 1996-11-30 | 2 | -7/+3 |
| * | Use LC_TIME=C | Andrey A. Chernov | 1996-11-26 | 1 | -2/+2 |
| * | make the Usage string match reality | Peter Wemm | 1996-11-22 | 1 | -2/+4 |
| * | Added reminder to edit the parent Makefile to add what you just imported. | David E. O'Brien | 1996-11-22 | 1 | -2/+5 |
| * | Gnu tar has problems creating an archive which contains a file with a hard | Jordan K. Hubbard | 1996-11-12 | 1 | -1/+1 |
| * | Add the PPro %cr4 register to the supported registers in the | John Dyson | 1996-11-11 | 1 | -1/+2 |
| * | Document that "ldconfig -m" rescans all directories previously | John Polstra | 1996-11-09 | 1 | -3/+6 |
| * | Fixed a bug in the handling of the directories in the search path | John Polstra | 1996-11-08 | 1 | -5/+13 |
| * | Not hang in the downcase routine. | Wolfram Schneider | 1996-11-05 | 1 | -1/+2 |
| * | Change -I$(.CURDIR) to -I. in CFLAGS. As Bruce pointed out | Steve Price | 1996-11-04 | 1 | -1/+1 |
| * | Get rid of bogus #ifdef's. | Steve Price | 1996-11-04 | 1 | -6/+0 |
| * | Upgrade to dc version 1.0 which comes bundled with | Steve Price | 1996-11-04 | 19 | -2679/+2639 |
| * | Cleanup -Wall warnings added with upgrade to version 1.03. | Steve Price | 1996-11-04 | 4 | -6/+8 |
| * | Upgrade to version 1.03. | Steve Price | 1996-11-04 | 22 | -3134/+976 |
| * | Ok, instead of covering up the problem, let's fix it. | Steve Price | 1996-11-03 | 1 | -16/+26 |
| * | Print out permissions that could not be re-established using 0%o | Joerg Wunsch | 1996-11-03 | 2 | -18/+6 |
| * | Don't allow filenames specified on the commandline | Steve Price | 1996-11-03 | 1 | -1/+8 |
| * | Uncomment static from collate_range_cmp, no more in locale.h | Andrey A. Chernov | 1996-10-31 | 1 | -1/+1 |
| * | Remove unused file | Andrey A. Chernov | 1996-10-31 | 1 | -39/+0 |
| * | Localize it | Andrey A. Chernov | 1996-10-31 | 2 | -0/+29 |
| * | Replace collate_range_cmp call with its code (GNU version) | Andrey A. Chernov | 1996-10-31 | 2 | -6/+34 |
| * | Replace collate_range_cmp call by its code (GNU version) | Andrey A. Chernov | 1996-10-31 | 1 | -0/+16 |
| * | changes to gdb to: | Gary Jennejohn | 1996-10-29 | 5 | -24/+413 |
| * | oops, uninitialised variable.. -v mode depended on stack contents. | Peter Wemm | 1996-10-29 | 1 | -2/+2 |
| * | Added ${DESTDIR} to the install target so bison.{simple,hairy} | Joerg Wunsch | 1996-10-27 | 1 | -3/+5 |
| * | If errors occur during the loading of the shared libraries required by | John Polstra | 1996-10-24 | 1 | -10/+30 |
| * | Remove local fnmatch() copy, we now compatible with GNU fnmatch | Andrey A. Chernov | 1996-10-23 | 4 | -249/+2 |
| * | Make it clear that a vendor-branch import adds something to the | Joerg Wunsch | 1996-10-20 | 1 | -4/+4 |
| * | Various fixes and FreeBSD modifications: | Joerg Wunsch | 1996-10-19 | 2 | -27/+45 |
| * | Fix two minor typos in the manual page. | John Polstra | 1996-10-18 | 1 | -3/+3 |
| * | Build/install c++filt from g++, we already have all the sources and | Peter Wemm | 1996-10-13 | 2 | -2/+60 |
| * | Add the search directories from the hints file only the first time it is | John Polstra | 1996-10-10 | 1 | -2/+5 |
| * | Add a new option "-f hints_file" to specify an alternate file instead of | John Polstra | 1996-10-10 | 2 | -37/+37 |
| * | Fix a bug that caused a segmentation violation if dlsym() was called | John Polstra | 1996-10-10 | 1 | -2/+2 |