]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-15 rwatsonMerge libkqueue test suite through r119
2009-12-15 bmsAdd missing #include <sys/ktr.h>.
2009-12-15 luigiimplement a new match option,
2009-12-15 luigifix the indentation for addr: values
2009-12-15 dougbThe named process needs to have a "working directory...
2009-12-14 yongariTell upper layer vge(4) supports long frames. This...
2009-12-14 rpauloAdd apple-boot and apple-ufs.
2009-12-14 yongariDon't report current link status if interface is not UP.
2009-12-14 jkimRemove _FDE quirk handling as these quirks are automati...
2009-12-14 jkimMerge ACPICA 20091214.
2009-12-14 yongariReport media change result to caller instead of returni...
2009-12-14 yongariWhenever link state change interrupt is raised, vge_tic...
2009-12-14 yongariSort function prototyes.
2009-12-14 yongariWe don't have to reload EEPROM in vge_reset(). Because...
2009-12-14 mariusSet ATA_CHECKS_CABLE when appropriate.
2009-12-14 yongariIncrease output queue size from 64 to 255.
2009-12-14 dougbImprove the markup
2009-12-14 yongariAdd MSI support for VT613x controllers.
2009-12-14 yongariSave PHY address by reading VGE_MIICFG register. For...
2009-12-14 rpauloAdd Microsoft and NetBSD partition types handling.
2009-12-14 yongariIntroduce vge_flags member in softc. The vge_flags...
2009-12-14 luigiMove the scan for max_keylen into route.c::route_init(),
2009-12-14 yongaristyle(9).
2009-12-14 rpauloAdd more Apple partition types.
2009-12-14 rpauloSimplify partition type parsing by using a data-oriente...
2009-12-14 yongaris/u_intXX_t/uintXX_t/g
2009-12-14 yongariRemove unnecessary return statement.
2009-12-14 yongariUse ANSI function definations.
2009-12-14 gavinDon't panic on failure to attach if we fail before...
2009-12-14 yongariClear VGE_TXDESC_Q bit for transmitted frames. The...
2009-12-14 jfvAdd old read_mac_addr routine to this module since
2009-12-14 yongariFix typo in register definition.
2009-12-14 yongariUse PCIR_BAR instead of hard-coded value.
2009-12-14 yongariOverhaul bus_dma(9) usage and fix various things.
2009-12-14 rpauloPass all IEs to net80211.
2009-12-14 jfvRemove the MTX_SPIN flag to the shared code MUTEX
2009-12-14 yongariPrefer bus_alloc_resource_any(9) to bus_alloc_resource(9).
2009-12-14 yongariFix spelling in comment.
2009-12-14 yongariPrefer device_printf(9) to printf(9).
2009-12-14 yongariRemove register keyword.
2009-12-14 delphijAdd an option to specify that the received ZFS should...
2009-12-14 delphijStyle improvements:
2009-12-14 jhbRemove comment claiming that building acpi into the...
2009-12-14 luigiProperly fix callout handling by putting all the per...
2009-12-14 dougbRevert the xterm terminal behavior to NOT clear the...
2009-12-14 kanFix one spelling and one copy&paste error in comments.
2009-12-14 marcelWork-around a race condition on ia64 while unlocking...
2009-12-13 mariusOnly set ATA_CHECKS_CABLE for chip versions that actual...
2009-12-13 bzMake admsw(4) compile again fixing typos and adding...
2009-12-13 rwatsonAdd Mark Heily's libkqueue test suite as a general...
2009-12-13 mariusProperly support M5229 revision 0xc7 and 0xc8:
2009-12-13 mariusSpecify the capability and media bits of the capabiliti...
2009-12-13 hrs- Fix main() to use two separated sockets for the two...
2009-12-13 bzThroughout the network stack we have a few places of
2009-12-13 bzAdd a few more V_hacks to nfsclient to allow machines...
2009-12-13 delphij - Remove times.h from C programs that does not manipul...
2009-12-13 delphijegetopt.c does not use any stdlib.h definations, nor...
2009-12-13 delphijUse ANSI prototype for foldit().
2009-12-13 delphijWe use gmt2local code from tcpdump and gnuc.h is no...
2009-12-13 delphijxinstall.c does not require ctype functions, so ctype...
2009-12-13 delphijStaticify internal functions and make usage() a prototype.
2009-12-13 delphijExplicitly say that this is an internal library which...
2009-12-13 delphijUse prototype for usage().
2009-12-13 delphijRevert most part of 200420 as requested, as more review...
2009-12-13 marcelAdd support for memory disk (md). The size of the memor...
2009-12-13 mariusUnbreak the ata_atapi() usage. Since r200171 the mode...
2009-12-12 robertontptrace is being phased out completely.
2009-12-12 robertoUpdate ntp vendor code to 4.2.4p8.
2009-12-12 kibDocument PBDRY and SLEEPQ_STOP_ON_BDRY.
2009-12-12 jamieDon't free jail parameter values after printing them...
2009-12-12 dougbSince the change to rc.subr in r198162 it's not necessa...
2009-12-12 attilioIn current code, threads performing an interruptible...
2009-12-12 kibFor ia32 syscall(), call cpu_set_syscall_retval()....
2009-12-12 jhDon't read the newline character to line buffer because...
2009-12-12 jhThe input line length limit mentioned on the manual...
2009-12-12 antoineInstall firmware(9) examples.
2009-12-12 luigiMake the code buildable in userland so it is easier...
2009-12-12 dougbOver time things that used to be files/directories...
2009-12-12 scfFix libusb_open_device_with_vid_pid() to return a NULL...
2009-12-12 scfRemove a dead store.
2009-12-12 yongariRemove driver lock assertion in MII register access...
2009-12-11 edThe hostname passed to ulog_login(3) may be optional.
2009-12-11 delphijRemove unneeded header includes from usr.bin/ except...
2009-12-11 delphijRemove unnecessary termcap.h includes inherited from...
2009-12-11 delphijMove unistd.h includes to individual .c files and remov...
2009-12-11 delphijRemove unnecessary includes.
2009-12-11 dougbSimplify handling of MTREEFILE relative to DESTDIR
2009-12-11 bcrReference the correct man page for firmware(9).
2009-12-11 mavCFA support doesn't exclude FLUSH support.
2009-12-11 edConvert pam_lastlog(8) to libulog.
2009-12-11 syrinxBump the man page date to the date of the last update.
2009-12-11 nyanCleanups the boot2 for pc98. There is no functional...
2009-12-11 luigionly export bio_cmd and flags to userland (bio_cmd are
2009-12-11 syrinxAdd support for TACACS+ accounting to libtacplus(3).
2009-12-11 marcelFix interrupt handling. It started off broken and grew...
2009-12-11 thompsaWrap long lines.
2009-12-11 thompsaAdd a quirk for the Curitel UM175 where setting multipl...
2009-12-11 delphijApply two vendor fixes for CVE-2009-3720.
2009-12-11 dougbUpdate to the December 12, 2008 version of this file...
next