Age | Commit message (Expand) | Author |
2013-08-13 | Split pflow version 9 and version 10 to be able to send 64 bit | Florian Obser |
2013-08-13 | Make the tree compile again on architectures without drm(4). | Mark Kettenis |
2013-08-13 | regen | Philip Guenther |
2013-08-13 | Switch time_t, ino_t, clock_t, and struct kevent's ident and data | Philip Guenther |
2013-08-12 | Add the TCP socket option TCP_NOPUSH to delay sending the stream. | Alexander Bluhm |
2013-08-12 | The ps flags are split between thread and process. It is useful | Alexander Bluhm |
2013-08-12 | Upcoming radeondrm(4) support will grow the kernel. This growth causes the | Mark Kettenis |
2013-08-12 | Remove duplicate and incorrect recursive anchor printing code | Mike Belopuhov |
2013-08-12 | Clarify what "mru" config option does. | YASUOKA Masahiko |
2013-08-12 | some minor fixes; From: Jan Stary | Jason McIntyre |
2013-08-12 | Add missing \n after a warning. | Raphael Graf |
2013-08-12 | Make sure we don't install the private radeondrm(4) headers, by leaving out | Mark Kettenis |
2013-08-12 | sync | Miod Vallat |
2013-08-12 | radeondrm now attaches directly to pci. | Martin Pieuchot |
2013-08-12 | Match the framebuffer device against its OpenFirmware node in order | Martin Pieuchot |
2013-08-12 | In the common IPv4 and IPv6 file ip_carp.c an #ifdef INET6 was | Alexander Bluhm |
2013-08-12 | get ready for big ino_t; ok gunther@ | Otto Moerbeek |
2013-08-12 | Add a port of the TTM and Radeon DRM code from Linux 3.8.13. | Jonathan Gray |
2013-08-11 | To control the lifetime of IPv6 addresses, prefixes and default | Alexander Bluhm |
2013-08-11 | Check wether the required perl packages are installed and that the | Alexander Bluhm |
2013-08-11 | Use variable REMOTE_SSH instead of a fixed name for the testing host. | Alexander Bluhm |
2013-08-11 | typo | Florian Obser |
2013-08-11 | pflow(4) template regression tests | Florian Obser |
2013-08-11 | A few fixes from Tim Mcintosh: | Miod Vallat |
2013-08-11 | capitalize RAID in one spot. | Brad Smith |
2013-08-10 | On 'original' LUNA-88K, NVRAM contents and Timekeeper registers are | Kenji Aoyama |
2013-08-10 | Cancel timeouts on pflow interface destruction. | Florian Obser |
2013-08-10 | libkafs5 has been renamed to libkafs; | Jason McIntyre |
2013-08-10 | We can use ${LIBKAFS} now. | Antoine Jacoutot |
2013-08-10 | libkafs5->libkafs ; forgotten in previous | Antoine Jacoutot |
2013-08-10 | libkafs5 -> libkafs (unused in build, so no functional change) | Antoine Jacoutot |
2013-08-10 | No longer mention GCC2_ARCHS | Miod Vallat |
2013-08-10 | Plug fd and mem leak in fuse_open's error path. ok syl@ | Jeremie Courreges-Anglas |
2013-08-10 | Rename libkafs5 back to libkafs; that is the real upstream library name | Antoine Jacoutot |
2013-08-10 | Move the device table inside the softc. | Martin Pieuchot |
2013-08-10 | Initialize first_addr much earlier, in locore; this will help adding | Miod Vallat |
2013-08-10 | Only clear the bss after we have picked a cpu as master, and on this cpu only; | Miod Vallat |
2013-08-10 | Mention amd_master with amd_flags. | Antoine Jacoutot |
2013-08-10 | avoid Xref to self; | Jason McIntyre |
2013-08-10 | Remove some useless DPRINTF. | Sylvestre Gallon |
2013-08-10 | Remove debug printfs. | Sylvestre Gallon |
2013-08-09 | Merge uhts(1) into ums(1). The code is amost the same, so no need to duplicate. | Edd Barrett |
2013-08-09 | Add RCS id and ISC license. | Alexander Bluhm |
2013-08-09 | Move the check for required perl packages into Makefile.inc so that | Alexander Bluhm |
2013-08-09 | Check wether all required perl packages are installed. If some | Alexander Bluhm |
2013-08-09 | Useless CPPFLAGS are useless. | Antoine Jacoutot |
2013-08-09 | Remove dead code and useless #include and #ifdef from ndp. | Alexander Bluhm |
2013-08-09 | Add rc.d(8) scripts for ipropd-master and ipropd-slave. | Antoine Jacoutot |
2013-08-09 | Add regress test for fuse_opt. | Sylvestre Gallon |
2013-08-09 | Remove all references to btd and the corresponding _btd user and group. | Antoine Jacoutot |