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