openbsd
2014-12-26 kurtLink -static -pie executables on powerpc with rcrt0...
2014-12-26 kurtSelf-relocation code for powerpc.
2014-12-26 tedunot necessary to define INET anymore
2014-12-26 teduunifdef INET. missed a few headers in previous rounds
2014-12-25 kettenisWe no longer need -Wl,-Bsymbolic for -static -pie.
2014-12-25 kettenisDon't generate PLT entries for symbols defined in a...
2014-12-25 kettenisDon't generate PLT entries for symbols defined in a...
2014-12-25 bennoreturn ERANGE instead of ENOMEM, so callers can differe...
2014-12-25 kurtUse archdep.h GOT_PERMS define for mprotect of GOT...
2014-12-25 ottosubtraction of two void * is not well defined, plus...
2014-12-25 pascalDelete misleading and dangerous comment about customisi...
2014-12-25 schwarzeReduce memory and time consumption on certain malformed...
2014-12-24 schwarzeSupport negative indentations for mdoc(7) displays...
2014-12-24 miodPass real sizes to free().
2014-12-24 tedusimplify crypt_checkpass. The API promise is that this...
2014-12-24 tedusimplify. bcrypt only support and use newer libc APIs...
2014-12-24 miodPartially revert 1.46 and print more details when panic...
2014-12-24 miodtsciic(4): i2c controller onboard Tsunami and Titan...
2014-12-24 schwarzeFor .RS, we need to save the information how much we...
2014-12-24 schwarzePrevent unsigned integer underflow when a number is...
2014-12-24 kurtExpand Elf_Rel relocations to include DT_JMPREL. Inspec...
2014-12-24 ericbump version
2014-12-24 ericCorrectly fallback to PLAIN if opportunistics TLS fails...
2014-12-24 ajacoutotImplement some kind ordering in the startup of package...
2014-12-24 espierecheck list for non emptyness *after* filtering obsole...
2014-12-24 schwarzeWhen a man(7) document contains unreasonably large...
2014-12-24 kettenisFix previos. Pointed out by kurt@.
2014-12-24 ericmissing include
2014-12-24 afresh1Use an extension that installperl skips for the Config_...
2014-12-24 afresh1Avoid /usr/local while building perl, but allow it...
2014-12-24 lteoAdd missing argument names, and sync the argument types...
2014-12-24 lteoClean up CIPHERS and related sections:
2014-12-23 djmKNF and add a little more debug()
2014-12-23 miodPass real sizes to free()
2014-12-23 miodFix an obvious free() argument misuse which has been...
2014-12-23 teduas in libc, always assume digest is passed to Final...
2014-12-23 kettenisUse the page size passed by the kernel in the Auxilliar...
2014-12-23 teduas in libc, there's no need to check for calling Init...
2014-12-23 tedunot necessary to zero hash context; the hash final...
2014-12-23 tedutmp is a bad name for a shactx
2014-12-23 pascalUse ${STATIC} instead of hardcoded -static in order...
2014-12-23 teduuse endian.h swap macros instead of home grown versions
2014-12-23 deraadtnew SRCDIRS model seems to work
2014-12-23 deraadtsparc64 can move to static pie
2014-12-23 deraadtsuccessful switchover to non-reach-around SRCDIR
2014-12-23 deraadt/bin and /sbin are moving towards static PIE, so on...
2014-12-23 kettenisMake sure the GOT and PLT are not writable.
2014-12-23 deraadtSmall changes to buil
2014-12-23 deraadtdo not expose "ra" to cpp because it muddles up the...
2014-12-23 espiemissing test-depends thingy.
2014-12-23 schwarzesupport negative horizontal widths in man(7);
2014-12-23 reykpf now supports source-hash and random with tables...
2014-12-23 kettenisSet up the linkage table register (%r19) before calling...
2014-12-23 aoyamaWe do not need to grab the kernel lock for clock interr...
2014-12-23 shadchinRemove function mouse_map. This function is redundant.
2014-12-23 schwarzefix typo in previous
2014-12-23 ajacoutotConsistency: put variables between curly braces.
2014-12-23 schwarzesome scaling unit fixes:
2014-12-23 espietweak meta-info checking a bit.
2014-12-23 schwarzeeven if the second argument to .IP is invalid, don...
2014-12-23 teduto be safe, revert locking change until further tested.
2014-12-23 teduchange pmap pools from nointr to waitok. pvpool left...
2014-12-23 schwarzeFix vertical scaling. Obviously, nobody ever had a...
2014-12-23 teduconvert pool_init nointr to waitok
2014-12-23 teduknf
2014-12-23 teduconvert from nointr to waitok
2014-12-23 teduoptimize locking a wee bit by holding it for critical...
2014-12-23 teduI don't like these macros, they obscure the code.
2014-12-23 deraadton-media chroot went away a while back
2014-12-23 teduthe kvm database only needs to be readable by kmem...
2014-12-23 schwarzeIn a2roffsu(), do not parse the number twice.
2014-12-23 teduunifdef INET
2014-12-23 teduunifdef some more INET. v4 4life.
2014-12-23 teduconvert nointr pool_init argument to pr_waitok
2014-12-23 schwarzecorrectly handle scaling units after .PD
2014-12-23 teduchange req pool alloc to null. add prwaitok here and...
2014-12-23 teduchange pool allocator to null and pass waitok to indica...
2014-12-23 teduchange pool_init allocator to NULL and pass PR_WAITOK...
2014-12-23 deraadtbackout previous, because libkvm needs two pieces....
2014-12-23 dlgforce the pool of pmapvp onto PAGE_SIZE allocations...
2014-12-22 mlarkinMove PD_MASK, PT_MASK and a couple macros into pmap...
2014-12-22 schwarzeThe code already pays attention not to close the same...
2014-12-22 mlarkinClean up some weird spacing. No functional change.
2014-12-22 mlarkinfix an error in piglet allocation when requesting an...
2014-12-22 kurtLink -static -pie executables with rcrt0.o instead...
2014-12-22 kurtSelf-relocation code for i386.
2014-12-22 krwReplace switch workq with taskq, using the blambert...
2014-12-22 kettenisLink -static -pie executables with rcrt0.o instead...
2014-12-22 deraadtsync
2014-12-22 deraadtStatic PIE has been delayed for quite a while. By...
2014-12-22 kettenisLink -static -pie executables with rcrt0.o instead...
2014-12-22 kettenisSelf-relocation code for hppa.
2014-12-22 teduremove never used in openbsd tahoe support. and ns32k...
2014-12-22 kettenisLink -static -pie executables with rcrt0.o instead...
2014-12-22 deraadtsync
2014-12-22 tedudickman noticed /var/rwho keeps coming back. remove it.
2014-12-22 kettenisMake it possible to execute PIE binaries that don't...
2014-12-22 espiewhen we run into real errors, the progress meter is...
2014-12-22 kettenisTeach ld(1) not to add a PT_INTERP entry for -static...
2014-12-22 kettenisTeach ld(1) not to add a PT_INTERP entry for -static...
next