Age | Commit message (Expand) | Author |
2013-10-07 | Oops. Too mechanical -- can't use DL_SECTOBLK() to set fssize, since | Kenneth R Westerback |
2013-10-07 | +axen | Jason McIntyre |
2013-10-07 | tweak previous; | Jason McIntyre |
2013-10-07 | remove some debug printf. | Yojiro Uo |
2013-10-07 | first manpage for axen(4) | Yojiro Uo |
2013-10-07 | regen. | Yojiro Uo |
2013-10-07 | add device driver for ASIX AX88178a and AX88179 Ethernet interface. | Yojiro Uo |
2013-10-07 | Prefer -lpthread over -pthread. | Joel Sing |
2013-10-07 | getdirentries(2) is dead; long live getdents(2)! | Philip Guenther |
2013-10-07 | Yesterday, i released (portable) mandoc 1.12.2, so bump our VERSION, too. | Ingo Schwarze |
2013-10-06 | We don't do hyphenation, but we allow breaking the line at hyphens that are | Ingo Schwarze |
2013-10-06 | daddr_t tweaks. %lld -> %llu, intermediate disk sector calculation | Kenneth R Westerback |
2013-10-06 | daddr_t comment tweak and whitespace fix. | Kenneth R Westerback |
2013-10-06 | Add a test to verify that disabling cancelation defers it until reenabled. | Philip Guenther |
2013-10-06 | sync | Stuart Henderson |
2013-10-06 | Prefer -lpthread over -pthread | Philip Guenther |
2013-10-06 | Tweak comment | Philip Guenther |
2013-10-06 | Remove an unnecessary (void *) cast | Philip Guenther |
2013-10-06 | fdopendir() needs to set dd_curpos so that an immediate telldir() works. | Philip Guenther |
2013-10-06 | Document that the default ruby version in ports is now 2.0 | Jeremy Evans |
2013-10-06 | Fix an .Lb example in two respects: | Ingo Schwarze |
2013-10-06 | Rework the AES XTS regress so that we compile and test the sys/crypto code | Joel Sing |
2013-10-06 | tweak previous; | Jason McIntyre |
2013-10-06 | If there is random stuff inside a .Bl block body before the first .It, | Ingo Schwarze |
2013-10-06 | Add quirk for ALC260 found on Acer Extensa 6700. | Raphael Graf |
2013-10-06 | Replace some XXX casts with an inline function that explains what's going on | Philip Guenther |
2013-10-06 | Add CLOCK_UPTIME, a clock which measures time-running-not-suspended, so | Philip Guenther |
2013-10-06 | Back out POLLHUP change until a problem with xterm hanging on close | Todd C. Miller |
2013-10-05 | Support for the i.MX6-based Wandboard Quad. | Patrick Wildt |
2013-10-05 | Disable interrupts in the interrupt handler. This is what FreeBSD does, and | Mark Kettenis |
2013-10-05 | Cleanup suggested by gcc-4.8.1, following hints by Christos Zoulas: | Ingo Schwarze |
2013-10-05 | Use K1X_FID macro on msr read. | Bryan Steele |
2013-10-05 | Revert one chunk from previous: don't need another #include here | Philip Guenther |
2013-10-05 | sadly, some removals to make things fit | Theo de Raadt |
2013-10-05 | Use monitor/mwait to idle when available. Make cpu_unidle() do nothing | Philip Guenther |
2013-10-05 | Change the default for the default-path option to ~. This is a quick | Nicholas Marriott |
2013-10-05 | Fix previous not to leak fd on failure, whoops. | Nicholas Marriott |
2013-10-05 | Use open(".")/fchdir() to save and restore current directory rather than | Nicholas Marriott |
2013-10-05 | add and use gtt mapping flags, further reduces the diff to linux | Jonathan Gray |
2013-10-04 | Tweak previous: | Ingo Schwarze |
2013-10-04 | Fix boot device matching in the presence of mpath(4). | Mark Kettenis |
2013-10-04 | Fix boot device matching in the presence of mpath(4). | Mark Kettenis |
2013-10-04 | poll(2) on a closed tty should return POLLIN|POLLHUP in revents | Todd C. Miller |
2013-10-04 | Add ntpctl(8), which allows us to query the locally running ntpd(8) process | Peter Hessler |
2013-10-04 | SIOCSIFBRDADDR is not passed to the per-driver ioctl function, so it | Martin Pieuchot |
2013-10-04 | Fix tuner ioctl TVTUNER_SETFREQ after rev 1.30. | Brad Smith |
2013-10-04 | a couple of warning fixes and an RCS marker; ok markus@ | Damien Miller |
2013-10-04 | _thread_sys_tcdrain() doesn't exist and isn't used | Philip Guenther |
2013-10-04 | Test numerical conditions; related to roff.c rev. 1.56. | Ingo Schwarze |
2013-10-04 | Support simple numerical conditions. | Ingo Schwarze |