Age | Commit message (Expand) | Author |
2013-07-12 | set TCP nodelay for connections started with -N; bz#2124 ok dtucker@ | Damien Miller |
2013-07-12 | do_print_resource_record() can never be called with a NULL filename, so | Damien Miller |
2013-07-12 | replace fls functions with calls to the libkern versions | Jonathan Gray |
2013-07-12 | sync | Theo de Raadt |
2013-07-12 | in ssh_gai_strerror() don't fallback to strerror for EAI_SYSTEM when | Damien Miller |
2013-07-12 | fix pointer-signedness warnings from clang/llvm-3.3; "seems nice" deraadt@ | Damien Miller |
2013-07-11 | ELF configuration for gcc3 on vax. | Miod Vallat |
2013-07-11 | Enable bus_space_set_region_4 for armv7. | Raphael Graf |
2003-11-29 | Import gcc-3.3.2. Only the compiler. ada frontend removed for space | Marc Espie |
2013-07-11 | document SSLHonorCipherOrder; ok jmc@ | Otto Moerbeek |
2013-07-11 | update (or add) STANDARDS; | Jason McIntyre |
2013-07-11 | introduce HonorCipherOrder to use the server's order of preference of ciphers | Otto Moerbeek |
2013-07-11 | Bring file selection in accordance with the man page; from Stefan Esser | Otto Moerbeek |
2013-07-11 | Merge fuse_opt code with stsp@ fuse_opt code. | syl |
2013-07-11 | Fix a panic on multiple fuse device access. | syl |
2013-07-11 | use fls as initially intended | Mike Belopuhov |
2013-07-11 | no double negatives in error message; ok aja@ | Otto Moerbeek |
2013-07-11 | Properly set LIBKAFS5, LIBROKEN and LIBWIND which were used without | Antoine Jacoutot |
2013-07-11 | Remove lie that old kerberos libs were hardlinked to libkrb5 and | Antoine Jacoutot |
2013-07-11 | Document KERBEROS5. | Antoine Jacoutot |
2013-07-11 | disable POOL_DEBUG for release | Jonathan Gray |
2013-07-11 | Put more debug verbiage under DEBUG. Add a few more debug messages. | Kenneth R Westerback |
2013-07-11 | document fls/flsl | Jonathan Gray |
2013-07-11 | add fls/flsl functions to find the last bit set in a value | Jonathan Gray |
2013-07-10 | To prevent lock ordering problems with the kernel lock, we need to make sure | Mark Kettenis |
2013-07-10 | sync | Theo de Raadt |
2013-07-10 | All man md.* now have similar contents, move to mi and empty them. | Miod Vallat |
2013-07-10 | I put some headers in `base' and the matching perl ph files in `comp' by | Miod Vallat |
2013-07-10 | no need for this file to be .m4 any longer; i'm actually following suit | Jason McIntyre |
2013-07-10 | Change the way the RDE updates its peer list. The SE is now always sending | Claudio Jeker |
2013-07-10 | add a missing .. | Theo de Raadt |
2013-07-10 | Remove clutter; we don't build these stuffs. | Antoine Jacoutot |
2013-07-10 | No need to refer to LIBHX509 nor LIBHEIMNTLM since both are disabled. | Antoine Jacoutot |
2013-07-10 | Remove unused LIBCRYPT variable. | Antoine Jacoutot |
2013-07-10 | Add /etc/kerberosV/krb5.conf and /var/kerberosV/m-key to changelist(5). | Antoine Jacoutot |
2013-07-10 | Change the structure used in the SPPPIOSDEFS and SPPPIOGDEFS ioctls | Martin Pieuchot |
2013-07-10 | Keep this copy of the ICMP checksum code in sync with recent changes. | Martin Pieuchot |
2013-07-10 | rfc 3493 obsoletes 2553. i spotted this after reading hiroki sato's changes | Jason McIntyre |
2013-07-10 | no more link(5). either remove references entirely, or point folks | Jason McIntyre |
2013-07-10 | Remove unsigned comparison < 0. | Brad Smith |
2013-07-10 | Remove unsigned comparison < 0. | Brad Smith |
2013-07-10 | Proper indent. | Antoine Jacoutot |
2013-07-10 | Ship a simpler krb5.conf which logs to syslog(3) by default. | Antoine Jacoutot |
2013-07-10 | Add /var/kerberosV to hier(7)+mtree. | Antoine Jacoutot |
2013-07-10 | Move default Kerberos DB directory from /var/heimdal to /var/kerberosV. | Antoine Jacoutot |
2013-07-10 | In the EXAMPLES section, it is not very obvious that "localnet" is not a | Lawrence Teo |
2013-07-10 | struct bintime is only used inside the kernel, while struct clockinfo is | Philip Guenther |
2013-07-10 | match linux and call i915_gem_object_wait_rendering__nonblocking | Jonathan Gray |
2013-07-09 | Add a few EM_xxx values (arm, sh, ia64, amd64) to match <sys/exec_elf.h> | Miod Vallat |
2013-07-09 | switch the rval to 1 before loop through the linked list \ | Gleydson Soares |