summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-17Merge socket options that are set only when -v is given.Florian Obser
2016-09-17This style hurt my eyes long enough.Florian Obser
2016-09-17Set SO_RCVBUF like ping; the buffer will be bigger than before so thisFlorian Obser
2016-09-17styleFlorian Obser
2016-09-17Move more AF independent initialization around to reduce diff.Florian Obser
2016-09-17Normalize receive packet allocation.Florian Obser
2016-09-17Sync PINGFILLED handling to ping(8); fixes bug by using the correctFlorian Obser
2016-09-17Use ECHOTMLEN define.Florian Obser
2016-09-17Move some more option handling around to reduce diff to ping(8).Florian Obser
2016-09-17ping(8): The IPv6 header has a payload length field while IPv4 has aFlorian Obser
2016-09-17Bring over includes, we will need them in a merge anyway.Florian Obser
2016-09-17does not need to be globalFlorian Obser
2016-09-17If no source address is specified and we are running in verbose modeFlorian Obser
2016-09-17remove unused pmap_dump functionsMike Larkin
2016-09-17*** empty log message ***Peter Hessler
2016-09-17remove unused arcofi_drain() routineAlexandre Ratchov
2016-09-17remove duplicated CPUIDECX_PDCM useJonathan Gray
2016-09-17Document why <sys/core.h> is still neededPhilip Guenther
2016-09-17syncTheo de Raadt
2016-09-17Restore warnings about multiple process waiting on same fdPhilip Guenther
2016-09-17NPF > 0 is a better test than SMALL for presence of pf.Ted Unangst
2016-09-17clean old cruft out of mbstatTheo de Raadt
2016-09-16Revert use of rdaemon() until it doesn't break install/upgrade.Kenneth R Westerback
2016-09-16Switch over to the generic RNDIS headerMike Belopuhov
2016-09-16Hardcode STRIP=/usr/bin/strip so that install -s worksPhilip Guenther
2016-09-16Suppress debugging output about CSD entries that say nothing we care aboutPhilip Guenther
2016-09-16teach ddb(4) about CTF. currently it only loads the CTF and uses it on amd64Jasper Lievisse Adriaanse
2016-09-16drop unneeded casting noiseJasper Lievisse Adriaanse
2016-09-16Define PT_ARM_EXIDX.Mark Kettenis
2016-09-16Fix the data storage size check. When we exceed the amount of availableRafael Zalamena
2016-09-16Include the legacy_coding(3) page which documents use_legacy_coding(),Nicholas Marriott
2016-09-16like the sparc port, ancient wisdom is ancient. consign to the archives.Ted Unangst
2016-09-16syncTheo de Raadt
2011-04-24Here comes the easter bunnytils 2.17 (the last version released against aMiod Vallat
2016-09-16unifdef SAVE_MEMORY which is no longer set nor usedJasper Lievisse Adriaanse
2016-09-16Revert last. -f is a bad bad idea here.Kenneth R Westerback
2016-09-16Swap watermarks from high (4096) to low (128) when we get full buffersNicholas Marriott
2016-09-16Use 'umount -f' so failing to umount root does not blow up install/upgradeKenneth R Westerback
2016-09-16Switch urndis(4) over to the generic RNDIS headerMike Belopuhov
2016-09-16Introduce a common header files for RNDIS protocol definitionsMike Belopuhov
2016-09-16Hook up Hyper-V man pagesMike Belopuhov
2016-09-16Enable Hyper-V guest driversMike Belopuhov
2016-09-16Reconfigure interface capabilities after switching trunkproto; ok mpiMike Belopuhov
2016-09-16- Removed unnecessary string.h includeFrederic Cambus
2016-09-16Don't check if target directory is writeable. This gets in the way ofMartin Natano
2016-09-16add a note on kexfuzz' limitationsDamien Miller
2016-09-16procmap fumbles with uvm_map_addr structures, which are now in RBTsDavid Gwynne
2016-09-16oh, this directory can also goTheo de Raadt
2016-09-16handle fallout of moving the address maps to RBT code.David Gwynne
2016-09-16these build directories were left around after we moved to 1 floppy.Theo de Raadt