| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make LAZY_SWITCH work with PAE | peter | 2003-06-27 | 1 | -0/+4 |
* | Whitespace cleanups (verified with MD5 1832ce5ede6c58c844dfb53fd48f0eea). | njl | 2003-06-27 | 1 | -123/+133 |
* | Fix the false IPIs on smp when using LAZY_SWITCH caused by pmap_activate() | peter | 2003-06-27 | 4 | -9/+18 |
* | Check crypto driver capabilities and if the driver operates synchronously | sam | 2003-06-27 | 3 | -0/+54 |
* | Add support to eliminate a context switch per crypto op when using the | sam | 2003-06-27 | 5 | -25/+35 |
* | Simple read-modify-write operations on a vm object's flags, ref_count, and | alc | 2003-06-27 | 1 | -4/+0 |
* | Sort the list of PCI ID's in numerical order and fix a whitespace bogon. | jhb | 2003-06-27 | 2 | -8/+8 |
* | Create compatibility links for libc_r on ia64 to prevent build-time | marcel | 2003-06-27 | 1 | -0/+12 |
* | remove extra whitespace and blank lines | luigi | 2003-06-27 | 1 | -5/+2 |
* | Merge the following from the English version: | hrs | 2003-06-27 | 1 | -4/+43 |
* | Fix a bug where a truncate operation involving truncate() or ftruncate() on | trhodes | 2003-06-27 | 1 | -17/+10 |
* | Correct a misspelled name of time_hi_and_version. | yar | 2003-06-27 | 1 | -1/+1 |
* | Prevent probing the secondary channel on CMD646 controllers if the | grehan | 2003-06-27 | 1 | -0/+6 |
* | Fix this to build on alpha. Build test successful. | smkelly | 2003-06-27 | 1 | -1/+1 |
* | Do the first and mostly mechanical step of adding mutex support to the | scottl | 2003-06-27 | 4 | -0/+16 |
* | o disconnect libc_r from the build on ia64. The library is now | marcel | 2003-06-27 | 1 | -0/+6 |
* | Implement _ia64_save_context() and _ia64_restore_context(). Both | marcel | 2003-06-27 | 2 | -0/+570 |
* | revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp> | sam | 2003-06-27 | 13 | -215/+221 |
* | Finish the deorbital burn of the i386-only a.out toolchain. | obrien | 2003-06-27 | 33 | -4672/+0 |
* | Commit amd64 MD release documentation stubs and hook up to the build. | bmah | 2003-06-27 | 12 | -1/+149 |
* | fix NIS+ YP compat mode | jwd | 2003-06-27 | 1 | -3/+4 |
* | Remove check to see if the get resource for the second resource | imp | 2003-06-27 | 1 | -4/+0 |
* | fix typo | sam | 2003-06-27 | 1 | -1/+1 |
* | Return support needed by dstumbler: | sam | 2003-06-27 | 2 | -12/+174 |
* | - Use fwohci_poll() instead of fwohci_intr() to process the first bus reest. | simokawa | 2003-06-27 | 3 | -3/+4 |
* | typo | sam | 2003-06-26 | 1 | -2/+2 |
* | add comment | sam | 2003-06-26 | 1 | -0/+2 |
* | Actually, the 802.11 code was rewritten, not reorganized, by recent | bmah | 2003-06-26 | 2 | -2/+2 |
* | New release notes: watchdog(4)/watchdogd(8), ath(4)/ath_hal(4), | bmah | 2003-06-26 | 2 | -4/+22 |
* | Add missing quote after cut/paste error in last commit. :-( | peter | 2003-06-26 | 1 | -1/+1 |
* | Fix URL of zlib home page: It's hosted at gzip.org now. | se | 2003-06-26 | 1 | -1/+1 |
* | When pointing users at mount_devfs to populate the /dev of a jail, | rwatson | 2003-06-26 | 1 | -0/+10 |
* | Unbreak this for alpha and friends. | smkelly | 2003-06-26 | 1 | -2/+2 |
* | Other minor style nits I missed in ep_if_start() in my previous | mux | 2003-06-26 | 1 | -3/+4 |
* | Update the target. | obrien | 2003-06-26 | 5 | -15/+15 |
* | vm_page_select_cache() enforces a number of conditions on the returned | alc | 2003-06-26 | 1 | -1/+6 |
* | Make if_ep_start() look a bit more like other if_start() functions, | mux | 2003-06-26 | 1 | -18/+13 |
* | Fix a race condition that was introduced since pccbb interrupts are | mux | 2003-06-26 | 1 | -7/+5 |
* | Set a lower bound on fragment size rather than returning a failure | mdodd | 2003-06-26 | 1 | -4/+2 |
* | o Fix typo. | maxim | 2003-06-26 | 1 | -2/+2 |
* | MFRELENG_5_1: Default the release makefile to 5.1. | ru | 2003-06-26 | 1 | -2/+2 |
* | Be laconic. | ru | 2003-06-26 | 1 | -3/+1 |
* | Move scmp() to more appropriate location | phantom | 2003-06-26 | 1 | -10/+9 |
* | Add support of '-m' option to show charmaps (or correctly to say list of | phantom | 2003-06-26 | 2 | -13/+54 |
* | . style(9) | phantom | 2003-06-26 | 7 | -19/+41 |
* | - Add a software watchdog facility. | smkelly | 2003-06-26 | 12 | -2/+560 |
* | implement LC_MONETARY's int_* keywords | phantom | 2003-06-26 | 1 | -2/+32 |
* | Attach the "null" module to the LINT build. | ru | 2003-06-26 | 1 | -0/+1 |
* | Implement _ia64_enter_uts(). The purpose of this function is to switch | marcel | 2003-06-26 | 6 | -2/+202 |
* | Oops, I only added a comment about why ips doesn't compile. Actually | peter | 2003-06-26 | 1 | -1/+1 |