openbsd
2010-07-15 raycvs and rcs use diff_output() to print everything since...
2010-07-15 schwarzerepair incorrect block nesting, which screwed up indent...
2010-07-15 schwarzeMore delimiters that need quoting inside macros, hunted...
2010-07-15 damienAccording to Linux ath9k, the AR9280 1.0 was never...
2010-07-15 damienremove dead code (AR9286 1.1 does not really exist.)
2010-07-15 schwarzeWhen the first argument or arguments of a macro are...
2010-07-15 damiensync ar5008_bb_load_noisefloor() with ar9003_bb_load_no...
2010-07-15 damienfix PDADC value for target index (AR5008 family only.)
2010-07-15 damienOn AR9285, the antCtrlCommon ROM field may have the...
2010-07-15 damiensync initialization values for AR9160 and AR9280 with...
2010-07-15 damienRemove initialization values for chips that never made...
2010-07-15 rayRemove unused arguments from check(). From cvs/rcs.
2010-07-15 rayDie immediately if pread fails. It's a fatal error...
2010-07-15 rayUse warnx instead of warn since errno wasn't set. From...
2010-07-15 jmcsync the elf types and their comments; ok millert
2010-07-15 jmcdocument the missing "note section";
2010-07-15 sthenknock out MetaGeek Wi-Spy 2.4i from attaching to uhid.
2010-07-15 sthensync
2010-07-15 sthenadd MetaGeek Wi-Spy 2.4i
2010-07-15 espiestore openssl error output during verification, and...
2010-07-15 claudioCorrect function in panic string. From Christophe Fillot
2010-07-15 raySync with diff/diffreg.c r1.75:
2010-07-15 espiewhitespace
2010-07-15 claudiom_getptr(m, 0, ...) may return an mbuf different from...
2010-07-15 mglocker* Comment poll support in conf.h
2010-07-15 jakemsradd two new members to structs audio_encoding and audio...
2010-07-15 deraadtlimit the pools from 14 bits down. We cannot use PAGE_...
2010-07-15 teduthe uvm_km_putpage is calling into tangly uvm guts...
2010-07-14 sthensync
2010-07-14 sthensync from mirrors.dat
2010-07-14 dhillpass the correct af if not specified.
2010-07-14 rayReturn -1 on error as advertised.
2010-07-14 jakemsrimplement poll() for video(4)
2010-07-14 claudioThe append side of a socketbuffer is not allowed to...
2010-07-14 mkIn urndis_decap(), delay the memcpy() for as long as...
2010-07-14 mkurndis_newbuf() is only called with NULL as it's third...
2010-07-14 naddyNewer 8168x and 810x chipsets have a different way...
2010-07-14 nicmMake pane/window wrapping more logical (so with 10...
2010-07-14 claudioAnother hand knitted offsetof() that needs to die....
2010-07-14 jmcfinally ssh synopsis looks nice again! this commit...
2010-07-14 claudiouse offsetof() instead of self knitted version to pleas...
2010-07-14 nicmZero the pitem array so checking items after those...
2010-07-14 matthieuLet vga_pci.c build in kernel configs without acpi...
2010-07-14 matthewEliminate some unused malloc(9) type defines. Also...
2010-07-14 claudioFix a mrt fd leak by moving the block which closes...
2010-07-14 halexadd regress tests for upcoming redirection changes...
2010-07-14 matthewSCSI HBA drivers need to report success/error through...
2010-07-14 dlghandle printing of RTM_DESYNC in route monitor.
2010-07-14 dlghandle RTM_DESYNC. if the kernel says we're out of...
2010-07-14 dlgif we produce a lot of rtsock messages it is possible...
2010-07-14 deraadtoops; Fred Crowson
2010-07-13 djms/timing_safe_cmp/timingsafe_bcmp/g
2010-07-13 teduupdate our recommended hash function to sha256 and...
2010-07-13 jsguse PHY semaphore on 8275/82576 adapters in addition...
2010-07-13 nicmDon't silently overwrite untracked local files with...
2010-07-13 nicmTest for the awesome let's-silently-overwrite-local...
2010-07-13 deraadtdelete unnccessary include
2010-07-13 deraadtrename some thread related interfaces so they are logical
2010-07-13 nicmregress for merge bug.
2010-07-13 nicmDo not put the file into conflict if it is no longer...
2010-07-13 nicmPR 6423 fix for cvs too, requested by xsa@.
2010-07-13 nicmDon't read before the beginning of the log message...
2010-07-13 ottofix overflow of dirsize; from FreeBSD; PR 6426; ok...
2010-07-13 deraadtDo not put a data buffer on the stack; malloc it (we...
2010-07-13 deraadtneed pool.h to initialize the dma allocator
2010-07-13 deraadtdma_alloc() and dma_free(). This is a thin shim on...
2010-07-13 espiehandle Tm, like in tiff2ps
2010-07-13 espiework around a strange problem in locality of @_ by...
2010-07-13 sthenFix (pflow) display in rule printing. Spotted by dhill...
2010-07-13 kettenisFix dmesg printing.
2010-07-13 henning- find.fp_wsize *= find.fp_mss, 1;
2010-07-13 martinhAvoid double free in ldap modify requests. The values...
2010-07-13 sthenWhen cleaning /tmp at boot, run the slower find uncondi...
2010-07-13 djmimplement a timing_safe_cmp() function to compare memor...
2010-07-13 mlarkinFix a broken mask for core temperature 1 and 2, and...
2010-07-13 jmcno more rmd160(1);
2010-07-13 jmcno need for userland to refer to section 2/3 pages;
2010-07-13 deraadtsync
2010-07-13 guentherFix PR 6417: if we're starting a thread and there's...
2010-07-13 guentherFix PR 6376: restore more thread library state if execv...
2010-07-13 schwarzeMerge release 1.10.4 (all code by kristaps@), providing...
2010-07-13 krwCorrect comment. scsi_sense_data is now 18 bytes, not 32.
2010-07-12 tedureplace rmd160 links with sha256. it's way more popula...
2010-07-12 djmexpand %h to the hostname in ssh_config Hostname option...
2010-07-12 djmMake ExitOnForwardFailure work with fork-after-authenti...
2010-07-12 nicmUpdate to 1.4.14b.
2010-07-12 jmcdocument gcc4; requested by brad
2010-07-12 jmcksh.1: add ((, )), ]], and `name' to the list of reserv...
2010-07-12 espiemissed one next -> return, as noticed by marco@
2010-07-12 bluhmMerge duplicate log messages into one log_warn().
2010-07-12 espieneed to copy f() parameters, otherwise strange bugs...
2010-07-12 guentherAfter forking, clear the 'thread joining this one'...
2010-07-11 chlremove unused variable and unused static prototype.
2010-07-11 nicmReturn the command client return code with MSG_EXIT...
2010-07-11 dhillbcrypt_gensalt is already declared in pwd.h
2010-07-11 miodtypo
2010-07-11 espiemove compare into LibSpec, it's not so specific to...
2010-07-11 jmcsort SEE ALSO;
2010-07-11 espiedisplay updateset name alongside collisionreport (turns...
2010-07-11 espietie back to bsd.port.mk, to make REVISION and EPOCH...
next