Age | Commit message (Expand) | Author |
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 |
2013-08-08 | Use the same functions to abort and close the control pipe of a device | Martin Pieuchot |
2013-08-08 | Insert new IPv4 addresses in only one place, no functional change. | Martin Pieuchot |
2013-08-08 | Make use of IFP_TO_IA() instead of rolling our own copy, no functional | Martin Pieuchot |
2013-08-08 | move the parameter expansion text to after the config options text, | Jason McIntyre |
2013-08-08 | sync with recent name changes; | Jason McIntyre |
2013-08-08 | no need for this file: all relevant info found in dhclient(8) | Jason McIntyre |
2013-08-08 | rename fuse docs after existent functions; | Jason McIntyre |
2013-08-08 | ino_t will never be smaller than 32 bits again; prep for when it's 64 bits. | Philip Guenther |
2013-08-08 | add a "-l" flag for the rename command to force it to use the silly | Damien Miller |
2013-08-08 | fix two year old regression: symlinking a file would incorrectly | Damien Miller |
2013-08-08 | Prep for big ino_t: cast to unsigned long long and format with %ll or %q | Philip Guenther |
2013-08-07 | Most network drivers include netinet/in_var.h, but apparently they | Alexander Bluhm |
2013-08-07 | Document lgamma_r, lgammaf_r, and lgammal_r. | Todd C. Miller |
1998-03-12 | Latest version from Cyclic | Thorsten Lockert |
2013-08-07 | disable libexec/identd and enable usr.sbin/identd. | David Gwynne |
2013-08-07 | After a panic, do not fill up the dmesg with splassert messages. | Alexander Bluhm |
2013-08-07 | re-enable POOL_DEBUG after release; ok deraadt@ | Christian Weisgerber |
2013-08-07 | Another major overhaul of the inteldrm(4) GEM code, bringing us considerably | Mark Kettenis |
2013-08-07 | Add a note about booting from the sdcard on beaglebone black. | Brandon Mercer |
2013-08-07 | needs timeout.h to compile. from Rafael Neves | Ted Unangst |
2013-08-07 | We uniformly define size_t to be unsigned long and ssize_t to be long. Make | Mark Kettenis |