summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Resolve warnings exposed by LINT.marcel2008-02-245-26/+5
* After finishing sending file data in sendfile(2), don't forget to sendcperciva2008-02-241-1/+3
* The matching in -lname and -ilname are on the contents of the linkimp2008-02-241-5/+10
* Add prototype for __cmpd2().marcel2008-02-231-0/+1
* Add FPU_EMU.marcel2008-02-231-0/+2
* remove call to kdb_backtrace()kmacy2008-02-231-1/+0
* Hook-up the FPU emulator. It's optional upon FPU_EMU.marcel2008-02-232-0/+12
* Bring back (without advertising clause) cmpdi2.c. It's needed on PowerPCmarcel2008-02-231-0/+54
* Add a floating-point emulator so that a single userland or single ABImarcel2008-02-2313-0/+3880
* o Build and install the U-Boot loader as ubldr.marcel2008-02-232-10/+6
* style(9) commit.marcel2008-02-231-211/+218
* Bump the default .Os version to FreeBSD 8.0.ru2008-02-231-1/+1
* Setup the new bootinfo structure.marcel2008-02-231-36/+99
* o Keep running on U-Boot's stack.marcel2008-02-231-21/+23
* The NFS file system support is conditional upon LOADER_NFS_SUPPORT,marcel2008-02-231-1/+1
* Add __elfN(relocation_offset). It holds the offset between the virtualmarcel2008-02-232-2/+30
* Define the bootinfo structure for FreeBSD. It is not used onmarcel2008-02-232-73/+56
* o Include glue.hmarcel2008-02-231-12/+10
* o Build libuboot with -msoft-float like everything else.marcel2008-02-233-50/+88
* Add the appropriate license information. This file is doublemarcel2008-02-231-1/+55
* We build ficl and libofw with -msoft-float. Build the loadermarcel2008-02-231-1/+1
* Implement a number of primaries present in GNU find, but not presentimp2008-02-235-5/+159
* Fix typo.brueffer2008-02-231-1/+1
* Optimize the 9pi/2 < |x| <= 2**19pi/2 case some more by avoiding anbde2008-02-232-11/+8
* Fix tinderbox by removing call to kdb_backtracekmacy2008-02-231-1/+0
* Add the groupmod '-d' option to pw to allow the deletion of existing usersscf2008-02-233-16/+92
* style(9) (verified no object changes)scf2008-02-232-3/+2
* - update firmware to 5.0kmacy2008-02-2346-4080/+5926
* This patch adds a new ktrace(2) record type, KTR_STRUCT, whose payloaddes2008-02-2311-14/+358
* ip6(4) man page lacks documentation for TCLASS option.bms2008-02-221-2/+13
* Avoid using FP-to-integer conversion for !(amd64 || i386) too. Use thebde2008-02-222-6/+4
* Remove the "quick check no cancellation" optimization forbde2008-02-221-12/+1
* Optimize the 9pi/2 < |x| <= 2**19pi/2 case on amd64 and i386 by avoidingbde2008-02-222-0/+18
* Fixes a memory leak when VRF's are in play.rrs2008-02-221-0/+4
* - Takes out stray ifdef code that should not have been present.rrs2008-02-221-5/+0
* Add an irint() function in inline asm for amd64 and i386. irint() isbde2008-02-221-0/+30
* Optimize the conversion to bits a little (by about 11 cycles or 16%bde2008-02-221-5/+13
* Sanitize arguments to linux_mremap().kib2008-02-222-0/+18
* Fix essential bugs and warnings.ru2008-02-221-5/+4
* Optimize the fixup for +-0 by using better classification for this casebde2008-02-221-2/+4
* Hide BSD ar(1) under the MK_TOOLCHAIN option.ru2008-02-221-1/+2
* Fix rintl() on signaling NaNs and unsupported formats.bde2008-02-221-5/+3
* Clean up created turds.obrien2008-02-221-0/+1
* We build important toolchain statically. So build BSD 'ar' staticallyobrien2008-02-221-0/+1
* Re-introduce the new BSDLed 'ar' to the build.obrien2008-02-223-2/+19
* Fix 'make checkdpadd'.jkoshy2008-02-221-1/+1
* s/rcsid/__FBSDID/das2008-02-2279-241/+158
* Remove an unused variable.das2008-02-223-3/+3
* Eliminate some warnings.das2008-02-223-9/+3
* MFC after: 4 weeksdavidch2008-02-223-5555/+7977
OpenPOWER on IntegriCloud