summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove assertion against empty NFSv4 ACLs. An empty ACL is not exactlytrasz2011-10-051-4/+0
* Supply unique (st_dev, st_ino) value pair for the fstat(2) done on the pipes.kib2011-10-052-2/+27
* Export devfs inode number allocator for the kernel consumers.kib2011-10-052-3/+20
* The IFA_RTSELF instead of the IFA_ROUTE flag should be checked toqingli2011-10-051-2/+2
* Ignore SRAT memory entries if the memory range does not overlap with anjhb2011-10-051-0/+26
* Update BSD grep to the latest development version. It has some codegabor2011-10-0516-521/+2527
* Add missing newbus glue, this has never attached properly to gpiobus.thompsa2011-10-051-0/+5
* Add strnlen() to libkern.jkim2011-10-043-0/+44
* portsnap: Detect error immediately if we can't fetch the snapshot metadata.jilles2011-10-041-3/+3
* Work around the autotools problem with the 10.0 version.jilles2011-10-041-0/+12
* Add the 9750 SATA+SAS 6Gb/s RAID controller card driver, tws(4). Manydelphij2011-10-0416-0/+4681
* Add default address for FLASH mapping on the boot bus.marcel2011-10-041-0/+5
* Remove octeon_bootinfo from all files except octeon_machdep.c.marcel2011-10-045-25/+10
* Fix a bug in UNIX socket handling in the linux emulator which wascperciva2011-10-041-0/+15
* Move parts of the commit log for r166167, where Tor explained thekib2011-10-041-0/+32
* Remove bogus and wrong definition of BLKDEV_IOSIZE.marcel2011-10-041-1/+0
* o Clean up some ID printfs, and put under bootverbosemarcel2011-10-041-8/+17
* Partially revert r224661:marcel2011-10-042-6/+5
* Match the files directive and all the ways to add or subtract optionsmarcel2011-10-041-1/+1
* Properly guard definitions of DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ andmarcel2011-10-041-0/+10
* Fix build when DEBUG is defined in the kernel configuration file (e.g.marcel2011-10-042-6/+0
* Include opt_* headers first. Otherwise we can end up with redefinedmarcel2011-10-041-7/+7
* Fix build when DEBUG is defined (e.g. for LINT).marcel2011-10-041-23/+4
* latin1 -> utf8des2011-10-041-1/+1
* Actually enforce limit for inheritable resources on fork.trasz2011-10-041-6/+6
* Handle the situation where fixups_close() has been called but more fixupsadrian2011-10-041-1/+1
* Update the comment to reflect what is actually going on.adrian2011-10-041-1/+1
* MFi386: revision 225936nyan2011-10-041-7/+34
* Remove no longer valid statement about ARM.kib2011-10-041-2/+2
* Convert ARM to the syscallenter/syscallret system call sequence handlers.kib2011-10-043-81/+62
* Add an AR5416 aware version of the "current RSSI" function.adrian2011-10-043-0/+15
* Allow ixp425 boot2 to compile after r219452thompsa2011-10-041-1/+1
* Don't chop IO into small pieces, follow cp(1) and just use MAXPHYS.ivoras2011-10-031-15/+9
* Revert r225875, r225877:mav2011-10-031-11/+0
* Now that its only consumer is gone (sysinstall), remove libftpio as well.nwhitehorn2011-10-037-1481/+12
* Fix a number of platform problems in this file (mostly assuming that onlynwhitehorn2011-10-031-6/+6
* Add descriptor sense support to CAM, and honor sense residuals properly inken2011-10-0324-370/+2649
* A system may have multiple physical interfaces, all of which are on theqingli2011-10-031-5/+34
* This patch allows ARP to work properly in the presence ofqingli2011-10-031-14/+21
* Remove a redundant check for libncp.jkim2011-10-031-6/+0
* Move some code inside the racct_proc_fork(); it spares a few lock operationstrasz2011-10-032-20/+22
* Do not allow the kernel to access usermode pages without installedkib2011-10-032-0/+18
* Assert that exiting process does not return to usermode.kib2011-10-031-0/+2
* Fix an unaligned access issue; tidy up OFDM/DS rate decoding from the PLCP.adrian2011-10-031-20/+9
* Fix another bug introduced in r225641, which caused rctl to access certaintrasz2011-10-034-11/+41
* Fix bug introduced in r225641, which would cause panic if racct_proc_fork()trasz2011-10-031-18/+1
* Farewall, sysinstall! You served us well for many years, but 10.0 is onenwhitehorn2011-10-03112-26264/+5
* Add some improvements in the idle table callbacks:attilio2011-10-032-14/+72
* Port over the radar pulse decoding code common to the AR5416 and later chipsets.adrian2011-10-031-4/+188
* Actually enable NEW_PCIB by default, missed in r225931.marius2011-10-021-1/+1
OpenPOWER on IntegriCloud