Age | Commit message (Expand) | Author |
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 |
2013-08-09 | sync | Miod Vallat |
2013-08-09 | Add urtwn(4) for upgrades | Martin Pieuchot |
2013-08-09 | Uncomment another kprintf attribute. | Sylvestre Gallon |
2013-08-09 | match linux and only allow multiple contexts on the render ring | Jonathan Gray |
2013-08-09 | add commented out versions of unused functions present in the original | Jonathan Gray |
2013-08-09 | Constify the default null sockaddr_dl, no functional change. | Martin Pieuchot |
2013-08-09 | enable ctrl-left-arrow and ctrl-right-arrow to move forward/back a word; | Damien Miller |
2013-08-09 | two problems found by a to-be-committed regress test: 1) msg_id was not | Damien Miller |
2013-08-09 | do getopt parsing for all sftp commands (with an empty optstring for | Damien Miller |
2013-08-08 | Add support for Intel Wifi Link 130. | Sylvestre Gallon |
2013-08-08 | Uncomment kprintf format attributes for sys/kern | Sylvestre Gallon |
2013-08-08 | Fix sign of errno values to match Linux. | Mark Kettenis |
2013-08-08 | Add PMAP_NOCACHE as an alias for PMAP_NC for use in semi-MI code. | Mark Kettenis |
2013-08-08 | Test .%C; supported by mandoc, will soon be supported by the groff port, too. | Ingo Schwarze |
2013-08-08 | /dev/drmN for sparc64 | Mark Kettenis |
2013-08-08 | Drop the retval argument from do*at() functions which don't use it. | Philip Guenther |
2013-08-08 | Implement the roff(7) font-escape sequence \f(BI "bold+italic". | Ingo Schwarze |
2013-08-08 | Most network drivers include netinet/in_var.h, but apparently they | Alexander Bluhm |
2013-08-08 | Remove an optimizer workaround for alpha/gcc2 although it was being | Brad Smith |
2013-08-08 | Make it possible for graphics drivers to opt-out of VGA arbitration. | Mark Kettenis |
2013-08-08 | Turns out neither the flow control diff nor the RX checksum offload diff | Mark Kettenis |
2013-08-08 | Re-add `-e' to default daemon_flags like the previous identd did. | Antoine Jacoutot |
2013-08-08 | Constify the table of common MTUs and use nitems(), no functional change. | Martin Pieuchot |
2013-08-08 | bugfix update to 1.4.2 | Robert Nagy |
2013-08-08 | Fix typo; from patrick keshishian | Todd C. Miller |
2013-08-08 | Change MTU discovery functions to not abuse the global icmpsrc variable | Martin Pieuchot |
2013-08-08 | regen | Jonathan Gray |
2013-08-08 | create drm device nodes on sparc64 and create additional entries | Jonathan Gray |
2013-08-08 | Remove duplicate loop. | Raphael Graf |
2013-08-08 | These functions should only used in the usb-autoconf glue, do not expose | Martin Pieuchot |