summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make sparc64 compatible with NEW_PCIB and enable it:marius2011-10-0222-554/+688
* Correct a typo that was introduced in 225912gjb2011-10-021-1/+1
* Remove an unused variable.adrian2011-10-021-1/+0
* Various interrupt handling and RX interrupt mitigation fixes.adrian2011-10-022-14/+69
* Document exactly what the RX interrupt mitigation timers do.adrian2011-10-021-0/+22
* For now (ie: until autosleep support is fully fleshed out), always clearadrian2011-10-021-2/+1
* Disable TX interrupt mitigation just for the time being.adrian2011-10-022-18/+5
* Fix a panic in the wifi stack when a software beacon miss occurs in the wrong...adrian2011-10-023-7/+17
* Tweaks to ps(1):gjb2011-10-011-9/+16
* Reorder default ps(1) output according to reality.gjb2011-10-011-2/+2
* Shut up warnings with Cyrus SASL 2.1.25.ume2011-10-013-7/+12
* Remove obsolete macros.marius2011-10-011-6/+0
OpenPOWER on IntegriCloud