| Commit message (Expand) | Author | Age | Files | Lines |
| * | Don't want a stray systrace_args.c in objdir. | Ruslan Ermilov | 2007-05-22 | 2 | -2/+6 |
| * | Remove the ugly csh(1) based UUID lower-case translation hack from | Ralf S. Engelschall | 2007-05-22 | 1 | -1/+0 |
| * | Increase precision of time values in the process accounting | Diomidis Spinellis | 2007-05-22 | 12 | -440/+880 |
| * | Regression tests for sparc64 record formats. | Diomidis Spinellis | 2007-05-22 | 2 | -0/+0 |
| * | Regression tests for amd64 file and record formats. | Diomidis Spinellis | 2007-05-22 | 12 | -0/+118 |
| * | Regression tests for the new and legacy process accounting formats. | Diomidis Spinellis | 2007-05-22 | 21 | -1/+361 |
| * | restore interrupts to working order after INTR_THREAD changes | Kip Macy | 2007-05-22 | 1 | -19/+21 |
| * | Document the .in .out file naming conventions adopted in commit_prep.pl's | Diomidis Spinellis | 2007-05-22 | 1 | -0/+5 |
| * | Test the integer-arithmetic float conversions encode_timeval and encode_long | Diomidis Spinellis | 2007-05-22 | 3 | -0/+157 |
| * | Backout 1.5 as requested by deischen | Jonathan Chen | 2007-05-22 | 1 | -1/+0 |
| * | Eliminate the reactivation of cached pages in vm_fault_prefault() and | Alan Cox | 2007-05-22 | 2 | -8/+16 |
| * | In the error handling path, don't call close(fd) if the error we're | Colin Percival | 2007-05-22 | 1 | -1/+2 |
| * | __cleanup() is needed for ports/devel/valgrind, export it. | Jonathan Chen | 2007-05-22 | 1 | -0/+1 |
| * | Allow FreeBSD's native ELF image activators to execute shared libraries the | Alexander Kabaev | 2007-05-22 | 7 | -14/+14 |
| * | Remove duplicate ' 2' manpage section number. | Giorgos Keramidas | 2007-05-21 | 1 | -1/+1 |
| * | From OpenBSD, rev. 1.379 | Daniel Hartmeier | 2007-05-21 | 1 | -2/+3 |
| * | From OpenBSD, rev. 1.524, 1.528, 1.529 | Daniel Hartmeier | 2007-05-21 | 1 | -3/+52 |
| * | Use lower cases for UUID string to conform RFC4122 and ISO/IEC-9834-8:2005. | Jung-uk Kim | 2007-05-21 | 1 | -3/+3 |
| * | Forgot to add hptiop(4) here. | Christian Brueffer | 2007-05-21 | 1 | -0/+2 |
| * | Improve mxge receive performance: | Andrew Gallatin | 2007-05-21 | 6 | -2215/+2716 |
| * | Make pointer argument to kread_string() const since the kernel structure | Robert Watson | 2007-05-21 | 1 | -3/+4 |
| * | Fix markup. | Ruslan Ermilov | 2007-05-21 | 1 | -3/+9 |
| * | Force the alignment of the chars arrays, as they are casted later to | Olivier Houchard | 2007-05-21 | 1 | -1/+1 |
| * | Force the alignment of the chars arrays, as they are casted later to | Olivier Houchard | 2007-05-21 | 1 | -2/+2 |
| * | Short name of kernel audit worker thread from "audit_worker" to "audit". | Robert Watson | 2007-05-21 | 1 | -1/+1 |
| * | Bump __FreeBSDversion for shared library version bump. | Xin LI | 2007-05-21 | 1 | -1/+1 |
| * | Make sure fwsid is not NULL. | Hidetoshi Shimokawa | 2007-05-21 | 1 | -1/+3 |
| * | Back out the addition of -static to LDFLAGS; I'm pretty confident | Ruslan Ermilov | 2007-05-21 | 1 | -1/+0 |
| * | MFi386: revision 1.652 | Yoshihiro Takahashi | 2007-05-21 | 1 | -0/+4 |
| * | Cleanup style by consistently using braces around variable expansion and | Ralf S. Engelschall | 2007-05-21 | 1 | -1/+5 |
| * | Adjust UUID lower-case translation from straight-forward tr(1) | Ralf S. Engelschall | 2007-05-21 | 1 | -1/+2 |
| * | Perhaps a better fix- make the called function do the (possible never reached) | Matt Jacob | 2007-05-21 | 1 | -8/+11 |
| * | Style: remove redundant parentheses. | Ruslan Ermilov | 2007-05-21 | 2 | -2/+2 |
| * | Remove the libmytinfo_p.a link as well. | Ruslan Ermilov | 2007-05-21 | 1 | -0/+1 |
| * | GCC doesn't segfault anymore while building world with -mcpu=xscale, so use it. | Olivier Houchard | 2007-05-21 | 1 | -3/+1 |
| * | FreeBSD expects VFP, so use that as the default FPU. | Olivier Houchard | 2007-05-21 | 1 | -0/+3 |
| * | The standardized textual representation of UUIDs according to RFC 4122 | Ralf S. Engelschall | 2007-05-21 | 1 | -2/+2 |
| * | Don't remove boot_i386.8 on amd64. | Xin LI | 2007-05-21 | 1 | -1/+1 |
| * | Reflect shared library bump after symbol versioning is enabled by | Xin LI | 2007-05-21 | 1 | -0/+125 |
| * | When speculation fails (as determined by the chk instruction) the | Marcel Moolenaar | 2007-05-21 | 1 | -1/+13 |
| * | Don't test for NULL when it is both unnecessary (the pointer is checked | Colin Percival | 2007-05-21 | 1 | -1/+1 |
| * | Remove pointless code: Don't assign a value to a variable when we're | Colin Percival | 2007-05-21 | 1 | -1/+0 |
| * | MFV: tzdata2007f | Garrett Wollman | 2007-05-21 | 8 | -205/+426 |
| * | This commit was generated by cvs2svn to compensate for changes in r169808, | Garrett Wollman | 2007-05-21 | 1 | -10/+18 |
| |\ |
|
| | * | Long-delayed import of timezone database from Arthur Olson et al. | Garrett Wollman | 2007-05-21 | 11 | -218/+449 |
| * | | Bump library versions in preparation for 7.0. | Daniel Eischen | 2007-05-21 | 40 | -40/+40 |
| * | | MFp4: Simplify the bus probe routin using a kthread. | Hidetoshi Shimokawa | 2007-05-21 | 2 | -345/+233 |
| * | | - rename VMCNT_DEC to VMCNT_SUB to reflect the count argument. | Jeff Roberson | 2007-05-20 | 8 | -10/+10 |
| * | | - Move clock synchronization into a seperate clock lock so the global | Jeff Roberson | 2007-05-20 | 4 | -15/+21 |
| * | | - Move GDT/LDT locking into a seperate spinlock, removing the global | Jeff Roberson | 2007-05-20 | 6 | -76/+80 |