summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve the comment within getenv() explaining the search order it takes toscf2009-12-061-8/+9
* Add a libutempter compatibility interface to libulog.ed2009-12-066-5/+264
* restore setting of sin_len (was removed in 1.146 last february) asluigi2009-12-061-1/+3
* Unbreak build.nwhitehorn2009-12-061-1/+1
* Don't forget to link the fixits against -lulog.ed2009-12-063-3/+3
* MFp4:mav2009-12-062-0/+9
* Make `make cleanilinks' work in /sys/modules.ed2009-12-061-6/+5
* Don't depend on <utmp.h>.ed2009-12-061-4/+3
* Make pw(8) build without <utmp.h>.ed2009-12-061-5/+0
* Let w(1) use utmpx.ed2009-12-062-31/+28
* MFp4:mav2009-12-0645-1190/+1612
* Fix burst processing for WF2Q pipes - do not increase available burst sizeoleg2009-12-051-1/+3
* Unbreak rescue(8). We should also link against libulog now.ed2009-12-051-1/+1
* Let systat's vmstat use utmpx.ed2009-12-052-16/+9
OpenPOWER on IntegriCloud