Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Polish message catalogs for vi. | wosch | 1997-09-22 | 5 | -2/+662 |
| | | | | | Submitted by: abial@warman.org.pl PR: 4522 | ||||
* | .Ox macro needs to support "OpenBSD 2.1" | wosch | 1997-09-19 | 1 | -0/+2 |
| | | | | | PR: docs/4561 Submitted by: Norihiro Kumagai <kuma@slab.tnr.sharp.co.jp> | ||||
* | This commit was generated by cvs2svn to compensate for changes in r29615, | jmg | 1997-09-19 | 4 | -0/+747 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | this is an import of Sujal M. Petal's pnpinfo.. it includes modifications | jmg | 1997-09-19 | 4 | -0/+747 |
| | | | | by Luigi Rizzo and myself... | ||||
* | Typo: environmental variable -> environment variable. | charnier | 1997-09-18 | 1 | -5/+5 |
| | |||||
* | Add a genclass.1 manpage. | wosch | 1997-09-15 | 1 | -0/+63 |
| | |||||
* | Add a simple manpage. | wosch | 1997-09-15 | 1 | -0/+18 |
| | |||||
* | Sense *.ISO_8859-1 and *.KOI8-R locales from environment | ache | 1997-09-15 | 2 | -2/+32 |
| | | | | | PR: 4290 Submitted by: "Anatoly A. Orehovsky" <tolik@www.tomsk.su> | ||||
* | Add a simple manpage. | wosch | 1997-09-14 | 1 | -0/+13 |
| | |||||
* | spelling corrections. | wosch | 1997-09-13 | 3 | -5/+5 |
| | | | | | PR: docs/4450 Submitted by: josh@quick.net | ||||
* | Bring the FreeBSD changes to the virgin sources. | markm | 1997-09-07 | 33 | -267/+472 |
| | |||||
* | This commit was generated by cvs2svn to compensate for changes in r29088, | markm | 1997-09-04 | 50 | -0/+27374 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Initial import of BSD telnet. This will be used to build the kerberised | markm | 1997-09-04 | 50 | -0/+27374 |
| | | | | | telnet, and after userland diffs have been merged in, will be used to build the non-kerberised sources as well. (See unifdef(1) for details) | ||||
* | Remove bits of libmissing we don't care about. | pst | 1997-09-03 | 17 | -1237/+0 |
| | |||||
* | fix a few spelling changes | jmg | 1997-08-30 | 2 | -2/+2 |
| | | | | | | | | Submitted by: Josh Gilliam Closes PR's: 4429, 4431-4438 PS: He has agreed to submit all contrib fixes back to the original author. | ||||
* | fix misspelling | jmg | 1997-08-30 | 1 | -1/+1 |
| | | | | | | Submitted-by: Josh Gilliam Closes PR:4430 | ||||
* | fix misspelling | jmg | 1997-08-30 | 1 | -1/+1 |
| | | | | | | Submitted-by: Josh Gilliam Closes PR: 4422 | ||||
* | This commit was generated by cvs2svn to compensate for changes in r28896, | peter | 1997-08-29 | 1 | -0/+1 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import a file that is needed when compiling under ELF. | peter | 1997-08-29 | 1 | -0/+1 |
| | | |||||
* | | "fix" this for compiling under the sticter ELF linker.. There was a | peter | 1997-08-29 | 1 | -0/+21 |
| | | | | | | | | | | reference to an undefined function (digit_value_in_base()) that was static elsewhere that it was used. | ||||
* | | Merge in some of my changes with John's. I've used this to build | peter | 1997-08-29 | 1 | -32/+50 |
| | | | | | | | | | | an ELF system. I'm not sure about some of the things here. We definately need to go back and rationalize this. | ||||
* | | Add the necessary defines to the freebsd-elf configuration so that | jdp | 1997-08-28 | 1 | -1/+39 |
| | | | | | | | | | | | | | | | | | | | | | | it can be built via BINFORMAT=elf in the environment. Most likely some of the directory defines such as STANDARD_EXEC_PREFIX will change again soon, as we settle on the proper locations for the various components. Note, the build still fails when it tries to compile libgcc2.c using the ELF compiler, unless arrangements have been made for the compiler to find the ELF assembler instead of the a.out assembler. | ||||
* | | Update synopsis. A partial fix has also been submitted to opie@bugs@inner.net | pst | 1997-08-26 | 1 | -1/+7 |
| | | | | | | | | Submitted by: bde | ||||
* | | I clamined to not have imported cpio.texi. This is not true. | obrien | 1997-08-25 | 1 | -1/+1 |
| | | |||||
* | | Fix a braino in the Attic/ removal code for $CVSHeader$ that originated | peter | 1997-08-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | from XFree86. I think this was harmless, the strncmp happened always rather than being optimised out. Submitted by: jdp | ||||
* | | oops, missed a debug printf somehow.. | peter | 1997-08-19 | 1 | -1/+0 |
| | | |||||
* | | Redo the $CVSHeader$ support to use code similar to that from David Dawes | peter | 1997-08-19 | 1 | -20/+32 |
| | | | | | | | | | | | | but adapted to run within cvs instead of rcs. The stuff I hacked together didn't strip out "/Attic/" for files on branches when the HEAD version was cvs rm'ed. | ||||
* | | Repair ESC-r processing in the gtags emacs mode (typo). | cwt | 1997-08-17 | 1 | -1/+1 |
| | | | | | | | | Submitted by: Shigio Yamaguchi <shigio@wafu.netgate.net> | ||||
* | | The standard upgrade procedure derived from the handbook section | cwt | 1997-08-16 | 1 | -0/+36 |
| | | | | | | | | | | | | | | | | | | | | | | on maintaining contributed software. The merge from our FreeBSD maintained v1.81 to the author's v2.0 yielded only one small difference (a duplicate inclusion of errno.h in btreeop/btreeop.c) which for now I will leave alone and submit back to the author; we'll catch it on the vendor branch in v2.1. Reviewed by: jdp | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r28248, | cwt | 1997-08-16 | 48 | -0/+8979 |
|\ \ | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | Import global v2.0 as contributed software. We will maintain it this | cwt | 1997-08-16 | 48 | -0/+8979 |
| / | | | | | | | | | | | | | way, retiring the sources from usr.bin/global shortly. Reviewed by: jdp Discussed-with: obrien | ||||
* | | __GNU_G__ -> __GNUG__ | steve | 1997-08-13 | 1 | -1/+1 |
| | | | | | | | | | | PR: gnu/4188 Submitted by: Dustin Sallings <dustin@spy.net> | ||||
* | | Detect null secret as error, it is temp. fix until next release | ache | 1997-08-05 | 1 | -0/+3 |
| | | | | | | | | Submitted by: Craig Metz <cmetz@inner.net> | ||||
* | | Resolve conflicts, seems like just one of our changes didn't make it back. | phk | 1997-07-25 | 9 | -229/+909 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r27676, | phk | 1997-07-25 | 272 | -17641/+81627 |
|\ \ | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | Import TCL release 8.0 beta 2. | phk | 1997-07-25 | 279 | -17870/+82525 |
| | | | |||||
* | | | Create fifos using mkfifo() instead of attempting to create them using | bde | 1997-07-13 | 2 | -8/+29 |
| | | | | | | | | | | | | mknod(). | ||||
* | | | Apply Bill Fenner's patch for the lost vendor branch bug - I've looked | peter | 1997-07-05 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | over the code too and it makes sense to me. PR: 4033 | ||||
* | | | Removed most unused files (about 8M total). | bde | 1997-06-29 | 120 | -83916/+0 |
| | | | |||||
* | | | Removed unused files (about 8MB total). | bde | 1997-06-29 | 148 | -92337/+0 |
| | | | |||||
* | | | Fixed clobbered vendor Id. | bde | 1997-06-29 | 1 | -1/+1 |
| | | | |||||
* | | | Attempt to fix clobbered vendor Id. | bde | 1997-06-29 | 1 | -1/+1 |
| | | | |||||
* | | | Add a blurb on how to import newer versions of patch(1) so | steve | 1997-06-29 | 1 | -0/+37 |
| | | | | | | | | | | | | | | | | | | | | | that others don't make the same bone-headed mistakes that I just did. Obtained from: Peter Wemm's version of this file in contrib_cvs | ||||
* | | | -Wall clean. | steve | 1997-06-29 | 1 | -0/+1 |
| | | | |||||
* | | | This commit was generated by cvs2svn to compensate for changes in r27044, | steve | 1997-06-29 | 33 | -0/+11893 |
|\ \ \ | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | | Import of GNU patch version 2.4. | steve | 1997-06-29 | 33 | -0/+11893 |
| / / | |||||
* | | | This commit was generated by cvs2svn to compensate for changes in r26971, | peter | 1997-06-27 | 34 | -528/+758 |
|\ \ \ | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | | Clean (trimmed down) import of bind-4.9.6 onto vendor branch. This is | peter | 1997-06-27 | 34 | -528/+758 |
| | | | | | | | | | | | | | | | | to buy time to allow v8.1.1 to be done right rather than rushing it. | ||||
* | | | | remove some stray files | peter | 1997-06-22 | 3 | -287/+0 |
| | | | | |||||
* | | | | update the 'zapped files' list | peter | 1997-06-22 | 1 | -1/+1 |
| | | | |