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 |
2014-12-23 |
schwarze | In a2roffsu(), do not parse the number twice. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
tedu | unifdef INET |
commit | commitdiff | tree | snapshot |
2014-12-23 |
tedu | unifdef some more INET. v4 4life. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
tedu | convert nointr pool_init argument to pr_waitok |
commit | commitdiff | tree | snapshot |
2014-12-23 |
schwarze | correctly handle scaling units after .PD |
commit | commitdiff | tree | snapshot |
2014-12-23 |
tedu | change req pool alloc to null. add prwaitok here and... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
tedu | change pool allocator to null and pass waitok to indica... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
tedu | change pool_init allocator to NULL and pass PR_WAITOK... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
deraadt | backout previous, because libkvm needs two pieces.... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
dlg | force the pool of pmapvp onto PAGE_SIZE allocations... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
mlarkin | Move PD_MASK, PT_MASK and a couple macros into pmap... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
schwarze | The code already pays attention not to close the same... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
mlarkin | Clean up some weird spacing. No functional change. |
commit | commitdiff | tree | snapshot |
2014-12-22 |
mlarkin | fix an error in piglet allocation when requesting an... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
kurt | Link -static -pie executables with rcrt0.o instead... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
kurt | Self-relocation code for i386. |
commit | commitdiff | tree | snapshot |
2014-12-22 |
krw | Replace switch workq with taskq, using the blambert... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
kettenis | Link -static -pie executables with rcrt0.o instead... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-12-22 |
deraadt | Static PIE has been delayed for quite a while. By... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
kettenis | Link -static -pie executables with rcrt0.o instead... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
kettenis | Self-relocation code for hppa. |
commit | commitdiff | tree | snapshot |
2014-12-22 |
tedu | remove never used in openbsd tahoe support. and ns32k... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
kettenis | Link -static -pie executables with rcrt0.o instead... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-12-22 |
tedu | dickman noticed /var/rwho keeps coming back. remove it. |
commit | commitdiff | tree | snapshot |
2014-12-22 |
kettenis | Make it possible to execute PIE binaries that don't... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
espie | when we run into real errors, the progress meter is... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
kettenis | Teach ld(1) not to add a PT_INTERP entry for -static... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
kettenis | Teach ld(1) not to add a PT_INTERP entry for -static... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
kettenis | Self-relocation code for sparc64. |
commit | commitdiff | tree | snapshot |
2014-12-22 |
kettenis | When skipping a relocation because the referenced symbo... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
shadchin | Now does not need to be initialized event.value. |
commit | commitdiff | tree | snapshot |
2014-12-22 |
mpi | Operations on the global prefix or address lists should... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
mpi | Make sure rtrequest1(9) is called under splsoftnet(). |
commit | commitdiff | tree | snapshot |
2014-12-22 |
jmc | add fingerprinthash to the options list; |
commit | commitdiff | tree | snapshot |
2014-12-22 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2014-12-22 |
florian | Out out you evil network daemon. |
commit | commitdiff | tree | snapshot |
2014-12-22 |
djm | mention ssh -Q feature to list supported { MAC, cipher... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2014-12-22 |
djm | regression test for multiple required pubkey authentica... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
djm | correct description of what will happen when a Authoriz... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
djm | make internal handling of filename arguments of "none... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
djm | remember which public keys have been used for authentic... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
djm | fix passing of wildcard forward bind addresses when... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
djm | make this slightly easier to diff against portable |
commit | commitdiff | tree | snapshot |
2014-12-22 |
dlg | add TIMEOUT_INITIALIZER for initting timeout declaractions. |
commit | commitdiff | tree | snapshot |
2014-12-22 |
kurt | Introduce new csu0 variant for -static -pie binaries... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
tedu | convert to using siphash |
commit | commitdiff | tree | snapshot |
2014-12-22 |
tedu | fix docs for NOBROADCASTKILL |
commit | commitdiff | tree | snapshot |
2014-12-22 |
deraadt | bcopy -> memcpy, as in amd64 |
commit | commitdiff | tree | snapshot |
2014-12-22 |
deraadt | bcopy -> memcpy; ok tedu |
commit | commitdiff | tree | snapshot |
2014-12-22 |
tedu | remove some unused fields from pool. ok dlg |
commit | commitdiff | tree | snapshot |
2014-12-22 |
deraadt | amd64 now also uses the ssyms mechanism. |
commit | commitdiff | tree | snapshot |
2014-12-22 |
tedu | unifdef INET |
commit | commitdiff | tree | snapshot |
2014-12-22 |
tedu | unifdef INET |
commit | commitdiff | tree | snapshot |
2014-12-22 |
djm | adjust for new SHA256 key fingerprints and slightly... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
djm | poll changes to netcat (usr.bin/netcat.c r1.125) broke... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
dlg | if we're able to use large page allocators, try and... |
commit | commitdiff | tree | snapshot |
2014-12-21 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2014-12-21 |
djm | document FingerprintHash here too |
commit | commitdiff | tree | snapshot |
2014-12-21 |
djm | Add FingerprintHash option to control algorithm used... |
commit | commitdiff | tree | snapshot |
2014-12-21 |
shadchin | WSCONS_EVENT_WSMOUSED_SLEEP and WSCONS_EVENT_WSMOUSED_C... |
commit | commitdiff | tree | snapshot |
2014-12-21 |
shadchin | Cleanup - remove event WSCONS_EVENT_WSMOUSED_SLEEP... |
commit | commitdiff | tree | snapshot |
2014-12-21 |
shadchin | WSMOUSE_INPUT_WSMOUSED_CLOSE not used anymore. |
commit | commitdiff | tree | snapshot |
2014-12-21 |
mlarkin | Prevent writing to the kernel area via the direct map... |
commit | commitdiff | tree | snapshot |
2014-12-21 |
schwarze | Use -m for macro set selection in mandoc(1) mode only... |
commit | commitdiff | tree | snapshot |
2014-12-21 |
mpi | Always clear a port reset feature after setting it... |
commit | commitdiff | tree | snapshot |
2014-12-21 |
mpi | Various transfer improvements/fixes. |
commit | commitdiff | tree | snapshot |
2014-12-21 |
mpi | Use a bitmask when dumping TRB flags. No change in... |
commit | commitdiff | tree | snapshot |
next |