aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make a small revision to the api between the elf linker core and thePeter Wemm2004-05-169-84/+113
* Allow ng_ether "lower" and "orphans" hooks to be connected at the same time.Archie Cobbs2004-05-162-47/+25
* Add two new options to cron(8), -J and -j. They allow to specifyYaroslav Tykhiy2004-05-164-2/+50
* If the revision is 0, don't trust the length in the RSDP. Instead assumeNate Lawson2004-05-161-2/+7
* Kill DOS newline breaks.Ruslan Ermilov2004-05-161-151/+151
* - Initialize uart_bus_space_io and uart_bus_space_mem.Yoshihiro Takahashi2004-05-161-7/+7
* Fixed the disordering from rev. 1.371.Ruslan Ermilov2004-05-161-1/+1
* Don't use the node id as an index into the topology map. This breaksDoug Rabson2004-05-161-2/+21
* snafu, exchanged the descriptions of -maxdepth and -mindepth.Oliver Eikemeier2004-05-161-5/+5
* Read in the entire RSDP but only run the standard checksum over theNate Lawson2004-05-161-7/+12
* Try harder not to compile anything in sys/boot for arm.Olivier Houchard2004-05-162-2/+2
* Remove dead code. (This loop counted the number of rules, but the countColin Percival2004-05-151-7/+0
* Correct a typo in column header.Matthew N. Dodd2004-05-151-1/+1
* Remove twa_intrhook prototype.Scott Long2004-05-151-1/+0
* Set the cpi.hba_inquiry field to something useful.Scott Long2004-05-151-1/+1
* Remove the config_intrhook as it is not needed.Scott Long2004-05-152-39/+1
* Hook sysinstall to the build for powerpc.Peter Grehan2004-05-151-1/+1
* Mods for powerpc.Peter Grehan2004-05-154-20/+100
* Work around a problem somewhere with binutils (?) on arm, hopefully withoutOlivier Houchard2004-05-152-0/+5
* If asked to build a kernel without first building world, build theDag-Erling Smørgrav2004-05-151-1/+6
* Remove some debugging printf()s and a pointless device_set_desc() call.Dag-Erling Smørgrav2004-05-151-12/+7
* Remove libkern/mem*Olivier Houchard2004-05-141-2/+0
* Implement bcopy, memcpy and memcmp in support.S.Olivier Houchard2004-05-141-0/+2059
* Remove libkern/bzero.S and libkern/memset.S.Olivier Houchard2004-05-141-2/+0
* Implement bzero et memset in support.SOlivier Houchard2004-05-141-0/+161
* Insert "arm" between "amd64" and "powerpc"Olivier Houchard2004-05-141-2/+2
* Change ffs_realloccg() to set the valid bits for the extended part of theKen Smith2004-05-141-2/+10
* Fixed total disorder of MD includes.Bruce Evans2004-05-141-10/+10
* Fix breakage caused by alphabetically sorting SRCS: rtld_start.S must come fi...Stefan Eßer2004-05-141-1/+2
* Fixed some common printf format errors. Don't assume that "struct foo *"Bruce Evans2004-05-142-33/+27
* Back out last revision that unnecessarily changed valid assemblerRuslan Ermilov2004-05-146-1606/+1601
* Partly back out last revision that unnecessarily changed validRuslan Ermilov2004-05-141-236/+236
* Correct the misuse of \- (mdoc(7) mathematical minus) when - (mdoc(7)Simon L. B. Nielsen2004-05-149-13/+13
* Style fixes:Bruce Evans2004-05-141-11/+5
* Fixed some insertion sort errors (external ones only).Bruce Evans2004-05-141-25/+25
* Bump the .Dd value.Joerg Wunsch2004-05-141-7/+14
* When I wrote this man page more than 5 years ago, I simply didn'tJoerg Wunsch2004-05-141-2/+4
* mdoc(7) police:Hiten Pandya2004-05-141-1/+1
* Instead of scanning the entire lower 1 MB of RAM, only scan locationsNate Lawson2004-05-142-29/+53
* Use a simpler, faster buffering scheme for partial characters in mbrtowc().Tim J. Robbins2004-05-141-21/+27
* MFNetBSD (umodem.c 1.46):MIHIRA Sanpei Yoshiro2004-05-141-2/+2
* This is FreeBSD/arm, not FreeBSD/i386Olivier Houchard2004-05-141-1/+1
* Use four spaces instead of tab for second level indentation.Olivier Houchard2004-05-141-1/+1
* Do not attempt to build libdisk, libthr and libc_r for arm.Olivier Houchard2004-05-141-3/+8
* Do not build sysintall for arm.Olivier Houchard2004-05-141-1/+1
* Define PTRDIFF_IS_LONG and SIZEOF_IS_ULONG for arm.Olivier Houchard2004-05-141-0/+3
* Some arm bits for gprof.Olivier Houchard2004-05-143-0/+62
* Do not build truss on arm.Olivier Houchard2004-05-141-1/+2
* Define uart_sa1110_ops and uart_sa1110_classe in .c files instead of spammingOlivier Houchard2004-05-142-0/+5
* Define INLINE_LIMIT for arm.Olivier Houchard2004-05-141-0/+3