summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | | Spell "--format" correctly in error message. (It hasn't beenkientzle2005-11-011-1/+1
* | | Consider the zero-copy transmission of a page that was wired by mlock(2).alc2005-11-011-0/+2
* | | Update SIGTHR's comment.davidxu2005-11-011-1/+1
* | | Add items to unmount to the front of the list so they are unmounted inbrooks2005-11-011-2/+2
* | | statically configured IPv6 address is properly added/deleted nowsuz2005-10-311-75/+51
* | | Switch from pax to tar for extracting cpio archives. pax requires abrooks2005-10-311-1/+1
* | | Tie acpi_hpet.c into the module and kernel.phk2005-10-312-1/+3
* | | Add a basic HPET timecounter.phk2005-10-311-0/+190
* | | - Use callout_*() to manage the callout and make it MPSAFE.jhb2005-10-314-32/+22
* | | Instead of a panic()ing in pmap_insert_entry() if get_pv_entry()alc2005-10-312-13/+124
* | | Reformat socket control messages on input/output for 32bit compatibilityps2005-10-313-24/+240
* | | The -x <format> option of pax is for creation of archives, notbrooks2005-10-311-1/+1
* | | Hook nve(4) up in i386 and amd64 NOTES.jhb2005-10-312-0/+4
* | | Rate limit filesystem full and out of inodes messages to once aps2005-10-311-6/+21
* | | Put probe-time printf of adapter speed and duplex behind bootverbose:rwatson2005-10-311-10/+14
* | | Check to see if the hash table is present in link_elf_lookup_symbol()jhb2005-10-311-0/+6
* | | Add the device ID for the VIA VT8235 south bridge.jhb2005-10-311-0/+7
* | | Some of the VIA pm and propm devices are actually the same device as thejhb2005-10-311-1/+38
* | | New release notes:hrs2005-10-312-6/+114
* | | MFamd64/i386alc2005-10-311-7/+0
* | | Normalize a significant number of kernel malloc type names:rwatson2005-10-3186-114/+115
* | | Document the fact that sendfile(2) can EOPNOTSUPP if the underlyingjkoshy2005-10-311-0/+5
* | | Sort error list.jkoshy2005-10-311-21/+22
* | | The mediasize shouldn't be multipled by the sector size when it wasgrehan2005-10-311-1/+2
* | | Pickup I/O lock in aac_get_bus_info, as this code will callcsjp2005-10-311-0/+6
* | | Add thread exit handler in timer_loop to handle broken buggy code whichdavidxu2005-10-301-1/+3
* | | Copy SPRG0-3 registers at boot-time and restore when calling intogrehan2005-10-304-14/+116
* | | new committer: added my birthday to the calendaraaron2005-10-301-0/+1
OpenPOWER on IntegriCloud