summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* License tweak: remove clause 3 per permission of NAI.rwatson2002-12-032-6/+0
* Mdoc markup and language fixes.rwatson2002-12-032-9/+14
* Hook up a sample LOMAC labeling policy. Unlike the old LOMAC module,rwatson2002-12-031-0/+29
* Unhook the old LOMAC module, now replaced with mac_lomac.rwatson2002-12-0332-6860/+0
* Don't install old LOMAC include files; do install new mac_lomacrwatson2002-12-032-3/+3
* Properly account for prefetchable memory when a request is being made.imp2002-12-031-47/+112
* Replace the perl versions of adduser and rmuser with shell script versions.scottl2002-12-037-2291/+1458
* Correct the estimated block count calculated by dump to accountmckusick2002-12-032-2/+4
* Properly handle UFS2 sparsely allocated inodes. The UFS2 filesystemmckusick2002-12-031-25/+66
* Add spaces around FBSD_ENDFILE_SPEC as it is used in string concatenation.obrien2002-12-031-1/+1
* Add lib/libfetch and usr.bin/fetch to FIXCRYPTO since they need the cryptodes2002-12-031-1/+2
* Avoid recursive acquisition of the page queues lock in pmap_unuse_pt().alc2002-12-032-2/+6
* Implement DIOCGDINFO for volumes. newfs will no longer build a filegrog2002-12-021-0/+4
* Don't blindly call make_dev when configuring an object: the devicegrog2002-12-021-23/+24
* 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
OpenPOWER on IntegriCloud