aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.1_cvscvs2svn1997-03-27615-625/+862
| | | | | | | 'RELENG_2_2_1_RELEASE'. This commit was manufactured to restore the state of the 2.2.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* This commit was manufactured by cvs2svn to create tagrelease/2.2.1cvs2svn1997-03-272-28/+0
| | | | | | | | 'RELENG_2_2_1_RELEASE'. Notes: svn path=/stable/2.2/; revision=24317 svn path=/release/2.2.1/; revision=24318; tag=release/2.2.1
* merge in my patches to prevent patch from going into a loop...John-Mark Gurney1997-03-176-88/+32
| | | | | | | | also merged in the -Wall fixes while I'm hear... along with silencing and some of the CVS Log entries in the files... Notes: svn path=/stable/2.2/; revision=23973
* 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 (rev 1.31: overflow and cursor placement fixes)Joerg Wunsch1997-03-021-4/+6
| | | | Notes: svn path=/stable/2.2/; revision=23269
* 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.2: turn into legal texinfo; this eases bootstrapping 2.2Joerg Wunsch1997-02-231-8/+8
| | | | | | | from 3.0-current) Notes: svn path=/stable/2.2/; revision=23044
* YAMFC (rev 1.3: remove bogus redeclaration of getenv())Joerg Wunsch1997-02-231-2/+4
| | | | Notes: svn path=/stable/2.2/; revision=23043
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-02-222-0/+28
| | | | Notes: svn path=/stable/2.2/; revision=23025
* YAMFC (rev 1.4, Reorder the default man sections)Joerg Wunsch1997-02-221-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=23014
* YAMFC (rev 1.5, and 1.7 respectively)Joerg Wunsch1997-02-222-2/+5
| | | | Notes: svn path=/stable/2.2/; revision=23001
* YAMFC (rev.1.9: HAVE_SAVED_SETUID 1 -> 0) to prepare for killingBruce Evans1997-02-181-1/+1
| | | | | | | | _POSIX_SAVED_IDS in 2.2. This change actually has no effect at runtime, since uucp prefers to use setreuid() for everything. Notes: svn path=/stable/2.2/; revision=22875
* 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-164968/+795
| | | | | | | | | 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
* Merge:Jordan K. Hubbard1997-01-174-157/+189
| | | | | | | | | | | | 1.32 +50 -40 src/gnu/lib/libdialog/checklist.c 1.9 +4 -0 src/gnu/lib/libdialog/dialog.priv.h 1.30 +74 -65 src/gnu/lib/libdialog/menubox.c 1.34 +61 -52 src/gnu/lib/libdialog/radiolist.c From -current [do people like that format better?] Notes: svn path=/stable/2.2/; revision=21791
* Merge emacs command support from -currentJordan K. Hubbard1997-01-155-9/+13
| | | | Notes: svn path=/stable/2.2/; revision=21702
* 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
* Remove a bogus free() to a variable that was alloca'ed.Joerg Wunsch1996-12-261-1/+0
| | | | | | | Mmmmaybe closes PR # misc/2281: sysinstall panics... Notes: svn path=/stable/2.2/; revision=20923
* 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
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1996-12-201-0/+46
| | | | Notes: svn path=/stable/2.2/; revision=20720
* YAMFC, drop man privs before calling popen().Jordan K. Hubbard1996-12-191-6/+24
| | | | Notes: svn path=/stable/2.2/; revision=20665
* Merge simplification of Makefile.Jordan K. Hubbard1996-12-141-52/+1
| | | | Notes: svn path=/stable/2.2/; revision=20487
* Merge from -current so that sysinstall can stay the same in 2.2 and 3.0 (theJordan K. Hubbard1996-12-148-25/+48
| | | | | | | | user.c changes in sysinstall require the no-echo string fields which these patches implement). Notes: svn path=/stable/2.2/; revision=20443
* YAMFCJordan K. Hubbard1996-12-123-4/+4
| | | | Notes: svn path=/stable/2.2/; revision=20360
* YAMFCJoerg Wunsch1996-12-108-174/+150
| | | | 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-032-2/+5
| | | | 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
* Merge from HEAD: don't duplicate the Posix regex stuff in libregex,Joerg Wunsch1996-11-202-2/+4
| | | | | | | | it's already in libc (and both implementations clash when linking both libs simultaneously). Notes: svn path=/stable/2.2/; revision=19895
* YAMFCPoul-Henning Kamp1996-11-161-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=19814
* Merge from HEAD (be thorough!).Jordan K. Hubbard1996-11-151-2/+8
| | | | Notes: svn path=/stable/2.2/; revision=19788
* 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