summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-29remove unsupported LIBRARY section; from Alan R. S. BuenoJason McIntyre
2009-09-29sort usage();Jason McIntyre
2009-09-29syncTheo de Raadt
2009-09-29syncTheo de Raadt
2009-09-28syncTodd T. Fries
2009-09-28add -S and -L options to store and load the pf state table from a file.David Gwynne
2009-09-28Make video buffer area and BIOS areas unavailable for PCI resource allocation.Mark Kettenis
2009-09-28Update to tzdata2009n from elsie.nci.nih.govTodd C. Miller
2009-09-28When a route is deleted, ldpd should remove labels associated with it fromMichele Marchetto
2009-09-28Fix typo (creat/create)Stuart Henderson
2009-09-28when inserting a state, turn the error that pf_state_insert returnsDavid Gwynne
2009-09-27rfork_thread() lacked PIC handling for CERROR, resulting in a text relocationPhilip Guenthe
2009-09-27use c calling conventions so that g++ doesn't mangle fpgetmask &Martynas Venckus
2009-09-27adjust comments; eephy isn't just for Intel GigE. From Brad.Stuart Henderson
2009-09-27In pmap_proc_iflush(), do not bother checking for pmap being curpmap on anyMiod Vallat
2009-09-27Minor bump for safety, due to the mips cachectl() addition.Miod Vallat
2009-09-27Add an implementation of IRIX-compatible cacheflush() routine to mips ports,Miod Vallat
2009-09-27If no xfer buffer is free for the UDLIO_DAMAGE ioctl, sleep in the kernelMarcus Glocker
2009-09-27typosMiod Vallat
2009-09-27Print the LOM type (LOMlite/LOMlite2).Mark Kettenis
2009-09-27Add sensor status for fan sensors.Mark Kettenis
2009-09-27Implement queuing of reads and writes. This gets rid of the remaining busyMark Kettenis
2009-09-27- another udav i foundJasper Lievisse Adriaanse
2009-09-27a usage line got too long; ok jmcTheo de Raadt
2009-09-27remove all debug tracesAlexandre Ratchov
2009-09-27Build on armish. Since wsconscfg is built on palm build wsconsctl too. -mojMats O Jansson
2009-09-27Show fbinfo if it exists. ok mglocker@ -mojMats O Jansson
2009-09-26Added manpage bits about rdomain support.Michele Marchetto
2009-09-26Preliminary rdomain support.Michele Marchetto
2009-09-26Whitespace cleanup.Michele Marchetto
2009-09-26Fix artefacts in compression mode especially seen when running X.Marcus Glocker
2009-09-25- enable axe/aue to make my life a bit easierJasper Lievisse Adriaanse
2009-09-25fix DESCRIPTION; from Daniel BolgheroniJason McIntyre
2009-09-25some clarification of "set reassemble" and "no-df"; help/ok henningJason McIntyre
2009-09-25move the smtpd.conf-specific map bits back from makemap to smtpd.conf,Jason McIntyre
2009-09-25Fix the value of one voltage sensor in ev6 environmental machine checks.Miod Vallat
2009-09-24regenMiod Vallat
2009-09-24Reach palm MAKEDEV bits.Miod Vallat
2009-09-24Handle the upper 32 bits of the prefetchable memory range when setting upMiod Vallat
2009-09-24Test for MACHINE_ARCH to decide whether to build stuff in libarch/arm, insteadMiod Vallat
2009-09-24Link alpha kernels with an ld.script to discard unwanted sections; thisMiod Vallat
2009-09-24Make sure the scsi_xfer timeout always get initialized with timeout_set(),Miod Vallat
2009-09-24rfork_thread() lacked PIC handling for CERROR, resulting in a text relocationPhilip Guenthe
2009-09-24In trm_scsi_cmd(), in an splbio() protected block, don't bother doing splx()Miod Vallat
2009-09-24Slightly less evil busy wait loop for LOMlite. Small tweak to LOMlite stateMark Kettenis
2009-09-24do not call m_free(n0) followed by m_freem(n0) when m_dup_pkthdr()Damien Bergamini
2009-09-24New lock-client and lock-session commands to lock an individual client or allNicholas Marriott
2009-09-24Priorities are now handled in the kernel so:Michele Marchetto
2009-09-24Update some more tests for new pf.Jonathan Gray
2009-09-24Remove some tests that are no longer relevant with the new pf.Jonathan Gray