Add "GELI Passphrase:" prompt to boot loader.
[freebsd.git] / sys / sys /
2015-04-16 glebiusMove ALTQ from contrib to net/altq. The ALTQ code is...
2015-04-16 jhbRemove THRMISC_VERSION. The thrmisc structure doesn...
2015-04-15 rmacklemFile systems that do not use the buffer cache (such...
2015-04-15 tijlPoint to the right location where __FreeBSD_version...
2015-04-15 traszRewrite linprocfs_domtab() as a wrapper around kern_get...
2015-04-15 tijlRemove the const qualifier from iconv(3) to comply...
2015-04-15 kibImplement support for binary to requesting specific...
2015-04-13 andrewBring in the start of the arm64 kernel.
2015-04-12 pfgAdd definition for the gcc gnu_inline attribute.
2015-04-12 markmFix a very minor typo.
2015-04-11 rpauloImprove Synaptics support for newer touchpads.
2015-04-11 mjgReplace struct filedesc argument in getsock_cap with...
2015-04-11 mjgfd: remove filedesc argument from fdclose
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-09 andrewAdd R_AARCH64_NONE, the null relocation.
2015-04-08 jhbMove the 32-bit compatible procfs types from freebsd32...
2015-04-07 erjifmedia changes:
2015-04-07 markjAdd B_KVAALLOC and B_UNMAPPED to the buf flag name...
2015-04-07 pfgMake use of allocation attributes in system headers.
2015-04-06 glebiuso Make net.inet6.ip6.mif6table return special API struc...
2015-04-06 glebiusConvert printfs in m_ext allocator to KASSERTs.
2015-04-06 rpaulopsm: print newer Synaptics Touchpad capabilities.
2015-04-05 rpaulohwpmc: add initial Intel Broadwell support.
2015-04-05 adrianOops, add missing file from previous commit.
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-04-03 mavMake ZFS ARC track both KVA usage and fragmentation.
2015-04-02 kibSpeed up symbol lookup for the amd64 kernel modules.
2015-04-01 rstoneFix integer truncation bug in malloc(9)
2015-03-31 rrsAdopt jhb's suggested changes, updated comments and...
2015-03-31 rrsChange the c_iflags and c_flags fields to short rather...
2015-03-30 emasteFill out arm64 dynamic relocation #defines
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-29 pfgcdefs.h: Fix macros for pre-C99 compilers.
2015-03-28 rrsChange the callout to supply -1 to indicate we are...
2015-03-27 emasteRemove ALPHA leftover
2015-03-27 pfgFix __size_alloc()
2015-03-26 pfgIntroduce some allocation function attributes.
2015-03-25 jkimRemove defunct SSLv2 support from fetch(1) and fetch(3).
2015-03-22 pfgSmall style(9) cleanup.
2015-03-22 pfgSmall style(9) cleanup.
2015-03-21 mjgcred: add proc_set_cred_init helper
2015-03-20 jkimDisable insecure SSLv2 support from the base OpenSSL.
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-20 jhbExpand the bitcount* API to support 64-bit integers...
2015-03-20 pfgPermit multiple arguments for the nonnull attribute.
2015-03-18 jhbClear an mbuf's external storage flags in m_extaddref...
2015-03-16 rwatsonIntroduce a cap_ioctl_t used for the 'cmds' arguments...
2015-03-16 mjgcred: add proc_set_cred helper
2015-03-15 dimUpgrade our copy of clang, llvm and lldb to 3.6.0 release.
2015-03-15 dimMerge ^/head r279995 through r280029.
2015-03-15 dimBump __FreeBSD_version again, and set real dates in...
2015-03-14 ianDefine a convenience macro, SYSCTL_OUT_STR() for handli...
2015-03-14 dimMerge ^/head r279985 through r279994.
2015-03-14 ianAdd a new flag, SBUF_INCLUDENUL, and new get/set/clear...
2015-03-14 dimMerge ^/head r279893 through r279984.
2015-03-12 aeAdd GUID and alias for Apple Core Storage partition.
2015-03-11 dimMerge ^/head r279759 through r279892.
2015-03-11 hselaskyFactor out mbuf hashing code from LAGG driver so that...
2015-03-10 rstoneFix SR-IOV passthrough devices to allow ppt to attach
2015-03-09 markjReimplement support for userland core dump compression...
2015-03-08 loosAdd a new ioctl to allow the setting of GPIO pin names.
2015-03-07 dimMerging ^/head r279596 through r279758.
2015-03-07 hselaskyAdd PPS support to USB serial drivers.
2015-03-07 hselaskyAdd mutex support to the pps_ioctl() API in the kernel.
2015-03-06 edUpdate the ELFOSABI_* constants.
2015-03-06 glebius- In vnode_pager_generic_getpages() use different free...
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 jmggive others fair warning that _SPARE2 isn't just cxgb...
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-03-01 dumbbellvt(4): Add support to "downgrade" from eg. vt_fb to...
2015-03-01 rstonePass SR-IOV configuration to kernel using an nvlist
2015-03-01 rstoneAdd function to validate the consistency of SR-IOV...
2015-03-01 rstoneAdd infrastructure for exporting config schema from...
2015-03-01 rstoneAdd interface to destroy SR-IOV VFs
2015-03-01 rstoneImplement interface to create SR-IOV Virtual Functions
2015-03-01 rstoneMove libnv into the kernel and hook it into the kernel...
2015-03-01 rstoneImplement asprintf in libkern
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-27 kibThe VNASSERT in vflush() FORCECLOSE case is trying...
2015-02-27 ianAllow the kern.osrelease and kern.osreldate sysctl...
2015-02-26 dimMerge ^/head r279163 through r279308.
2015-02-25 adrianRemove taskqueue_start_threads_pinned(); there's noa...
2015-02-24 hselaskyPass macro arguments properly.
2015-02-24 hselaskyFix order of arguments in the TRACEBUF_INITIALIZER...
2015-02-23 kenBump __FreeBSD_version for the mtio(4) / sa(4) ioctl...
2015-02-23 kenSignificant upgrades to sa(4) and mt(1).
2015-02-23 glebiusA lot of current code in network stack expects mbufs...
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-19 dimMerging ^/head r278916 through r279022.
2015-02-19 andrewAdd support to get the cpu ID from its device driver...
2015-02-19 glebiusWiden _KERNEL ifdef to hide more kernel network stack...
2015-02-19 glebiusProvide a set of inline functions to manage simple...
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-18 kenMake sure that the flags for the XPT_DEV_ADVINFO CCB...
2015-02-17 mjgfiledesc: simplify fget_unlocked & friends
2015-02-17 glebius Use anonymous unions and structs to organize shared...
2015-02-17 dimMerge ^/head r278756 through r278915.
next