summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Partially fix (well, work around) warnings inspired by lint, amarkm2002-02-221-2/+2
* Fix warnings inspired by lint, a commercial lint and WARNS=4.markm2002-02-221-2/+3
* Warnings fixes inspired by lint, a commercial lint and WARNS=4.markm2002-02-221-5/+4
* Warning fix. Enter into the spirit of getopt(3) a bit more.markm2002-02-221-0/+2
* Fix warnings inspired by lint, a commercial lint and WARNS=4.markm2002-02-227-36/+35
* Fix warnings inspired by lint, a commercial lint and WARNS=4markm2002-02-221-9/+8
* Also blindly attempt to fix broken world with respect to proc.p_runtimegreen2002-02-221-1/+3
* The existing bazaar and site-specific policy in rc.diskless1 is Just Wrong;obrien2002-02-228-28/+46
* Update for binutils_2_12_anoncvs_20020221.obrien2002-02-222-447/+546
* (Belatedly) add the required EXPORT_SYMS. I'm not sure the list is complete,des2002-02-221-0/+8
* Modified release note: Binutils update. While I'm here, fix a minorbmah2002-02-222-4/+4
* - Whitespace fixes leftover from previous commit.arr2002-02-221-21/+21
* - Whitespace fixup left over from previous commit.arr2002-02-221-10/+9
* Convert p->p_runtime and PCPU(switchtime) to bintime format.phk2002-02-2217-46/+34
* Use better scaling factor for NTPs correction.phk2002-02-221-1/+7
* Allow PCI_ALLOW_UNSUPPORTED_IO_RANGE to leave broken setups broken enoughphk2002-02-221-0/+18
* GC: BIO_ORDERED, various infrastructure dealing with BIO_ORDERED.phk2002-02-225-12/+4
* GC: BIO_ORDERED going away.phk2002-02-225-30/+4
* Disksort will not "munge" requests, BIO_ORDERED or not, so removephk2002-02-224-16/+8
* Replace bowrite() with BUF_WRITE in ufs.phk2002-02-223-20/+3
* GC: bufqueues are not used under -current, we use bioqueues.phk2002-02-221-47/+0
* Update for binutils_2_12_anoncvs_20020221.obrien2002-02-221-443/+542
* Explain how I did the binutils_2_12_anoncvs_20020221 import.obrien2002-02-222-4/+8
* Merge rev 1.2 (teach `ld' how to access FreeBSD's ld ELF hints)obrien2002-02-221-2/+4
* Bring the binutils_2_12_20020221_snap version of this to the HEAD branch.obrien2002-02-223-29/+79
* Merge rev 1.2 (FreeBSD a.out configuration support) intoobrien2002-02-221-1/+77
* Use the stock (2.12_20020221_snap) version of this.obrien2002-02-221-0/+7
* Use the stock version of this.obrien2002-02-221-231/+274
* Use the vendor's 2.12_20020221_snap version of this file as in rev 1.4.obrien2002-02-221-1/+1
* Merge rev 1.6 (only define "ELF_DYNAMIC_INTERPRETER" if it isn't definedobrien2002-02-221-2/+77
* Merge rev 1.8 (only define "ELF_DYNAMIC_INTERPRETER" if it isn't definedobrien2002-02-221-12/+14
* Merge our ELF branding into Binutils 2.12_20020221_snap.obrien2002-02-221-17/+20
* Use make -V VARIABLE | xargs ... to pass argument lists to programluigi2002-02-221-5/+8
* Fix a bug where a short write to a non-blocking socket wouldjb2002-02-221-1/+4
* This commit was generated by cvs2svn to compensate for changes in r91041,obrien2002-02-22147-3875/+12853
|\
| * Import of Binutils from the FSF 2.12 branch (pre-.0 release).obrien2002-02-22158-4172/+13404
* | - Massive style fixup.arr2002-02-221-1268/+1292
* | recovery from new binutils part II: fix the alpha kernel so thatgallatin2002-02-211-1/+1
* | Reorder some of the ioctls and add a few new ones.mjacob2002-02-212-17/+37
* | o style(9) and consistency fix:jedgar2002-02-211-2/+2
* | o style(9) and consistency fixes:jedgar2002-02-215-44/+41
* | Add more argument checkingjedgar2002-02-212-0/+17
* | static'ize and declare functionsjedgar2002-02-211-1/+5
* | Revert wchan functionality. Add 'mwchan' to supply new duel mutex/msleepdillon2002-02-215-3/+34
* | staticize functions and variablesbillf2002-02-212-19/+17
* | use the typedef 'ubig' to declare pr_limit, not what ubig is typedef'dbillf2002-02-211-1/+1
* | Add support for iovcnt greater than 1. This should resolve problemsbp2002-02-211-14/+16
* | Remove redundant checks for iovcnt > 1. This should be handled properlybp2002-02-211-7/+7
* | Add unicode related definition for future use. Descibe Samba bug.bp2002-02-212-1/+10
* | Add subfunction definition for future use.bp2002-02-211-0/+1
OpenPOWER on IntegriCloud