summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update intree gdb/kgdb to handle 2 dwarf types:sbruno2015-05-178-4/+172
* Adjust the string format to match the actual number of arguments.loos2015-05-171-1/+1
* Actually remove siftr-related definitions from tcp.d, missed in r283026.markj2015-05-171-75/+0
* Move siftr-related definitions out of tcp.d and into a separate librarymarkj2015-05-172-0/+101
* As dtrace(1) processes D libraries under /usr/lib/dtrace, the compiler maymarkj2015-05-171-0/+1
* When in lazyload mode, write the DOF to a temporary file and rename itmarkj2015-05-171-13/+16
* bsdinstall/zfsboot: Skip adding swap lines to /etc/fstab if swap is 0 sizedallanjude2015-05-171-0/+4
* Increment the vm stats "v_intr" counter so the global system interruptadrian2015-05-161-0/+1
* Fix more warnings related to missing headersngie2015-05-162-4/+6
* Don't allow unmapped I/O. The pmap isn't quite up to the task. Add aimp2015-05-161-1/+7
* Re-link ubldr when any of its libraries change.ian2015-05-161-2/+2
* acpi_ibm: whitespace.rpaulo2015-05-161-6/+6
* More tr -d '\r' t make config happy andbz2015-05-162-39/+39
* * Update SFF-8024 Identifier constants.melifaro2015-05-163-11/+84
* Add a warning message to mountd for exported filermacklem2015-05-161-0/+3
* sfxge: avoid usage of ifm_dataarybchik2015-05-161-25/+107
* Minor comments fixesthomas2015-05-161-2/+2
* tr -d '\r' makes config a lot more happy.bz2015-05-161-83/+83
* path.h is not needed here.delphij2015-05-161-2/+0
* Make these all work with the new way of doing privatelib.adrian2015-05-165-4/+6
* ssh-copy-id: Add missing line continuationeadler2015-05-161-1/+1
* sfxge: add local variable with changed capabilities maskarybchik2015-05-161-4/+17
* Various iwn(4) fixes.adrian2015-05-161-22/+22
* sfxge: move mbuf free to sfxge_if_transmit()arybchik2015-05-161-8/+5
* sfxge: get rid of locked variable in sfxge_tx_packet_add()arybchik2015-05-161-10/+10
* sfxge: support Rx checksum offloads disablingarybchik2015-05-162-14/+30
* Provide reallocarray() in -legacy, if needed, to allow building head ondim2015-05-152-0/+50
* Update the comments to match what the code ended up becoming.adrian2015-05-151-1/+1
* Break apart the gnu_inline attribute and use "artificial" if available.pfg2015-05-151-1/+1
* Break apart the gnu_inline attribute and use "artificial" if available.pfg2015-05-151-0/+1
* Make use of GCC alloc_align attributepfg2015-05-152-3/+4
* Break apart the gnu_inline attribute and use "artificial" if available.pfg2015-05-151-2/+15
* Correct location for libntpevent.a.cy2015-05-151-1/+1
* Introduce support for the Alpine PoC from Annapurna Labszbb2015-05-1523-0/+14948
* Add assertions that the addresses passed to tlb maintenance are page-aligned.ian2015-05-151-47/+63
* Retrieve the cache parms in the proper arch-specific way.ian2015-05-151-2/+11
* Summary: Remove spurious, extra, next header comments.gnn2015-05-151-4/+2
* Replace a CONSTCOND for a void value as a replacement for __unreachable builtinpfg2015-05-151-1/+1
* Allow MANWIDTH to work with mandoc(1)bapt2015-05-151-1/+4
* When a netmap process terminates without the full set of buffers itpkelsey2015-05-151-16/+67
* Build libgomp only if we're also building base system GCCemaste2015-05-152-1/+10
* Provide the number of interrupt resources added to the listbr2015-05-158-8/+13
* Previously, cv_waiters was only updated by cv_signal or cv_wait. If ajhb2015-05-152-12/+13
* Close some potential races around socket start/close.mav2015-05-151-44/+44
* Bump date for iic.4jah2015-05-151-1/+1
* Simplify i2c reader: we don't need per-NIC handler anymore.melifaro2015-05-151-65/+57
* Update iic(4) man page to reflect recent changesjah2015-05-151-20/+77
* Add an ability accept encapsulated packets from different sources by oneae2015-05-155-9/+33
* Some third-party malloc(3) implementations use pthread_setspecific(3)kib2015-05-151-110/+91
* On amd64, make proc0 pmap initialization slightly more correct. Inkib2015-05-152-2/+4
OpenPOWER on IntegriCloud