summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make LAZY_SWITCH work with PAEpeter2003-06-271-0/+4
* Whitespace cleanups (verified with MD5 1832ce5ede6c58c844dfb53fd48f0eea).njl2003-06-271-123/+133
* Fix the false IPIs on smp when using LAZY_SWITCH caused by pmap_activate()peter2003-06-274-9/+18
* Check crypto driver capabilities and if the driver operates synchronouslysam2003-06-273-0/+54
* Add support to eliminate a context switch per crypto op when using thesam2003-06-275-25/+35
* Simple read-modify-write operations on a vm object's flags, ref_count, andalc2003-06-271-4/+0
* Sort the list of PCI ID's in numerical order and fix a whitespace bogon.jhb2003-06-272-8/+8
* Create compatibility links for libc_r on ia64 to prevent build-timemarcel2003-06-271-0/+12
* remove extra whitespace and blank linesluigi2003-06-271-5/+2
* Merge the following from the English version:hrs2003-06-271-4/+43
* Fix a bug where a truncate operation involving truncate() or ftruncate() ontrhodes2003-06-271-17/+10
* Correct a misspelled name of time_hi_and_version.yar2003-06-271-1/+1
* Prevent probing the secondary channel on CMD646 controllers if thegrehan2003-06-271-0/+6
* Fix this to build on alpha. Build test successful.smkelly2003-06-271-1/+1
* Do the first and mostly mechanical step of adding mutex support to thescottl2003-06-274-0/+16
* o disconnect libc_r from the build on ia64. The library is nowmarcel2003-06-271-0/+6
* Implement _ia64_save_context() and _ia64_restore_context(). Bothmarcel2003-06-272-0/+570
* revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp>sam2003-06-2713-215/+221
* Finish the deorbital burn of the i386-only a.out toolchain.obrien2003-06-2733-4672/+0
* Commit amd64 MD release documentation stubs and hook up to the build.bmah2003-06-2712-1/+149
* fix NIS+ YP compat modejwd2003-06-271-3/+4
* Remove check to see if the get resource for the second resourceimp2003-06-271-4/+0
* fix typosam2003-06-271-1/+1
* Return support needed by dstumbler:sam2003-06-272-12/+174
* - Use fwohci_poll() instead of fwohci_intr() to process the first bus reest.simokawa2003-06-273-3/+4
* typosam2003-06-261-2/+2
* add commentsam2003-06-261-0/+2
* Actually, the 802.11 code was rewritten, not reorganized, by recentbmah2003-06-262-2/+2
* New release notes: watchdog(4)/watchdogd(8), ath(4)/ath_hal(4),bmah2003-06-262-4/+22
* Add missing quote after cut/paste error in last commit. :-(peter2003-06-261-1/+1
* Fix URL of zlib home page: It's hosted at gzip.org now.se2003-06-261-1/+1
* When pointing users at mount_devfs to populate the /dev of a jail,rwatson2003-06-261-0/+10
* Unbreak this for alpha and friends.smkelly2003-06-261-2/+2
* Other minor style nits I missed in ep_if_start() in my previousmux2003-06-261-3/+4
* Update the target.obrien2003-06-265-15/+15
* vm_page_select_cache() enforces a number of conditions on the returnedalc2003-06-261-1/+6
* Make if_ep_start() look a bit more like other if_start() functions,mux2003-06-261-18/+13
* Fix a race condition that was introduced since pccbb interrupts aremux2003-06-261-7/+5
* Set a lower bound on fragment size rather than returning a failuremdodd2003-06-261-4/+2
* o Fix typo.maxim2003-06-261-2/+2
* MFRELENG_5_1: Default the release makefile to 5.1.ru2003-06-261-2/+2
* Be laconic.ru2003-06-261-3/+1
* Move scmp() to more appropriate locationphantom2003-06-261-10/+9
* Add support of '-m' option to show charmaps (or correctly to say list ofphantom2003-06-262-13/+54
* . style(9)phantom2003-06-267-19/+41
* - Add a software watchdog facility.smkelly2003-06-2612-2/+560
* implement LC_MONETARY's int_* keywordsphantom2003-06-261-2/+32
* Attach the "null" module to the LINT build.ru2003-06-261-0/+1
* Implement _ia64_enter_uts(). The purpose of this function is to switchmarcel2003-06-266-2/+202
* Oops, I only added a comment about why ips doesn't compile. Actuallypeter2003-06-261-1/+1
OpenPOWER on IntegriCloud