summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-27adjust for port numbers instead of names by defaultHenning Brauer
2011-11-27This needs sys/kthread.h to buildClaudio Jeker
2011-11-27Set the initfirst and nodelete flags on the shared library, in anticipationPhilip Guenthe
2011-11-27Kill old comment, we already do 802.1p tagging.Christiano F. Haesbaert
2011-11-26Tie the 802.1p (CoS) value in vlan(4) with the new prio scheme in pf.Christiano F. Haesbaert
2011-11-26Make this compile again by removing a spurious opening brace.Mark Kettenis
2011-11-26a second missing $state...Marc Espie
2011-11-26fix reporting of weird libs in partial-*, as seen by fries@,Marc Espie
2011-11-26Resync to bsd.lv, most code from kristaps@.Ingo Schwarze
2011-11-26minor sync to bsd.lvIngo Schwarze
2011-11-26add Netgear WNA100MChris Kuethe
2011-11-26regenChris Kuethe
2011-11-26add usb id for Netgear WNA100MChris Kuethe
2011-11-26If sigaltstack() fails, report which thread correctlyPhilip Guenthe
2011-11-26Apply route-to to deferred packet; without this the first packet of aRyan Thomas McBride
2011-11-25darn, setlist might actually be undefined entirely...Marc Espie
2011-11-25document XAUTHORITYMarc Espie
2011-11-25document show-prepare-resultsMarc Espie
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-25show-size/show-fake-sizeMarc Espie
2011-11-25homepage-linksMarc Espie
2011-11-25document targets related to dependency solving, finallyMarc Espie
2011-11-25document a few more odds and endsMarc Espie
2011-11-25implement chown(2) in compat_linux which is needed by some antivirus softwareRobert Nagy
2011-11-25describe fixed behavior a little betterMarc Espie
2011-11-25fix -a <list> semantics:Marc Espie
2011-11-25syncMiod Vallat
2011-11-25Switch alpha to gcc4 (and there was much rejoicing)Miod Vallat
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-25Final configuration bits for gcc4: require alignment of local arrays onMiod Vallat
2011-11-25Allow MD backend to prevent the optimization of a bcopy() or memmove() ofMiod Vallat
2011-11-25Gratuitous major crank for upcoming alpha switch to gcc 4, in order to haveMiod Vallat
2011-11-25missing headerTheo de Raadt
2011-11-25The execve()-vs-threads test should test not just that the thread libraryPhilip Guenthe
2011-11-24syncTheo de Raadt
2011-11-24allow code to proceed if -e + -r.Marc Espie
2011-11-24Fix spelling and remove questionPhilip Guenthe
2011-11-24rdomain support for IPv6sperreault
2011-11-23Fix Segmentation Fault when launching mailq(8)Charles Longeau
2011-11-23print ports as numbers by default; -P prints names insteadHenning Brauer
2011-11-23print_rule: rename opts -> ropts, no binary changeHenning Brauer
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-23typo reported by Steffen Daode Nurpmeso <sdaoden at googlemail dot com>Ingo Schwarze
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-22Add a test for forked processes inheriting their parent's signal stack.Joshua Elsasser
2011-11-22sigstack() is long dead, and the compat sigaltstack syscall is gone too.Philip Guenthe