summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Insert "arm" between "amd64" and "powerpc"cognet2004-05-141-2/+2
* Change ffs_realloccg() to set the valid bits for the extended part of thekensmith2004-05-141-2/+10
* Fixed total disorder of MD includes.bde2004-05-141-10/+10
* Fix breakage caused by alphabetically sorting SRCS: rtld_start.S must come fi...se2004-05-141-1/+2
* Fixed some common printf format errors. Don't assume that "struct foo *"bde2004-05-142-33/+27
* Back out last revision that unnecessarily changed valid assemblerru2004-05-146-1606/+1601
* Partly back out last revision that unnecessarily changed validru2004-05-141-236/+236
* Correct the misuse of \- (mdoc(7) mathematical minus) when - (mdoc(7)simon2004-05-149-13/+13
* Style fixes:bde2004-05-141-11/+5
* Fixed some insertion sort errors (external ones only).bde2004-05-141-25/+25
* Bump the .Dd value.joerg2004-05-141-7/+14
* When I wrote this man page more than 5 years ago, I simply didn'tjoerg2004-05-141-2/+4
* mdoc(7) police:hmp2004-05-141-1/+1
* Instead of scanning the entire lower 1 MB of RAM, only scan locationsnjl2004-05-142-29/+53
* Use a simpler, faster buffering scheme for partial characters in mbrtowc().tjr2004-05-141-21/+27
* MFNetBSD (umodem.c 1.46):sanpei2004-05-141-2/+2
* This is FreeBSD/arm, not FreeBSD/i386cognet2004-05-141-1/+1
* Use four spaces instead of tab for second level indentation.cognet2004-05-141-1/+1
* Do not attempt to build libdisk, libthr and libc_r for arm.cognet2004-05-141-3/+8
* Do not build sysintall for arm.cognet2004-05-141-1/+1
* Define PTRDIFF_IS_LONG and SIZEOF_IS_ULONG for arm.cognet2004-05-141-0/+3
* Some arm bits for gprof.cognet2004-05-143-0/+62
* Do not build truss on arm.cognet2004-05-141-1/+2
* Define uart_sa1110_ops and uart_sa1110_classe in .c files instead of spammingcognet2004-05-142-0/+5
* 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
OpenPOWER on IntegriCloud