summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Relax partition overlap check to allow Vinum partitions to overlapgrog2002-12-022-6/+12
* Break up a bunch of crazy if statements to use a case statement insteadjhb2002-12-021-14/+16
* Updated release notes: Binutils 2.13.1-20021011, CVSbmah2002-12-022-8/+8
* Make a CR/LF sequence measure up to its name: the order of the CR and LFroam2002-12-021-1/+1
* Replace the remaining strcpy() instances with strlcpy(), fixing a segfaultroam2002-12-021-8/+6
* Use the hotspot code to prevent people from overwriting their disklabelphk2002-12-021-11/+90
* ia64 specific.marcel2002-12-026-6/+106
* Add a simplified version of the hot-spot code to enable us to protectphk2002-12-022-8/+95
* Align the FPU state in the ucontext and sigcontext to 16 bytesdeischen2002-12-0211-48/+76
* Correctly calculate the initial number of fragments in a filesystemmckusick2002-12-021-2/+2
* 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
OpenPOWER on IntegriCloud