]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-10-30 ianAdd a vendor entry for Freescale Semiconductor.
2013-10-30 nwhitehornAdd missing header.
2013-10-30 traszRevert r257385; was testing a shell script to automatic...
2013-10-30 traszSponsored by: The FreeBSD Foundation
2013-10-30 ianAdd a "no-op" USB PHY driver for imx-family SoCs. ...
2013-10-30 ianAdd some bare-bones support for enabling usb and usbphy...
2013-10-30 nwhitehornprintf() specifier updates to CAM to handle either...
2013-10-30 nwhitehornAdjust various SCSI drivers to handle either a 32-bit...
2013-10-30 traszBump .Dd after r257379.
2013-10-30 traszRename '-h' option to '-p', and use "portal" instead...
2013-10-30 bdreweryAdd a pkg(7) manpage for bootstrap
2013-10-30 bdreweryAdd a 'pkg bootstrap' command which will bootstrap...
2013-10-30 glebius'netstat -i' no longer supports working on a vmcore.
2013-10-29 nwhitehornFix typo. Sorry!
2013-10-29 delphijDon't reference pointer before testing whether it is
2013-10-29 nwhitehornThe ofw_bus() routines invoke the device's parent,...
2013-10-29 sbrunoQuiesce warnings regarding assignement of loop conditio...
2013-10-29 nwhitehornPanics about how things can't be attached should probab...
2013-10-29 jlhFix indentation.
2013-10-29 sbrunoQueisce sign errors by using unsigned char * and castin...
2013-10-29 sbrunoQuiesce warning by including appropriate header file
2013-10-29 jlhFix compatibility function for old daily_status_securit...
2013-10-29 sbrunoQueisce warning about empty bodies in these loops by...
2013-10-29 tuexenTerminate a debug output with a \n.
2013-10-29 andreMove all interface queue related structures, macros...
2013-10-29 delphijIn r257079, SRCDIR is pointed to ${.CURDIR} when not...
2013-10-29 glebiusMake userland tools honor WITHOUT_PF build option.
2013-10-29 delphijDon't call arc4random_stir() explicitly. To quote...
2013-10-29 neelUpdate copyright to include the author of the LPC bridg...
2013-10-29 loosFix the build of TP-WN1043ND kernel. Provide necessary...
2013-10-29 nwhitehornImplement extended LUN support. If PIM_EXTLUNS is set...
2013-10-29 bdreweryMove /etc/keys to /usr/share/keys where users are less...
2013-10-29 nwhitehornA last BUS_PROBE_NOWILDCARD. Move setting the postfilte...
2013-10-29 nwhitehornA few last BUS_PROBE_NOWILDCARDs are in order.
2013-10-29 nwhitehornMore BUS_PROBE_NOWILDCARD sweeping. Some devices here...
2013-10-29 pluknetFixed typo.
2013-10-29 nwhitehornDevices that rely on hints or identify routines for...
2013-10-29 nwhitehornHints-only devices should return BUS_PROBE_NOWILDCARD...
2013-10-29 nwhitehornThese nexus attachments do not execute a real probe...
2013-10-29 pluknetOS X 10.9 added.
2013-10-29 nwhitehornHints-only devices should have BUS_PROBE_NOWILDCARD...
2013-10-29 zbbAdd missing ARMv6 CPU functions to ARM Makefile
2013-10-29 nyanFix build. Both clang and gcc are required on pc98.
2013-10-29 rrsOpps, my kirkwood fix for the dreamplug missed this.
2013-10-29 glebiusUninline inm_lookup_locked(). Now in_var.h doesn't...
2013-10-29 glebius- Provide necessary includes.
2013-10-29 baptSetting WARNS=6 is useless, as it is already the default
2013-10-29 baptChange warning level to 6
2013-10-29 baptMerge byacc 20130925
2013-10-29 baptImport byacc version 20130925
2013-10-29 kibRemove redundand declaration, fixing the build with...
2013-10-29 yongariFix regression introduced in r235816.
2013-10-29 yongariAdd preliminary support for RTL8168EP.
2013-10-29 yongariAdd preliminary support for RTL8168G, RTL8168GU and...
2013-10-29 yongariAdd support for new Gigabit PHY of RealTek.
2013-10-29 reabinutils/bfd: fix printf-like format strings for "bfd...
2013-10-29 adrianFix the PLCP lookup code in iwn(4) to base the 11n...
2013-10-29 markjFix an off-by-one error when checking whether a given...
2013-10-29 rpauloDigi-CCWMX53: enable ffec and uart.
2013-10-29 markjRevert r257248 and fix the problem in a way that doesn...
2013-10-29 neelRemove unnecessary includes of <machine/pmap.h>
2013-10-29 nwhitehornReturn NOKEY instead of 0 if there are no more key...
2013-10-29 neelAdd support for PCI-to-ISA LPC bridge emulation. If...
2013-10-28 zbbFix condition that determines PMAP_NEEDS_PTE_SYNC value...
2013-10-28 glebiusProvide necessary includes.
2013-10-28 glebiusProvide necessary includes that before came via if.h.
2013-10-28 bruefferClean up a spurious "." in SEE ALSO.
2013-10-28 bruefferNew sentence -> new line and some mdoc cleanup.
2013-10-28 glebius- Provide necessary includes, that before came via...
2013-10-28 zbbSwitch off explicit broadcasting of the TLB flush opera...
2013-10-28 zbbRemove not working and deprecated PJ4Bv6 support
2013-10-28 zbbChange Armada XP kernel load address to the u-boot...
2013-10-28 zbbFix-up DTB for Armada XP registers' base according...
2013-10-28 zbbRemove hard-coded mappings related to Armada XP support
2013-10-28 glebiusInclude XEN and HyperV into amd64 LINT.
2013-10-28 glebiusRemove dead function show_device(). It isn't buildable...
2013-10-28 glebiusInclude if_var.h.
2013-10-28 tuexenFis the value of *optlen when calling getsockopt() for
2013-10-28 pluknetG/c unused mountrootfsname.
2013-10-28 tuexenFix compilation if SCTP_DONT_DO_PRIVADDR_SCOPE is defined.
2013-10-28 glebiusStyle: s/SYS_EVENTHANDLER_H/_SYS_EVENTHANDLER_H_/g
2013-10-28 cognetInclude <sys/ktr.h>, since we need it if ATH_DEBUG...
2013-10-28 brooksAdd a couple includes if net/if_var.h that were missed...
2013-10-28 brooksEnable the --sysroot=/foo option in ld by always buildi...
2013-10-28 kibRemove redundand assignment to error variable and check...
2013-10-28 ianFollow r257244; it's now necessary to include if_var.h.
2013-10-28 sbrunoQueisce two category of clang warnings:
2013-10-28 sbrunoQuiesce warnings -Wdangling-else
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.
next