summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
Commit message (Collapse)AuthorAgeFilesLines
* Got this from think.com, nice patch to add Index: lines to cvs diff outputrgrimes1994-05-241-2/+24
| | | | | so you can put it right into patch. Patch by Brian Berliner.
* Enhancements to use now -K option to rcs so that certain keywords arergrimes1994-05-247-0/+50
| | | | | | NOT touched by cvs. Only takes effect if -DFREEBSD_DEVELOPER, and installs as ncvs when this is defined. You must also have the changes to rcs for this to work.
* Fix catman to produce zipped cats, like man does.ache1994-05-231-5/+7
| | | | In other (old) case we have both kind of cats at once.
* Stop toasting folks' /etc/manpath.config files.jkh1994-05-171-1/+1
|
* Add X11R6 to manpath in preprataion for XFree86 3.0.rich1994-05-171-1/+3
|
* To truely have the OLD behavior of RCS by default make the expansionrgrimes1994-05-151-3/+10
| | | | | of $FreeBSD$ false by default. This should keep them out of the pre 2.x repository. (Or at least make them useless in it).
* Add -K option to pass keywordlists to rcs so we can disable and enablergrimes1994-05-144-11/+46
| | | | specific keyword expansion on cvs co and cvs patch commands.
* No longer use FSYNC_ALL by default, we do not have the stability problemsrgrimes1994-05-141-1/+1
| | | | | with the system as we once did. This should greatly increase the speed of rcs and therefore cvs.
* Add new option -K from David Dawes that allows you to turn on and offrgrimes1994-05-145-9/+79
| | | | | specific keyword substitution during a rcs co command. Add the new keyword FreeBSD that is IDENTICAL in operation to $Id$.
* If you want no manual pages so NOMAN=, not MAN1=NOMAN!rgrimes1994-05-121-1/+1
|
* typo.phk1994-05-121-2/+5
|
* made -v produce tip-revision, which was what I wanted in the first place...phk1994-05-122-5/+9
|
* Added -v option to rlog. This gives a quick way to get a list of versions.phk1994-05-112-4/+25
|
* Remove readline copy, now gdb use gnu lib tree libreadlineache1994-05-091-9/+6
|
* Add GNU regex.halm1994-05-062-2/+495
|
* added ptxalm1994-05-061-2/+2
|
* This commit was generated by cvs2svn to compensate for changes in r1457,alm1994-05-0641-0/+7378
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * ptx: permuted index generatoralm1994-05-0641-0/+7378
| |
| * This commit was manufactured by cvs2svn to create branch 'gnu'.cvs2svn1993-11-08123-0/+55636
| |
* | Use correct stack segment with corefiles.adam1994-05-041-0/+3
| |
* | Fix gross spelling and typographical errors pointed out by Keith Bostic.jkh1994-04-241-1/+1
| |
* | Change the private declarations from dlopen,dlclose,dlsym,dlctlats1994-04-131-10/+10
| | | | | | | | | | | | to public. These functions are also used in /usr/include/link.h, so it looks, like they shouldn't be private. I will ask Paul about that, if this is correct.
* | Better link ldconfig static instead dynamic.ats1994-04-131-2/+2
| |
* | Changed the Makefiles for catman and makewhatis that the output from theats1994-04-132-4/+4
| | | | | | | | sed goes into an obj dir, if it exists, instead of the src dir.
* | Add that /usr/X386/lib is also in the default path for ldconfig. Bug foundats1994-04-051-1/+3
| | | | | | | | | | by Satoshi Asami ( asami@cs.berkeley.edu ). Fixed also a minor typo problem.
* | Something bogus happened here; not sure what or how.jkh1994-03-231-0/+41
| | | | | | | | Fixed.
* | Make man the default owner, don't bother with sgid.jkh1994-03-191-2/+2
| |
* | Correct pre-installation target.jkh1994-03-192-2/+2
| |
* | Change group id to manjkh1994-03-181-0/+1
| |
* | Make man sgid bin, not sgid AND suid. There is no reason to make man suidjkh1994-03-161-1/+1
| | | | | | | | | | bin since all you need to do is make the cat dirs group owned and writable by bin - much less dangerous.
* | Due to the deletion of the gcc support from libc we need again theats1994-03-101-2/+2
| | | | | | | | | | -lgcc_pic library. rtld uses the udivd3 routine from it. Repeat the bug by simply compiling ld on current.
* | Document existance of -Zdg1994-03-092-2/+6
| |
* | New manpage compression support. Only one macro controls compressionjkh1994-03-059-67/+66
| | | | | | | | | | | | | | | | | | | | | | | | now, DO_COMPRESS. This controls whether or not catpages are compressed or not (on by default, since little else uses the catpages and those few things that do can always configure in a `zmore' in place of more or something, and saving space is more important, IMHO). Uncompression support is now on by default since that's the only way to support mixed-mode environments. If you don't like it, just don't compress your man pages and it won't be used! :-). Supports gzip. You can also compress the man pages themselves (or gzip them) now and it will work.
* | added the -C/-check again.phk1994-02-253-8/+35
| |
* | Alignment fix from John Dyson/David Greenmanrgrimes1994-02-202-4/+7
| |
* | Put this back - I was somehow under the erroneous impression that patch was injkh1994-02-173-23/+20
| | | | | | | | ports, until I saw the the commit messages, that is! :-) All changed backed out.
* | From Poul-Henning Kamp - Implement a -C option to verify the integrity ofjkh1994-02-173-11/+35
| | | | | | | | a patch before actually applying it.
* | Handling of the netzmagic flag was completely missing after the lastdg1994-02-171-2/+7
| | | | | | | | update. This completely broke support for all ZMAGIC a.out formats.
* | NetBSD -> FreeBSD (This is the FreeBSD version, not the NetBSD version :-)nate1994-02-141-2/+2
| |
* | I yelled, I warned and now I am SCREAMING. Add -D__FreeBSD__ to CFLAGS+=rgrimes1994-02-141-2/+2
| | | | | | | | | | so that you can bootstrap a 1.0.2 system. Please oh please no one but no one add any more #ifdef __FreeBSD__ stuff UNTIL 1.1 has SHIPPED!!!
* | A fast private malloc for ld.sojkh1994-02-131-0/+481
| |
* | This is Paul K's latest set of ld changes. A commit was necessary at thisjkh1994-02-1324-1763/+2043
| | | | | | | | | | | | | | | | | | | | late stage due to the fact that link.h was copyright Sun Microsystems. This version of ld sync's us up with NetBSD's ld and supports compatablily with NetBSD's -[zZ] flags (which we had reversed). Compiling with this new ld will give you RRS warnings for libraries which do not contain .type infomation - these wsarnings are harmless and will go away as soon as you recompile your libraries (cd /usr/src; make libraries).
* | From: Piero Serini <piero@strider.st.dsi.unimi.it>jkh1994-02-121-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Message-Id: <199402111717.SAA05326@strider.st.dsi.unimi.it> Subject: Re: cpio bug ? Quoting from J Wunsch: > | From the man page: > | > | -l, --link > | Link files instead of copying them, when possible. > > (Usable only with the -p option.) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This is not in cpio man page. Someone please add it.
* | Changed NetBSD -> FreeBSDnate1994-02-114-8/+8
| |
* | Remove /usr/X386/lib and /usr/local/lib from the default locations,rgrimes1994-02-091-2/+2
| | | | | | | | | | these are handled by /etc/rc and this was causing errors on a new install as these places do NOT exsist by default!
* | New files for relocated source code.rgrimes1994-01-302-0/+9
| |
* | Removed dependance on EX_DYNAMIC in making decisions on the magic number.dg1994-01-193-6/+7
| |
* | More proper fix for for shared lib debugging support.jkh1994-01-141-2/+2
| |
* | 1. Fix bug where duplicate symbol warnings were suppressed. This oftenjkh1994-01-122-7/+3
| | | | | | | | | | | | caued ld to `exit silently', to general confusion. 2. Add Gary Jennejohn's fix to support debugging of shared libraries.
* | Updated man page to document new behaviour of -Z, -z and -Q flags.jkh1994-01-032-4/+14
| |
OpenPOWER on IntegriCloud