summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-06-09{x,}ldcontrolb() codepath is SUN4-only, so don't bother checking for LfsbailMiod Vallat
2006-06-09Simplify ami_disk by chaging some ifs around.Marco Peereboom
2006-06-09Add percentages for BGI and Rebuild. Example:Marco Peereboom
2006-06-09some more fxp revisions.Brad Smith
2006-06-09identify 8139's in C+ mode with RL_8139CPLUS instead of RL_8139; no functiona...Brad Smith
2006-06-09syncTheo de Raadt
2006-06-09spacing that made a grep look very suspiciousTheo de Raadt
2006-06-08attempt at correcting the comments to somewhat more proper englishFelix Kronlage
2006-06-08unsigned long long -> u_int64_tDavid Gwynne
2006-06-08Keep track of the average RSSI using an Exponential Moving Average (EMA).Damien Bergamini
2006-06-08dont panic on empty portfacts or portenable replies. we should probablyDavid Gwynne
2006-06-08substitute the Cardbus_conf_read/Cardbus_conf_write macros withFelix Kronlage
2006-06-08Move ISA logic of allocation functions to better place.Tobias Weingartner
2006-06-08actually enable/disable the Tx BMU descriptor polling, missed in rev 1.107.Brad Smith
2006-06-08do not set the mii_ticks field to zero in the asynchronous autonegotiationBrad Smith
2006-06-07- when killing a process due to parity error, notify syslog.Miod Vallat
2006-06-07Pass M_CANFAIL to malloc() in sendsig(), and if it fails, kill the process;Miod Vallat
2006-06-07One last occurence of an inline sigexit() in sendsig.Miod Vallat
2006-06-07Remove unused bus_space_probe().Miod Vallat
2006-06-07killproc() is orphaned, so kill it; ok deraadt@Miod Vallat
2006-06-07enable azalia; ok jasonTheo de Raadt
2006-06-07shut up and play the music.Jason Wright
2006-06-07do not #undef HORRID_III_HACKTheo de Raadt
2006-06-07from freebsd r1.185 (tested by beck@ and krw@; pedro@ ok):Michael Shalayeff
2006-06-07regenBrad Smith
2006-06-07rename the Realtek RT8111B entry to RT8168.Brad Smith
2006-06-06- general cleaning, removing unneeded vars, spelling, etcJason Wright
2006-06-06fix a bad strlcpy, from ben lovettJolan Luff
2006-06-06Define R5k/R10k extra trap codes.Miod Vallat
2006-06-06In pmap_enter(), when deciding to flush the icache for a page, invoke theMiod Vallat
2006-06-06back out multiple routing table diffs (3 of 'em) because this makesTheo de Raadt
2006-06-06Put mrouting enable flag inside the right ifdef. If you change filesTheo de Raadt
2006-06-06set the ccb state when it comes off the free list. this isnt used anywhereDavid Gwynne
2006-06-06fix a panic string to mention the corrent place its freaking out in.David Gwynne
2006-06-06use _C_LABEL() instead of _Michael Shalayeff
2006-06-06System build pieces for armish arch.Dale Rahn
2006-06-05Write the words of the mac address in reverse order to fix a MAC problem onDale Rahn
2006-06-05- discard Rx frames with a bad CRC earlyDamien Bergamini
2006-06-05start to sync some changes and fixes from various "openhal" ports ofReyk Floeter
2006-06-05cleanup.Marc Balmer
2006-06-05In ubareset(), be sure to destroy the uba extent before recreating it, toMiod Vallat
2006-06-05fix really stupid botch i made in last commit. RW_WRITE and RW_READ areTed Unangst
2006-06-05various cleanups; ok mbalmerTheo de Raadt
2006-06-04In extent_destroy(), only remove the extent from the global extent list ifMiod Vallat
2006-06-04KNF and whitespace cleanup, no functional changeFelix Kronlage
2006-06-04Missing RCS IdMiod Vallat
2006-06-04Allow any user to request the current adjustment; ok henning@ deraadt@Otto Moerbeek
2006-06-04Shrink VM_PHYSSEG_MAX to 1 on platforms where physical memory is contiguousMiod Vallat
2006-06-04When VM_PHYSSEG_MAX is 1, use VM_PSTRAT_RANDOM for VM_PHYSSEG_STRAT, thisMiod Vallat
2006-06-04- ntpd no longer needs the NTP identifier as part of a timedelta sensorMarc Balmer