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