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