summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Verify that alternate superblocks have a correct magic number beforemckusick2002-12-021-9/+10
* Remove a workaround for a binutils bug that was fixed in the recenttmm2002-12-021-19/+4
* If /usr/bin/make fails to pass the regression tests, it might notru2002-12-021-7/+20
* For installkernel, use the fresh tools (if we've built them withru2002-12-021-1/+2
* Cast argument to (long), missed in prior pass.rwatson2002-12-021-1/+1
* Fix 32-bit/64-bit bug in format string.rwatson2002-12-021-1/+1
* Remove the ancient PEI cruft that is useless.obrien2002-12-021-4/+0
* We can handle the bfd_elf32_i386_vec vector at the same time as theobrien2002-12-021-2/+2
* We can handle the bfd_elf64_alpha_vec vector at the same time as theobrien2002-12-021-2/+2
* Cleaner support of a DEFAULT_VECTOR.obrien2002-12-025-17/+21
* Update for the Binutils 2.13.2 20021127 snapshot import.obrien2002-12-021-8/+2
* Handle the "HAVE_" defines via the VECS list.obrien2002-12-027-14/+4
* Update for the Binutils 2.13.2 20021127 snapshot import.obrien2002-12-025-112/+225
* Update for the Binutils 2.13.2 20021127 snapshot import.obrien2002-12-027-9/+24
* We now have insque().obrien2002-12-021-1/+1
* Binutils 2.13.2 is WARNS=2 clean for all our architectures.obrien2002-12-021-5/+0
* Update for the 2.13.2 2002-11-27 snapshot import.obrien2002-12-021-2/+2
* Update HEAD with the stock files.obrien2002-12-028-258/+264
* Merge rev 1.2 (teach `ld' how to access FreeBSD's ld ELF hints)obrien2002-12-021-45/+58
* While it is true we moved over to our own elf*-<arch>-fbsd files as theobrien2002-12-020-0/+0
* Remove our custom ELF branding -- we have moved to our own ELF vectorsobrien2002-12-022-40/+37
* Merge our ELF branding into Binutils 2_13_2_20021127 snapshot.obrien2002-12-021-32/+2
* GC some stuff I thought was long gone.obrien2002-12-0243-46844/+0
* This commit was generated by cvs2svn to compensate for changes in r107492,obrien2002-12-02109-2175/+3057
|\
| * Import of Binutils from the FSF 2.13 branch (just pre-.2 release).obrien2002-12-02127-2823/+18523
* | Try to keep CVS from pissing over the next binutils import by returningobrien2002-12-0213-36/+0
* | Hold the page queues lock when calling pmap_unwire_pte_hold() oralc2002-12-022-6/+20
* | Add support for -R for file relabel operations.rwatson2002-12-023-47/+508
* | Update bmake glue after 1.11.2.1-20021201 import. options.h is no longerpeter2002-12-024-653/+697
* | Merge 1.11.2 -> 1.11.2.1-20021201 changes onto mainlinepeter2002-12-0224-768/+420
* | This commit was generated by cvs2svn to compensate for changes in r107484,peter2002-12-0277-5705/+13696
|\ \
| * | Import cvs-1.11.2.1 as of 2002/12/01 onto vendor branch. This fixes allpeter2002-12-0294-6121/+14115
* | | Fix a dumb bug that broke net booting on sparc64. The wrong length wasjake2002-12-021-1/+1
* | | o Newer EFI implementations require that a GPT is preceeded bymarcel2002-12-025-55/+153
* | | MFi386alc2002-12-022-0/+4
* | | Replace rev 1.33 with a real fix. The problem was integer overflowspeter2002-12-021-8/+2
* | | Document the MLS policychris2002-12-022-1/+203
* | | Spelling: "current" -> "currently"chris2002-12-021-1/+1
* | | Always initialize the UPA target module id in the interrupt mappingtmm2002-12-013-33/+34
* | | 1.) Do not look for PCI INOs in the FFB interrupt mapping registers; theytmm2002-12-011-2/+6
* | | Teach mdmfs how to pass UFS version numbers through to newfs. Becauserwatson2002-12-012-1/+15
* | | Remove some long-dead cruft in the interrupt handling code which wastmm2002-12-011-44/+31
* | | In general, prefer WARNS to CFLAGS+=-Wall. Tend towards a morerwatson2002-12-014-8/+16
* | | Reverse the quirk table entry for swizzling on a missing interrupt map;tmm2002-12-011-7/+10
* | | Fix some comments describing psycho registers.tmm2002-12-011-2/+2
* | | Do not panic when a dmamap is unloaded more then once, but just silentlytmm2002-12-011-4/+2
* | | The Bluetooth stack apparently works on pc98, so enable items inbmah2002-12-014-6/+6
* | | Fix minor SGML markup glitch.bmah2002-12-011-1/+1
* | | Hold the page queues lock when calling pmap_protect(); it updates fieldsalc2002-12-011-7/+22
* | | Make the following changes to the semi-automated package split:bmah2002-12-011-4/+9
OpenPOWER on IntegriCloud