openbsd
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...
2014-12-22 kettenisSelf-relocation code for sparc64.
2014-12-22 kettenisWhen skipping a relocation because the referenced symbo...
2014-12-22 shadchinNow does not need to be initialized event.value.
2014-12-22 mpiOperations on the global prefix or address lists should...
2014-12-22 mpiMake sure rtrequest1(9) is called under splsoftnet().
2014-12-22 jmcadd fingerprinthash to the options list;
2014-12-22 jmctweak previous;
2014-12-22 florianOut out you evil network daemon.
2014-12-22 djmmention ssh -Q feature to list supported { MAC, cipher...
2014-12-22 jmctweak previous;
2014-12-22 djmregression test for multiple required pubkey authentica...
2014-12-22 djmcorrect description of what will happen when a Authoriz...
2014-12-22 djmmake internal handling of filename arguments of "none...
2014-12-22 djmremember which public keys have been used for authentic...
2014-12-22 djmfix passing of wildcard forward bind addresses when...
2014-12-22 djmmake this slightly easier to diff against portable
2014-12-22 dlgadd TIMEOUT_INITIALIZER for initting timeout declaractions.
2014-12-22 kurtIntroduce new csu0 variant for -static -pie binaries...
2014-12-22 teduconvert to using siphash
2014-12-22 tedufix docs for NOBROADCASTKILL
2014-12-22 deraadtbcopy -> memcpy, as in amd64
2014-12-22 deraadtbcopy -> memcpy; ok tedu
2014-12-22 teduremove some unused fields from pool. ok dlg
2014-12-22 deraadtamd64 now also uses the ssyms mechanism.
2014-12-22 teduunifdef INET
2014-12-22 teduunifdef INET
2014-12-22 djmadjust for new SHA256 key fingerprints and slightly...
2014-12-22 djmpoll changes to netcat (usr.bin/netcat.c r1.125) broke...
2014-12-22 dlgif we're able to use large page allocators, try and...
2014-12-21 jmctweak previous;
2014-12-21 djmdocument FingerprintHash here too
2014-12-21 djmAdd FingerprintHash option to control algorithm used...
2014-12-21 shadchinWSCONS_EVENT_WSMOUSED_SLEEP and WSCONS_EVENT_WSMOUSED_C...
2014-12-21 shadchinCleanup - remove event WSCONS_EVENT_WSMOUSED_SLEEP...
2014-12-21 shadchinWSMOUSE_INPUT_WSMOUSED_CLOSE not used anymore.
2014-12-21 mlarkinPrevent writing to the kernel area via the direct map...
2014-12-21 schwarzeUse -m for macro set selection in mandoc(1) mode only...
2014-12-21 mpiAlways clear a port reset feature after setting it...
2014-12-21 mpiVarious transfer improvements/fixes.
2014-12-21 mpiUse a bitmask when dumping TRB flags. No change in...
2014-12-21 espiefix test-redef2:
2014-12-21 guenther<sys/endian.h> needs <sys/cdefs.h>
2014-12-21 guentherStop pulling in <arpa/inet.h> or <arpa/nameser.h> when...
2014-12-21 danielShow the sign for NaN as per POSIX; from Elliott Hughes.
2014-12-21 danielFix build with -Werror -std=c99 -pedantic.
2014-12-20 miodReplacing <machine/endian.h> with <sys/endian.h> does...
2014-12-20 krwReplace switch workq with taskq.
2014-12-20 krwZap a sneaky trailing blank that was hiding in plain...
2014-12-20 kettenisZap local variable that shadows another local variable...
2014-12-20 krwZap a bunch of leading/trailing whitespace.
2014-12-20 reykCleanup vmt(4) by changing an ugly if statement for...
2014-12-20 teduopenbsd rcisd
2014-12-20 guenther$OpenBSD for our rev here
2014-12-20 schwarzeFix two issues causing a class of assertion failures...
2014-12-20 schwarzeresolve some code duplication; no functional change
2014-12-19 guentherUse <sys/endian.h> instead of <machine/endian.h>
2014-12-19 deraadtsync with libc, using brnz,pt instead, should be better
2014-12-19 bluhmUse a simpler expression to check the ether type in...
2014-12-19 teduno need to kvm the palloc. the pgsize is more correctly...
2014-12-19 deraadtUse reallocarray() where suitable
2014-12-19 bluhmDo not report an EDQUOT "Disk quota exceeded" error...
next