]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-10-28 sbrunorepair build for dev/cs.
2013-10-28 glebiusRemove more remnants of ng_fec(4).
2013-10-28 glebiusRemove ng_fec.4
2013-10-28 ianSweep up a bit of arm-land fallout after r257244; inclu...
2013-10-28 glebiusRemove ng_fec(4).
2013-10-28 glebiusFix build. We need to include systm.h before if_var.h.
2013-10-28 glebiusRemove ng_fec(4).
2013-10-28 glebiusRemove ng_fec(4).
2013-10-28 kibImport the driver for VT-d DMAR hardware, as specified...
2013-10-28 glebiusng_fec(4) removed.
2013-10-28 glebiusAxe ng_fec(4). It has never been a real netgraph(4...
2013-10-28 markjFix the build with gcc.
2013-10-28 glebius- Fix VIMAGE build.
2013-10-28 glebius- Make the prophecy from 1997 happen and remove if_var...
2013-10-28 glebiusInstead of putting ifnet declaration into eventhandler...
2013-10-28 glebiusInclude necessary headers that now are available due...
2013-10-28 zbbRun mvs SATA driver on Armada XP instead of old mv_sata
2013-10-28 reaCorrect ld(1) manual page for --no-add-needed set as...
2013-10-28 sbrunoQuiesce warning -Wmissing-variable-declarations from...
2013-10-28 markjRemove an incorrect debug printf.
2013-10-28 markjWith r247602, the "c" flag is no longer printed as...
2013-10-27 cognetUse the size of the MACHINE_ARCH string instead of...
2013-10-27 cognetMake sure the PCB is aligned on 8 bytes, we may use...
2013-10-27 kibAdd a virtual table for the busdma methods on x86,...
2013-10-27 kibAdd bus_dmamap_load_ma() function to load map with...
2013-10-27 baptImport pf_print_state.c 1.54 from OpenBSD
2013-10-27 jillesedquota: Don't pass fd for temporary file to editor.
2013-10-27 baptImport pf.c 1.638 from OpenBSD
2013-10-27 baptImprot pf.c 1.636 from OpenBSD
2013-10-27 baptImport pf.c 1.635 and pf_lb.c 1.4 from OpenBSD
2013-10-27 markjClean up the debug printing in libproc a bit. In partic...
2013-10-27 kibFix typo.
2013-10-27 glebiusProvide forward declaration for struct ifnet. Consumers
2013-10-27 glebiusAlmost all if_clone consumers do not care about if_clon...
2013-10-27 glebiusInclude lock.h before mutex.h.
2013-10-27 ianRemove the last dregs of trapframe_t. It turns out...
2013-10-27 kibSeveral small fixes for the amd64 minidump code.
2013-10-27 glebiusMove new pf includes to the pf directory. The pfvar...
2013-10-27 kibWhen reentering kdb, typically due to a bug causing...
2013-10-27 markjIf the initial attempt to open /dev/ksyms fails, kldloa...
2013-10-27 markjConvert the lockstat(1) man page to mdoc and make sure...
2013-10-27 andrewAlways build ubldr as a soft-float binary as there...
2013-10-27 nwhitehornTurn on VM_KMEM_SIZE_SCALE on 32-bit as well as 64...
2013-10-27 andrewUpdate the hard-float version of the fenv functions...
2013-10-27 hselaskyFix a deadlock when trying to power off a USB device...
2013-10-27 eadlerMention in login.conf.5 which fields may be infinite...
2013-10-27 eadlerAll man pages refer to FreeBSD so there is no need...
2013-10-27 ianEliminate a compiler warning about extraneous parens.
2013-10-27 ianOops, one more instance of ARM_NOCACHE_KVA_SIZE was...
2013-10-27 ianRetire arm_remap_nocache() and the data and constants...
2013-10-27 ianRemove #include <machine/frame.h> from all the arm...
2013-10-27 ianRemove all #include <machine/pmap.h> from arm code...
2013-10-26 nwhitehornFix build after r257162.
2013-10-26 ianMaximize available kva space by doing static device...
2013-10-26 nwhitehornMake devices with registers into the KVA region work...
2013-10-26 nwhitehornTry even harder to find a console before giving up.
2013-10-26 bdreweryFix build with GCC.
2013-10-26 nwhitehornHandle (in a slightly ugly way) ePAPR-type loaders...
2013-10-26 nwhitehornBump initial TLB size. The kernel is not necessarily...
2013-10-26 andrewFix an itt instruction. We need to execute both the...
2013-10-26 glebiusStart splitting pfvar.h into internal and external...
2013-10-26 glebiusThe MII layer shouldn't care about administrative statu...
2013-10-26 nwhitehornBe a bit more flexible in how we find the console from...
2013-10-26 jmgbump date forgotten in r257165
2013-10-26 nwhitehornAdd some extra sanity checking and checks to printf...
2013-10-26 glebiusProvide includes that are needed in these files, and...
2013-10-26 nwhitehornInterrelated improvements to early boot mappings:
2013-10-26 glebiusThe r48589 promised to remove implicit inclusion of...
2013-10-26 nwhitehornClean up missed header references.
2013-10-26 glebiusRemove unsigned < 0 comparison.
2013-10-26 glebiusMove includes from if_bcereg.h to .c files.
2013-10-26 zbbEnable SATA interface on Armada XP
2013-10-26 zbbEnable UART busy detection handling for Armada XP ...
2013-10-26 zbbWait for DesignWare UART transfers completion before...
2013-10-26 nwhitehornFix concurrency issues with TLB1 updates and make pmap_...
2013-10-26 bdreweryFix indentation
2013-10-26 ianSwitch to using ofw_bus_search_compatible() table-drive...
2013-10-26 jmgDocument that -a will output the device name when ...
2013-10-26 bdreweryAdd missing /etc/pkg to BSD.root.dist
2013-10-26 nwhitehornThe old trap.h (then trap_aim.h) actually had trap...
2013-10-26 nwhitehornAdd pmap_mapdev_attr() and pmap_kenter_attr() interface...
2013-10-26 sbrunoQueisce warnings for gperf -Wlogical-op-parentheses...
2013-10-26 bdreweryDisable fingerprint checking for now as the pkg reposit...
2013-10-26 bdreweryLink in libcrypto as well to fix build in some cases.
2013-10-26 nwhitehornmachine/pmap.h is included by vm/pmap.h, so is redundan...
2013-10-26 trocinyMake hastctl list command output current queue sizes.
2013-10-26 trocinyMerging local and remote bitmaps must be protected...
2013-10-26 markjDo some cleanup of the SDT code. In particular,
2013-10-26 bdreweryDocument /var/cache/pkg into hier(7) which pkg(8) uses.
2013-10-26 bdreweryAdd infrastructure for installing pkg(8) keys into...
2013-10-26 bdreweryAdd support to check the signature of a local pkg.txz...
2013-10-26 bdreweryTell which fingerprint pkg is being validated against.
2013-10-26 bdrewerySupport checking signature for pkg bootstrap.
2013-10-26 bdreweryBe verbose and tell where pkg(8) is being bootstrapped...
2013-10-26 bdreweryAdd support for reading configuration files from /etc...
2013-10-26 nwhitehornFix build after r257111 by including headers with defin...
2013-10-26 markjFix a couple of bugs in the fasttrap emulation of a...
2013-10-26 bdreweryWrap long lines
2013-10-26 adrianadd 0x8b, lifted from Linux iwlegacy/commands.h
2013-10-25 brooksRegerate after r257138 swapped the default to WITH_NMTREE.
next