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