summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-15bring reference C code that's not compiled in synch with asm codeMarc Espie
2013-07-15add some missing asm functions to vax: long double as aliases to double,Marc Espie
2013-07-15Remove some unused variables, from David Hill dhill at mindcry.orgJeremie Courreges-Anglas
2013-07-14To prevent lock ordering problems with the kernel lock, we need to make sureMark Kettenis
2013-07-14merge the relevant bits of dhcp(8) into dhclient(8) and dhcpd(8),Jason McIntyre
2013-07-14IPL_VM is "mpsafe" now as well.Mark Kettenis
2013-07-14"r" logs to syslog; From: Anders BerggrenJason McIntyre
2013-07-14The "probe" interrupt handler is mpsafe; mark it as such.Mark Kettenis
2013-07-14Fix possible memory/fd leak in the error path.Jeremie Courreges-Anglas
2013-07-13When using the _default search path with _subdir,Ingo Schwarze
2013-07-13For citing the names and email addresses of authors,Ingo Schwarze
2013-07-13For citing the names and email addresses of authors,Ingo Schwarze
2013-07-13unify register_t to long on all platformsTheo de Raadt
2013-07-13Remove no longer needed vax CFLAGS workarounds.Miod Vallat
2013-07-13Rework multiline string literal to appease gcc3.Miod Vallat
2013-07-13Rudimentary implementation of the .it request (input line trap).Ingo Schwarze
2013-07-13Register GDB_OSABI_OPENBSD_ELF as well.Miod Vallat
2013-07-13Check handling of two consecutive .TP lines.Ingo Schwarze
2013-07-13In Perl_upg_version(), do not compare double against 10e50 on vax, for thisMiod Vallat
2013-07-12Expunge debug code that uses an uninitialized variable. Without theKenneth R Westerback
2013-07-12Make krb5-config --version report the correct version of heimdal; ok ajaStefan Sperling
2013-07-12Remove exectuable bit from files in /usr/include/kerberosV; ok robertStefan Sperling
2013-07-12Actually assign return value to the variable that's used to check it.Mark Kettenis
2013-07-12Commented out SSLHonorCipherOrder in example configs; ok jsing@Otto Moerbeek
2013-07-12syncTheo de Raadt
2013-07-12update after asr changes.Eric Faurot
2013-07-12major bump after asr symbols changesEric Faurot
2013-07-12Make some symbols static and prefix all visible symbols with asr_Eric Faurot
2013-07-12Simple partial sync to bsd.lv:Ingo Schwarze
2013-07-12no more a.out for vax; From: Alexey SuslikovJason McIntyre
2013-07-12Make next-word-end work properly with vi(1) keys, reported by patrickNicholas Marriott
2013-07-12set TCP nodelay for connections started with -N; bz#2124 ok dtucker@Damien Miller
2013-07-12do_print_resource_record() can never be called with a NULL filename, soDamien Miller
2013-07-12replace fls functions with calls to the libkern versionsJonathan Gray
2013-07-12syncTheo de Raadt
2013-07-12in ssh_gai_strerror() don't fallback to strerror for EAI_SYSTEM whenDamien Miller
2013-07-12fix pointer-signedness warnings from clang/llvm-3.3; "seems nice" deraadt@Damien Miller
2013-07-11ELF configuration for gcc3 on vax.Miod Vallat
2013-07-11Enable bus_space_set_region_4 for armv7.Raphael Graf
2003-11-29Import gcc-3.3.2. Only the compiler. ada frontend removed for space Marc Espie
2013-07-11document SSLHonorCipherOrder; ok jmc@Otto Moerbeek
2013-07-11update (or add) STANDARDS;Jason McIntyre
2013-07-11introduce HonorCipherOrder to use the server's order of preference of ciphersOtto Moerbeek
2013-07-11Bring file selection in accordance with the man page; from Stefan EsserOtto Moerbeek
2013-07-11Merge fuse_opt code with stsp@ fuse_opt code.syl
2013-07-11Fix a panic on multiple fuse device access.syl
2013-07-11use fls as initially intendedMike Belopuhov
2013-07-11no double negatives in error message; ok aja@Otto Moerbeek
2013-07-11Properly set LIBKAFS5, LIBROKEN and LIBWIND which were used withoutAntoine Jacoutot
2013-07-11Remove lie that old kerberos libs were hardlinked to libkrb5 andAntoine Jacoutot