openbsd
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...
2010-07-11 espiethinko (found by Daniel Dickman)
2010-07-10 jordanFixup structures to be correct size
2010-07-10 guentherA process on the zombie list can have a NULL p_pgrp...
2010-07-10 naddyReduce the delays a bit in the miibus read/write routines.
2010-07-10 drahnAdd a bootstrap loader, this allow u-boot to auto-boot...
2010-07-10 drahnRemove debug print left in on last commit.
2010-07-10 gillesfields are incorrectly named in structure descriptions
2010-07-10 miodNo mention of compat_freebsd anymore.
2010-07-10 miodsun4e bits
2010-07-10 miodsun4e (i.e. SPARCengine 1e) support. This platform...
2010-07-10 deraadtand cdboot must be linked with -N still, too. even...
2010-07-10 deraadtactually, pxeboot must remain linked with -N
2010-07-10 deraadtlink bootblocks with -Z instead of -N, to ensure that...
2010-07-10 martinhRetry requests when the btree is busy. Without this...
2010-07-10 ratchovWhen a file is created, initialize its ``busy cycles...
2010-07-10 ratchovIn midi server mode, don't terminate the midi thru...
2010-07-10 ratchovfix parameter handling: don't try to open a ``default...
2010-07-10 jmctweak;
2010-07-10 espiedocument EPOCH/REVISION
2010-07-10 sthenwhitespace cleanup from Brad, no change with diff -w
2010-07-10 jordanVerify _ADR bdf is correct (some systems return 0xffff)
2010-07-10 matthewEliminate two of the remaining three instances of drive...
2010-07-10 matthewEliminate some unnecessary #include lines.
2010-07-10 matthewLimit SCIOCCOMMAND and ATAIOCCOMMAND requests to transf...
2010-07-09 dlgrewrite the polling codepath in mpii.
2010-07-09 deraadtsync
2010-07-09 deraadtneed sysctl.h to compile with GPROF; Luis Henriques
2010-07-09 naddyMake cvs and rcs consistent in what characters they...
2010-07-09 kettenisWe need to preserve %eax, %ecx and %edx since GCC 4...
2010-07-09 zinovikwhen opencvs is started with trace option `-t' it must...
2010-07-09 deraadtun-terminated string found when comparing to i386 boot...
2010-07-09 drahnFix cross build problem with cpp, marex pointed out...
2010-07-09 reykAdd support for using IPsec in multiple rdomains.
2010-07-09 claudioAdd the rtableid to struct rttimer and therefor make...
2010-07-09 claudioospfd is a AF_INET only routing daemon so limit the...
2010-07-09 claudioWhen protocol filtering is used on the rtsocket filter...
2010-07-09 dlginstead of saying we're using the all the states in...
2010-07-09 espiefix pkg_mklocatedb
2010-07-09 bluhmDo not try to originate an intra-area-prefix-lsa if...
2010-07-09 dhillinetname is only called when !nflag. There is no need...
2010-07-09 jordanClear the noise
2010-07-09 zinovikuse macro defines for magical numbers, instead hardcode...
2010-07-09 dlg-#if 1 || defined(PFSYNC_DEBUG)
2010-07-09 dlgthe current code doesnt detect when its filled a bulk...
2010-07-09 dlgsending of bulk updates has been very broken since...
2010-07-09 yasuokaModified to make sure that pipex_mppe_ouput() keeps...
2010-07-09 sthensync from mirrors.dat
2010-07-09 espiedon't print directly, use an interface that's similar...
2010-07-09 ottokill redundant docheck() function; ok deraadt@
2010-07-09 deraadt3 more JEDEC JC-42.4 sensors are the market
2010-07-09 deraadtsync
2010-07-09 deraadtgcc4 is a bloated pig, so a few things must fall off...
2010-07-09 sthenUpdate for some of the newer chipsets supported by...
2010-07-09 ottoAvoid crashes by using correct types for block numbers...
2010-07-09 deraadtgood enough sync
2010-07-09 jmcnew sentence, new line;
2010-07-09 sthen- Setup proper mbuf pool watermarks for BCM5717 / BCM57...
2010-07-08 dlgdont count requeued io as outstanding io. there is...
2010-07-08 deraadtsync
2010-07-08 landryFirst shot at documenting new www/mozilla MODULE, with...
2010-07-08 millertUpdate sudo to version 1.7.2p8
2010-07-08 jordanAdd mapping for ACPI device to PCI bdf (match autoconf...
2010-07-08 kettenisSwitch hppa, i386 and powerpc to gcc4. Bump libc major...
next