summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Save and restore timeout field for signal frame just like what we diddavidxu2003-09-224-2/+8
* Fix FPU state restoring bug by jumping to right position.davidxu2003-09-222-4/+4
* Soften assert in pmap_remove_all.grehan2003-09-223-12/+75
* ATAng requires <sys/taskqueue.h>grehan2003-09-222-0/+2
* document Sony PEGA-WL110imp2003-09-221-0/+1
* Sony PEGA-WL110 Wireless LANimp2003-09-221-0/+1
* sync to 1.72imp2003-09-221-14/+21
* Merge from NetBSD:imp2003-09-221-5/+8
* Add an off_t cast to prevent overflow on media size. This shouldnjl2003-09-221-1/+1
* - vm_hold_free_pages() should lock the kernel object. (The pages beingalc2003-09-221-6/+6
* Fix the ACPI_DEBUG case.njl2003-09-221-2/+2
* Initialize the page's pindex field even for VM_ALLOC_NOOBJ allocations.alc2003-09-221-0/+2
* Print waitset correctly.davidxu2003-09-222-2/+2
* change bridge mib usage to reflect new world ordersam2003-09-213-19/+35
* revert to version 1.25 and use va_copy to obtain another copy of theps2003-09-211-2/+5
* Allocate the page table directory page(s) as "no object" pages. (Thisalc2003-09-211-10/+14
* Put x11-wm/sawfish2 and irc/xchat on CD 1 instead of sawfish and xchat.marcus2003-09-211-2/+2
* Document the -x and -y options.phk2003-09-211-0/+14
* Make the clone handler BURN_BRIDGES but the actual 'a' and 'c' partitionphk2003-09-212-4/+9
* Make this compile.phk2003-09-211-0/+2
* (atapi_cb): Reorganize error handling circuitry.thomas2003-09-211-17/+19
* (atapi_cb): Disable autosense for now as it causes a missed ATA interrupt.thomas2003-09-211-2/+8
* (scsi_request_sense): Set allocation length in REQUEST_SENSE CCB.thomas2003-09-211-0/+1
* (camperiphdone): When the cam_periph layer performs sense recovery,thomas2003-09-211-1/+1
* The ports freeze may take longer than anticipated. Instead ofdeischen2003-09-211-3/+2
* - Fix MD_SMALL_ALLOC on architectures that support it. Define a new allocjeff2003-09-211-21/+46
* Make LOCAL_PATCHES accept multiple patch files, as its name suggests.ru2003-09-212-3/+8
* Only print an end '}' if the field was non-zero (i.e. there were some flagsnjl2003-09-211-2/+4
* Add support for fixed event buttons defined in the DSDT (HID "ACPI_FSB"njl2003-09-211-17/+49
* Reimplement pmap_release() such that it uses the page table rather than thealc2003-09-201-10/+5
* Fix improper use of varargs.ps2003-09-201-2/+2
* Bad Jeffr! No cookie!peter2003-09-201-2/+2
* Fix copyright (Wind River has no rights to this file).wpaul2003-09-201-2/+4
* Update the copyright year.ru2003-09-202-2/+2
* Keep up with recent mdoc(7) changes.ru2003-09-203-1/+3
* Comment out and mark all non-translated library strings.ru2003-09-201-7/+7
* Sync with FSF branch.ru2003-09-202-9/+31
* Remove the dual-address cycle stuff. DAC is used to allow a bus masterwpaul2003-09-201-4/+2
* This commit was generated by cvs2svn to compensate for changes in r120297,ru2003-09-202-2/+26
|\
| * Keep up with recent mdoc(7) changes, that include:ru2003-09-204-11/+57
* | Fix the last remaining problem encountered by KSE: apparently it ismarcel2003-09-201-1/+5
* | Add vendor Samsung and device Samsung ML-6060.se2003-09-203-2/+22
* | Move uma_small_alloc() and uma_small_free() to uma_machdep.c. Thesemarcel2003-09-203-77/+105
* | EXPsys PCMCIA Ethernet Comboimp2003-09-201-1/+3
* | update to 1.71imp2003-09-201-1/+4
* | EXPsys PCMCIA Ethernet Comboimp2003-09-201-0/+1
* | Remove unused #defines.imp2003-09-201-3/+0
* | The method link_preload_finish is not static.dfr2003-09-201-1/+1
* | Remove an invalid KASSERT. Apparently pmap_remove_all gets called onjake2003-09-201-3/+0
* | Add missing file, it is sorely needed to make if_sk.c compile again.wilko2003-09-202-0/+342
OpenPOWER on IntegriCloud