summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-18Put ntpd.conf in MUTABLE so it's installed with 0644 mode.Antoine Jacoutot
2015-05-18getentropy() and sendsyslog() have been around long enough.Theo de Raadt
2015-05-18Stop rejecting leases with a subnet that overlaps a subnet alreadyKenneth R Westerback
2015-05-18Currently, after 4 failed constraint checks, we suspect the constraintReyk Floeter
2015-05-18swap calloc() arguments for clarityTheo de Raadt
2015-05-18enable ntpd by default at install time. We use pools and a reliableTheo de Raadt
2015-05-18Move the rdomain from struct ifnet into struct if_data. This way itReyk Floeter
2015-05-18Prevent splassert from firing during sd_flush which runs "cold"Mike Belopuhov
2015-05-18No longer need tricks with setvbuf(). Instead, we just give permissionTheo de Raadt
2015-05-18Do not change "rcvif" without goint through if_input() again otherwiseMartin Pieuchot
2015-05-18Simplify example constraints URL to reduce load on the server side.Darren Tucker
2015-05-18simplify progressmeter calls to visit_and: we retrieve the state from theMarc Espie
2015-05-18have visit_with_count and visit_with_size use the same parameter conventions.Marc Espie
2015-05-18since the progressmeter is always tied to a state, store the state always,Marc Espie
2015-05-18Add -d flag and dc capability to open devices non-blocking, used for theNicholas Marriott
2015-05-18Reenable the page zeroing thread on MP m88k kernels.Miod Vallat
2015-05-18Move the logic deciding whether to grab the kernel lock or not, deeper in theMiod Vallat
2015-05-17Add test cases for a crash reported by Bertrand PROVOST. When aAlexander Bluhm
2015-05-17*** empty log message ***Mark Kettenis
2015-05-17Add 'D' to usage optstring. Prodded by jmc@Philip Guenther
2015-05-17Add -D option for displaying the dynamic symbol tablePhilip Guenther
2015-05-17When resolving the "constraint" (singular), store all returned IPReyk Floeter
2015-05-17for decades, wsdisplay has acted in one way like it is not a ttyTheo de Raadt
2015-05-17Checking the dts files turned up some more imx sdhc problems.Jonathan Gray
2015-05-17add missing calls to set the gpio direction before reading theJonathan Gray
2015-05-17Montenegrin holidaysczarkoff
2015-05-17New Year's Dayczarkoff
2015-05-17Read ethernet address from EEPROM on AX88772B based on FreeBSDCan Erkin Acar
2015-05-17We don't need KERNEL_LOCK() around if_input() anymore, as if_input() hasChris Cappuccio
2015-05-17Of course, fcntl errno case returns -1, which must be converted to 0Theo de Raadt
2015-05-17isatty() is used by stdio to determine the buffering mode. Add a F_ISATTYTheo de Raadt
2015-05-17Use fcntl() to set non-blocking-mode, rather ioctl(). This has a betterTheo de Raadt
2015-05-17nope, ioctl has not been used for a whileTheo de Raadt
2015-05-16Call slot_stop() after the play buffer is drained to properly cleanupAlexandre Ratchov
2015-05-16Display simply "play" when play mode is set (furthermore, "playsync",Alexandre Ratchov
2015-05-16remove reference to encodings the kernel doesn't expose anymoreAlexandre Ratchov
2015-05-16mention CuBox-i4Pro, Utilite and NovenaJonathan Gray
2015-05-16hide private midi_softc strucureAlexandre Ratchov
2015-05-16Use device_lookup() instead of digging into midi_cd.cd_devs[] andAlexandre Ratchov
2015-05-15still needs kcore.hTheo de Raadt
2015-05-15Make index/rindex weak aliases of strchr/strrchr since they are notTodd C. Miller
2015-05-15add missing placeholder so that the "UNSIGNED PACKAGES: " line actuallyJasper Lievisse Adriaanse
2015-05-15Fix kill'n'yank error: the port is mandatory in relay listen on statements.Reyk Floeter
2015-05-15rework synopsis to be a bit less ugly; the result is quite close to the posixJason McIntyre
2015-05-15client/server mox ip;Jason McIntyre
2015-05-15spelling;Jason McIntyre
2015-05-15sort;Jason McIntyre
2015-05-15trailing whitespace;Jason McIntyre
2015-05-15Decrement the unit numbers on the novena sdhc devices. The imx6 dtsJonathan Gray
2015-05-15Make board attaching table driven and move it out into the socJonathan Gray