summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-06Kill the stats data structures and noop some other parts. Nothing inOwain Ainsworth
2008-09-05The code for cleaning up errored buffers and for cleaning up at the endOwain Ainsworth
2008-09-05The helper functions in this file are only used in one place andOwain Ainsworth
2008-09-05syncOkan Demirmen
2008-09-05- clarify Radeon HD 2600 Pro entryOkan Demirmen
2008-09-05fix vblank interrupt mask. Unbreaks sync-to-vblank and anything thatOwain Ainsworth
2008-09-05Back out previous. Art realised a problem with it.Owain Ainsworth
2008-09-05Don't overwrite the old ipl in msleep if PNORELOCK was set.Artur Grabowski
2008-09-05When munging the WANTIPL of the mutex to prevent undoing the sched_lock,Owain Ainsworth
2008-09-05remove remaining MALLOC/FREE bitsCharles Longeau
2008-09-05ignore unknown SAFIs in the MP capabilities. used by some to distributeHenning Brauer
2008-09-05get rid of the unneeded 'etc.' at the end of the list.Felix Kronlage
2008-09-04syncTheo de Raadt
2008-09-04mostly cosmetic.Damien Bergamini
2008-09-04+awk does not support {n,m} pattern matchingJason McIntyre
2008-09-04- make -ln and -nl combinations behave identically. currently -l overrides -n.Jason McIntyre
2008-09-04- document DIOCKILLSRCNODES; requested by Johan StromJason McIntyre
2008-09-04Use & not && to mask bits.Jonathan Gray
2008-09-04Check for the correct ioctl failure case and reflect thatJonathan Gray
2008-09-04Change ISO generation to use the new -t option for vnconfig.Joel Sing
2008-09-03Replace -s (sector size) option with more general -t (disktype)Kenneth R Westerback
2008-09-03Start with a max size tape buffer rather than one 1/2 the max (i.e.Kenneth R Westerback
2008-09-03Provide our own calloc() since we provide our own malloc(), otherwise we won'tMiod Vallat
2008-09-03third parameter of ieee80211_get_assoc_req() is a management frameDamien Bergamini
2008-09-03(Re)Association requests should contain a QoS Capability element,Damien Bergamini
2008-09-03redefine ic_send_mgmt() as a no-op instead of calling IF_PURGE inDamien Bergamini
2008-09-03In dc_setcfg() suppress printing a warning when forcing the receiverBrad Smith
2008-09-03remove now obsolete calloc implementation; prompted by miodOtto Moerbeek
2008-09-03regenStuart Henderson
2008-09-03housekeeping:Stuart Henderson
2008-09-03Missing breaks.Jonathan Gray
2008-09-03before linking state keys compare them to verify they actually are theHenning Brauer
2008-09-03do not set the pkthdr mbuf state key pointer to the state key saved in theHenning Brauer
2008-09-03Use & not && when masking bits.Jonathan Gray
2008-09-03Missing break in case statement.Jonathan Gray
2008-09-03; -> : in getopt optstring.Jonathan Gray
2008-09-03Missing break in case statement.Jonathan Gray
2008-09-03Remove dead code: ip6_copypktopts() is not used anywhere.Marco Pfatschbacher
2008-09-03Prevent a possible overflow when the sum of all demotion countersMarco Pfatschbacher
2008-09-02devname -> devicename to prevent shadowing devname(3); ok marco@Darren Tucker
2008-09-02remove last bits of MALLOC/FREECharles Longeau
2008-09-02If we need a physical hardware status page, initialise it at device attachOwain Ainsworth
2008-09-02Track progress inside of batchbuffers so we know the hardware isn'tOwain Ainsworth
2008-09-02If the image size is known to be too big, print out the sizes.Dale Rahn
2008-09-02remove dead stores and newly created unused variables.Charles Longeau
2008-09-02syncTheo de Raadt
2008-09-02fix builds for when obj/ presentDamien Miller
2008-09-02- make sure they are no sendmail leftovers in src when sysmerge stopsAntoine Jacoutot
2008-09-02missing break;Jonathan Gray
2008-09-02Install in the correct directory with NOMAN set. Based on makewhatisDale Rahn