summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sync some (mostly cosmetical) changes from NetBSDpfg2014-07-1012-39/+80
* Correct the setting of the VID in transmit descriptors when hardware VLANmarkj2014-07-101-1/+1
* Fix a couple of style nits.ed2014-07-101-4/+3
* Don't use auto, as we also need to support GCC 4.2.ed2014-07-101-1/+1
* Let users(1) use an std::set, instead of std::{vector,sort,unique}.ed2014-07-101-14/+11
* Regenerate src.conf(5) after texinfo option changebapt2014-07-101-8/+8
* The GNU texinfo and GNU info pages are not built and installedbapt2014-07-103-1/+10
* Pending interrupt status is cleared by writing to the ISR, not the data reg.ian2014-07-101-1/+1
* Implement Short/Small String Optimization in SBUF(9) and change lengths andgahr2014-07-103-11/+23
* Support EAGAIN in fetch_writevbapt2014-07-101-0/+2
* On machines with strict alignment copy pfsync_state_key from packetglebius2014-07-101-15/+26
* Reimplements users(1) in C++.gahr2014-07-102-65/+26
* Unconditionally initialize addr to handle the case of changed mapkib2014-07-101-0/+1
* Reword an awkward option descriptiongavin2014-07-101-3/+4
* Enable 8051 before downloading firmware.kevlo2014-07-101-3/+5
* Rework when the Tx queue completion interrupt is enabledbryanv2014-07-102-65/+155
* Add accessor to get the number of free descriptors in the virtqueuebryanv2014-07-102-0/+8
* Implement the first stage of multi-bind listen sockets and RSS socketadrian2014-07-105-5/+208
* Now that pc98 no longer needs gcc to compile boot2, remove the specialimp2014-07-101-8/+1
* Compile boot2 with clang on pc98.imp2014-07-101-2/+2
* Make SERIAL support optional again. Enable it for i386 because a hugeimp2014-07-102-14/+52
* Merge the clang support from i386. Don't move to clang yet.imp2014-07-101-4/+9
* MFV r268455:delphij2014-07-0921-75/+169
* Should check fb_read method presence instead of double check for fb_write.ray2014-07-091-1/+1
* For safety, ensure that any consumer of the set_regs() andkib2014-07-091-1/+3
* MFV r268454:delphij2014-07-091-10/+10
* MFV r268453:delphij2014-07-092-19/+19
* Implement sysconf(_SC_GETGR_R_SIZE_MAX) and sysconf(_SC_GETPW_R_SIZE_MAX).kib2014-07-091-3/+9
* Current code in sysctl proc.vmmap, which intent is to calculate thekib2014-07-091-34/+51
* MFV r268452:delphij2014-07-097-21/+66
* In libproc, avoid calling __cxa_demangle(), and thus depending on eitherdim2014-07-092-18/+21
* Document r268461, readline(3) shlib no longer installed, andgjb2014-07-091-0/+5
* The GNU readline library is now an INTERNALLIB - that is, it isbapt2014-07-0913-65/+45
* Fix inconsistent token parameters for kbd_allocate() and kbd_release() in vt(4).ray2014-07-091-5/+4
* - Update core-secretarypgj2014-07-091-1/+1
* - Update core memberspgj2014-07-091-1/+1
* Fix typos.pluknet2014-07-091-2/+2
* Update organization.dot to reflect current portmgr@culot2014-07-091-2/+2
* vm_phys: remove limitation on number of fictitious regionsroyger2014-07-091-58/+101
* In several cases in ip_output() we obtain reference on ifa. Do notglebius2014-07-091-1/+14
* Add LUN options to specify 64-bit EUI and NAA identifiers.mav2014-07-092-2/+32
* Fix a typo.markj2014-07-091-1/+1
* Fix atf-sh's integration_testjmmv2014-07-094-5/+10
* Bump __FreeBSD_version after last SA-14:17.kmem so we have somethingpeter2014-07-091-1/+1
* Update to bmake-20140620sjg2014-07-0835-167/+445
* sh: Add test for ${01} and ${010} that already works.jilles2014-07-082-0/+5
* Initialize SCTP cmsg's and notification's buffer before copying outdelphij2014-07-083-27/+34
* Don't leave the padding between the msg header and the cmsg data,delphij2014-07-081-0/+5
* Don't install locale1.0 if MK_NLS == no.jilles2014-07-082-2/+5
* Accurately identify the vcpu's operating mode as 64-bit, compatibility,neel2014-07-082-4/+14
OpenPOWER on IntegriCloud