summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-09-05344-344/+344
| | | | Notes: svn path=/stable/2.1/; revision=50952
* MFC: buffer overflow fix from rev 1.3.Joerg Wunsch1997-09-161-5/+12
| | | | Notes: svn path=/stable/2.1/; revision=29497
* MFC: rev 1.4, pass all args down to scanident()Joerg Wunsch1997-08-271-9/+12
| | | | Notes: svn path=/stable/2.1/; revision=28838
* MFC: fix buffer overflow condition.Joerg Wunsch1997-08-083-16/+34
| | | | Notes: svn path=/stable/2.1/; revision=27985
* MFC->2.1: Fix buffer overflowWarner Losh1997-05-221-2/+5
| | | | Notes: svn path=/stable/2.1/; revision=26014
* Brought in nescessary changes from -current.Eivind Eklund1997-02-061-125/+237
| | | | | | | Reviewed by: jkh Notes: svn path=/stable/2.1/; revision=22327
* Merge from 1.10: -C error message fix.Satoshi Asami1997-01-071-1/+1
| | | | Notes: svn path=/stable/2.1/; revision=21395
* Merge from main branch 1.12 -> 1.13: Fix -Wall warnings and garbageJohn Polstra1997-01-021-3/+5
| | | | | | | exit status. Notes: svn path=/stable/2.1/; revision=21201
* Back out my "moving HEAD" fix, apparently this was just a tip of an icebergSatoshi Asami1996-12-191-2/+2
| | | | | | | | | | of ugly hacks, and causes many side-effects in places it shouldn't. The cvs people are aware of the problem but can't solve it, so I don't think I should be touching it either. Notes: svn path=/stable/2.1/; revision=20672
* Bring in "moving HEAD fix" from rev. 1.2 of contrib/cvs/src/diff.c.Satoshi Asami1996-12-121-2/+2
| | | | | | | I'm sick and tired of it. I'm going to recompile freefall's cvs now! Notes: svn path=/stable/2.1/; revision=20352
* mergeWolfram Schneider1996-11-071-1/+2
| | | | Notes: svn path=/stable/2.1/; revision=19497
* Moved to libc, as with -current.Jordan K. Hubbard1996-11-032-140/+1
| | | | Notes: svn path=/stable/2.1/; revision=19347
* Bring in: Grab h2ph from /usr/bin, not /usr/local/bin! from headPaul Traina1996-09-191-1/+1
| | | | Notes: svn path=/stable/2.1/; revision=18393
* Merge from main branch 1.14 -> 1.15: Fix uninitialized field in objectJohn Polstra1996-07-031-1/+2
| | | | | | | file. Notes: svn path=/stable/2.1/; revision=16944
* Back out the change from rev 1.4.4.2: it was unnecessary and brokeJoerg Wunsch1996-06-301-46/+4
| | | | | | | setuid scripts. Notes: svn path=/stable/2.1/; revision=16847
* Fix for " CERT Advisory CA-96.12 - Vulnerability in suidperl"Nate Williams1996-06-261-5/+50
| | | | | | | Submitted by: The Perl Gods as described in the advisory Notes: svn path=/stable/2.1/; revision=16778
* Correct two minor nits i've been botching yesterday.Joerg Wunsch1996-06-263-30/+40
| | | | Notes: svn path=/stable/2.1/; revision=16770
* Merge the fix from gcc.c rev 1.8Joerg Wunsch1996-06-251-1/+1
| | | | Notes: svn path=/stable/2.1/; revision=16700
* Sync with HEAD: update mkisofs to version 1.04Joerg Wunsch1996-06-2512-72/+442
| | | | Notes: svn path=/stable/2.1/; revision=16698
* Sync with HEAD: update mkisofs to version 1.04Joerg Wunsch1996-06-252-2/+39
| | | | Notes: svn path=/stable/2.1/; revision=16697
* Sync easy-import with HEADJoerg Wunsch1996-06-251-67/+77
| | | | Notes: svn path=/stable/2.1/; revision=16696
* Sync with the HEADGary Palmer1996-06-252-10/+8
| | | | Notes: svn path=/stable/2.1/; revision=16683
* Merge from HEAD.Wolfram Schneider1996-06-235-55/+136
| | | | Notes: svn path=/stable/2.1/; revision=16642
* Oops...missed one file in the HEAD syncPaul Traina1996-06-081-2/+4
| | | | Notes: svn path=/stable/2.1/; revision=16235
* Bring in changes from headPaul Traina1996-06-082-5/+8
| | | | Notes: svn path=/stable/2.1/; revision=16233
* This 3rd mega-commit should hopefully bring us back to where we were.Jordan K. Hubbard1996-06-05225-2590/+1573
| | | | | | | I can get it to `make world' succesfully, anyway! Notes: svn path=/stable/2.1/; revision=16121
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1996-06-042-0/+90
| | | | Notes: svn path=/stable/2.1/; revision=16112
* Remove extra copy of vasprintf.cJordan K. Hubbard1996-05-301-139/+0
| | | | Notes: svn path=/stable/2.1/; revision=15989
* Merge from HEAD, except:Jordan K. Hubbard1996-05-29118-1306/+2510
| | | | | | | | | | | | Clients that used gnumalloc still do, despite the merge. We're not bringing phkmalloc over. Thread stuff left out. PCCARD support left out. Notes: svn path=/stable/2.1/; revision=15984
* Remove seuid bit, it's not necessary.Paul Traina1996-05-221-2/+0
| | | | Notes: svn path=/stable/2.1/; revision=15867
* Call groff directly to avoid nroff shell scriptPaul Traina1996-05-221-1/+1
| | | | | | | Submitted by: peter Notes: svn path=/stable/2.1/; revision=15866
* Invoke proper gzipJordan K. Hubbard1996-05-201-1/+1
| | | | Notes: svn path=/stable/2.1/; revision=15826
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1996-05-191-0/+72
| | | | Notes: svn path=/stable/2.1/; revision=15822
* Bring in changes from main branch.John Polstra1996-05-023-620/+809
| | | | | | | | | | Makefile 1.15 -> 1.18: Safer installation on a running system. rtld.1 1.2 -> 1.3: Add LD_PRELOAD, remove LD_NO_INTERN_SEARCH and LD_NOSTD_PATH. rtld.c 1.27 -> 1.33: Major speedups, code cleanups, LD_PRELOAD support. Notes: svn path=/stable/2.1/; revision=15554
* Bring in minor manual page fixups from main branch 1.7 -> 1.8.John Polstra1996-05-021-12/+12
| | | | Notes: svn path=/stable/2.1/; revision=15553
* Bring in small speedups from main branch 1.2 -> 1.3.John Polstra1996-05-021-3/+2
| | | | Notes: svn path=/stable/2.1/; revision=15552
* Bring in changes from main branch.John Polstra1996-05-024-86/+149
| | | | | | | | | | ld.c 1.29 -> 1.31: open/fopen error checking, remove LD_NOSTD_LIB ld.h 1.14 -> 1.16: prototypes for new functions in shlib.c lib.c 1.15 -> 1.16: open/fopen error checking shlib.c 1.13 -> 1.15: new functions for dynamic linker Notes: svn path=/stable/2.1/; revision=15551
* Merge with HEAD an improved Index: priority fix.Mark Murray1996-04-111-2/+7
| | | | Notes: svn path=/stable/2.1/; revision=15197
* Fix to ldconfig to handle shlibs with . in their actual names.Poul-Henning Kamp1996-04-021-10/+30
| | | | | | | Taken from -current. Notes: svn path=/stable/2.1/; revision=15000
* Bring in the fix from rev 1.4 of copyin.c (fix for infinite loop,Joerg Wunsch1996-03-181-3/+34
| | | | | | | and for sparsely stored links). Notes: svn path=/stable/2.1/; revision=14685
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1996-03-185-0/+266
| | | | Notes: svn path=/stable/2.1/; revision=14678
* Bring across cvs from -current (which is at about version 1.6.3).Peter Wemm1996-02-2388-6591/+13550
| | | | | | | | | | | | | This has remote repository access via "rsh". (eg: $CVSROOT = freefall.freebsd.org:/home/ncvs) This is not quite the latest version, but it's a "known quantity". There were a few covert tagging operations done as well to bring some new files onto the -stable branch, these do not show here. Notes: svn path=/stable/2.1/; revision=14203
* Bring rcs-5.7 from -current, since probably the most common usePeter Wemm1996-02-2340-4668/+7253
| | | | | | | | | of rcs on FreeBSD systems is to read the RCS/CVS repository, which is maintained by rcs-5.7. Also, later versions of CVS get advantages from it. Notes: svn path=/stable/2.1/; revision=14200
* Update the diff tools to diffutils-2.7 as in -current. This is morePeter Wemm1996-02-2216-723/+987
| | | | | | | compatable with the more recent cvs releases with remote access. Notes: svn path=/stable/2.1/; revision=14196
* Brought in changes from main branch: added .Fx macro.Mike Pritchard1996-02-121-0/+18
| | | | Notes: svn path=/stable/2.1/; revision=14072
* Bring in changes from HEAD: mdoc macro package updated:Mike Pritchard1996-02-012-26/+113
| | | | | | | | | Added/updated some standards for the .St macro. Updated the .Os macro to stop reporting "BSD Experimental", and taught it about FreeBSD and our various versions. Notes: svn path=/stable/2.1/; revision=13830
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1996-01-291-0/+67
| | | | Notes: svn path=/stable/2.1/; revision=13686
* Merge strength-reduction fix from HEAD.Jordan K. Hubbard1996-01-081-0/+5
| | | | | | | Submitted by: Richard Henderson <richard@atheist.tamu.edu> Notes: svn path=/stable/2.1/; revision=13328
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1996-01-041-0/+388
| | | | Notes: svn path=/stable/2.1/; revision=13222
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1996-01-0159-0/+25059
| | | | Notes: svn path=/stable/2.1/; revision=13148