| Commit message (Expand) | Author | Age | Files | Lines |
* | style(9) whitespace fix: A space is mandated after keyword 'return'. | kaiw | 2008-02-24 | 1 | -5/+5 |
* | Since the program is installed as 'bsdranlib', we need to | kaiw | 2008-02-24 | 1 | -1/+2 |
* | Correct a long-standing error in vm_object_deallocate(). Specifically, | alc | 2008-02-24 | 1 | -1/+4 |
* | Handle properly when insert zero size objects into the archive: | kaiw | 2008-02-24 | 1 | -3/+9 |
* | Don't define DEBUG. No debugging required. | marcel | 2008-02-24 | 1 | -2/+0 |
* | Forced commit to fix message: | stefanf | 2008-02-24 | 0 | -0/+0 |
* | Add a regression test for cd.c's revision 1.35. | stefanf | 2008-02-24 | 1 | -0/+17 |
* | Split updatepwd() into two smaller functions. The first one, findpwd(), | stefanf | 2008-02-24 | 1 | -38/+45 |
* | Introduce some functions in the vnode locks namespace and in the ffs | attilio | 2008-02-24 | 12 | -21/+27 |
* | Currently, smb_co_init() uses the same lock name for the mutex interlock | attilio | 2008-02-24 | 1 | -8/+9 |
* | Add table/tablearg support to ipfw's nat. | piso | 2008-02-24 | 3 | -12/+10 |
* | o Add module event handler. | akiyama | 2008-02-24 | 1 | -2/+19 |
* | Fix shutdown bug made by previous commit. | mav | 2008-02-24 | 1 | -0/+1 |
* | Fix namespace collision with sparc macro | kmacy | 2008-02-24 | 2 | -6/+6 |
* | Change FreeBSD 7 so that it returns TCP options in | silby | 2008-02-24 | 1 | -2/+5 |
* | Resolve warnings exposed by LINT. | marcel | 2008-02-24 | 5 | -26/+5 |
* | After finishing sending file data in sendfile(2), don't forget to send | cperciva | 2008-02-24 | 1 | -1/+3 |
* | The matching in -lname and -ilname are on the contents of the link | imp | 2008-02-24 | 1 | -5/+10 |
* | Add prototype for __cmpd2(). | marcel | 2008-02-23 | 1 | -0/+1 |
* | Add FPU_EMU. | marcel | 2008-02-23 | 1 | -0/+2 |
* | remove call to kdb_backtrace() | kmacy | 2008-02-23 | 1 | -1/+0 |
* | Hook-up the FPU emulator. It's optional upon FPU_EMU. | marcel | 2008-02-23 | 2 | -0/+12 |
* | Bring back (without advertising clause) cmpdi2.c. It's needed on PowerPC | marcel | 2008-02-23 | 1 | -0/+54 |
* | Add a floating-point emulator so that a single userland or single ABI | marcel | 2008-02-23 | 13 | -0/+3880 |
* | o Build and install the U-Boot loader as ubldr. | marcel | 2008-02-23 | 2 | -10/+6 |
* | style(9) commit. | marcel | 2008-02-23 | 1 | -211/+218 |
* | Bump the default .Os version to FreeBSD 8.0. | ru | 2008-02-23 | 1 | -1/+1 |
* | Setup the new bootinfo structure. | marcel | 2008-02-23 | 1 | -36/+99 |
* | o Keep running on U-Boot's stack. | marcel | 2008-02-23 | 1 | -21/+23 |
* | The NFS file system support is conditional upon LOADER_NFS_SUPPORT, | marcel | 2008-02-23 | 1 | -1/+1 |
* | Add __elfN(relocation_offset). It holds the offset between the virtual | marcel | 2008-02-23 | 2 | -2/+30 |
* | Define the bootinfo structure for FreeBSD. It is not used on | marcel | 2008-02-23 | 2 | -73/+56 |
* | o Include glue.h | marcel | 2008-02-23 | 1 | -12/+10 |
* | o Build libuboot with -msoft-float like everything else. | marcel | 2008-02-23 | 3 | -50/+88 |
* | Add the appropriate license information. This file is double | marcel | 2008-02-23 | 1 | -1/+55 |
* | We build ficl and libofw with -msoft-float. Build the loader | marcel | 2008-02-23 | 1 | -1/+1 |
* | Implement a number of primaries present in GNU find, but not present | imp | 2008-02-23 | 5 | -5/+159 |
* | Fix typo. | brueffer | 2008-02-23 | 1 | -1/+1 |
* | Optimize the 9pi/2 < |x| <= 2**19pi/2 case some more by avoiding an | bde | 2008-02-23 | 2 | -11/+8 |
* | Fix tinderbox by removing call to kdb_backtrace | kmacy | 2008-02-23 | 1 | -1/+0 |
* | Add the groupmod '-d' option to pw to allow the deletion of existing users | scf | 2008-02-23 | 3 | -16/+92 |
* | style(9) (verified no object changes) | scf | 2008-02-23 | 2 | -3/+2 |
* | - update firmware to 5.0 | kmacy | 2008-02-23 | 46 | -4080/+5926 |
* | This patch adds a new ktrace(2) record type, KTR_STRUCT, whose payload | des | 2008-02-23 | 11 | -14/+358 |
* | ip6(4) man page lacks documentation for TCLASS option. | bms | 2008-02-22 | 1 | -2/+13 |
* | Avoid using FP-to-integer conversion for !(amd64 || i386) too. Use the | bde | 2008-02-22 | 2 | -6/+4 |
* | Remove the "quick check no cancellation" optimization for | bde | 2008-02-22 | 1 | -12/+1 |
* | Optimize the 9pi/2 < |x| <= 2**19pi/2 case on amd64 and i386 by avoiding | bde | 2008-02-22 | 2 | -0/+18 |
* | Fixes a memory leak when VRF's are in play. | rrs | 2008-02-22 | 1 | -0/+4 |
* | - Takes out stray ifdef code that should not have been present. | rrs | 2008-02-22 | 1 | -5/+0 |