summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Undo rev 1.4 of freebsd.h and 1.2 freebsd-elf.h, where I addedobrien1997-02-243-3/+3
| | | | | _BSD4_4 as a predefined symbol. People on the lists generally didn't care for it.
* check for /usr/libdata/gcc/specs and use it if it exists.peter1997-02-221-0/+1
|
* Revert a $FreeBSD$ to $Id$ (file otherwise modified)peter1997-02-221-1/+1
|
* Urk, there were two $FreeBSD$'s in this file...peter1997-02-221-1/+1
|
* back out an easy $FreeBSD$ (file already left vendor branch)peter1997-02-221-1/+1
|
* Back out an easy $FreeBSD$ (file already left vendor branch)peter1997-02-221-1/+1
|
* Back out easy $FreeBSD$ (file already left vendor branch)peter1997-02-221-1/+1
|
* Back out some easy $FreeBSD$ changes. These files already left the vendorpeter1997-02-225-5/+5
| | | | branch.
* Add _BSD4_4 as a predefined symbol.obrien1997-02-163-3/+3
| | | | | | | Peter Dufault (dufault@hda.com) suggested this is the most approate symbol to use. 2.2-R candidate.
* Removed unnecessary #include of obsolete <sys/dir.h> again.bde1997-02-161-1/+0
|
* Removed unnecessary #include of obsolete <sys/dir.h> again.bde1997-02-152-2/+0
|
* Restored my fixes for printing the FP registers. Theirbde1997-02-151-6/+41
| | | | | | | | | | | history was lost with FreeBSD-1.x and they were blown away by the gdb-4.16 merge. I needed this to debug e_exp.S ... Restored even older code (from 386BSD-0.0) for converting the FP registers to doubles. floatformat_to_double() and/or valprint() still don't understand NaNs. Removed unnecessary #include of obsolete <sys/dir.h> again.
* This commit was generated by cvs2svn to compensate for changes in r22514,darrenr1997-02-09189-0/+28807
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import IP Filter v3.1.7 into FreeBSD treedarrenr1997-02-09189-0/+28807
|
* Config information for FreeBSDpst1997-02-072-0/+323
|
* Minimal man page changes to reflect integrated ftpd/login/supst1997-02-076-30/+21
|
* Disconnect OPIE from internal MD4/5 routinespst1997-02-072-18/+30
|
* This commit was generated by cvs2svn to compensate for changes in r22347,pst1997-02-0694-0/+22497
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Initial import of OPIE v2.3 frompst1997-02-0694-0/+22497
| | | | ftp://ftp.nrl.navy.mil/pub/security/opie/
* Everyone's favorite: finally bump vi's escapetime.joerg1997-01-171-1/+1
| | | | | | Closes bin/2510: vi escape keys over slow... (and i think yet another one) Submitted by: kargl@troutmask.apl.washington.edu (Steven G. Kargl)
* Bring over Joerg's arrow-key, page-up, and page-down modifications.jmacd1997-01-174-11/+103
|
* FreeBSD specific modifications.gj1997-01-155-14/+260
| | | | | | | | Obtained from /usr/ports/devel/gdb. 2.2. candidate ? Should I put $FreeBSD$ into these files ?
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1410-11/+11
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Fix BB profiling.phk1997-01-131-2/+2
| | | | Submitted by: bde
* I added both features Peter Wemm requested. First, the new optionjmacd1997-01-121-4/+22
| | | | | | | --forceentry=TEXT will override any entries contained in the info file. Second, I made it recognize that "gmp" and "gmp.info" are the same when looking for whether the info file being installed is already installed.
* *gulp* break this file off the vendor branch in order to fix thepeter1997-01-121-1/+1
| | | | | | | | info entry. It's a real shame that install-info can't override these. I'll fix the repository for this (and the readline commit as well) once this has been fixed properly... Looking at the install-info source gives me a headache. :-( This should be enough to get the tree to build again.
* This file has the info annotation, except its annotated namejmacd1997-01-111-1/+1
| | | | is different from its filename for some reason.
* Correct a bogus strerror declaration and make install-infojmacd1997-01-111-24/+36
| | | | | | | | | | intelligent enough to take default section and entry names for the purpose of being able to use it on old texinfo files in the source tree. This involved very minor modifications and the new options --defsection and --defentry which behave just like --section and --entry but ignore their argument if the info file is annotated with the information. This change should only be neccesary as long as there are old-style texinfo source in the tree.
* Remove a non-posix terminal flag OCRNL from terminal.c, add thejmacd1997-01-113-2/+241
| | | | two auto-generated files doc.c and funs.h.
* This commit was generated by cvs2svn to compensate for changes in r21495,jmacd1997-01-11107-0/+77698
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * This is unmodified GNU texinfo-3.9 source. I'll be commiting a fewjmacd1997-01-11107-0/+77698
| | | | | | patches in a bit. -josh
* Kill another bogus inclusion of <netinet/if_ether.h>.wollman1997-01-051-1/+1
|
* This commit was generated by cvs2svn to compensate for changes in r21336,ache1997-01-052-0/+2206
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Add manpage from another bash directoryache1997-01-052-0/+2206
| |
* | Turn on PAREN_MATCHINGache1997-01-051-1/+1
| |
* | Backup savestring as rl_savestringache1997-01-052-4/+2
| |
* | This commit was generated by cvs2svn to compensate for changes in r21308,ache1997-01-0459-0/+24805
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Libreadline.ache1997-01-0459-0/+24805
|
* Update to reflect changes in net/if.h.wollman1997-01-0318-17/+18
|
* Change the description for section 4 to read:mpp1997-01-021-1/+1
| | | | | | | | Kernel Interfaces Manual This was needed because of a few man pages like keyboard(4) which caused the header to become unreadable with the longer description.
* These are gone in 4.9.5peter1997-01-012-383/+0
|
* This commit was generated by cvs2svn to compensate for changes in r21138,peter1996-12-3165-4039/+7509
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import Paul Vixie/ISC's bind-4.9.5-patch1 onto the vendor branch.peter1996-12-3165-4039/+7509
| | | | | | | | | | | | | | This has some (all?) of the DNSSEC key management/distribution mechanism in place. (The SIG and KEY RR's) Obtained from: Paul Vixie / ISC / ftp.isc.org
* | a uniq name for every manpage section in header macro .Dtwosch1996-12-311-1/+8
| |
* | Bump default escapetime from 1 (ie: 100ms) to 3 (ie: 300ms). Hopefullypeter1996-12-301-1/+1
| | | | | | | | | | | | | | | | this will make it less likely to misinterpret arrow keys as seperate keys when running over anything slower than a console. This has been talked about for a while, I hope it's long enough but not too long to be annoying.
* | Ay, merge from RELENG_2_2. Back out the "moving HEAD" fix.asami1996-12-191-2/+2
| |
* | Teach mdoc macros to recognize section 9 and the i386 architecture.wollman1996-12-181-1/+3
| |
* | Fix generated code for DLT_NULL encapsulation.fenner1996-12-181-1/+1
| | | | | | | | This fixes PR#bin/2212.
* | Fix the "moving head" problem.asami1996-12-121-2/+2
| |
* | repair editor damageadam1996-12-111-1/+1
| |
OpenPOWER on IntegriCloud