2014-12-28 |
reyk | Change the default ext_addr from "egress" to "*". ... |
commit | commitdiff | tree | snapshot |
2014-12-28 |
reyk | Change the default example from "listen on egress"... |
commit | commitdiff | tree | snapshot |
2014-12-28 |
aoyama | Add an audio driver, necsb(4), for NEC PC-9801-86 sound... |
commit | commitdiff | tree | snapshot |
2014-12-28 |
bluhm | With revision 1.93 a space character got lost when... |
commit | commitdiff | tree | snapshot |
2014-12-28 |
tedu | convert bcopy to memcpy in md5 and sha1. also be consis... |
commit | commitdiff | tree | snapshot |
2014-12-28 |
tedu | remove KPDK. not really used, and a bad choice anyway... |
commit | commitdiff | tree | snapshot |
2014-12-28 |
deraadt | alpha now supports -static -pie binaries; ok kettenis |
commit | commitdiff | tree | snapshot |
2014-12-28 |
deraadt | Build special/encrypt into instbin, to prepare for... |
commit | commitdiff | tree | snapshot |
2014-12-27 |
espie | prepare things slightly further, FwUpdate still not... |
commit | commitdiff | tree | snapshot |
2014-12-27 |
espie | make it at least work a wee little bit. |
commit | commitdiff | tree | snapshot |
2014-12-27 |
jsg | mention Wandboard |
commit | commitdiff | tree | snapshot |
2014-12-27 |
kettenis | Link -static -pie executables with rcrt0.o instead... |
commit | commitdiff | tree | snapshot |
2014-12-27 |
kettenis | Static PIE for mips64. Still something not quite right... |
commit | commitdiff | tree | snapshot |
2014-12-27 |
deraadt | encrypt should easily fit onto the media now. this... |
commit | commitdiff | tree | snapshot |
2014-12-27 |
bcook | include netinet/in.h to define struct in6_addr. |
commit | commitdiff | tree | snapshot |
2014-12-27 |
jmc | zap trailing whitespace; |
commit | commitdiff | tree | snapshot |
2014-12-27 |
jmc | add tsciic to the masters list; |
commit | commitdiff | tree | snapshot |
2014-12-27 |
espie | Specialisation of PkgAdd to do fw_update, not yet finished |
commit | commitdiff | tree | snapshot |
2014-12-27 |
kettenis | Only include "boot.h" if MD_RCRT0_START is defined... |
commit | commitdiff | tree | snapshot |
2014-12-27 |
kettenis | Link -static -pie executables with rcrt0.o instead... |
commit | commitdiff | tree | snapshot |
2014-12-27 |
kettenis | Change the default entry point from _start to __start. |
commit | commitdiff | tree | snapshot |
2014-12-27 |
kettenis | Static PIE support for alpha. |
commit | commitdiff | tree | snapshot |
2014-12-27 |
kettenis | Make ld.so process only R_ALPHA_RELATIVE relocations... |
commit | commitdiff | tree | snapshot |
2014-12-27 |
deraadt | As indicated by kettenis and kurt, hppa i386 powerpc... |
commit | commitdiff | tree | snapshot |
2014-12-27 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-12-27 |
deraadt | SRCDIRS must now always come from distrib/special.... |
commit | commitdiff | tree | snapshot |
2014-12-26 |
kettenis | More code. Transmitting packets somewhat works now. |
commit | commitdiff | tree | snapshot |
2014-12-26 |
benno | Document forward to in protocols. |
commit | commitdiff | tree | snapshot |
2014-12-26 |
tedu | the kvm.db is now kmem owned. noticed by Steven Roberts |
commit | commitdiff | tree | snapshot |
2014-12-26 |
rpe | Remove upgrade_to64time_t() now that the transition... |
commit | commitdiff | tree | snapshot |
2014-12-26 |
kurt | Link -static -pie executables on powerpc with rcrt0... |
commit | commitdiff | tree | snapshot |
2014-12-26 |
kurt | Self-relocation code for powerpc. |
commit | commitdiff | tree | snapshot |
2014-12-26 |
tedu | not necessary to define INET anymore |
commit | commitdiff | tree | snapshot |
2014-12-26 |
tedu | unifdef INET. missed a few headers in previous rounds |
commit | commitdiff | tree | snapshot |
2014-12-25 |
kettenis | We no longer need -Wl,-Bsymbolic for -static -pie. |
commit | commitdiff | tree | snapshot |
2014-12-25 |
kettenis | Don't generate PLT entries for symbols defined in a... |
commit | commitdiff | tree | snapshot |
2014-12-25 |
kettenis | Don't generate PLT entries for symbols defined in a... |
commit | commitdiff | tree | snapshot |
2014-12-25 |
benno | return ERANGE instead of ENOMEM, so callers can differe... |
commit | commitdiff | tree | snapshot |
2014-12-25 |
kurt | Use archdep.h GOT_PERMS define for mprotect of GOT... |
commit | commitdiff | tree | snapshot |
2014-12-25 |
otto | subtraction of two void * is not well defined, plus... |
commit | commitdiff | tree | snapshot |
2014-12-25 |
pascal | Delete misleading and dangerous comment about customisi... |
commit | commitdiff | tree | snapshot |
2014-12-25 |
schwarze | Reduce memory and time consumption on certain malformed... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
schwarze | Support negative indentations for mdoc(7) displays... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
miod | Pass real sizes to free(). |
commit | commitdiff | tree | snapshot |
2014-12-24 |
tedu | simplify crypt_checkpass. The API promise is that this... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
tedu | simplify. bcrypt only support and use newer libc APIs... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
miod | Partially revert 1.46 and print more details when panic... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
miod | tsciic(4): i2c controller onboard Tsunami and Titan... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
schwarze | For .RS, we need to save the information how much we... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
schwarze | Prevent unsigned integer underflow when a number is... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
kurt | Expand Elf_Rel relocations to include DT_JMPREL. Inspec... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
eric | bump version |
commit | commitdiff | tree | snapshot |
2014-12-24 |
eric | Correctly fallback to PLAIN if opportunistics TLS fails... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
ajacoutot | Implement some kind ordering in the startup of package... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
espie | recheck list for non emptyness *after* filtering obsole... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
schwarze | When a man(7) document contains unreasonably large... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
kettenis | Fix previos. Pointed out by kurt@. |
commit | commitdiff | tree | snapshot |
2014-12-24 |
eric | missing include |
commit | commitdiff | tree | snapshot |
2014-12-24 |
afresh1 | Use an extension that installperl skips for the Config_... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
afresh1 | Avoid /usr/local while building perl, but allow it... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
lteo | Add missing argument names, and sync the argument types... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
lteo | Clean up CIPHERS and related sections: |
commit | commitdiff | tree | snapshot |
2014-12-23 |
djm | KNF and add a little more debug() |
commit | commitdiff | tree | snapshot |
2014-12-23 |
miod | Pass real sizes to free() |
commit | commitdiff | tree | snapshot |
2014-12-23 |
miod | Fix an obvious free() argument misuse which has been... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
tedu | as in libc, always assume digest is passed to Final... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
kettenis | Use the page size passed by the kernel in the Auxilliar... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
tedu | as in libc, there's no need to check for calling Init... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
tedu | not necessary to zero hash context; the hash final... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
tedu | tmp is a bad name for a shactx |
commit | commitdiff | tree | snapshot |
2014-12-23 |
pascal | Use ${STATIC} instead of hardcoded -static in order... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
tedu | use endian.h swap macros instead of home grown versions |
commit | commitdiff | tree | snapshot |
2014-12-23 |
deraadt | new SRCDIRS model seems to work |
commit | commitdiff | tree | snapshot |
2014-12-23 |
deraadt | sparc64 can move to static pie |
commit | commitdiff | tree | snapshot |
2014-12-23 |
deraadt | successful switchover to non-reach-around SRCDIR |
commit | commitdiff | tree | snapshot |
2014-12-23 |
deraadt | /bin and /sbin are moving towards static PIE, so on... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
kettenis | Make sure the GOT and PLT are not writable. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
deraadt | Small changes to buil |
commit | commitdiff | tree | snapshot |
2014-12-23 |
deraadt | do not expose "ra" to cpp because it muddles up the... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
espie | missing test-depends thingy. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
schwarze | support negative horizontal widths in man(7); |
commit | commitdiff | tree | snapshot |
2014-12-23 |
reyk | pf now supports source-hash and random with tables... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
kettenis | Set up the linkage table register (%r19) before calling... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
aoyama | We do not need to grab the kernel lock for clock interr... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
shadchin | Remove function mouse_map. This function is redundant. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
schwarze | fix typo in previous |
commit | commitdiff | tree | snapshot |
2014-12-23 |
ajacoutot | Consistency: put variables between curly braces. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
schwarze | some scaling unit fixes: |
commit | commitdiff | tree | snapshot |
2014-12-23 |
espie | tweak meta-info checking a bit. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
schwarze | even if the second argument to .IP is invalid, don... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
tedu | to be safe, revert locking change until further tested. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
tedu | change pmap pools from nointr to waitok. pvpool left... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
schwarze | Fix vertical scaling. Obviously, nobody ever had a... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
tedu | convert pool_init nointr to waitok |
commit | commitdiff | tree | snapshot |
2014-12-23 |
tedu | knf |
commit | commitdiff | tree | snapshot |
2014-12-23 |
tedu | convert from nointr to waitok |
commit | commitdiff | tree | snapshot |
2014-12-23 |
tedu | optimize locking a wee bit by holding it for critical... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
tedu | I don't like these macros, they obscure the code. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
deraadt | on-media chroot went away a while back |
commit | commitdiff | tree | snapshot |
2014-12-23 |
tedu | the kvm database only needs to be readable by kmem... |
commit | commitdiff | tree | snapshot |
next |