summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
Commit message (Collapse)AuthorAgeFilesLines
* YAMFC (rev 1.6: recognize being called as kgdb, some people do itJoerg Wunsch1997-03-151-0/+7
| | | | | | | this way) Notes: svn path=/stable/2.2/; revision=23897
* YAMFC: Fix some typos.Mike Pritchard1997-03-091-4/+4
| | | | Notes: svn path=/stable/2.2/; revision=23553
* YAMFC (don't use a dot in the chown commands - only use install commands).Bruce Evans1997-03-081-20/+15
| | | | Notes: svn path=/stable/2.2/; revision=23539
* YAMFC (fixed substitution of @TMAC_S_PREFIX@ and @TMAC_M_PREFIX@).Bruce Evans1997-03-081-5/+5
| | | | Notes: svn path=/stable/2.2/; revision=23536
* YAMFC: From rev 1.3: initialize umask later.Mike Pritchard1997-02-251-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=23105
* YAMFC (rev 1.3: remove bogus redeclaration of getenv())Joerg Wunsch1997-02-231-2/+4
| | | | Notes: svn path=/stable/2.2/; revision=23043
* YAMFC (rev 1.4, Reorder the default man sections)Joerg Wunsch1997-02-221-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=23014
* YAMFC (don't use private versions of vasprintf(), strerror() orBruce Evans1997-02-151-6/+3
| | | | | | | install rule). Notes: svn path=/stable/2.2/; revision=22764
* YAMFC: From rev 1.7: check return value from system().Mike Pritchard1997-02-091-0/+10
| | | | Notes: svn path=/stable/2.2/; revision=22477
* YAMFC: From rev 1.4: s/-depth/-d/Mike Pritchard1997-02-091-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=22476
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-02-066-0/+1157
| | | | Notes: svn path=/stable/2.2/; revision=22350
* YAMFC: From rev 1.13: don't force postscript output w/man -t.Mike Pritchard1997-02-051-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=22298
* Resurrect the broken `doc' subdir, now that i've got access to a realJoerg Wunsch1997-02-052-2/+6
| | | | | | | 2.2 machine. Notes: svn path=/stable/2.2/; revision=22266
* Remove extraneous cruft we don't need anymore. This fixes theJoerg Wunsch1997-02-0436-6828/+0
| | | | | | | | | | | compilation problems people have been seeing (which were caused by the compilation picking up the old header files). I've already wondered while doing the mega-merge why these files had magically disappeared... of course, they weren't cvs rm'ed yet. Notes: svn path=/stable/2.2/; revision=22262
* Merge two bug fixes from main branch:John Polstra1997-02-032-6/+12
| | | | | | | | | | | | Use xmalloc instead of malloc: ld.c 1.38 -> 1.39 support.c 1.2 -> 1.3 Fix miscounting of N_INDR (alias) symbols: ld.c 1.39 -> 1.40 Notes: svn path=/stable/2.2/; revision=22233
* Mega-merge to bring over the new gdb (now from `contrib').Joerg Wunsch1997-02-02223-164955/+782
| | | | | | | | | Note that the `doc' subdir is currently broken and disabled, but i need to see all this on a true 2.2 machine before i can fix this, and therefore need this commit first. Notes: svn path=/stable/2.2/; revision=22227
* YAMFC: from rev 1.6: re-document the "-v" option.Mike Pritchard1997-01-261-1/+5
| | | | Notes: svn path=/stable/2.2/; revision=22018
* Merge bug fix from main branch 1.43 -> 1.44: If a library is foundJohn Polstra1997-01-201-1/+5
| | | | | | | in the hints file, but the library doesn't exist, ignore the hint. Notes: svn path=/stable/2.2/; revision=21903
* YAMFC (fix some fd leaks)Joerg Wunsch1997-01-122-12/+16
| | | | Notes: svn path=/stable/2.2/; revision=21626
* Merge from 1.10: -C error message fix.Satoshi Asami1997-01-071-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=21395
* YAMFC (security enhancements)Joerg Wunsch1996-12-231-1/+2
| | | | Notes: svn path=/stable/2.2/; revision=20857
* YAMFC:Mike Pritchard1996-12-221-3/+3
| | | | | | | | | | | | - Correct various man page xrefs - Fix some spelling errors - Add misssing documentation bits in some man pages - mount_std.8 now documents mount_{devfs,fdesc,kernfs,procfs} - New man pages for moused(8), devfs(5), fdesc(5), kernfs(5), procfs(5) were tagged onto the 2.2 branch. Notes: svn path=/stable/2.2/; revision=20819
* YAMFC (various buffer overflow fixes)Joerg Wunsch1996-12-221-77/+75
| | | | Notes: svn path=/stable/2.2/; revision=20794
* YAMFC, drop man privs before calling popen().Jordan K. Hubbard1996-12-191-6/+24
| | | | Notes: svn path=/stable/2.2/; revision=20665
* YAMFCJoerg Wunsch1996-12-107-171/+147
| | | | Notes: svn path=/stable/2.2/; revision=20289
* Merge from rev 1.2: don't lookup rsh(1) at bogus pathnames.Joerg Wunsch1996-12-081-15/+3
| | | | Notes: svn path=/stable/2.2/; revision=20217
* YAMFCPoul-Henning Kamp1996-12-031-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=20114
* YAMFCPoul-Henning Kamp1996-12-031-6/+2
| | | | Notes: svn path=/stable/2.2/; revision=20111
* YAMFCPoul-Henning Kamp1996-11-281-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=19997
* YAMFCPoul-Henning Kamp1996-11-232-4/+9
| | | | Notes: svn path=/stable/2.2/; revision=19934
* YAMFCPoul-Henning Kamp1996-11-161-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=19814
* Mega-merge from -currentPoul-Henning Kamp1996-11-122-4/+4
| | | | Notes: svn path=/stable/2.2/; revision=19666
* Merge from -currentPoul-Henning Kamp1996-11-111-1/+2
| | | | Notes: svn path=/stable/2.2/; revision=19654
* Merge from -currentPoul-Henning Kamp1996-11-101-3/+6
| | | | Notes: svn path=/stable/2.2/; revision=19603
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1996-11-0912-0/+2964
| | | | Notes: svn path=/stable/2.2/; revision=19574
* Merge from rev 1.16: fix the ldconfig handling for non-existantJoerg Wunsch1996-11-081-5/+13
| | | | | | | directories. Notes: svn path=/stable/2.2/; revision=19546
* Merge from -currentPoul-Henning Kamp1996-11-066-2333/+0
| | | | Notes: svn path=/stable/2.2/; revision=19451
* Merge from -currentPoul-Henning Kamp1996-11-064-3032/+0
| | | | Notes: svn path=/stable/2.2/; revision=19450
* Merge from -currentPoul-Henning Kamp1996-11-0620-441/+658
| | | | Notes: svn path=/stable/2.2/; revision=19443
* Merge from -current.Poul-Henning Kamp1996-11-042-18/+6
| | | | Notes: svn path=/stable/2.2/; revision=19384
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1996-11-0218-7460/+0
| | | | Notes: svn path=/stable/2.2/; revision=19327
* Uncomment static from collate_range_cmp, no more in locale.hAndrey A. Chernov1996-10-311-1/+1
| | | | Notes: svn path=/head/; revision=19290
* Remove unused fileAndrey A. Chernov1996-10-311-39/+0
| | | | Notes: svn path=/head/; revision=19286
* Localize itAndrey A. Chernov1996-10-312-0/+29
| | | | Notes: svn path=/head/; revision=19285
* Replace collate_range_cmp call with its code (GNU version)Andrey A. Chernov1996-10-312-6/+34
| | | | Notes: svn path=/head/; revision=19284
* Replace collate_range_cmp call by its code (GNU version)Andrey A. Chernov1996-10-311-0/+16
| | | | Notes: svn path=/head/; revision=19283
* changes to gdb to:Gary Jennejohn1996-10-295-24/+413
| | | | | | | | | | | | 1) add Garrett Wollman's trap frame resolving mods 2) make the `proc' command (kernel debugging) really work 3) allow use of a pid with the `proc' command (previously you had to provide the address of the proc structure) Unfortunately, the `proc' command won't work while doing remote debugging. Notes: svn path=/head/; revision=19258
* oops, uninitialised variable.. -v mode depended on stack contents.Peter Wemm1996-10-291-2/+2
| | | | | | | Submitted by: Masafumi NAKANE <max@wide.ad.jp>, PR#1920 Notes: svn path=/head/; revision=19253
* Added ${DESTDIR} to the install target so bison.{simple,hairy}Joerg Wunsch1996-10-271-3/+5
| | | | | | | | | will also appear in our releases. ;) Forgotten by: peter Notes: svn path=/head/; revision=19215
* If errors occur during the loading of the shared libraries required byJohn Polstra1996-10-241-10/+30
| | | | | | | | | | | | | | | | the main program, report them directly from the dynamic linker and die there, rather than returning an error message to crt0.o. This enables the printing of error messages even for old executables, whose version of crt0.o is not able to print them. This fix closes PR bin/1869. The code in crt0.o for printing error messages from the dynamic linker is no longer used, because of this change. But it must remain, for backward compatibility with older dynamic linkers. Notes: svn path=/head/; revision=19158