| Commit message (Expand) | Author | Age | Files | Lines |
* | In the error handling path, don't call close(fd) if the error we're | cperciva | 2007-05-22 | 1 | -1/+2 |
* | __cleanup() is needed for ports/devel/valgrind, export it. | jon | 2007-05-22 | 1 | -0/+1 |
* | Allow FreeBSD's native ELF image activators to execute shared libraries the | kan | 2007-05-22 | 7 | -14/+14 |
* | Remove duplicate ' 2' manpage section number. | keramida | 2007-05-21 | 1 | -1/+1 |
* | From OpenBSD, rev. 1.379 | dhartmei | 2007-05-21 | 1 | -2/+3 |
* | From OpenBSD, rev. 1.524, 1.528, 1.529 | dhartmei | 2007-05-21 | 1 | -3/+52 |
* | Use lower cases for UUID string to conform RFC4122 and ISO/IEC-9834-8:2005. | jkim | 2007-05-21 | 1 | -3/+3 |
* | Forgot to add hptiop(4) here. | brueffer | 2007-05-21 | 1 | -0/+2 |
* | Improve mxge receive performance: | gallatin | 2007-05-21 | 6 | -2216/+2717 |
* | Make pointer argument to kread_string() const since the kernel structure | rwatson | 2007-05-21 | 1 | -3/+4 |
* | Fix markup. | ru | 2007-05-21 | 1 | -3/+9 |
* | Force the alignment of the chars arrays, as they are casted later to | cognet | 2007-05-21 | 1 | -1/+1 |
* | Force the alignment of the chars arrays, as they are casted later to | cognet | 2007-05-21 | 1 | -2/+2 |
* | Short name of kernel audit worker thread from "audit_worker" to "audit". | rwatson | 2007-05-21 | 1 | -1/+1 |
* | Bump __FreeBSDversion for shared library version bump. | delphij | 2007-05-21 | 1 | -1/+1 |
* | Make sure fwsid is not NULL. | simokawa | 2007-05-21 | 1 | -1/+3 |
* | Back out the addition of -static to LDFLAGS; I'm pretty confident | ru | 2007-05-21 | 1 | -1/+0 |
* | MFi386: revision 1.652 | nyan | 2007-05-21 | 1 | -0/+4 |
* | Cleanup style by consistently using braces around variable expansion and | rse | 2007-05-21 | 1 | -1/+5 |
* | Adjust UUID lower-case translation from straight-forward tr(1) | rse | 2007-05-21 | 1 | -1/+2 |
* | Perhaps a better fix- make the called function do the (possible never reached) | mjacob | 2007-05-21 | 1 | -8/+11 |
* | Style: remove redundant parentheses. | ru | 2007-05-21 | 2 | -2/+2 |
* | Remove the libmytinfo_p.a link as well. | ru | 2007-05-21 | 1 | -0/+1 |
* | GCC doesn't segfault anymore while building world with -mcpu=xscale, so use it. | cognet | 2007-05-21 | 1 | -3/+1 |
* | FreeBSD expects VFP, so use that as the default FPU. | cognet | 2007-05-21 | 1 | -0/+3 |
* | The standardized textual representation of UUIDs according to RFC 4122 | rse | 2007-05-21 | 1 | -2/+2 |
* | Don't remove boot_i386.8 on amd64. | delphij | 2007-05-21 | 1 | -1/+1 |
* | Reflect shared library bump after symbol versioning is enabled by | delphij | 2007-05-21 | 1 | -0/+125 |
* | When speculation fails (as determined by the chk instruction) the | marcel | 2007-05-21 | 1 | -1/+13 |
* | Don't test for NULL when it is both unnecessary (the pointer is checked | cperciva | 2007-05-21 | 1 | -1/+1 |
* | Remove pointless code: Don't assign a value to a variable when we're | cperciva | 2007-05-21 | 1 | -1/+0 |
* | MFV: tzdata2007f | wollman | 2007-05-21 | 8 | -206/+427 |
* | This commit was generated by cvs2svn to compensate for changes in r169808, | wollman | 2007-05-21 | 1 | -10/+18 |
|\ |
|
| * | Long-delayed import of timezone database from Arthur Olson et al. | wollman | 2007-05-21 | 11 | -218/+449 |
* | | Bump library versions in preparation for 7.0. | deischen | 2007-05-21 | 40 | -40/+40 |
* | | MFp4: Simplify the bus probe routin using a kthread. | simokawa | 2007-05-21 | 2 | -349/+237 |
* | | - rename VMCNT_DEC to VMCNT_SUB to reflect the count argument. | jeff | 2007-05-20 | 8 | -10/+10 |
* | | - Move clock synchronization into a seperate clock lock so the global | jeff | 2007-05-20 | 4 | -15/+21 |
* | | - Move GDT/LDT locking into a seperate spinlock, removing the global | jeff | 2007-05-20 | 6 | -76/+80 |
* | | Mention the formats supported by bsdtar; include an | kientzle | 2007-05-20 | 1 | -0/+6 |
* | | Initialize irql to something prior to calls that (might) set it. | mjacob | 2007-05-20 | 1 | -1/+1 |
* | | Initializae lastaddr to 0 in bus_dmamap_load_uio so that | mjacob | 2007-05-20 | 1 | -0/+1 |
* | | Make gcc 4.2 happy by initiatlizing controller && channel prior | mjacob | 2007-05-20 | 1 | -1/+1 |
* | | Increase size of timer counter bitfield to accomodate the actual size of the | mjacob | 2007-05-20 | 1 | -1/+1 |
* | | - Staticize cpu_ipi_send() and cpu_mp_unleash() as these aren't | marius | 2007-05-20 | 2 | -42/+58 |
* | | - Also identify USIIIi+, USIV and USIV+ CPUs. | marius | 2007-05-20 | 2 | -12/+24 |
* | | Given that these sparc64 (as in sun4u) specific headers only exist | marius | 2007-05-20 | 2 | -114/+4 |
* | | Delete the unused/not really used sparc64 (as in sun4u) cache.h, | marius | 2007-05-20 | 11 | -426/+18 |
* | | Delete a remnant of the old sparc64 nexus(4) which was never used for sun4v. | marius | 2007-05-20 | 1 | -54/+0 |
* | | Remove superfluous inclusion of machine/ver.h. | marius | 2007-05-20 | 4 | -4/+0 |