]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-05-14 cognetDefine PTRDIFF_IS_LONG and SIZEOF_IS_ULONG for arm.
2004-05-14 cognetSome arm bits for gprof.
2004-05-14 cognetDo not build truss on arm.
2004-05-14 cognetDefine uart_sa1110_ops and uart_sa1110_classe in .c...
2004-05-14 cognetDefine INLINE_LIMIT for arm.
2004-05-14 cognetDo not attempt to build anything in sys/boot for arm.
2004-05-14 cognetDefine MACHINE_CPU for arm.
2004-05-14 cognetDefine iaddr_t and saddr_t for arm.
2004-05-14 cognetUse WARNS?=3 for these in the arm case for now, due...
2004-05-14 mbrAdd a list of all local changed files. All these files...
2004-05-14 mbrWe don't need these files. Add the to the x-list.
2004-05-14 cognetImplement enough of an uart driver to get serial consol...
2004-05-14 eik-maxdepth and -mindepth are global variables
2004-05-14 cognetImport libkern arm specific bits.
2004-05-14 cognetImport the openssl conf for arm.
2004-05-14 cognetImport _setjmp.S for arm in libstand.
2004-05-14 cognetImport libkvm MD file for arm.
2004-05-14 cognetArm bits for libpthread. It has no chances to work...
2004-05-14 cognetC runtime support for FreeBSD/arm.
2004-05-14 cognetImport arm bits for rtld-elf.
2004-05-14 cognetImport the softfloat emulation library, needed for...
2004-05-14 cognetImport the FreeBSD/arm libc bits.
2004-05-14 cognetWe use __arm__, not __arm32__.
2004-05-14 cognetDefine malloc_pageshift and malloc_minsize for arm.
2004-05-14 cognetAdd config magic for arm.
2004-05-14 cognetImport FreeBSD/arm kernel bits.
2004-05-14 njlAdd support for GPE being a package of { reference...
2004-05-14 wpaulFix a bug which I discovered recently while doing IPv6...
2004-05-14 jdpFix a potential stack buffer overflow on systems whose...
2004-05-13 cognetDocument the "files" directive.
2004-05-13 impAdd some verbage over the difference between BUS_ADD_CH...
2004-05-13 impo Add cautions about multiple adds of the device
2004-05-13 impAdd caveats about adding devices in the IDENTIFY context.
2004-05-13 impThe DEVICE_IDENTIFY man page refers to this, create...
2004-05-13 jhbDifferent VIA host bridges use different offsets to...
2004-05-13 jhbSplit sleepq_wakeup_thread() into two functions. sleep...
2004-05-13 joergAdd a reference to the URL of the SMBus specification...
2004-05-13 desUnbreak the build.
2004-05-13 scottlEnable INTR_ENTROPY if the interrupt is not set to...
2004-05-13 bdeFixed some minor style bugs.
2004-05-13 umecheck if the null encryption is supported or not.
2004-05-13 kensmithSome mdoc fixes.
2004-05-13 truckmanRemove extraneous spaces.
2004-05-13 truckmanImplement sbc_lockassert() and sb_lockassert() function...
2004-05-13 tjrAllow encoding modules to override the default implemen...
2004-05-13 nyanMFi386: revision 1.489
2004-05-13 nyanMove the ichwd to i386 only.
2004-05-13 ddsMake getprotobynumber() calls in FilterCheck conditiona...
2004-05-13 ruRecord the libssl.so dependency on libcrypto.so. This...
2004-05-13 kientzleUpdate raw byte count statistic correctly.
2004-05-13 kientzleAdd MLINK for newly-added archive_read_extract_set_prog...
2004-05-13 kientzleAdd hook for a client-provided progress callback to...
2004-05-13 tjrHandle variable argument lists correctly in reply(...
2004-05-13 njlAdd support for retrieving _GLK in the ECDT probe....
2004-05-13 impExpose USBVERBOSE as a first-class option. It will...
2004-05-13 tjrFix braino in previous: check that the second byte...
2004-05-13 impSync to pccarddevs 1.84
2004-05-13 impAdd Intel EtherExpress PRO/100 LAN Modem. This will...
2004-05-12 bdeMoved FreeBSD build pollution (/etc/make.conf) and...
2004-05-12 bdeRemoved conditional include of /etc/make.conf.local...
2004-05-12 peadarFix some^Wseveral style bugs from last commit.
2004-05-12 josefFix typo.
2004-05-12 josefFix typo.
2004-05-12 josefFix typo.
2004-05-12 wpaulRestore source code compatibility with 5.2-RELEASE.
2004-05-12 tjrReduce overhead by calling internal versions of the...
2004-05-12 tjrMove prototypes of various encoding-related functions...
2004-05-12 joergConvert the #if 0 magic to #if SCAN_IICBUS, and make...
2004-05-12 ruLink radixsort(3) to sradixsort(3), make the latter...
2004-05-12 ruOutput style nit.
2004-05-12 ruPolish the mdoc(7) markup.
2004-05-12 ruCatch up with the current output of tools/make_libdeps.sh:
2004-05-12 ruPut crypto-aware version of the library into the right...
2004-05-12 alcRestructure vm_page_select_cache() so that adding asser...
2004-05-12 vkashyap1. Fixed potential problem that would cause out-of...
2004-05-12 alcCache queue pages are not mapped. Thus, the pmap_remov...
2004-05-11 desmdoc police.
2004-05-11 gibbsaic79xx.c:
2004-05-11 gibbso When restarting the sequencer, clear any pending
2004-05-11 gibbsAdd aic_scb_timer_start() which will be used in the...
2004-05-11 jhb- Move some macros from icu.h into atpic.c as that...
2004-05-11 jhbTrim unused includes.
2004-05-11 jhb- Remove a spurious blank line.
2004-05-11 jhbFixup a few bogons in a comment.
2004-05-11 jhbRemove unused WL_IRQS macro.
2004-05-11 maximo Calculate a number of bytes to copy (cnt) correctly:
2004-05-11 desMan page for the ichwd driver.
2004-05-11 desAdd a driver for the watchdog timer function present...
2004-05-11 rumdoc(7): EXAMPLES is the standard section name.
2004-05-11 fanfI *knew* it would be a bad idea to touch the fortunes...
2004-05-11 fanfPedantry.
2004-05-11 csjpDocument the fact that in a jailed environment, sendto...
2004-05-11 cognetFix a few glitches in my previous commit.
2004-05-11 hmpAdd a comma after `e.g.', so that mdoc does not add...
2004-05-11 tjrIn the absence of proper validation, at least check...
2004-05-11 sosDont try to finish devstat's if the disk pointer is...
2004-05-11 tjrTest accumulation of partial multibyte characters in...
2004-05-11 ddsAdd Greek character encoding suport.
2004-05-11 ddsFix and clarify unparsable sentence.
2004-05-11 ddsBring the description for login_getclassbyname in sync...
next