summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* | | mergeache1999-05-2810-355/+638
* | | This commit was generated by cvs2svn to compensate for changes in r47558,ache1999-05-2847-838/+2420
|\ \ \
| * | | readline v4.0ache1999-05-2855-1147/+3062
* | | | Port pnpinfo to alpha.dfr1999-05-221-4/+10
* | | | Fix a coredump when debugging corefiles from static programs.dfr1999-05-221-1/+1
* | | | Cosmetic changes to make it compile without errors in gcc -Walljulian1999-05-221-10/+17
* | | | Fix typo (#unset where #undef was meant).jdp1999-05-211-1/+1
* | | | Consistantly protect "#define FOO ..." with "#undef FOO".obrien1999-05-201-1/+37
* | | | Add 3.2 to the list of legal FreeBSD versions for the .Os FreeBSD macro.fenner1999-05-141-0/+1
* | | | Add 3.2 to the list of legal FreeBSD versions for the .Fx macro.fenner1999-05-141-0/+1
* | | | Complete the list of FreeBSD version numbers accepted by the .Fx macro.jkoshy1999-05-141-0/+6
* | | | Add a hook to ffs_fsync to allow soft updates to get first chance at doingmckusick1999-05-141-28/+97
* | | | Add a min TTL flag to go along with the max TTL flag. That is, this flagarchie1999-05-122-20/+44
* | | | Don't assume branch heads are alive.. (related to previous change to thepeter1999-05-101-1/+2
* | | | Put back changes that might be causing trouble on Alpha.mckusick1999-05-091-3/+5
* | | | Update this with reality.obrien1999-05-081-4/+4
* | | | Revive the pam_deny and pam_permit modules from Linux-PAM. They arejdp1999-05-086-0/+450
* | | | Whitespace cleanup.mckusick1999-05-071-2/+2
* | | | Get rid of random debugging cruft; sync up with latest version.mckusick1999-05-071-38/+10
* | | | Severe slowdowns have been reported when creating or removing manymckusick1999-05-071-108/+290
* | | | Fix spelling and typos.jkoshy1999-05-061-6/+8
* | | | Add the capability for traceroute(8) to send packets of any IP protocolarchie1999-05-062-37/+244
* | | | Uninitialized variable. Do not assume certain endianess.luoqi1999-05-041-3/+4
* | | | GC some unused files from gdb and add them to the exclude list for futuredfr1999-05-033-268/+10
* | | | Resurrect a file for alpha support in GDB and add some minor FreeBSD tweaks.dfr1999-05-021-0/+1415
* | | | Delete parts of gdb which are now shared with binutils.dfr1999-05-02300-105553/+0
* | | | Merge conflicts. More elegant improvements will follow in a couplemarkm1999-05-0210-124/+543
* | | | This commit was generated by cvs2svn to compensate for changes in r46307,markm1999-05-02408-4856/+22192
|\ \ \ \
| * | | | Maintenance releace 3 of perl5.005. Includes support for threads.markm1999-05-02418-4951/+22733
* | | | | The maximum pagesize for alpha is 64k, not 1Mb.dfr1999-05-021-1/+1
* | | | | Add upgrade instructions to facilitate future gdb imports.dfr1999-05-022-0/+29
* | | | | Merge local changes into gdb-4.18 and add changes for FreeBSD/alpha.dfr1999-05-0226-1811/+7519
* | | | | This commit was generated by cvs2svn to compensate for changes in r46283,dfr1999-05-02297-14202/+120511
|\ \ \ \ \
| * | | | | Virgin import of gdb-4.18dfr1999-05-02387-20882/+141599
* | | | | | Fix conflicts.obrien1999-05-026-102/+191
* | | | | | junk from the last importobrien1999-05-021-89/+0
* | | | | | This commit was generated by cvs2svn to compensate for changes in r46275,obrien1999-05-0223-161/+770
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Virgin import of ISC-DHCP v2.0b1pl27obrien1999-05-0228-250/+947
* | | | | | Turn DEFAULT_VTABLE_THUNKS back on. It caused problems with undefined symbolsobrien1999-04-301-4/+5
* | | | | | Rather than hack config/freebsd.h to contain our hacks for a native compiler,obrien1999-04-281-45/+1
* | | | | | Simplify the definition of FBSD_SWITCH_TAKES_ARG, and make sureobrien1999-04-272-18/+8
* | | | | | Wait until EGCS 1.2 to use more efficient ``thunks'' to implement C++ vtables.obrien1999-04-271-3/+4
* | | | | | Use new `FBSD_SWITCH_TAKES_ARG' and `FBSD_WORD_SWITCH_TAKES_ARG'.obrien1999-04-221-0/+3
* | | | | | Move `SWITCH_TAKES_ARG' to `FBSD_SWITCH_TAKES_ARG' and `WORD_SWITCH_TAKES_ARG'obrien1999-04-221-5/+3
* | | | | | Fix typos.nik1999-04-141-3/+7
* | | | | | Document the "-D" option (UTSL).obrien1999-04-141-0/+12
* | | | | | Support linking against libgcc_r.obrien1999-04-141-0/+6
* | | | | | Fixed one typo ("[[=e]]" -> "[[=e=]]") and two occurences of whitespacenik1999-04-101-4/+4
* | | | | | .sp -> .Ppnik1999-04-101-5/+5
* | | | | | ipfstat is now in section 8 of the manual.nik1999-04-101-1/+1
OpenPOWER on IntegriCloud