summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supportskevlo2015-12-0110-3/+1649
* FAST_DEPEND: Workaround hacks in the wild that have '..' or '/' in OBJS.bdrewery2015-12-011-3/+6
* FAST_DEPEND: Allow not using -MP by setting DEPEND_MP blank.bdrewery2015-12-011-1/+2
* capsicum: plug spurious memset in __cap_rights_initmjg2015-12-011-1/+0
* META MODE: Libc++ does in fact need Libcxxrt.bdrewery2015-12-012-4/+1
* META MODE: Always define HOST_*, even if not using them.bdrewery2015-12-011-3/+4
* META MODE: For bootstrap-tools, don't let Makefile.inc1 build any of thebdrewery2015-12-011-1/+3
* Make the number of fasttrap probes and the size of the trace points hash tablestas2015-12-011-8/+21
* Delete the TUNABLE_INT() line. It was in r291527 so that it could bermacklem2015-11-301-1/+0
* META MODE: Fix bootstrap-tools after r291349.bdrewery2015-11-301-2/+5
* Only DIRDEPS_BUILD should trigger this logic.bdrewery2015-11-301-2/+2
* Document the __FreeBSD_version bump done for r291527 in UPDATING.rmacklem2015-11-301-0/+5
* Bump __FreeBSD_version since r291527 changes the interface between thermacklem2015-11-301-1/+1
* Add support for the new "-manage-gids" option for the nfsuserd daemonrmacklem2015-11-303-1/+15
* Document the new "-manage-gids" option for the nfsuserd daemon.rmacklem2015-11-301-3/+17
* Add support for the "-manage-gids" option to the nfsuserd daemon.rmacklem2015-11-301-9/+51
* Use SPI name for parallel SCSI.mav2015-11-301-3/+3
* Add kernel support to the NFS server for the "-manage-gids"rmacklem2015-11-307-220/+548
* Fix a double-semicolon typo in my libkvm changes.jhb2015-11-301-1/+1
* libllvmmirparser and libllvmlibdriver are only used in usr.bin/clang/llc andbdrewery2015-11-301-2/+2
* Add support for Intel Skylake and Intel Broadwell PMC's. The Broadwell PMC's ...rrs2015-11-305-257/+1085
* wpi: ignore ic_update_promisc() call when device is not runningavos2015-11-301-0/+7
* ARM: create new memory attribute for writethrough cacheable memory.mmel2015-11-303-15/+18
* Fix the build after ifconfig was converted over to lib80211 in r291470ngie2015-11-301-1/+1
* sfxge: avoid TSO packets collapses bacause of not 2K aligned dataarybchik2015-11-301-3/+5
* Shorten conditional branch code.kib2015-11-301-2/+1
* Remove unneeded instructions.kib2015-11-301-2/+0
* Add more functions and types to the LinuxKPI.hselasky2015-11-302-2/+19
* add missing lib80211 include.adrian2015-11-301-0/+1
* Fix the buildngie2015-11-301-0/+2
* Add missing lib declaration.adrian2015-11-301-0/+1
* Convert ifconfig to use lib80211.adrian2015-11-304-864/+11
* fix ht/40 configuration for ar9331 (hornet).adrian2015-11-303-8/+19
* Remove in_setifarnh definition.melifaro2015-11-301-3/+0
* Move flowtable rte checks to separate function.melifaro2015-11-301-50/+63
* Add new rt_foreach_fib_walk_del() function for deleting route entriesmelifaro2015-11-305-266/+284
* Add lib80211 to include path.adrian2015-11-301-0/+2
* Add lib80211, a small (but hopefully soon to grow) set of libraryadrian2015-11-307-0/+1192
* Print machine check address for Book-E.jhibbits2015-11-302-1/+9
* Add Freescale QorIQ GPIO driver.jhibbits2015-11-302-0/+310
* Fix buildworld after r291453, similar to r284346: url->user and url->pwddim2015-11-291-4/+2
* As the kernel allocates and frees vnodes, it fully initializes themmckusick2015-11-291-32/+101
* For performance reasons, it is useful to have a single string used asmckusick2015-11-294-7/+13
* add missing initvals.adrian2015-11-291-0/+1420
* Install the public sanitizer headers. These are useful for programsdim2015-11-295-2/+35
* Use .netrc for HTTP sites and proxies, not just FTP.des2015-11-292-3/+11
* Improve error reporting to clearly show problematic rules.trasz2015-11-291-61/+83
* Simplify rule retrieval and improve error handling.trasz2015-11-291-26/+38
* Fix make dependuqs2015-11-291-1/+1
* Fix some memory management problems.trasz2015-11-291-13/+17
OpenPOWER on IntegriCloud