summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test: Reduce code size of ops table.jilles2011-11-251-5/+5
*-. Import libc++ / libcxxrt into base. Not build by default yet (usetheraven2011-11-25150-0/+118915
|\ \
| | * libcxxrt version snapshot created.theraven2011-11-257-19/+615
| | * Import libcxxrt / libc++ into a vendor branch.theraven2011-11-2217-0/+7801
| * Import libcxxrt / libc++ into a vendor branch.theraven2011-11-22127-0/+112279
* Deorbit the broken amd(4) (see PR 124667), which was superseded by esp(4)marius2011-11-2510-3220/+2
* Point out that @reboot runs at every cron startup, not just systemwblock2011-11-251-1/+1
* Move to SCHED_ULE by default. Since r226057 SCHED_ULE and sparc64 aremarius2011-11-251-1/+1
* Fix build.delphij2011-11-251-1/+1
* Remove DEBUG_FLAGS.fjoe2011-11-251-1/+0
* Add firmware update support for SCSI devices.emaste2011-11-256-29/+488
* Increase the CDMA sync timeout for Schizo bridges to 15 seconds as used bymarius2011-11-241-1/+1
* Remove superfluous check: SIOCAIFADDR must have ifra_addr supplied.glebius2011-11-241-4/+1
* Fix stupid typo in r227830.glebius2011-11-241-1/+1
* Adjust a few old checks to use __FreeBSD_version macro tormh2011-11-242-3/+3
* usr.bin/procstattrociny2011-11-245-7/+95
* Add sysctl to get process resource limits.trociny2011-11-242-0/+47
* Add const qualifier to rlimit_ident.trociny2011-11-241-1/+1
* libodialog: Remove no longer used library.fjoe2011-11-2455-11676/+0
* Fix a race between getvnode() dereferencing half-constructed filekib2011-11-241-1/+14
* libodialog: disconnect from the build and obsolete.fjoe2011-11-243-3/+12
* calloc +1 DIALOG_LISTITEM to prevent possible wild pointer accessfjoe2011-11-241-3/+3
* Port to new libdialog.fjoe2011-11-2412-355/+353
* Disk selection dialog is now a normal menu, not a checkboxed menu:fjoe2011-11-246-350/+215
* I've had verification that the second-last 64k is actually used by the tplinkadrian2011-11-241-26/+9
* Add missing ;;fjoe2011-11-241-0/+1
* Use ${VAR} instead of $(VAR) consistently.fjoe2011-11-241-1/+1
* Utility script to build specific parts of the source tree on all archesfjoe2011-11-241-0/+58
* Port to new libdialog.fjoe2011-11-242-46/+126
* Revert r227841 and part of r227798. We still build libpam in two passes,des2011-11-242-3/+23
* Add CTF magic to the new .c.o rule.des2011-11-241-0/+3
* Move up the address to the top of the sctp_udencaps structuretuexen2011-11-241-1/+1
* Move up the address to the top of the sctp_paddrthlds structuretuexen2011-11-241-1/+1
* Remove unused code.fjoe2011-11-242-162/+1
* Remove unused code.fjoe2011-11-243-341/+1
* Now that I've brought up FreeBSD via flash, I've discovered thatadrian2011-11-241-13/+34
* Flip on AR71XX_ENV_UBOOT so the environment variables are properlyadrian2011-11-241-0/+4
* Introduce a new (global, sorry!) option which controls whetheradrian2011-11-242-3/+16
* Don't compile in the AR9130 embedded WMAC code into the HAL by default.adrian2011-11-241-5/+8
* Flesh out a geom_map setup, so the kernel can be squeezed _onto_ the device.adrian2011-11-242-6/+61
* Compile in the right bits so the AR9130 WMAC support functions correctly.adrian2011-11-241-1/+13
* Add a comment documenting where the WMAC hangs off of.adrian2011-11-241-0/+1
* Flip on these debugging options by default. This is -HEAD after all.adrian2011-11-241-5/+5
* Slim the default build down a little:adrian2011-11-241-5/+6
* To save more power, switch to 10/100Mbps link when controller isyongari2011-11-232-4/+77
* Make sure to stop TX MAC before freeing queued TX frames.yongari2011-11-232-21/+56
* Wrap BCM5785 in #ifdef notyet for now. According to yongari@ there aremarius2011-11-231-0/+2
* - Just use cam_calc_geometry(9) on newer version of FreeBSD rather thanmarius2011-11-234-14/+34
* Use DEVMETHOD_END.marius2011-11-2332-36/+33
* Probe the BCM5785.marius2011-11-231-0/+1
OpenPOWER on IntegriCloud