summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Removed one more Alpha leftover.ru2009-12-211-1/+0
* VI_OBJDIRTY vnode flag mirrors the state of OBJ_MIGHTBEDIRTY vm objectkib2009-12-215-34/+17
* Fix a handful of issues with via agp support.rnoland2009-12-211-32/+24
* Fix indentation.ed2009-12-201-1/+1
* Disable jumbo frame support for PCIe VT6130/VT6132 controllers.yongari2009-12-202-3/+13
* VT6130 datasheet was wrong. If VT6130 receive a jumbo frame theyongari2009-12-201-1/+1
* Correct fragment bit definition in comments.yongari2009-12-201-2/+2
* Add VIA CX700/VX800 chipsets SATA/PATA support.mav2009-12-202-7/+61
* Fairly set master/slave shared PIO/WDMA timings on ITE 821x controllers.mav2009-12-201-4/+6
* Avoid sharing the file descriptor of the output file with tracedjh2009-12-201-0/+6
* Add fork(2), getegid(2), geteuid(2), getgid(2), getpid(2), getpgid(2),jh2009-12-201-0/+12
* The service command is an easy interface to the rc.d system.dougb2009-12-204-0/+242
* Swap VGE_TXQTIMER and VGE_RXQTIMER register definition. Pendingyongari2009-12-191-2/+2
* Remove a warning in DELAY about large delays. In kern_shutdown.cmarcel2009-12-191-8/+1
* Let access overriding to TTYs depend on the cdev_priv, not the vnode.ed2009-12-194-7/+21
* Reference the correct man page for firmware(9).bcr2009-12-191-1/+1
* Apply fix for Solaris bug 6462803: zfs snapshot -r failed becausedelphij2009-12-191-7/+9
* Apply fix for Solaris bug 6801979: zfs recv can fail with E2BIGdelphij2009-12-194-64/+64
* Apply fix Solaris bug 6462803 zfs snapshot -r failed becausedelphij2009-12-193-28/+49
* Interpret VAPPEND correctly in vaccess_acl_nfs4(9).trasz2009-12-191-0/+7
* Fix a problem with how mergemaster handles the hard links for /.cshrcdougb2009-12-191-13/+20
* Fix an indentation issue, no functional changesdougb2009-12-191-22/+22
* In the places where find is used that the user may see the results,dougb2009-12-191-3/+3
* Add rudimentary WOL support. While I'm here remove enablingyongari2009-12-183-17/+227
* Make sure to enable Next Page bit for IP1001. Otherwise the PHYyongari2009-12-181-1/+3
* Fix ub_env_enum(): syscall() returns 0 when properly invoked.marcel2009-12-181-4/+3
* Make the wchan names of pts(4) fit in top(1).ed2009-12-181-4/+4
* Document more VIA Velocity family controllers to vge(4). Previouslyyongari2009-12-181-9/+10
* Add new "hw.psm.tap_enabled" tunable and sysctl.dumbbell2009-12-182-0/+47
* Added proper attribution.ru2009-12-181-1/+1
* Mention the unification of rc.firewall and rc.firewall6.ume2009-12-181-0/+13
* - Add missing newlines to some error messages.jhb2009-12-181-3/+6
* - Create a separate section in in the MI NOTES file for PCI wireless NICjhb2009-12-184-49/+22
* Recognize Intel CPUs with Family 0x6, Models 0x1E and 0x1F.jkoshy2009-12-181-0/+2
* Remove duplicate devstat_start_transaction_bio() call. It is already calledmav2009-12-181-2/+0
* Signal 0 is used to check the permission for current process to signalkib2009-12-181-1/+1
* - Fixed incorrect watchdog timeout setting: MSB of a 2-byteru2009-12-181-9/+20
* Keep list sorted.thompsa2009-12-181-21/+21
* Add a bunch of new 3G ids obtained from from various operating systems andthompsa2009-12-182-48/+565
* Serverworks OSB4 has no 0x4a (piomode) register, do not touch it.mav2009-12-171-2/+4
* Add some experimental code to log traffic with tcpdump,luigi2009-12-173-3/+79
* Use the EVENTHANDLER system to hook into the usb device configuration andthompsa2009-12-175-132/+112
* If the runcount is non-zero in eventhandler_deregister() then one or morethompsa2009-12-171-4/+7
* Nationalise Easter -> Pasenedwin2009-12-171-15/+16
* Remove unused member variable of softc.yongari2009-12-171-1/+0
* Document newly added loader tunable and sysctl variables.yongari2009-12-171-1/+33
* Actually clear interrupts. Writing 0 has no effect.yongari2009-12-171-1/+1
* Implement interrupt moderation scheme supported by VT61xxyongari2009-12-173-80/+103
* Don't panic due to unlocking an unowned mutex if we fail during attach.gavin2009-12-171-2/+5
* Now that ipfw is split into multiple files, we needluigi2009-12-171-0/+2
OpenPOWER on IntegriCloud