summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary assignment.yongari2010-08-081-1/+0
* Always disable ASPM L0s and enable L1 before entering into WOLyongari2010-08-081-12/+10
* - Introduce a cpu_ipi_single() function pointer in order to send IPIsmarius2010-08-082-25/+176
* For CPUs which ignore TD_CV and support hardware unaliasing don'tmarius2010-08-086-60/+80
* Do not touch CMB TX threshold register when CMB is not used.yongari2010-08-071-3/+3
* Controller does not seem to support more than 1024 bytes DMA burst.yongari2010-08-071-0/+4
* Marvell model number 0x06 is 88E1101 PHY.yongari2010-08-072-2/+2
* jh pointed out that src/usr.sbin already has a globalolli2010-08-071-2/+0
* To help with sequential read UFS performance on modern systems, increaseivoras2010-08-071-1/+1
* Fix a bug where MSG_TRUNC was not returned in all necessary cases fortuexen2010-08-071-1/+6
* Add a keymap for the Swiss-German Macbook keyboard.gavin2010-08-073-0/+141
* syslogd(8) already supports *sending* log messages to non-olli2010-08-073-9/+60
* Sync the list of devices supported by uslcom(4) with NetBSD, Linux, OpenBSDgavin2010-08-072-4/+113
* Sort this file a little better: the vendors are supposed to be sorted bygavin2010-08-071-10/+9
* Document the MEXTADD macro.des2010-08-071-2/+55
* Prefer struct sysentvec sv_psstrings to hardcoding FREEBSD32_PS_STRINGSkib2010-08-073-10/+13
* Add compat32 definition for (old) struct ostat.kib2010-08-071-0/+18
* Clean up the style and markup of the paragraph on fractional wait intervals.yar2010-08-071-4/+6
* Properly spell and mark up the name of kern.hz.yar2010-08-071-2/+3
* Move the sentences telling the defaults for -c and -wyar2010-08-071-6/+6
* In FreeBSD we use 'jailed' property.pjd2010-08-071-1/+1
* Fix typo in comment.joel2010-08-072-2/+2
* Properly bounds check ioctl/pioctl data arguments for Coda:rwatson2010-08-073-3/+12
* Protect shared palette and state buffer with a mutex. Remove defunctjkim2010-08-071-14/+27
* Do not block any I/O port on amd64.jkim2010-08-071-4/+8
* Optimize interrupt vector lookup. There is no need to check the page table.jkim2010-08-071-1/+1
* - Consolidate the the cache coherence attribute definitions in a single place.neel2010-08-074-17/+71
* Various cleanups, mostly to make the test work on FreeBSD/ZFS.pjd2010-08-0648-904/+1253
* When EC burst mode is activated and multiple bytes are accessed, do notjkim2010-08-061-54/+27
* Merge ACPICA 20100806.jkim2010-08-0634-299/+1215
|\
| * Import ACPICA 20100806.jkim2010-08-0637-340/+1267
* | Note that a jail without a command parameter will be persistent,jamie2010-08-061-5/+5
* | Implicitly make a new jail persistent if it's set not to attach.jamie2010-08-061-6/+2
* | ${GREP} can only be used after loading 'conf'.pjd2010-08-061-1/+1
* | Don't use egrep directly - use ${GREP}.pjd2010-08-061-3/+3
* | Check first todo() argument against operating system name and operating systempjd2010-08-061-2/+1
* | For FreeBSD and Linux use awk's toupper() function.pjd2010-08-061-2/+2
* | Convert file system type to upper case.pjd2010-08-061-2/+2
* | Put the early setting of the MAC type back, itsjfv2010-08-061-0/+3
* | Add tests for mknod(2).pjd2010-08-0612-0/+408
* | Add mknod(2) support.pjd2010-08-061-0/+33
* | Sort includes.pjd2010-08-061-6/+7
* | Obviously the option is known as COMPAT_LINUX32 on amd64.bschmidt2010-08-061-1/+6
* | Remove unneeded functions from libcompat.ed2010-08-069-439/+9
* | Remove stale reference to UT_NAMESIZE from <stdio.h>.ed2010-08-061-2/+1
* | open(2) returns EOPNOTSUPP when trying to open a socket.pjd2010-08-061-0/+17
* | Test for EACCES also when opening FIFO or directory.pjd2010-08-061-26/+124
* | Test O_RDONLY|O_RDWR flags as potentially invalid.pjd2010-08-061-1/+2
* | Make description readable.pjd2010-08-061-1/+1
* | Add missing -U argument to usage.pjd2010-08-061-1/+1
OpenPOWER on IntegriCloud