summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-02Protect errno.Ray Lai
2009-06-02snprintf returns int, not size_t.Ray Lai
2009-06-02Set errno to EINVAL when fgets is given a non-positive size.Ray Lai
2009-06-02make env->sc_listeners and env->sc_ssl pointers, one step further towardGilles Chehade
2009-06-02Constipate the second argument to timeout_add_*(). Also, usePhilip Guenthe
2009-06-02bring in buf_seek, buf_size and buf_left from bgpdEric Faurot
2009-06-02we were erroneously setting fill-column, even when the inputKjell Wooding
2009-06-02Remove unused fields from struct filestatTodd C. Miller
2009-06-02constify argument to buf_addEric Faurot
2009-06-02Avoid a buf oflow in uhidev_set_report_async() if we have to prepend theMiod Vallat
2009-06-02Same reject and blackhole route handling as in ospfd. Allow those routesClaudio Jeker
2009-06-02remove unused variableCharles Longeau
2009-06-02Reintroduce the macppc interrupt subsystem rewrite. Several bugs haveDale Rahn
2009-06-02Shuffle function declarations a bit; ipsp_kern doesn't actually exist,Bret Lambert
2009-06-02A piece of an upcoming diff was on the same line, revert that portionDale Rahn
2009-06-02Abuse bio layer a little less by marking fake buffers with B_PHYS.Marco Peereboom
2009-06-02Add some extra protection against non-monotonic timestamps. ok steveskChris Kuethe
2009-06-02Remove unused b_forw defines which make beck@ scream like a little girlMiod Vallat
2009-06-02- make sure biodone() gets run at IPL_BIOJasper Lievisse Adriaanse
2009-06-02comment spelling fix: ARSGUSED -> ARGSUSEDjmeltzer
2009-06-02- minor tweaksJason McIntyre
2009-06-02Track reject and blackhole routes and allow them to be redistributed evenClaudio Jeker
2009-06-02ANSIfyPhilip Guenthe
2009-06-02Clear PQ_ENCRYPT flag on uvm_pagefree, because free pages are by definitionAriane van der Steldt
2009-06-02spaceMarco Peereboom
2009-06-02Make rebuilds restartable over reboots.Marco Peereboom
2009-06-02Fix up some comments to match realityKjell Wooding
2009-06-02When about to run X11 in 32 bpp mode, advertize correctly that we areMark Kettenis
2009-06-02Define a proper wsdisplay type for machfb(4).Mark Kettenis
2009-06-02Some casts to please format strings a little bit later onTheo de Raadt
2009-06-02The two "firmware" arrays only contained 16 bit values, but were beingTheo de Raadt
2009-06-02Fix the long-standing crash when >NXNAME characters were insertedKjell Wooding
2009-06-02Add an r10k-specific cop0 control register.Miod Vallat
2009-06-02make rl at pci detachable; untested.Jonathan Gray
2009-06-02do the pf_pkt_addr_changed(m) magic just like gif etcHenning Brauer
2009-06-02make it clear that setting the global timeout late will mess things up.Pierre-Yves Ritschard
2009-06-02note that order is important in the file regarding global options at this tim...Janne Johansson
2009-06-02satosin was already defined in in.h, no need to redefine it hereBret Lambert
2009-06-02remove unused flag; while here, make usage's output fit on 80-column displays.Igor Sobrado
2009-06-02Make fxp at pci detachable; untested.Jonathan Gray
2009-06-02- define EAI_OVERFLOW, as per IEEE Std 1003.1-2001(Interpretation #13)Jasper Lievisse Adriaanse
2009-06-02sort options alphabetically.Igor Sobrado
2009-06-02Rebuild can go to degradedMarco Peereboom
2009-06-02do not leak mbufs in the Rx path in case hardware decryption failed.Damien Bergamini
2009-06-02make sure the channel's subband is found in iwn4965_set_txpower().Damien Bergamini
2009-06-02Add '-h' flag, and '*' as a unit specifier for 'p' Editor command.Kenneth R Westerback
2009-06-02Fix ldpd.conf man page.Michele Marchetto
2009-06-02spawn login shells by default, adapt manpage bits as well.Pierre-Yves Ritschard
2009-06-02make dc at pci detachable; untested.Jonathan Gray
2009-06-020 -> NULLBret Lambert