summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-03-08Driver for console on sun4v.Mark Kettenis
2008-03-08Add vrtc(4).Mark Kettenis
2008-03-08Add vbus(4).Mark Kettenis
2008-03-08Driver for virtual real-time clock on sun4v.Mark Kettenis
2008-03-08Virtual bus for virtual devices on sun4v.Mark Kettenis
2008-03-08UltraSPARC Hypervisor interfaces for sun4v.Mark Kettenis
2008-03-08look for firmload on /mnt/etc/firmware as well, only for ramdisks.Marc Espie
2008-03-08Cleanup/style(9) code and comments.Joel Sing
2008-03-08Check "status" property.Mark Kettenis
2008-03-08Check "status" property. Since the PROM marks the floppy controller deviceMark Kettenis
2008-03-08Introduce a function to check the "status" property of an OFW node, and use itMark Kettenis
2008-03-08allows SMALL_KERNEL compilesMarc Espie
2008-03-08SUNW,set-trap-table takes an extra argument on sun4v; sun4u doesn't seem toMark Kettenis
2008-03-08allow a response to icmp6 node information queries where the localStuart Henderson
2008-03-08move us to 4.3-currentTheo de Raadt
2008-03-06Adjust a date correctly; spotted by jsgTheo de Raadt
2008-03-06New license from Paul Lin at Ralink; same terms, but now alsoTheo de Raadt
2008-03-06Change ramdisk filesystem size from 4352 to 4000 blocks, so thatTheo de Raadt
2008-03-05remove devices not needed on a ramdiskTheo de Raadt
2008-03-04bsd.rd's physical memory usage collided with the bootblocks... TheTheo de Raadt
2008-03-04crank version #Theo de Raadt
2008-03-04Move bootblocks to just under 16MB instead of just under 8MB, becauseTheo de Raadt
2008-03-04sthen@ has an motherboard with both agp and pcie that fails to boot.Owain Ainsworth
2008-03-04Add a workaround against a NULL pointer dereference on alpha whenMiod Vallat
2008-03-04remove -betaTheo de Raadt
2008-03-04Do not permit insertion of a "" symbolic link translation into the pathTheo de Raadt
2008-03-04fix use-after-free: pfxlist_onlink_check() might free rt_llinfo forMarkus Friedl
2008-03-03Palm 700WX from and tested by todd@Jonathan Gray
2008-03-03regenJonathan Gray
2008-03-03Palm 700WX from todd@.Jonathan Gray
2008-03-03Two more rum devices from Ralink driver via sephe@dragonfly.Jonathan Gray
2008-03-03regenJonathan Gray
2008-03-03Two more rum devices from Ralink driver via sephe@dragonfly.Jonathan Gray
2008-03-02because arc4random_uniform is being used, the modulo bias is taken care ofTheo de Raadt
2008-03-02Add a arc4random_uniform() that returns a uniformly distributed numberDamien Miller
2008-03-02Include sigcode in core dumps. This makes it possible to backtraceMark Kettenis
2008-03-02Change some spaces to tabs in the transmit functions.Brad Smith
2008-03-02if there is no smbios, there cannot be acpiTheo de Raadt
2008-03-02Clear interrupts on detach. Fixes interrupt storm on digital-onlyDeanna Phillips
2008-03-02Add missing half duplex flag for 100baseT4.Brad Smith
2008-03-02Correct a status flag which could cause half duplex to be reported forBrad Smith
2008-03-02Correct the comment describing the BGE_PCISTATE_PCI_BUSSPEED bit.Brad Smith
2008-03-02If bus_dmamap_load_mbuf() fails in ixgb_get_buf() use m_freem() intead ofBrad Smith
2008-03-02At the moment em_flowstatus() does not deal with fiber interfaces andBrad Smith
2008-03-02If bus_dmamap_load_mbuf() fails in em_get_buf() use m_freem() intead ofBrad Smith
2008-03-01Resolve an issue where the Starfire chipset can get into an endless loopBrad Smith
2008-03-01Print consoleness the canonical way.Mark Kettenis
2008-03-01Print consoleness the canonical way.Mark Kettenis
2008-03-01Use getpropspeed() to get console speed. Add code to handle "ssp-console" andMark Kettenis
2008-03-01Make sabtty(4) adopt the speed configured in OpenFirmware when it is theMark Kettenis