summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add `local' and `return' to the list of built-ins.jcamou2005-11-031-0/+8
* Small changes in the AlphaStation 200 and PC14 area. PC164 SRM doeswilko2005-11-021-3/+3
* Calling setrlimit from 32bit apps could potentially increase certainps2005-11-025-8/+14
* Change the x86 code to allocate IDT vectors on-demand when an interruptjhb2005-11-028-191/+433
* Tests with my dual Opteron system have shown that it's possiblewpaul2005-11-027-99/+55
* Mandatory mbuf cluster reference counting and groundwork for UMAandre2005-11-024-179/+270
* Fix several races between socket closure and node/hookglebius2005-11-021-77/+97
* Fix two races which happen when netgraph is restructuring:glebius2005-11-021-8/+47
* Rework the ng_item queueing on nodes:glebius2005-11-022-124/+118
* Remove a redundant _get_curthread() call.davidxu2005-11-021-1/+0
* This commit was generated by cvs2svn to compensate for changes in r151970,harti2005-11-021-3/+17
|\
| * Vendor patch: fix the reporting of ifOperStatus. We now consider anharti2005-11-021-3/+17
* | Moved the optimization for tiny x from __kernel_tan[f](x) to tan[f](x)bde2005-11-024-46/+14
* | In raise(), use a shortcut to directly send signal to current thread.davidxu2005-11-021-7/+2
* | Retire MT_HEADER mbuf type and change its users to use MT_DATA.andre2005-11-0221-41/+35
* | Updated the comment about the optimization for tiny x (the previousbde2005-11-021-2/+4
* | o Update list of holidays in Russia.maxim2005-11-021-7/+10
* | Instead of a panic()ing in pmap_insert_entry() if get_pv_entry() fails,alc2005-11-021-1/+50
* | Removed dead code for handling tan[f]() on odd multiples of pi/2. Thisbde2005-11-022-6/+2
* | Fix an erroneous description of the file descriptor assignments forjdp2005-11-021-5/+3
* | Fixed some of the silliness related to rev.1.8. In 1.8, "double" inbde2005-11-021-1/+1
* | Rate limit vnode_pager_putpages printfs to once a second.ps2005-11-011-3/+8
* | Throw the switch and turn on STOP_NMI on in GENERIC for amd64 and i386.jhb2005-11-012-0/+2
* | Catch up with ACPI-CA 20051021 importjkim2005-11-0114-259/+343
* | Update to reflect import of ACPI-CA 20051021 with includes fixupsjkim2005-11-011-27/+30
* | Local change: remove unnecessary __cdecljkim2005-11-012-2/+2
* | Local change: remove compilation warningsjkim2005-11-014-10/+10
* | Fix conflicts from import of Intel ACPI-CA 20051021jkim2005-11-018-497/+968
* | Unchanged files that are off the vendor branchjkim2005-11-0113-1679/+639
* | This commit was generated by cvs2svn to compensate for changes in r151940,jkim2005-11-012-1/+3
|\ \
| * | Fix few compilation problems on vendor branch.jkim2005-11-013-1/+6
* | | This commit was generated by cvs2svn to compensate for changes in r151937,jkim2005-11-01175-14401/+22437
|\ \ \ | |/ /
| * | Vendor import of Intel ACPI-CA 20051021jkim2005-11-01196-16596/+24058
| * | Remove old ACPICA files from the INTEL vendor branch. They were removedjhb2005-10-27141-84217/+0
* | | Quick kill links to the nsmb(8) manual page, there is no suchtrhodes2005-11-011-6/+0
* | | Move HPET debugging under ACPI_TIMER in order to save a bitfield.scottl2005-11-012-2/+1
* | | Xref setlocale(3), bump document date.trhodes2005-11-011-1/+3
* | | Note which options are not part of the standards.trhodes2005-11-011-1/+12
* | | Push down Giant into fdfree() and remove it from two of the callers.jhb2005-11-013-13/+24
* | | Add proper debugging infrastructure for acpi_hpet.c.scottl2005-11-012-0/+5
* | | Add a "-H" argument to kdump, which causes kdump to print an additionalrwatson2005-11-012-6/+33
* | | Reuse ktr_unused field in ktr_header structure as ktr_tid; populaterwatson2005-11-012-2/+2
* | | Fix some comments, eliminate a memory leak.davidxu2005-11-011-6/+13
* | | Replace ktr_buffer pointer in struct ktr_header with a ktr_unusedrwatson2005-11-012-10/+12
* | | o OpenBSD 3.8 added.maxim2005-11-011-0/+2
* | | Clean up one remaining 'multiple DPC thread' bogon: only bzero() onewpaul2005-11-011-0/+4
* | | Use TIMERS_UNLOCK.davidxu2005-11-011-1/+1
* | | Add code to handle timer_delete(). The timer wrapper code is completelydavidxu2005-11-014-68/+268
* | | In mode 'u', check for an error return from archive_read_open.kientzle2005-11-011-2/+6
* | | Include <sys/param.h> in order to get current __FreeBSD_versionkientzle2005-11-011-0/+1
OpenPOWER on IntegriCloud