summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a 'ubenv import' command to import environment variables from theian2014-09-082-0/+95
* Include the gssapi_krb5 library in KRB5_LDFLAGS.gjb2014-09-081-1/+1
* Add clang patch for r271282emaste2014-09-081-0/+51
* Merge Clang debug info crash fix rev 200797:emaste2014-09-081-3/+4
* Avoid rs(1) hitting LINE_MAX with custom trees that have large dependencies.bdrewery2014-09-081-3/+3
* Revert r271257 after several issues were pointed out. An updated patchdes2014-09-082-13/+14
* Bunch of microoptimizations to reduce dereferences and cache collisions.mav2014-09-083-163/+137
* Make it possible to use empty user name ("-U ''") for mount_smbfs(8).trasz2014-09-081-9/+0
* Make mount_smbfs(8) preserve the "automounted" mount flag.trasz2014-09-081-1/+8
* Use the correct idiom for default values, and ensure that the scriptdes2014-09-082-14/+13
* Fail rather than segfault if neither PAM_TTY nor PAM_RHOST is set.des2014-09-081-7/+10
* Fix support for IPv6 nameservers.des2014-09-081-1/+1
* - Make hhook_run_socket() vnet-aware instead of adding CURVNET_SET() aroundhrs2014-09-081-31/+20
* pause_sbt(): Take the cold path (ie. use DELAY()) if KDB is activedumbbell2014-09-081-1/+1
* Use __DECONST to avoid compiler warnings (and thus build failures)bz2014-09-081-2/+2
* vt(4): Change the terminal and buffer sizes, even without a fontdumbbell2014-09-081-24/+35
* Implement htprotmode handling.adrian2014-09-081-3/+6
* Temporarily remove the warning added r270781 - it prints the warningpeter2014-09-081-2/+0
* (more) correctly account TX completion status for A-MPDU session frames.adrian2014-09-081-26/+53
* Bring over some more status codes from the Linux iwlwifi driver.adrian2014-09-081-12/+91
* Silence a bmake(1) warning in the gif(4) module buildgjb2014-09-081-1/+1
* Oops. vm_map_simplify_entry() is used by mac_proc_vm_revoke_recurse(), soalc2014-09-082-2/+2
* Make two functions static and eliminate an unused #define.alc2014-09-082-7/+6
* Include src.opts.mk after SHLIBDIR has been defined so libnv is installed tongie2014-09-071-1/+2
* When entering the kernel with the MMU off assume we are running from aandrew2014-09-071-5/+2
* Remove redundant kern conf entries that are inherited via includesbruno2014-09-072-7/+1
* Remove Lvirtaddr and Lphysaddr, these don't appear to be used.andrew2014-09-071-4/+0
* Generalise the va to pa code and use it when starting secondary coresandrew2014-09-071-23/+43
* Address warnings generated by the clang analyzer.tuexen2014-09-073-5/+4
* Address another warnings reported by Patrick Laimbock when compilingtuexen2014-09-072-29/+15
* MFV r271225:delphij2014-09-071-17/+18
* MFV r271223:delphij2014-09-071-5/+5
* Fix typo.delphij2014-09-071-1/+1
* Use union sctp_sockstore instead of struct sockaddr_storage. Thistuexen2014-09-078-111/+79
* Create a common i.MX53 config and use it with the two existing i.MX53andrew2014-09-073-297/+179
* Use SYSCTL_PROC instead of SYSCTL_VNET_PROC.tuexen2014-09-071-9/+9
* Update mixer description for FastTrackPro.hselasky2014-09-071-2/+2
* style(9)glebius2014-09-071-4/+3
* Fix for r271182.glebius2014-09-071-4/+6
* Implement local sfbuf_map and sfbuf_unmap for MIPS32.adrian2014-09-062-0/+20
* Fix a leak of an address, if the address is scheduled for removaltuexen2014-09-061-0/+3
* Add a define for index of IA32_XSS MSR, which is, per SDM rev. 50, ankib2014-09-061-0/+2
* Save one register read (AHCI_IS) for AHCI controllers with only one port.mav2014-09-061-1/+3
* SDM rev. 50 defines the use of the next 8 bytes in the xstate header.kib2014-09-061-1/+3
* Fix the handling of sysctl variables when used with VIMAGE.tuexen2014-09-064-501/+188
* When registering an association between a device and an xref phandle, createian2014-09-061-10/+45
* Restore order of interrupt setup. Minor problems can result byimp2014-09-062-7/+9
* o Remove __unused attribute on variables which actually usedbr2014-09-062-33/+24
* Revert rr271190, it was based on a misunderstanding. The problem ofian2014-09-062-21/+5
* Fixthe spelling of ehciandrew2014-09-061-1/+1
OpenPOWER on IntegriCloud