summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-19Rework label mapping algorithms to be more in line with the RFC.Renato Westphal
2015-07-19Remove incomplete support for unnecessary modes of operation.Renato Westphal
2015-07-19Add infrastructure for specifying a "version script" for the shared libraryPhilip Guenther
2015-07-19Allow *_free() functions in libssl to handle NULL input.Doug Hogan
2015-07-19Test octet counting and non transparent framing.Alexander Bluhm
2015-07-19For incoming TCP message streams autodetect wether the method isAlexander Bluhm
2015-07-19Always source rc.subr to be able to use the rc.conf parsing routineRobert Peichaer
2015-07-19Use the %c (version or snapshots) and %a (package architecture) forRobert Peichaer
2015-07-19show tame flagTheo de Raadt
2015-07-19stop doing etc regress by defaultTheo de Raadt
2015-07-19Make i386_send_ipi() return voidStefan Fritsch
2015-07-19Make x86_send_ipi() return voidStefan Fritsch
2015-07-19Uninstall associated label bindings when a neighbor is down.Renato Westphal
2015-07-19Drop stupid (int) casts for the arguments of malloc() and friends. This isMiod Vallat
2015-07-19Rework kroute.c to send only the best routes to lde.Renato Westphal
2015-07-19when using -D, do not use the mode set for the target file as the directory modeJasper Lievisse Adriaanse
2015-07-19unifdef -UCBC_HANDLES_TRUNCATED_IOMiod Vallat
2015-07-19Verify ASN1 objects types before attempting to access them as a particularMiod Vallat
2015-07-19Stop passing daddr_t parameters for lengths. Use long since that's the typeKenneth R Westerback
2015-07-19Enable GPT kernel support. Discussed with a few. OK miod@Brandon Mercer
2015-07-19Change some obviously incorrect usages of daddr_t (a DEV_BSIZEKenneth R Westerback
2015-07-19remove unused compat files, ok florian@Stuart Henderson
2015-07-19Define new C99 macros:Martynas Venckus
2015-07-19Make exponents of x and y signed and fix esx and esyMartynas Venckus
2015-07-19remove code from unbound's rc script that generates control keys/certs ifStuart Henderson
2015-07-19change default unbound config to enable the control socket, without usingStuart Henderson
2015-07-19figure out the linewidth at initialization, rather than lateTheo de Raadt
2015-07-19Oops. Missed a file from offset commit.Kenneth R Westerback
2015-07-19tweak previous; ok dougJason McIntyre
2015-07-19sort; ok deraadtJason McIntyre
2015-07-19Stop adding and subtracting data offset. Just keep to chunk relativeKenneth R Westerback
2015-07-19Add proper kernel locking in the fpe_branch_emulate() function, tovisa
2015-07-19Add the documentation of -Wbounded and attribute(bounded) from gcc-local(1)Miod Vallat
2015-07-19Register the IPI handler early enough for the correct idle_mask tovisa
2012-07-09NSD v3.2.11, ok phessler@Stuart Henderson
2010-04-15NSD v3.2.5Jakob Schlyter
2010-01-15NSD v3.2.4Jakob Schlyter
2009-10-15import of gcc-4.2.1, the last gcc release under GPLv2Robert Nagy
2015-07-19Stop adding and subtracting data offset. Just keep to chunk relativeKenneth R Westerback
2015-07-19whitespace;Jason McIntyre
2015-07-19spell out complete path to config file, okay tedu@Marc Espie
2015-07-19handle error returns from bufferevent_write()Bret Lambert
2015-07-19typo; ralf horstmannTheo de Raadt
2015-07-19Use two 2q caches for the buffer cache, moving previously warm buffers from theBob Beck
2015-07-19Use DEV_BSIZE instead of 512 where appropriate. Use DL_SECTOBLK()Kenneth R Westerback
2015-07-19Don't emit values for 'width' thatKenneth R Westerback
2015-07-19knock out "Ns Li" before colons - the Li was being ignored anyway, and iJason McIntyre
2015-07-19word fix;Jason McIntyre
2015-07-19basic fh functions. better than panicing!Ted Unangst
2015-07-19Revert 1.148 for now until I can talk to rpe@Antoine Jacoutot