summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-16Print IPv6 addresses in hex, not decimal; from Tim van der MolenBret Lambert
2011-05-16Install mount_msdos on the amd64 ramdisk_cd. ok kettenis@Stuart Henderson
2011-05-15regenMark Kettenis
2011-05-15Fix entries for Intel 6700PXH.Mark Kettenis
2011-05-15disable pipex for L2TP on disconnect, too; yasuoka@ agrees.Markus Friedl
2011-05-15match on LSI SAS2108/SAS2116/SAS2208/SAS2308Jonathan Gray
2011-05-15regenJonathan Gray
2011-05-15add ids for LSI SAS2108/SAS2116/SAS2208/SAS2308Jonathan Gray
2011-05-15Unify various gpio access using methods that take an offset relative to theMartin Pieuchot
2011-05-15Remove unused include of file.pckbdc. Those arches do not haveMatthieu Herrb
2011-05-15use FD_CLOEXEC consistently; patch from zion AT x96.orgDamien Miller
2011-05-14regenMark Kettenis
2011-05-14Keep Intel PCI IDs sorted numerically.Mark Kettenis
2011-05-14Fix arguments to pool_init: want alignment of L2_TABLE_SIZE_REAL atMatthew Dempsky
2011-05-14Pass flags down the PCI bus hierarchy. Soon to be used to selectively enableMark Kettenis
2011-05-14pm_* methods are always attached to a PMU, no need to check for hardware.Martin Pieuchot
2011-05-14more clang warnings fixedGilles Chehade
2011-05-14char -> u_charGilles Chehade
2011-05-14int * -> socklen_t * in getsockopt() callGilles Chehade
2011-05-14Add register definitions for PCI MSI capaility.Mark Kettenis
2011-05-13Talk about USE_LIBTOOL=gnu; ok giovanni@ landry@Stuart Henderson
2011-05-13Revert the pf->socket linking diff.Owain Ainsworth
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