summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * import byacc 20141005bapt2014-10-06104-1497/+8026
| * import byacc 20140715bapt2014-07-1789-581/+156
| * Import byacc 20140422bapt2014-05-2517-282/+322
* | Fix comment and sort rights by nameluigi2014-10-061-4/+4
* | Set CAM_SIM_QUEUED flag before calling ctl_queue() to avoid race.mav2014-10-061-2/+4
* | MFV:rodrigc2014-10-063-1/+8
* | Improve r272609 (O_TCPOPTS).melifaro2014-10-061-4/+2
* | Add support for MaxBurstLength and Expected Data transfer Length parameters.mav2014-10-062-16/+65
* | Fix O_TCPOPTS processing.melifaro2014-10-061-3/+7
* | Improve "reserved keywords" hack:melifaro2014-10-061-4/+25
* | Use r271207 optimization only for MSI-enabled HBAs.mav2014-10-061-1/+1
* | Disable generating vfp and NEON instructions in the arm kernel.andrew2014-10-061-0/+3
* | Use documented compat string for msm uart.ganbold2014-10-061-1/+1
* | MFV r272591:delphij2014-10-062-18/+37
* | devfs: tidy up after 272596mjg2014-10-061-3/+3
* | MFV r272588:delphij2014-10-061-0/+5
* | MFV r272585:delphij2014-10-064-11/+26
* | Fix length of Extended INQUIRY Data VPD page.mav2014-10-061-3/+1
* | devfs: don't take proctree_lock unconditionally in devfs_closemjg2014-10-061-10/+13
* | Minor code styling.hselasky2014-10-061-17/+16
* | MFV r272501:delphij2014-10-061-44/+36
* | MFV r272500:delphij2014-10-061-2/+8
* | Convert racct stubs to inline functions.mjg2014-10-062-84/+87
* | Bump .Dd missed in r271424bdrewery2014-10-061-1/+1
* | - Add some tests for modifying groupsbrd2014-10-062-1/+35
* | Fix dependency errors when linking libproc.markj2014-10-051-0/+3
* | sh: Eliminate some gotos.jilles2014-10-055-56/+43
* | seq_t needs to be visible to userspacemjg2014-10-051-3/+10
* | Change the UMA mutex into a rwlockbryanv2014-10-051-20/+20
* | Virtualize if_edsc(4).hrs2014-10-051-18/+33
* | Remove unused MC_ALIGN macro as suggested by Robert.tuexen2014-10-051-7/+0
* | Virtualize if_disc(4) cloner.hrs2014-10-051-11/+23
* | Keep struct filedescent comments within 80-char limit.mjg2014-10-051-4/+4
* | Virtualize if_bridge(4) cloner.hrs2014-10-051-72/+126
* | filedesc: fix up breakage introduced in 272505mjg2014-10-052-21/+7
* | On error, sbuf_bcat() returns -1. Some callers returned this -1 tokib2014-10-052-9/+15
* | Fix format string warnings.ae2014-10-051-2/+2
* | Merge the big-endian ARM targets together, and the little-endian ARMandrew2014-10-051-10/+2
* | 1) For %Z format, understand "UTC" name too.ache2014-10-051-1/+5
* | - Refactor defining variables.nyan2014-10-051-225/+98
* | Avoid unnecessary ppeers_lock acquisition in exit1.mjg2014-10-051-10/+12
* | Eliminate use of M_EXT in IP6_EXTHDR_CHECK() by trimming a redundantrwatson2014-10-051-6/+0
* | Fix typo.ae2014-10-051-1/+1
* | Rework bootparttest to use more code from sys/boot.ae2014-10-054-112/+87
* | Add a bit more debug messages.ae2014-10-051-0/+5
* | ipfilter bug #537 NAT rules with sticky have incorrect hostmap IP address.cy2014-10-051-2/+4
* | ipfilter bug #534 destination list hashing not endian neutralcy2014-10-051-3/+3
* | ipfilter bug #538 ipf_p_dns_del should return voidcy2014-10-051-3/+2
* | ipfilter bug #554 Determining why a ipf rule matches is hard -- replacecy2014-10-051-11/+34
* | ipfiler bug #550 filter rule list corrupted with inserted rulescy2014-10-051-0/+12
OpenPOWER on IntegriCloud