aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support the bootloader's single 16-bit 'outw' access to the DivisorTycho Nightingale2014-03-161-7/+19
* Bump __FreeBSD_version to reflect capability.h -> capsicum.h change.Robert Watson2014-03-161-1/+1
* Update most userspace consumers of capability.h to use capsicum.h instead.Robert Watson2014-03-1633-37/+37
* Update kernel inclusions of capability.h to use capsicum.h instead; someRobert Watson2014-03-1667-69/+69
* Rename capability.h to capsicum.h: the original name conflicts with theRobert Watson2014-03-162-387/+430
* Only build the vfp/softfp switching code on armv6 as we don't support vfpAndrew Turner2014-03-161-1/+5
* Build fenv-vfp.c with the softfp float abi. Without this gcc generates anAndrew Turner2014-03-161-0/+3
* The AR71xx has APB interrupts in the MISC registers from 0-7, laterAdrian Chadd2014-03-161-4/+6
* * Handle the three other timer interrupts for now, from the AR724xAdrian Chadd2014-03-161-3/+3
* Migrate most of tools/regression/usr.bin/ to the new tests layout.Julio Merino2014-03-16587-349/+1047
* Migrate tools/regression/{usr.bin/lastcomm,usr.sbin}/ to the new tests layout.Julio Merino2014-03-1668-153/+246
* Handle the case where both arge0 and arge1 MAC addresses are available viaAdrian Chadd2014-03-161-1/+18
* * Add ethernet MAC configuration from the EEPROM for arge0/arge1Adrian Chadd2014-03-161-1/+7
* Add Makefile missed in r263220.Julio Merino2014-03-161-0/+13
* Change etcupdate tests to return 1 on test failures.Julio Merino2014-03-167-21/+135
* Migrate tools/regression/sbin/ to the new tests layout.Julio Merino2014-03-1617-31/+63
* I clearly didn't test the modules... add sha256c.c to the variousJohn-Mark Gurney2014-03-164-4/+4
* replace the kernel's version w/ cperciva's implementation... In allJohn-Mark Gurney2014-03-167-406/+19
* Document support for TAP-compliant Perl test programs.Julio Merino2014-03-161-0/+11
* Xref pthread_cancel...John-Mark Gurney2014-03-162-2/+4
* copy these files from lib/libmd in preperation for moving these filesJohn-Mark Gurney2014-03-162-0/+347
* change td_retval into a union w/ off_t, with defines to mask theJohn-Mark Gurney2014-03-164-4/+8
* Fix a race wherein the source of an interrupt vector is wronglyTycho Nightingale2014-03-157-40/+116
* On armv6 access both the softfloat and, when available, the vfp to get andAndrew Turner2014-03-157-10/+391
* Fix wandboard to include tmpfs, mbr and bsd labels.Warner Losh2014-03-151-0/+3
* sh: Allow kill %job on jobs started without job control.Jilles Tjoelker2014-03-155-17/+30
* Add some documentation for bsd.test.mk.Julio Merino2014-03-151-0/+84
* Garbage collect long time obsoleted (or never used) stuff from routing API.Gleb Smirnoff2014-03-1510-103/+10
* Be a little more verbose in service's error messageEitan Adler2014-03-151-1/+1
* Use the system queue.h instead of bundling its own.Eitan Adler2014-03-1511-237/+17
* Revert a small portion of r263198 left over from local testing: don'tRobert Watson2014-03-151-2/+0
* Fix cut-and-paste error message.Warner Losh2014-03-151-1/+1
* Several years after initial development, merge prototype support forRobert Watson2014-03-1513-15/+881
* Don't dump entries that were modified during the time the KTR buffer was beingNeel Natu2014-03-141-3/+11
* sh: Add some consts.Jilles Tjoelker2014-03-143-11/+11
* Fix an issue with ktrdump(8) where it would not print all entries in theNeel Natu2014-03-141-3/+7
* Remove TARGET_BIG_ENDIAN. It's no longer relevant.Warner Losh2014-03-141-1/+0
* Rely on default UFS type (though this is unlikely to change).Warner Losh2014-03-141-1/+1
* libusb: add libusb_log_level enumEitan Adler2014-03-141-0/+13
* Be more explicit about setting SRCCONF to /dev/null (plus allow it toWarner Losh2014-03-141-4/+11
* NanoBSD has a utility shell script called save_cfg which helps keepWarner Losh2014-03-141-2/+78
* When NANO_IMAGE_MBRONLY is set, and we're backing via swap, only copyWarner Losh2014-03-141-0/+11
* Print an error message when we exit out early.Warner Losh2014-03-141-1/+11
* With the more generous footprints today, it makes little sense to useWarner Losh2014-03-142-1/+4
* Make pcengines config files compile again.Warner Losh2014-03-142-5/+10
* Fix build with spaces in names.Warner Losh2014-03-141-6/+8
* Use the existence of module metadata to indicate framebuffer presenceEd Maste2014-03-141-1/+1
* Fix ASSUME_ALWAYS_YES not being parsed properly from config after UCL convers...Bryan Drewery2014-03-141-0/+4
* Fix ABI from /usr/local/etc/pkg.conf not being respected.Bryan Drewery2014-03-141-0/+11
* Another miss from r263140.Gleb Smirnoff2014-03-141-0/+1