summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* when calling ldd, use the cross libraries and not the host versionluigi2009-12-091-4/+4
* use default HZluigi2009-12-091-1/+1
* add -lulog, the program "less" and a commentluigi2009-12-091-1/+4
* Clear result before requesting XPT_PATH_INQ.mav2009-12-091-0/+1
* Increase Max Read Request Size for PCIe chips from 512 to 1024 bytes.mav2009-12-091-1/+14
* The default balance algorithm has changed from "split" toru2009-12-091-2/+2
* make PV core dump actually dump memory - still need to fix program header ini...kmacy2009-12-092-0/+7
* Allow using IPv6 in nfsrvd_sentcache() callback.delphij2009-12-081-2/+3
* Change gmirror default balance algorithm from "split" to "load".mav2009-12-081-1/+1
* Simplify a macro not to generate unncessary symbols.jkim2009-12-081-14/+1
* Fix the build.mav2009-12-081-2/+13
* sem_init(3): document process shared semaphores and their restrictionsjilles2009-12-081-18/+9
* Don't add VAPPEND if the file is not being opened for writing. Note that thistrasz2009-12-082-2/+2
* Add additional checks of the kernel stack addresses in order tomarius2009-12-082-6/+22
* What we have in base system is actually OpenBSD 4.5's netcat,delphij2009-12-081-1/+1
* Remove phantom line of code that somehow slippedjfv2009-12-081-1/+0
* Create sysctl node(dev.bge.%d.focred_collapse) instead ofyongari2009-12-082-21/+25
* Add ID for NetMos NM9820 Serial Port chip, found on CardBus serial adapter.mav2009-12-081-0/+1
* MFi386: revision 200219nyan2009-12-082-8/+25
* MFi386: Use real mode instead of v86 mode.nyan2009-12-081-410/+361
* MFi386: revision 200216nyan2009-12-082-3/+2
* - Try pre-allocating all FIBs upfront. Previously we tried pre-allocatingjkim2009-12-083-10/+6
* Partially revert r200228. For mini RCB case, bge(4) still have toyongari2009-12-081-7/+5
* Resync with Intel versions of both the em and igbjfv2009-12-0822-1798/+3148
* Fix typo in commentrpaulo2009-12-081-1/+1
* Improve response to multi-touch taps.rpaulo2009-12-081-48/+117
* In exception_save, write-back ar.rnat after switching the backing-marcel2009-12-081-14/+13
* Update driver to Intel version 2.0.7:jfv2009-12-0712-1269/+2510
* Revert r200231. It was already taken cared by jhb long ago.jkim2009-12-071-16/+3
* Make mfi(4) little bit less chatty.jkim2009-12-071-3/+16
* Add support for the NetMos NM9865 family of Serial/Parallel ports.marcel2009-12-072-3/+40
* Don't access jumbo frame related registers if controller lacks theyongari2009-12-071-8/+14
* Remove PHY isolate/power down code in bge_stop(). The isolationyongari2009-12-071-27/+0
* Explicitly acknowledge MSI completion, as required by SiI3124 datasheet.mav2009-12-072-3/+14
* Improve the algorithm the loader uses to choose a memory range for itsjhb2009-12-073-8/+49
* MFp4;mav2009-12-073-14/+23
* SiI3124 has no SNotification register. Handle Asynchronous Notificationsmav2009-12-072-12/+27
* Various small whitespace and style fixes.jhb2009-12-073-10/+11
* Add <machine/pcb.h> missed in r199135.marius2009-12-071-0/+1
* Fix ntfs such that it understand media with a non-512-bytes sector size:guido2009-12-073-7/+15
* Define struct pcpu_md as the only MD field of struct pcpu (pc_acpi_idmarcel2009-12-078-75/+81
* Install libulog in /lib.ed2009-12-071-0/+2
* Fix Read-After-Write (RAW) dependency violation for ar.ccv inmarcel2009-12-071-2/+2
* Allocate the VHPT for each CPU in cpu_mp_start(), rather thanmarcel2009-12-075-77/+75
* Revert behavior change to setenv(), unsetenv() and putenv() until a morescf2009-12-071-3/+6
* Add Asynchronous Notification support for controllers without SNTFmav2009-12-061-3/+12
* Update the getenv(3) man page to reflect the recent change to the behaviorscf2009-12-061-9/+9
* Register a request that all changes to *env(3) be reviewed by secteamcperciva2009-12-061-0/+2
* sh: Test ;<newline> as well as ; in the 'for' parser test.jilles2009-12-061-3/+3
* Change the behavior of setenv(), putenv() and unsetenv() to continue parsingscf2009-12-061-6/+3
OpenPOWER on IntegriCloud