summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-28A few missing config_suspend(, DVACT_POWERDOWN) constructs afterMiod Vallat
2013-09-28Refine the frame buffer probe again, to correctly detect a newport frame bufferMiod Vallat
2013-09-28Correctly probe for the Ethernet chip on HPC 1.5 expansion boards. Gets rid ofMiod Vallat
2013-09-28In boot(), do not iterate over alldevs if it's empty (i.e. halting from ddbMiod Vallat
2013-09-28Resolve the uncertainty in the REFID assignment.Peter Hessler
2013-09-28Fix the message of uthum(4)'s calibration offset is incorrectsasano
2013-09-28Use of uninitialized variable. Found by Maxime VillardMike Larkin
2013-09-28Another puc(4) device based on Oxford chipset found in a StartechMike Larkin
2013-09-28regenMike Larkin
2013-09-28Another puc(4) device based on Oxford chipset, found in a StartechMike Larkin
2013-09-28Fix use of uninitialized variable, found by Maxime Villard.Mike Larkin
2013-09-27The error return codes for the enc interface were inconsistent.Alexander Bluhm
2013-09-27Try harder to ensure wddump() doesn't decrement the countKenneth R Westerback
2013-09-27scsi_size() is now used only by cd(4). So move it from scsi_base.cKenneth R Westerback
2013-09-27IPv6 atomic fragments must not go the reassembly queue, but beAlexander Bluhm
2013-09-27typo in macro name; no md5 changeStuart Henderson
2013-09-26Clear SYSFAIL upon boot, for real.Miod Vallat
2013-09-26Tinkering with the cache diagnostic registers have told me enough informationMiod Vallat
2013-09-26Removed a break of a switch-case, which had not been removed in the last commit.Patrick Wildt
2013-09-26Use the cpuid vendor string instead of the model string when enablingJonathan Gray
2013-09-26After some manipulations with the buffer, ike message header (hdr)Mike Belopuhov
2013-09-26document how to handle python3 PLISTs; based on a diff from rpointel@Stuart Henderson
2013-09-26shuffle some snmpd functions to make them visible in smi.c for snmpctl.Reyk Floeter
2013-09-26Move the logic for deleting an IPv4 address to its own function.Martin Pieuchot
2013-09-26smi is an SNMP term that means "Structure of Managed Information". IReyk Floeter
2013-09-25Add examples to show why this is a terrible API. OK jmc@ henning@Todd C. Miller
2013-09-25According to POSIX, if the src and dst strings overlap, the behaviorTodd C. Miller
2013-09-25Unbreak the tree; no 64-bit atomic operations on 32-bit architectures for now.Mark Kettenis
2013-09-25syncMiod Vallat
2013-09-24Make (almost all) atomic operations really atomic.Mark Kettenis
2013-09-24Make sure vblank_time_lock blocks interrupts to match Linux.Mark Kettenis
2013-09-24missing numberMarc Espie
2013-09-24Extend le@syscon to support the ILACC chips found on-board the AV530 family.Miod Vallat
2013-09-24Sync the MI LANCE code ( le(4) ) with NetBSD, except for the following:Miod Vallat
2013-09-24rename re_match to regex_match to prevent a namespace conflict on Linux asJasper Lievisse Adriaanse
2013-09-24a bit more tmpfs scaffolding (still not active, no kernel change)Marc Espie
2013-09-24Stop generating traffic for a given endpoint when a transfer reportedMartin Pieuchot
2013-09-24Try to release the console if pckbc(4) fails to send the initialMartin Pieuchot
2013-09-23Remove SLOWSCSI and the millisecond delay after each phase change it introduces.Miod Vallat
2013-09-23Keep Defaults env_keep to a minimum: basically just what is required forAntoine Jacoutot
2013-09-23syncTodd T. Fries
2013-09-23Revert. It seems people don't agree about which device should be used.Antoine Jacoutot
2013-09-23cd0a -> cd0c for consistency with the FAQ.Antoine Jacoutot
2013-09-23- change m8820x_cmmu_set_reg() and m8820x_cmmu_set_cmd() to performMiod Vallat
2013-09-23regenJonathan Gray
2013-09-23correct some radeon entries and add new Intel Ethernet and 8 series idsJonathan Gray
2013-09-22Add bsd.mp to the default sets if > 1 processor, as done on other SMP-capableMiod Vallat
2013-09-22Stop merging the per-thread and per-process flags when reportingPhilip Guenther
2013-09-22Delete a T32 chunk that I missed before and update the comment onPhilip Guenther
2013-09-22On return, uio_offset needs to be set to the offset of the first entryPhilip Guenther