| Commit message (Expand) | Author | Age | Files | Lines |
* | Request pre-commit review for XFS. | rodrigc | 2005-12-12 | 1 | -0/+2 |
* | Contributions from XFS for FreeBSD project: | rodrigc | 2005-12-12 | 2 | -8/+28 |
* | note shuffle of commonly used programs in tools/tools/ath | sam | 2005-12-11 | 1 | -0/+6 |
* | this didn't make it in the last commit | sam | 2005-12-11 | 1 | -0/+5 |
* | o move programs to separate directories and use stock Makefiles; | sam | 2005-12-11 | 13 | -50/+283 |
* | remove cts burst extension stats | sam | 2005-12-11 | 1 | -2/+0 |
* | Remove unneeded calls to pmap_remove_all(). The given page is not mapped. | alc | 2005-12-11 | 2 | -2/+0 |
* | Fix calculation of meminfo's swaptotal and swapfree on at least amd64. | mlaier | 2005-12-11 | 1 | -2/+2 |
* | - Rename UQ_BROKEN_IPOD to UQ_NO_OPEN_CLEARSTALL since it's likely to be used | flz | 2005-12-11 | 3 | -4/+6 |
* | Added comments about the magic behind | bde | 2005-12-11 | 2 | -14/+25 |
* | Fixed the unexpectedly large maximum error after the previous commit. | bde | 2005-12-11 | 1 | -2/+2 |
* | Add /boot/firmware as iwi(4) now reads its firmware there. | delphij | 2005-12-11 | 1 | -0/+2 |
* | Fixed all 502518670 errors of more than 1 ulp for cbrtf() on amd64. | bde | 2005-12-11 | 1 | -1/+13 |
* | Fixed some magic numbers. | bde | 2005-12-11 | 1 | -8/+8 |
* | Move the remaining entries from usbd.conf to devd.conf. This now | iedowse | 2005-12-11 | 2 | -28/+29 |
* | Drop rcconf.sh now that it has been removed | dougb | 2005-12-10 | 1 | -1/+1 |
* | Remove rcconf.sh from /etc/rc.d, and instead load the configuration | dougb | 2005-12-10 | 9 | -27/+58 |
* | Silence a warning about empty directories in all the places it might | dougb | 2005-12-10 | 1 | -1/+1 |
* | Use of REQUIRE is better than BEFORE for most scripts, and very | dougb | 2005-12-10 | 1 | -1/+1 |
* | Hide the 4k mbuf clusters if the normal clusters are defined to be | andre | 2005-12-10 | 2 | -0/+6 |
* | Adopt for modern FreeBSD. | ru | 2005-12-10 | 5 | -28/+26 |
* | Xref padlock(4), also fast_ipsec(4) and geli(8) as consumers of this device. | brueffer | 2005-12-10 | 1 | -0/+3 |
* | Manpage for the padlock driver (VIA C3/Eden AES support and RNG). | brueffer | 2005-12-10 | 2 | -0/+76 |
* | Allocate the jumbo rx frame buffer with busdma. | scottl | 2005-12-10 | 2 | -15/+28 |
* | When we get a bogus hostname in an option, drop the option rather than | brooks | 2005-12-10 | 1 | -1/+4 |
* | if_ti has been operating with locks for a while, so remove the GIANT markers. | scottl | 2005-12-10 | 1 | -20/+29 |
* | The if_ti Tigon I/II driver has moved to /sys/dev/ti | scottl | 2005-12-10 | 7 | -14455/+5 |
* | - Better use of the busdma API. | cognet | 2005-12-09 | 2 | -47/+69 |
* | Fix a harmless bug in the way we allocate the early PTEs. | cognet | 2005-12-09 | 1 | -3/+2 |
* | The IQ80321 clock is 200MHz, but the IQ80321 is 198MHz, so add a kernel option | cognet | 2005-12-09 | 3 | -0/+7 |
* | A #define is not enough, we need to cast from u_long * to uint32_t *. | cognet | 2005-12-09 | 1 | -1/+8 |
* | Define atomic_whatever_long | cognet | 2005-12-09 | 1 | -0/+4 |
* | In copyout(), quad-align the source buffer, and use ldrd if possible. | cognet | 2005-12-09 | 1 | -54/+33 |
* | Files are installed with mode 444 by default. | ru | 2005-12-09 | 1 | -1/+0 |
* | Really fix the relative timestamp bug. It was only incorrect for the ALQ | njl | 2005-12-09 | 1 | -1/+2 |
* | Unbreak hotplug support on the ICH6 and ICH7 chipsets. | sos | 2005-12-09 | 1 | -3/+4 |
* | Sync with i386, fix compiling for non-SMP. | davidxu | 2005-12-09 | 1 | -0/+2 |
* | Fix compiling warning on 64 bits system. | davidxu | 2005-12-09 | 1 | -1/+1 |
* | Cleanup _FreeBSD_version. | glebius | 2005-12-09 | 1 | -3/+0 |
* | Fix build breakage by fixing typo. | pjd | 2005-12-09 | 1 | -1/+1 |
* | Add a sysctl to force a process to sigexit if a trap signal is | davidxu | 2005-12-09 | 1 | -0/+17 |
* | Remove itimers_event_hook, now it is a private function in kern_time.c. | davidxu | 2005-12-09 | 1 | -1/+0 |
* | Fix memory leak. | ru | 2005-12-09 | 1 | -0/+1 |
* | config.5 was repocopied from share/man/man5/ to usr.sbin/config/. | ru | 2005-12-09 | 3 | -383/+1 |
* | Register itimers_event_hook as a kernel event handler, so I don't | davidxu | 2005-12-09 | 3 | -9/+9 |
* | Remove the -B option from the directory-copying examples. The -B | kientzle | 2005-12-09 | 1 | -2/+2 |
* | fixed a kernel crash at the initialization time of PIM-SM register interface | suz | 2005-12-09 | 1 | -13/+30 |
* | Tweak -32 description and add -32 FILES. | obrien | 2005-12-09 | 1 | -2/+7 |
* | Comment out mqfs_create_link. Inline some small functions. | davidxu | 2005-12-09 | 1 | -4/+4 |
* | Now SIGCHLD is always queued. | davidxu | 2005-12-09 | 1 | -14/+4 |