summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Define INLINE_LIMIT for arm.cognet2004-05-141-0/+3
* Do not attempt to build anything in sys/boot for arm.cognet2004-05-141-0/+2
* Define MACHINE_CPU for arm.cognet2004-05-141-0/+3
* Define iaddr_t and saddr_t for arm.cognet2004-05-141-1/+4
* Use WARNS?=3 for these in the arm case for now, due to toolchain issues.cognet2004-05-148-0/+36
* Add a list of all local changed files. All these files have been takenmbr2004-05-141-0/+66
* We don't need these files. Add the to the x-list.mbr2004-05-145-1393/+3
* Implement enough of an uart driver to get serial console working.cognet2004-05-145-3/+539
* -maxdepth and -mindepth are global variableseik2004-05-141-3/+16
* Import libkern arm specific bits.cognet2004-05-143-0/+713
* Import the openssl conf for arm.cognet2004-05-141-0/+177
* Import _setjmp.S for arm in libstand.cognet2004-05-141-0/+106
* Import libkvm MD file for arm.cognet2004-05-141-0/+103
* Arm bits for libpthread. It has no chances to work and should be consideredcognet2004-05-1410-0/+942
* C runtime support for FreeBSD/arm.cognet2004-05-144-0/+169
* Import arm bits for rtld-elf.cognet2004-05-146-2/+684
* Import the softfloat emulation library, needed for FreeBSD/arm right now.cognet2004-05-1439-0/+14975
* Import the FreeBSD/arm libc bits.cognet2004-05-1453-0/+6228
* We use __arm__, not __arm32__.cognet2004-05-141-1/+1
* Define malloc_pageshift and malloc_minsize for arm.cognet2004-05-141-0/+4
* Add config magic for arm.cognet2004-05-144-0/+261
* Import FreeBSD/arm kernel bits.cognet2004-05-14124-69/+30630
* Add support for GPE being a package of { reference, gpe bit }.njl2004-05-141-40/+86
* Fix a bug which I discovered recently while doing IPv6 testing atwpaul2004-05-141-0/+12
* Fix a potential stack buffer overflow on systems whose ACPI OEMIDjdp2004-05-141-2/+2
* Document the "files" directive.cognet2004-05-132-0/+8
* Add some verbage over the difference between BUS_ADD_CHILD andimp2004-05-131-0/+11
* o Add cautions about multiple adds of the deviceimp2004-05-131-8/+5
* Add caveats about adding devices in the IDENTIFY context.imp2004-05-131-3/+17
* The DEVICE_IDENTIFY man page refers to this, create a dummy oneimp2004-05-132-0/+56
* Different VIA host bridges use different offsets to their AGP configjhb2004-05-134-18/+82
* Split sleepq_wakeup_thread() into two functions. sleepq_remove_thread()jhb2004-05-131-13/+50
* Add a reference to the URL of the SMBus specification, so thejoerg2004-05-131-0/+4
* Unbreak the build.des2004-05-131-1/+1
* Enable INTR_ENTROPY if the interrupt is not set to INTR_FAST. Remove thescottl2004-05-131-5/+2
* Fixed some minor style bugs.bde2004-05-132-14/+20
* check if the null encryption is supported or not.ume2004-05-132-2/+22
* Some mdoc fixes.kensmith2004-05-131-4/+4
* Remove extraneous spaces.truckman2004-05-131-1/+1
* Implement sbc_lockassert() and sb_lockassert() functions to allowtruckman2004-05-133-3/+19
* Allow encoding modules to override the default implementations oftjr2004-05-138-9/+113
* MFi386: revision 1.489nyan2004-05-131-6/+6
* Move the ichwd to i386 only.nyan2004-05-131-1/+1
* Make getprotobynumber() calls in FilterCheck conditional on the logdds2004-05-131-13/+43
* Record the libssl.so dependency on libcrypto.so. This shouldru2004-05-132-0/+4
* Update raw byte count statistic correctly.kientzle2004-05-131-1/+1
* Add MLINK for newly-added archive_read_extract_set_progress_callback(3).kientzle2004-05-132-0/+2
* Add hook for a client-provided progress callback to be invokedkientzle2004-05-136-2/+34
* Handle variable argument lists correctly in reply() and lreply().tjr2004-05-131-2/+8
* Add support for retrieving _GLK in the ECDT probe. Now we no longer alwaysnjl2004-05-131-35/+20
OpenPOWER on IntegriCloud