Age | Commit message (Expand) | Author |
2014-08-14 | remove two duplicate command entries; | Ingo Schwarze |
2014-08-14 | fixed overrid(d)en typo | Tobias Stoeckmann |
2014-08-14 | Unused variable, and more fixes in the attach failure path. | Miod Vallat |
2014-08-14 | Bring back 1.173 (reverting 1.174) - mips64 systems are still unhappy when | Miod Vallat |
2014-08-14 | No need for <netinet/in_systm.h> nor <netinet/tcpip.h>. | Martin Pieuchot |
2014-08-14 | No use for <netinet/in_systm.h> nor <netinet/tcpip.h>. | Martin Pieuchot |
2014-08-14 | Kill bandwidth monitoring meters. | Martin Pieuchot |
2014-08-14 | Add bounce matching for [] and {} like mg already does with () and like | Brian Callahan |
2014-08-14 | Compare number of allocated clusters with a low watermark, not | Mike Belopuhov |
2014-08-14 | Sync with httpd, including the following change from doug@: | Reyk Floeter |
2014-08-14 | Implement rxrinfo ioctl for cluster usage statistics | Mike Belopuhov |
2014-08-14 | Sync with RFC 7230-7235 phrases and IANA registered status codes. | doug |
2014-08-14 | No need for raw_cb.h | Martin Pieuchot |
2014-08-14 | Kill MRT_{ADD,DEL}_BW_UPCALL interfaces and the bandwidth monitoring | Martin Pieuchot |
2014-08-14 | Show only active pools by default, pressing 'A' shows all of them. | Martin Pieuchot |
2014-08-14 | Do not set RTF_MASK, it is not used anymore. | Martin Pieuchot |
2014-08-14 | fix logging strings (correct function name via __func__ + a typo) | Bret Lambert |
2014-08-14 | Remove obsolete struct stat parameters. | Christopher Zimmermann |
2014-08-14 | add some definitions from libdrm 2.4.56 | Jonathan Gray |
2014-08-14 | fix date that got changed by Mdocdate | Ingo Schwarze |
2014-08-14 | mandoc 1.13.1 has been released | Ingo Schwarze |
2014-08-14 | new regression tests collected during recent work | Ingo Schwarze |
2014-08-14 | add missing NOPTS arguments | Ingo Schwarze |
2014-08-14 | Revert previous, as requested by kristaps@. | Ingo Schwarze |
2014-08-14 | Add a simple target to validate the syntax of -Thtml output. | Ingo Schwarze |
2014-08-13 | Begin cleanup of scaling units. | Ingo Schwarze |
2014-08-13 | Add /usr/X11R6/share/X11/app-defaults | Matthieu Herrb |
2014-08-13 | For a non-existent root we don't want the root prefix to show up in | Christopher Zimmermann |
2014-08-13 | Always call freeaddrinfo after getaddrinfo. | Tobias Stoeckmann |
2014-08-13 | Provide a failsafe version of the path_info() function that doesn't | Reyk Floeter |
2014-08-13 | Use <em> for .Em and .Bf -emphasis. | Ingo Schwarze |
2014-08-13 | Correctly set the rtable ID of the packet header when sending | Martin Pieuchot |
2014-08-13 | Bring IPFIX sequence numbers in line with the RFC; original | Bret Lambert |
2014-08-13 | Spelling - "alignment" not "alignement". ok ratchov | Nicholas Marriott |
2014-08-13 | fix early loop termination in httpd path_info() | Christopher Zimmermann |
2014-08-13 | match on Intel 9 series and 9 series LP PCH, and add 8 series KT to puc | Jonathan Gray |
2014-08-13 | regen | Jonathan Gray |
2014-08-13 | Add some more 9 series ids, correct some existing ones and add | Jonathan Gray |
2014-08-13 | munmap correct object in (extremely unlikely, and effectively terminal) | Theo de Raadt |
2014-08-13 | use errc instead of juggling errno values in tftpd_listen. | David Gwynne |
2014-08-13 | setsockopt sets errno on failure, so we can use err instead of errx when | David Gwynne |
2014-08-12 | Merge a patch that i successfully pushed to OpenSSL, | Ingo Schwarze |
2014-08-12 | Lower VM_PHYSSEG_MAX from the mips64 default to a generous 4, and change | Miod Vallat |
2014-08-12 | addu -> PTR_ADDU when doing address arithmetic in the octeon-specific code path. | Miod Vallat |
2014-08-12 | In mdoc(7) and man(7), if a width is given as a bare number without | Ingo Schwarze |
2014-08-12 | The macro SCALE_HS_INIT() is always passed the result of strlen() or | Ingo Schwarze |
2014-08-12 | Finally implement what's stated in the man page regarding parent | Mike Belopuhov |
2014-08-12 | Replace intrinsic ROTATE macros with an inline. | bcook |
2014-08-12 | Make sure that pf_step_into_anchor always saves a pointer to the rule | Mike Belopuhov |
2014-08-12 | Apart from some minor code reshuffling the big change is that we | Mike Belopuhov |