summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to reflect changes in vfscanf.c,v 1.32. Remove bogusdas2003-06-281-35/+14
* Revamp scanf's floating-point-parsing algorithm to supportdas2003-06-281-94/+172
* Hook grackle system controller/heathrow interrupt controller to PPC build.grehan2003-06-281-0/+2
* A module to handle the interrupt controller on Heathrow/Paddingtongrehan2003-06-282-0/+545
* A module for the Motorola MPC106 system controller aka 'Grackle'grehan2003-06-282-0/+622
* o Change kse_thr_interrupt to allow send a signal to a specified thread,davidxu2003-06-289-149/+354
* - If smp is not started yet don't try to load balance or we'll put threadsjeff2003-06-281-0/+3
* Fix POSIX compatible bug for sigwaitinfo and sigtimedwait.davidxu2003-06-281-4/+11
* Attach the amd(4) module to the i386 and pc98 builds only;ru2003-06-281-0/+1
* - Use an int rather than a vm_pindex_t to represent the desired pagealc2003-06-281-24/+6
* Add a machine depended function thread_siginfo, SA signal codedavidxu2003-06-289-0/+174
* o update for new 802.11 supportsam2003-06-281-2/+6
* o update for new 802.11 supportsam2003-06-281-34/+103
* - Throttle the inherited sleep and run time in sched_fork_kseg(). Thisjeff2003-06-281-4/+4
* update for 802.11 supportsam2003-06-281-1/+2
* switch to new 802.11 supportsam2003-06-281-2/+3
* hookup ath and ath_hal to the buildsam2003-06-281-0/+2
* update for new 802.11 supportsam2003-06-2811-160/+134
* switch to new 802.11 supportsam2003-06-281-1/+7
* remove old 802.11 support; replaced by new code in sys/net80211sam2003-06-282-4027/+0
* enable installation of sys/net80211sam2003-06-281-2/+2
* Catch amd64 up with the pending busdma async callback locking. Though thisscottl2003-06-281-0/+5
* - Adjust the default maximum slice value to ~140ms. This has improved thejeff2003-06-281-2/+2
* Announce umct to kernel build.scottl2003-06-282-0/+3
* Hook umct up to the module tree.scottl2003-06-281-0/+1
* Add 'umct', a driver for MCT Corp. and Belkin F5U109 USB-Serial adapters.scottl2003-06-282-0/+520
* Add documentation for watchdogd_enable setting.smkelly2003-06-281-0/+9
* Fix a race condition in the flushing of commands thatgibbs2003-06-281-49/+379
* - Fix a typo.smkelly2003-06-281-1/+1
* aic79xx.h:gibbs2003-06-282-10/+16
* Use clr instead of an explicit mov from ALLZEROSgibbs2003-06-281-2/+2
* Implement ahd_inq_scbram() and change the implementiongibbs2003-06-281-5/+12
* Correct a typo in a comment.gibbs2003-06-281-10/+23
* aic79xx.seq:gibbs2003-06-281-5/+4
* aic79xx.h:gibbs2003-06-282-16/+23
* Turn ips back on.peter2003-06-271-2/+1
* Fix pointer/int warnings so this compiles on amd64. The driver wantspeter2003-06-273-4/+4
* Tidy up leftover lazy_switch instrumentation that is no longer needed.peter2003-06-277-125/+2
* *groan*. I can't win today. Fix manual transcription error so that thepeter2003-06-271-1/+1
* 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
OpenPOWER on IntegriCloud