]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-05-29 wpaulIn subr_ndis.c, when searching for keys in our make...
2004-05-29 maximFormat nits.
2004-05-29 maximRemove unneeded XXX comments botched in previous commit.
2004-05-29 njlDecrease sleep_delay default to 1 second now that the...
2004-05-29 njlThrow the switch and enable use of the lowest idle...
2004-05-29 njlStyle cleanups, don't set the device description before...
2004-05-29 kanRemove componenst which are not part of GCC 3.3 and...
2004-05-29 tjrFix the type of struct bbf's arc_count member: accordin...
2004-05-29 tjrEnable MI bits for gcc -ftest-coverage -fprofile-arcs...
2004-05-29 tjrImplement __bb_init_func. This is a fairly straightforw...
2004-05-29 tjrProvide the _start_ctors and _stop_ctors symbols. As...
2004-05-29 julianSwitch to using C99 sparse initialisers for the type...
2004-05-28 thomasAdd trailing backslash missing from previous checkin.
2004-05-28 thomasSupport for optional initialization of the configuratio...
2004-05-28 dwmaloneDecide how much space we need to print a pointer using
2004-05-28 thomasLook up ${CUSTOMIZE} in ${.CURDIR} first, and then...
2004-05-28 simonAdd the integrated NICs on the Dell PowerEdge 1750...
2004-05-28 alcRemove a broken micro-optimization from pmap_enter...
2004-05-28 jhbReenable ithread preemption for interrupts that occur...
2004-05-28 stefanfInclude <net/ethernet.h> to have a prototype for ether_...
2004-05-28 stefanfInclude <sys/uio.h> for the complete type of struct...
2004-05-28 jhbDon't assume that the current setting (_CRS) of a PCI...
2004-05-28 eik- introduce a new primary `-depth n', which tests whether
2004-05-28 njlStyle fixes.
2004-05-28 maximStyle.
2004-05-28 njlUnify the start/size parameters for the RSDP search...
2004-05-28 njlNow that we properly disable GPEs before entering a...
2004-05-28 njlStyle cleanups. "extern" is unneeded for function...
2004-05-28 njlUpdate the new suspend/resume GPE methods to properly...
2004-05-28 njlPass a pointer to the sleep state instead of casting...
2004-05-28 njlFix paste-o.
2004-05-28 njlAttach per-device sysctls to allow users to set whether...
2004-05-28 scottlRemove a redundant include directive
2004-05-28 marcelFix LP64 environments: cast a pointer type to intptr_t...
2004-05-28 impDon't nest includes here. There's no need and the...
2004-05-28 impInclude required machine/bus.h
2004-05-28 psDefine another HOTPLUG event.
2004-05-28 tackermanAdding ixgb(4) for Intel 10GbE Adapters
2004-05-28 tackermanFirst release of ixgb driver for the Intel(R) PRO/10GbE...
2004-05-28 hrsAdd FreeBSD 4.10-RELEASE.
2004-05-28 eikgive out a little more information in case of a missing...
2004-05-27 kientzleConnect libarchive decompress support to the build.
2004-05-27 mlaierFreeBSD-ify the manpage. Our inetd does not support...
2004-05-27 mlaierAdd ftp-proxy 8021/tcp in order to make the inetd.conf...
2004-05-27 impUse rman_get_start in preference to reaching into the...
2004-05-27 kientzle'gnutar' is now handled by the 'tar' reader, so
2004-05-27 rwatsonCall nfsm_clget_nolock() instead of nfsm_clget() when...
2004-05-27 njlCheck for >= 255 since sign extension from byte to...
2004-05-27 njlRestructure the wake GPE API. Now there are three...
2004-05-27 brooksFix stupid patch(1) tricks. Apparently patch thinks...
2004-05-27 impFixing disorder is the hardest thing in the world:...
2004-05-27 yarPOLA dictates that VLAN_MTU be enabled by default.
2004-05-27 joergFix an off-by-one error in the range check for the...
2004-05-27 joergMake "envctrl" a known master driver for iicbus.
2004-05-27 tmmCorrect some types in the yp structures; this fixes...
2004-05-27 yarTouch .Dd because the content of the manpage has been...
2004-05-27 tjrBuffer partial wide characters more efficiently: instea...
2004-05-27 tjrBring back the macro versions of getwc(), getwchar...
2004-05-27 kientzlePreviously, restoring an archive with hardlinked files...
2004-05-27 kientzleMinor corrections to error handling and user notifications:
2004-05-27 kientzleProvide framework for exiting with non-zero value on...
2004-05-27 kientzleDocument support for reading .Z compressed archives.
2004-05-27 kientzleGC some no-longer-used constants.
2004-05-27 kientzleAdd prototypes for .Z compression support.
2004-05-27 kientzleAdd read-only support for .Z compressed archives.
2004-05-27 impFix disordering of pccarddevs.h noticed by bde. Also...
2004-05-27 impThese are now not needed, after repo copy and conversion.
2004-05-27 impSort includes, remove unnecssary ones.
2004-05-26 pjdThose sysctls shouldn't be writtable from inside a...
2004-05-26 brooksUse new eui64(3) functions to print EUI-64s and to...
2004-05-26 brooksAdd support for an /etc/eui64 file modeled on /etc...
2004-05-26 matkAdd PCI ID for via 8237.
2004-05-26 tmmIt seems that clearing the MCR_IE bit in the modem...
2004-05-26 dwmaloneSilence some constness and printf type warnings. Most...
2004-05-26 josefUnbreak build if
2004-05-26 pjdFix order.
2004-05-26 pjdSysctl hw.bus.devctl_disable shouldn't be writtable...
2004-05-26 impAdd pccarddevs.h and usbdevs.h as depends, ala miidevs...
2004-05-26 nyanMFi386: revision 1.493.
2004-05-26 tmmRetire cpu_sched_exit(); it is not used any more.
2004-05-26 tmmMove the per-CPU vmspace pointer fixup that is required...
2004-05-26 yarif_printf() won't emit a newline unless told to.
2004-05-26 pjdDump some more informations:
2004-05-26 yarUpdate the status of VLAN support in interface drivers.
2004-05-26 pjdPrint provider's size in human-readable form as well.
2004-05-26 bdeQuick fix for overflow when tsc_freq >= 2^31. "int...
2004-05-26 bdeMFamd64:
2004-05-26 impMove to generating pccarddevs.h on the fly, both for...
2004-05-26 impFix disorder introduce in 1.862 by sorting emu10k befor...
2004-05-26 impdevlist2h.awk is too generic a name for what it does...
2004-05-25 rikKeepalive timer should be added if we does not have...
2004-05-25 pjdHumanize_number(3) is a part of libutil.
2004-05-25 le'ld' lists drives, not volumes.
2004-05-25 wollmanDefinition of recursion.
2004-05-25 trhodesYou want to include libutil.h, not util.h.
2004-05-25 desMFS: vm_map.c rev 1.187.2.27 through 1.187.2.29, fix...
2004-05-25 desBack out previous commit; it went to the wrong file.
2004-05-25 bruefferFix spelling
2004-05-25 desMFS: rev 1.187.2.27 through 1.187.2.29, fix MS_INVALIDA...
2004-05-25 njlEnable GPE at runtime rather than suspend time. This...
next