summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-13replace handrolled NELEM() with nitems()Jasper Lievisse Adriaanse
2011-05-13wrong id for UDP_ENCAP_TRANSPORT_DRAFT; ok mikeb@Markus Friedl
2011-05-13warn on unexpected key type in key_parse_private_type()Damien Miller
2011-05-12Make it clear that ftp-proxy needs to make outbound connections.Ryan Thomas McBride
2011-05-12remove sneaky little ;lum
2011-05-12syncTodd T. Fries
2011-05-12Get rid of the biomask printf here as well. Suggested by mikeb@Mark Kettenis
2011-05-12Avoid fp computations for stats, this make calling malloc_dump() safe in moreOtto Moerbeek
2011-05-12Add quotations around the value of name=value pairs that are missing them.lum
2011-05-12fix comment, the bitmap is an array of u_short nowOtto Moerbeek
2011-05-12Introduce leak detection code for MALLOC_STATSOtto Moerbeek
2011-05-12When the max number of items for a directory has reached GLOB_LIMIT_READDIRPierre-Yves Ritschard
2011-05-12Preferably we would have "use warnings;" but never-the-less a small booboolum
2011-05-11Make dhclient more friendly to sequential option processing byKenneth R Westerback
2011-05-11Tidy how adduser handles email messages.lum
2011-05-11Pre-allocate memory to avoid sleeping after performing a lookup, whichBret Lambert
2011-05-11Tweak previous from jmc@lum
2011-05-11remove support for authorized_keys2; it is a relic from the early daysDamien Miller
2011-05-10Don't leak swapslots when doing a uvm_km_pgremove and a page is in swap only.Owain Ainsworth
2011-05-10Kill vm_page_lookup_freelist.Owain Ainsworth
2011-05-10Some cleanup and simplifications:Ingo Schwarze
2011-05-10Do not complain about an /etc/group line "+\n" as "wrong number of fields",Ingo Schwarze
2011-05-10syncTodd T. Fries
2011-05-10fix an off-by-one that made smtpd skip an "invalid" bucket that wasGilles Chehade
2011-05-10Update EXAMPLES to reflect current behaviour.lum
2011-05-10Fix deadlock (re)introduced by the previous commit by explicitly re-enablingMark Kettenis
2011-05-10revert a mistake commitTakuya ASADA
2011-05-10octeon's internal counter clock speed is same as the processor clock. ok miod@Takuya ASADA
2011-05-10fix option handling and enable TCP in midicatAlexandre Ratchov
2011-05-10despam debug() logs by detecting that we are trying to load a private keyDamien Miller
2011-05-10Fix previous. On i386, library.c isn't compiledOtto Moerbeek
2011-05-10when undeferring a packet, try to timeout_del first to check if youDavid Gwynne
2011-05-10timeout_del now returns an int.David Gwynne
2011-05-10tweak timeout_del so it can tell the caller if it actually did remove aDavid Gwynne
2011-05-09Refactor queue allocation and initialization into a wdc_alloc_queue()Matthew Dempsky
2011-05-09Initialize the wdc ata_drive_datas structs earlier in wdcattach() soMatthew Dempsky
2011-05-09the api that these timeouts replaced doesnt exist in our tree anymore, soDavid Gwynne
2011-05-09Add a wprintf(3) man page based on FreeBSD's page. Help and ok schwarze jmcStefan Sperling
2011-05-09Always free the multibyte->wchar conversion buffer allocated in __mbsconv().Stefan Sperling
2011-05-09Outsmart gcc4 on mips* by moving the declaration of _dl_debug_stateOtto Moerbeek
2011-05-09move all hardcoded offsets and constants relative to midi systemAlexandre Ratchov
2011-05-09in sio_psleep(), use an array of SIO_MAXNFDS pollfd strucures ratherAlexandre Ratchov
2011-05-09initialize 'pstate' field of the wav structureAlexandre Ratchov
2011-05-09Installing -> Updating.Antoine Jacoutot
2011-05-09Handle lazy relocation stubs like Linux does, (but with simplified code sinceMark Kettenis
2011-05-09ospfctl bits for opaque LSA support.Claudio Jeker
2011-05-09First bits to support opaque LSA. Type-9, 10 and 11 are LSA that canClaudio Jeker
2011-05-09Reorganize the relayd code to use the proc.c privsep API/commodityReyk Floeter
2011-05-09Reorganize the relayd code to use the proc.c privsep API/commodityReyk Floeter
2011-05-09bump copyrightReyk Floeter