aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sh: Add tests for some corner cases of 'case' exit status.Jilles Tjoelker2011-11-262-0/+12
* Change another instance of amd(4) to esp(4) missed in r227006.Marius Strobl2011-11-261-1/+1
* Update libcxxrt to remove the pthread dependency.David Chisnall2011-11-264-10/+89
|\
| * Imported the latest version of libcxxrt.vendor/libcxxrt/8931d9e5180830a5433d16ae6b3ad8dd9e629512David Chisnall2011-11-263-9/+89
* | Remove some more occurrences of amd(4) missed in r227982.Marius Strobl2011-11-262-2/+0
* | style(9) fix.David Chisnall2011-11-261-1/+1
* | Return not-implemented from pthread_once and pthread_key_create, ratherDavid Chisnall2011-11-261-2/+10
* | Prevent a division by zero with some broken batteriesJean-Sébastien Pédron2011-11-261-0/+8
* | Fix breakage after r227983; lib/libcxxrt still got built, because it wasDimitry Andric2011-11-263-10/+10
* | Export the "ffclock" feature for kernels compiled with feed-forward clockLawrence Stewart2011-11-261-0/+2
* | Provide proper error message when trying to build xdev, xdev-build orOleksandr Tymoshenko2011-11-261-0/+3
* | test: Reduce code size of ops table.Jilles Tjoelker2011-11-251-5/+5
| |
| \
*-. \ Import libc++ / libcxxrt into base. Not build by default yet (useDavid Chisnall2011-11-25150-0/+118915
|\ \ \
| | * | libcxxrt version snapshot created.David Chisnall2011-11-250-0/+0
| | |/
| | * Import the new version of libcxxrt, which grew an extra ARM.vendor/libcxxrt/1be67aa8295314fb794c4e933d9bb7c7c33e0ca4David Chisnall2011-11-257-19/+615
| | * Import libcxxrt / libc++ into a vendor branch.vendor/libcxxrt/9802a7e430e08b90bf0e92d24abff095fa72ec21David Chisnall2011-11-2217-0/+7801
| * Import libcxxrt / libc++ into a vendor branch.vendor/libc++/r145065David Chisnall2011-11-22127-0/+112279
* Deorbit the broken amd(4) (see PR 124667), which was superseded by esp(4)Marius Strobl2011-11-2510-3220/+2
* Point out that @reboot runs at every cron startup, not just systemWarren Block2011-11-251-1/+1
* Move to SCHED_ULE by default. Since r226057 SCHED_ULE and sparc64 areMarius Strobl2011-11-251-1/+1
* Fix build.Xin LI2011-11-251-1/+1
* Remove DEBUG_FLAGS.Max Khon2011-11-251-1/+0
* Add firmware update support for SCSI devices.Ed Maste2011-11-256-29/+488
* Increase the CDMA sync timeout for Schizo bridges to 15 seconds as used byMarius Strobl2011-11-241-1/+1
* Remove superfluous check: SIOCAIFADDR must have ifra_addr supplied.Gleb Smirnoff2011-11-241-4/+1
* Fix stupid typo in r227830.Gleb Smirnoff2011-11-241-1/+1
* Adjust a few old checks to use __FreeBSD_version macro toRobert Millan2011-11-242-3/+3
* usr.bin/procstatMikolaj Golub2011-11-245-7/+95
* Add sysctl to get process resource limits.Mikolaj Golub2011-11-242-0/+47
* Add const qualifier to rlimit_ident.Mikolaj Golub2011-11-241-1/+1
* libodialog: Remove no longer used library.Max Khon2011-11-2455-11676/+0
* Fix a race between getvnode() dereferencing half-constructed fileKonstantin Belousov2011-11-241-1/+14
* libodialog: disconnect from the build and obsolete.Max Khon2011-11-243-3/+12
* calloc +1 DIALOG_LISTITEM to prevent possible wild pointer accessMax Khon2011-11-241-3/+3
* Port to new libdialog.Max Khon2011-11-2412-355/+353
* Disk selection dialog is now a normal menu, not a checkboxed menu:Max Khon2011-11-246-350/+215
* I've had verification that the second-last 64k is actually used by the tplinkAdrian Chadd2011-11-241-26/+9
* Add missing ;;Max Khon2011-11-241-0/+1
* Use ${VAR} instead of $(VAR) consistently.Max Khon2011-11-241-1/+1
* Utility script to build specific parts of the source tree on all archesMax Khon2011-11-241-0/+58
* Port to new libdialog.Max Khon2011-11-242-46/+126
* Revert r227841 and part of r227798. We still build libpam in two passes,Dag-Erling Smørgrav2011-11-242-3/+23
* Add CTF magic to the new .c.o rule.Dag-Erling Smørgrav2011-11-241-0/+3
* Move up the address to the top of the sctp_udencaps structureMichael Tuexen2011-11-241-1/+1
* Move up the address to the top of the sctp_paddrthlds structureMichael Tuexen2011-11-241-1/+1
* Remove unused code.Max Khon2011-11-242-162/+1
* Remove unused code.Max Khon2011-11-243-341/+1
* Now that I've brought up FreeBSD via flash, I've discovered thatAdrian Chadd2011-11-241-13/+34
* Flip on AR71XX_ENV_UBOOT so the environment variables are properlyAdrian Chadd2011-11-241-0/+4
* Introduce a new (global, sorry!) option which controls whetherAdrian Chadd2011-11-242-3/+16