summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Implement two new syscalls: bind(2) and connect(2) for operating on UNIXpjd2010-08-061-0/+32
* | Fix whitespace nits.bschmidt2010-08-062-2/+2
* | Fix a typo introduced in r210936 which broke build.yongari2010-08-061-1/+1
* | Figure which is the IO and MEM bars- do not assume that they are inmjacob2010-08-061-4/+17
* | Remove unnecessary casting and simplify code. We are not there yet. ;-)jkim2010-08-061-3/+1
* | Add links for destroy_dev_drain, destroy_dev_sched, destroy_dev_sched_cb,stefanf2010-08-061-1/+6
* | Correct argument order of acpi_restorecpu(), which was forgotten in r210804.jkim2010-08-061-1/+1
* | Add a new ipi_cpu() function to the MI IPI API that can be used to send anjhb2010-08-0617-30/+202
* | Consistently use architecture specific macros.jkim2010-08-061-3/+3
* | Adjust the interface type in the link layer socket address for vlan(4)jhb2010-08-061-0/+5
* | Ethernet vlan(4) interfaces have valid Ethernet link layer addresses butjhb2010-08-065-2/+9
* | Add Xen to the list of virtual vendors. In the non PV (HVM) case this fixescsjp2010-08-061-0/+1
* | Fix allocation of multiple pages, which forgot to increase page number.jkim2010-08-061-1/+5
* | Fix typos and spelling mistakes.joel2010-08-0645-57/+57
* | Disable sync cache for the Transcend Jetflash V90. It is more specifickib2010-08-061-0/+2
* | Typo fixesuqs2010-08-061-9/+9
* | - Some fixes to Ukranian cataloggabor2010-08-061-2/+2
* | Mark /dev/zero and /dev/null as eternal.kib2010-08-061-4/+4
* | Enable shared lookups and externed shared ops for devfs.kib2010-08-061-1/+2
OpenPOWER on IntegriCloud