summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2011-11-26add Netgear WNA100MChris Kuethe
2011-11-26regenChris Kuethe
2011-11-26add usb id for Netgear WNA100MChris Kuethe
2011-11-26Apply route-to to deferred packet; without this the first packet of aRyan Thomas McBride
2011-11-25fix compile errors without INET6. no binary change.YASUOKA Masahiko
2011-11-25use time_uptime to set state creation values as time_second can beDavid Gwynne
2011-11-25implement chown(2) in compat_linux which is needed by some antivirus softwareRobert Nagy
2011-11-25Rework assembler constraints to satisfy gcc 4. Unfortunately this could notMiod Vallat
2011-11-25Compile fixes for gcc4 (-Wbounded)Miod Vallat
2011-11-24Fix spelling and remove questionPhilip Guenthe
2011-11-24rdomain support for IPv6sperreault
2011-11-23clamp uvm_page_rle() to 255 pages at a timeTheo de Raadt
2011-11-23properly account for the MP tramp page in the rangesTheo de Raadt
2011-11-23block interrupts while pool_reclaim_all is grubbing around in every poolsDavid Gwynne
2011-11-22Move struct proc's sigaltstack struct from the zeroed area into theJoshua Elsasser
2011-11-22sigstack() is long dead, and the compat sigaltstack syscall is gone too.Philip Guenthe
2011-11-22Ensure we are unpacking the right source address after skipping a range ofMike Larkin
2011-11-21only pull reg.h in when __BSD_VISIBLE || __XPG_VISIBLE >= 420, asTheo de Raadt
2011-11-21this should have gone away because it is now in files.pciTheo de Raadt
2011-11-21fix small (one stack word) kmem->user leak - the syscall code doesDamien Miller
2011-11-19Make sure %cr17 points to a valid cpu_info struct before attempting to do theMiod Vallat
2011-11-19Remove unused function forgotten during the switch to the interactiveMartin Pieuchot
2011-11-19Rewrite the parsing of arguments given to the ofwboot and restore theMartin Pieuchot
2011-11-19Select a routing table according to the rdomain. Allows oneMike Belopuhov
2011-11-19Add ZTE MF190; ok jsgMike Belopuhov
2011-11-19Add a comment explaining the weired nature of the mlphy.Claudio Jeker
2011-11-19regenMike Belopuhov
2011-11-19Add ZTE MF190 installer IDMike Belopuhov
2011-11-18Don't bother keeping a local copy of boot_dev in parse_prom_bootdev().Miod Vallat
2011-11-18no need to zero all the free pages since we will be skipping them withMike Larkin
2011-11-18- fix a few trailing whitespaces and a spelloJasper Lievisse Adriaanse
2011-11-18fix a corner case in rle processing where the rle byte was the last byteMike Larkin
2011-11-17physmem run length encoding (rle) for hibernate - don't compress or writeMike Larkin
2011-11-17support Huawei EM770WJonathan Gray
2011-11-17regenJonathan Gray
2011-11-17Huawei EM770WJonathan Gray
2011-11-16Reduce use of globals in hibernate code.Mike Larkin
2011-11-16oops, need a prototype for ast()Theo de Raadt
2011-11-16Make userret() MI. On architectures which jammed stuff into it in theTheo de Raadt
2011-11-16Better clock rate .7% error is much better than 7% error.Dale Rahn
2011-11-16Improve flag setting ioctl so that bulk updates are requestedMike Belopuhov
2011-11-15Remove pointless/debug prints during config.Dale Rahn
2011-11-15Bring back 'mostly' working omdog support.Dale Rahn
2011-11-15Simplify various parts of the puc(4) attachment code. Tested lightlyTheo de Raadt
2011-11-15delay(1) is an extremely short delay, increase this to a measurable amountDale Rahn
2011-11-15on failure, the hibernate io function should return an errno type variable,Theo de Raadt
2011-11-15on failure, hibernate io functions return an errno. not 1.Theo de Raadt
2011-11-15label_t is the kernel setjmp buffer. It should simply be an array ofTheo de Raadt
2011-11-14went a bit far...Theo de Raadt
2011-11-14dale and i theorize that these days armish can safely be compiledTheo de Raadt