summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-18include <stddef.h> so that we have a size_tAntoine Jacoutot
2013-06-18Use TAILQ_FOREACH() instead of handrolling our own version and stopMartin Pieuchot
2013-06-18Oops, forgot this file in previous. Should be part of adding/removingMartin Pieuchot
2013-06-18Fix the libs link order to please static archs (thanks miod@ for theAntoine Jacoutot
2013-06-18don't create include directories in the include target, mtree is takingRobert Nagy
2013-06-18add missing include dirs for kerberosVRobert Nagy
2013-06-18Split RTM_NEWADDR and RTM_DELADDR handling into separate casesKenneth R Westerback
2013-06-17change bug reports email addressRobert Nagy
2013-06-17fix the generated files target to avoid rebuilding every timeRobert Nagy
2013-06-17ditch the beforedepend target and properly generate SRCS file list thatRobert Nagy
2013-06-17remove whitespaceRobert Nagy
2013-06-17Include <uvm/uvm.h> instead of <uvm/uvm_extern.h> to make sureMark Kettenis
2013-06-17Do not misinterpret "--" at the end of a NAME section input lineIngo Schwarze
2013-06-17Check calloc() return value. Plug leak of resulting memory.Kenneth R Westerback
2013-06-17Before pulling the TCP options from the mbuf onto the stack, do anAlexander Bluhm
2013-06-17Do not write my IP addresses into the pf_divert Makefile, the testerAlexander Bluhm
2013-06-17link to the new kerberos librariesRobert Nagy
2013-06-17Use "--detach" instead of putting into the backgroun with rc_bg.Antoine Jacoutot
2013-06-17these libraries are either obsolete or got moved to kerberosV/libRobert Nagy
2013-06-17remove asn1_compile and compile_et from usr.bin because theyRobert Nagy
2013-06-17switch to new kerberosV directory layoutRobert Nagy
2013-06-17Add support for the _POSIX_CPUTIME and _POSIX_THREAD_CPUTIME options,Philip Guenther
2013-06-172nd part of:Robert Nagy
2013-06-17update kerberosV to Heimdal 1.5.2 using BSD Makefiles basedRobert Nagy
2013-06-17Instead of bcopy() and bcmp() a single pointer in an mbuf tag,Alexander Bluhm
2013-06-17Remove unused field ia_plen from struct in6_ifaddr. The prefixAlexander Bluhm
2013-06-17m68k kernel memcpy/memmove/bcopy implementation in libkern, remove ovbcopy, f...Janne Johansson
2013-06-17Add .St values for POSIX 1003.1d, 1003.1j, and 1003.1qPhilip Guenther
2013-06-17Always add/remove IPv4 addresses consistently from the global list and tree.Martin Pieuchot
2013-06-17tweak previous: trim trailing whitespaceIngo Schwarze
2013-06-17Irony: forgetting to link in the 'ln' testsPhilip Guenther
2013-06-17Handle time_t values as long long's when formatting them and whenPhilip Guenther
2013-06-17In icmp_do_exthdr(), calculate the ICMP extension header checksums withLawrence Teo
2013-06-16unbreak build; OK bmercer@, patrick@Florian Obser
2013-06-16If the prefixlen is 128, SIOCAIFADDR_IN6 does not add a prefix. InAlexander Bluhm
2013-06-16Remove variable sa_family_t family in gif_start() and gif_output().Alexander Bluhm
2013-06-16Quote values in the variable assignments, to be bulletproof in the facePhilip Guenther
2013-06-16Use (N * sizeof(u_int)) instead of (N * sizeof(int)) when malloc'ing u_int *.Miod Vallat
2013-06-16Oops, I undid rev. 1.2Jeremie Courreges-Anglas
2006-04-14Import of heimdal-0.7.2Bjorn Sandell
2004-10-29Import of heimdal-0.6.3Bjorn Sandell
2003-05-11Import of heimdal-0.6rc1Hans Insulander
2003-05-11Import of heimdal-0.6rc1Hans Insulander
2002-02-06Import of heimdal-0.4eHans Insulander
2002-02-06Import of heimdal-0.4eHans Insulander
2001-06-22Import of heimdal-0.3fHans Insulander
2001-06-22Import of heimdal-0.3fHans Insulander
2001-06-22Import of heimdal-0.3fHans Insulander
2001-06-22Import of heimdal-0.3fHans Insulander
2001-05-25Import of heimdal-0.3eHans Insulander